/* ------------------------------------------------------------------------------------------
Based on:
YUI Base CSS - http://developer.yahoo.com/yui/base/
YUI Fonts CSS - http://developer.yahoo.com/yui/fonts/
Richard Rutter's: How to Size Text in CSS - http://www.alistapart.com/articles/howtosizetextincss
------------------------------------------------------------------------------------------ */




html {
	
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%; /* assuming base font size of 16px. 16 * .75 = 12 */
	line-height:1.125em;
	text-align:center;
}

pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	font-size:108%;
	line-height:99%;
}


a:link,
a:visited {
	color:#fff;
	text-decoration:underline;
	outline:none;
}

a:hover,
a:active {
	color:#fff;
	text-decoration:none;
	outline:none;
}

#header a:link,
#header a:visited {
	text-decoration:none;
}

#header a:hover,
#header a:active {
	text-decoration:underline;
}

#main p {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
}

#header p {
	line-height:1.125em;
	color:#FF9D43;
	padding:55px 15px 5px 80px;
	float:right;
	font-size:1.7em;
	}
	
#header h1 {
	line-height:0.5em;
	color:#42260E;
	padding:45px 60px 0 15px;
	font-size:1.8em;
	font-weight:lighter;
	}

#header h2 {
	line-height:0em;
	color:#FF9D43;
	padding:15px 60px 0 15px;
	font-size:1.4em;
	font-weight:lighter;
	}

#masthead.static p {
		color:#fff;
		font-size:2.5em;
		padding:160px 20px 20px 570px;
		text-align:right;
		line-height:1.125em;
		font-family:Georgia, "Times New Roman", Times, serif;
		}


#wrapper {
width:800px;
margin:0 auto;
text-align:left;
}

#header {
	height:97px;
}


#masthead {
	height:312px;
	background:url("../images/theme/masthead.jpg") no-repeat;
}


#navigation-container-lower {
	width:800px;
	text-align:center;
}

	#main-navigation {
	padding:10px 41px 15px 41px;
    line-height:1.5em;
	}
	
	#main-navigation li {
		display:inline;
		padding-left:10px;
		padding-right:30px;
		}
		
			
	#main-navigation li.first {
	
	}
	
	
	#main-navigation a:link,
	#main-navigation a:visited {
		text-decoration:none;
	}

	#main-navigation a:hover,
	#main-navigation a:active {
		text-decoration:underline;
	}

	
	#main h1,
	#main h2,
	#main h3,
	#main h4,
	#main h5,
	#main h6 {
		font-family: Georgia, serif;
	}

	#main h1 {
		font-size:1.8em;
		font-weight:lighter;
	}
	
	#main h2 {
		font-size:1.5em;
		font-weight:lighter;
	}
	
	#main h3 {
		font-size:1.3em;
	}
	
	#left h1,
	#left h2,
	#center h1 {
	color:#FEA803;
	}

	#center h2,
	#center h3,
	#left h3,
	#center h4,
	#center h5,
	#center h6,
	#center h7 {
	color:#FF9B59;
	}
	
#left h3 {
line-height:1.3em;
}
	
#main {
background:url("../images/brown/main.jpg") top left no-repeat;
}

#content {
margin:0;
color:#fff;
clear:both;
}

#optional-left-container-1 {
	height:100px;
	}


#center {
	width:490px;
	float:right;
	padding: 0 20px 50px 35px;
	margin:0;
}
	
	#center abbr,
	#center acronym {
		border-bottom-style:dotted;
		border-bottom-width:1px;
		cursor:help;
	}

	#center blockquote,
	#center ul,
	#center ol,
	#center dl {
		margin:1em;
	}

	#center ol,
	#center ul,
	#center dl {
		margin-left:2em;
	}

	#center ol ul li,
	#center ul li {
		list-style: disc outside;
	}

	#center ul ol li,
	#center ol li {
		list-style: decimal outside;
	}

	#center dl dt {
		font-weight:bold;
	}

	#center dl dd {
		margin-left:1em;
	}

	#center th,
	#center td {
		border-style:solid;
		border-width:1px;
		padding:.5em;
	}

	#center th {
		font-weight:bold;
		text-align:center;
	}

	#center caption {
		margin-bottom:.5em;
		text-align:center;
	}

	#center h1,
	#center h2,
	#center h3,
	#center h4,
	#center h5,
	#center h6,
	#center p,
	#center fieldset,
	#center table {
		margin-bottom:1em;
	}

#center h1, #center h2 {
line-height:1.125em;
}


#left h2 {
padding: 30px 0 25px 0;
}

#center h1 {
padding: 18px 0 0px 0;
}

#left {
	float:left;
	width:230px;
	padding: 0 0 0 20px;
}


	#left ul { padding:5px 0 10px 20px; }
		#left ul li { 
		list-style-type:disc;
		line-height:1.3em;
			}


#quick-contact {
	
}

	#quick-contact input,
	#quick-contact textarea {
		background-color:#fff !important;
		border:1px solid #BBBBBB;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		line-height:1.1em;
		margin-bottom:.25em;
		padding:.3em;
		width:90%;
		color:#0b1e46;
		vertical-align: middle;
	}
	
	#quick-contact input.button {
		width: auto;
		color:#0b1e46;
		font-weight:bold;
	}
	
	
#footer {
	clear:both;
	color:#fff;
}

	#footer-navigation {
		text-align:center;
		padding:15px 40px 10px 40px;
		clear:both;
	}

	#footer-navigation li {
		display:inline;
		padding-left:50px;
		line-height:1.3em;
	}
	
	#footer-navigation li.first {
	
	}	
	
	#footer-navigation a:link,
	#footer a:visited {
		text-decoration:none;
	}

	#footer-navigation a:hover,
	#footer a:active {
		text-decoration:underline;
	}

	#footer p.copyright {
		text-align:center;
		padding-bottom:10px;
	}
	

	


/* unused elements */
#right,
#navigation-container-upper {
	display:none;
}

/* optional containers */
#optional-header-container-1,
#optional-header-container-2,
#optional-left-container-2,
#optional-center-container-1,
#optional-center-container-2,
#optional-right-container-1,
#optional-right-container-2,
#optional-footer-container-1,
#optional-footer-container-2,
#optional-body-container-1,
#optional-body-container-2 {
	display:none;
}