/* - - - - - - - - - - - - - - - - - - - - -

Title : Default Style

Created : 11 Dec 2006
Modified : Never

- - - - - - - - - - - - - - - - - - - - - */

/* ------------------------------------------------------------

	css

------------------------------------------------------------ */

*{
	margin: 0;
	padding: 0;
}
body{
	color: #000;
	background: #485357 url(images/bg.jpg) repeat-x;	
	font-family: Tahoma, Verdana; Arial, Serif;
	font-size: 62.5%; /* http://www.clagnut.com/blog/348/ */
	text-align: center;
}

/* links  */

a{
	color: #5d1a11;
}
a:hover{
	text-decoration: none;
}

/* headings */

h1, h2, h3, h4{color: #333;}
h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

/* tables & forms */

input, select, th, td {font-size:1em}

/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */

#wrap{
	/*background: url(images/wrap-y.gif) repeat-y;*/
	margin: 7px auto 0 auto;
	text-align: left;
	width: 764px;
}
#header{
	position: relative;
	width: 764px;
	height: 160px;
	background: #b08b4d url(images/header_img.jpg) no-repeat;
}
#navigation{
	background: #5d1b12;
	position: absolute;
	bottom: 0px;
	padding-left: 32px;
	width: 733px;
}
#content{
	font-size: 1.1em;
	float: left;  
	margin-top: 3px;
	width: 573px;
}
#primary-content{
	margin-left: 7px;
	padding: 5px;
	width: 372px;
	float: right;		
	border-right: 1px solid #666;
	border-left: 1px solid #666;			
}
#secondary-content{
	padding: 10px 0;
	width: 180px;
	float: left;
}
#thirdiary-content{	
	padding: 10px 0;
	font-size: 1.1em;
	float: right;
	width: 180px;
}
#footer{
	color: #ccc;
	border-top: 1px solid #666;		
	clear: both;
	padding: 10px 0 20px 0;
	text-align: center;
}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header h1 a{
	position: absolute;
	display: block;
	width: 75px;
	height: 99px;
	text-indent: -10000px;
	top: 15px;
	left: 15px;
	}

/* ------------------------------------------------------------

	navigation

------------------------------------------------------------ */

#navigation ul{
	margin: -4px 0 0 0;
	overflow: hidden;
	}
#navigation li{
	display: block;
	float: left;
	border-left: 1px solid #964e45;	
	}
#navigation li.last-child{
	border-right: 1px solid #964e45;	
	}		
#navigation li a{
	background: url(images/link.gif) repeat-x top;	
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
	font-family: Georgia, "Trebuchet MS";
	font-size: 1.4em;
	padding: 2px 21px 3px 26px;	
	font-weight: normal;
	}
*html #navigation li a{
	padding-top: 3px;
	}
#navigation li a:hover{
	background: #4F170F url(images/link.gif) repeat-x 0 -24px;
	}
#navigation li a.active{
	background: #4F170F url(images/link.gif) repeat-x 0 -24px;
	text-decoration: underline;
	}

/* ------------------------------------------------------------

	primary content

------------------------------------------------------------ */

/* copy */

#copy{
	background: #966b17 url(images/content_grad.jpg) repeat-x top;
	padding: 10px;
	border: 4px solid #333;
	}
#copy h2{
	color: #333;
	font-size: 2.4em;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Georgia, "Trebuchet MS";
	padding: 0 0 10px 0;
	background: url(images/heading_line.gif) repeat-x bottom;
	margin-bottom: 10px;
	}	
#copy h2 span{
	font-size: 14px;
	letter-spacing: normal;
	}	
#copy h3{
	font-size: 1.4em;	
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333;
	}
#copy p{
	line-height: 1.5em;
	margin: 0 0 15px 0;
	}		
#copy ul, #copy ol{
	margin: 0 0 20px 40px;
	}	
#copy ul li, #copy ol li{
	padding: 3px 0;
	}		
#copy label{
	font-size: 1.1em;
	}	
table{
	border: 1px solid #fff;
	padding: 5px;
	background: #C4A87A;
	margin: 10px 0;
	}
th{
	text-align: left;
	padding: 0 0 5px 0;
	text-align: center;	
	}
td{
	padding: 5px 0;
	border-top: 1px solid #333;
	text-align: center;
	}			
	
/* ------------------------------------------------------------

	thirdiary content

------------------------------------------------------------ */

#box{
	background: #b08b4d;
	padding: 10px;
	border: 4px solid #333;	
	}
	#box h3{
		background: url(images/heading_line.gif) repeat-x bottom;	
		text-align: center;
		padding: 0 0 10px 0; 
		font-family: Georgia, "Trebuchet MS";
		color: #5d1a11;
		}	
	#box p img{
		width: 150px;
		margin: 5px 0;
		border: 1px solid #000;
		}			


/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */

#footer a{
	font-size: 1.1em;
	color: #a57e36;
	}

/* ------------------------------------------------------------

	common styles.

------------------------------------------------------------ */

.block {
	background: #5d1a11 url(images/block_top.gif) no-repeat top;
	margin-bottom: 10px;
	}
	.block div {
		line-height: 1.5em;
		background: #b08b4d url(images/block_bottom.gif) no-repeat bottom;		
		padding: 0 10px 30px 10px;
		}		
.block h3 {
	text-align: center;
	padding: 5px 0 15px 0; 
	font-family: Georgia, "Trebuchet MS";
	color: #a57e36;
	letter-spacing: -1px;	
	}	
.block h4 {
	padding-bottom: 3px;
	font-size: 1.4em;
	border-bottom: 1px solid #333;
	margin: 5px 0;
	}		
.block p {
	margin: 3px 0;
	}			
.block ul {
	margin-left: 20px;
	padding-top: 10px;
	}

/* forms */

#form{
	background: #C4A87A;
	padding: 10px;
	}
#form label{
	display: block;
	}
input.text, textarea{
	border: 1px solid #000;
	background: #fff;
	padding: 2px;
	width: 95%;
	margin-bottom: 3px;
	}
textarea{
	height: 100px;
	overflow: auto;
	width: 308px;
	}
input.button{
	margin-top: 5px;
	border: 1px solid #000;
	cursor: pointer;
	}	

/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

a img {
	border: none;
	}
hr, .hide {
	display: none;
	}
.clear{
	clear:both;
}
label{
	font-weight: bold;
	}
.left, .image{
	background: #5d1a11;
	padding: 3px;
	border: 1px solid #000;
	float: left;
	margin: 0 8px 2px 0;
	}
.image{
	width: 330px;
	float: none;
	}	

/* ------------------------------------------------------------

	browser fixes

------------------------------------------------------------ */

/* clearing floats */

.floatclear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.floatclear {display: inline-table;}

/* Hides from IE-mac \*/
* html .floatclear {height: 1%;}
.floatclear {display: block;}
/* End hide from IE-mac */
/* clearing floats end here */
