/* CSS Document */

body {
	background:#F5ECDD;
	margin:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#7B6849;
	font-weight:normal;
	text-decoration:none;
	line-height:100%
}

p, h1, h2, h3, h4, h5, h6, form {
	margin:0px;
	padding:0px;
}

#outer_doc {
	width: 756px;
	margin: auto;
	
	border: 1px solid #A89980;
	background:#ffffff url(../images/interface/main_bg.gif) repeat-x top left;
	color:#7B6849;
}

#inner_doc {
	width: 718px;
	margin: auto;
	background:#ffffff;
	color:#7B6849;
}

.clear {
	clear:both;
	height:0px;
	background:#ffffff;
	color:#7B6849;
}


/*########################
######### TITLE #########
#########################*/

#title {
	height:67px;
}

#title #navBox {
	width:208px;
	height:26px;
	background:#F5ECDD;
	color:#7B6849;
	text-align:right;
	
	float:right;
	margin-top:15px;
	padding:10px;
}

#title a {
	font-size:75%;
	color:#7B6849;
	text-decoration:none;
	background:#F5ECDD;
}

#title a:hover {
	text-decoration:underline;
}

#title span {
	font-size:75%;
}



/*########################
######### HEADER #########
#########################*/

#header {
	height:162px;
	padding:10px;
	background:#7B6849;
	
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	line-height:100%;
}

#header #box1 {
	float:left;
	
	width:122px;
	height:122px;
	padding:10px;
	
	border:1px solid #B2A795;
	font-size:150%;
	font-style:italic;
	line-height:120%;
}

#header #box2 {
	float:left;
	
	width:122px;
	height:58px;
	padding:74px 10px 10px 10px;
	margin:18px 0px 0px 10px;
	
	border:1px solid #B2A795;
	font-size:150%;
	font-style:italic;
	line-height:120%;
}

#header #box3 {
	float:left;
	
	margin:18px 0px 0px 102px;
	
	border:1px solid #ffffff;
}

#header #box4 {
	float:left;
	background:url(../images/header/logofade.jpg) repeat-x top left;
	
	width:142px;
	height:126px;
	margin:0px 0px 0px 10px;
	padding-top:16px;
	
	/*background:#383021;*/
	border:1px solid #B2A795;
	color:#ffffff;
	text-align:center;
}

#header #box4 #line1 {
	font-size:210%;
	line-height:180%;

}

#header #box4 #line2 {
	font-size:270%;
}




/*########################
######### MAIN #########
#########################*/

#mainContent {
	background:url(../images/leftNav/bg.gif) repeat-y top left;
}

#mainContent #leftNav {
	float:left;
	width:209px;
}

#mainContent .whitespace {
	background:#ffffff;
	height:10px;
	color:#7B6849;
}

#mainContent #leftNav a {	
	font-size:70%;
	color:#7B6849;
	text-decoration:none;
	background:#F5ECDD;
}

#mainContent #leftNav a:hover {
	text-decoration:underline;
}

#mainContent #leftNav .menuOn {
	background:#F5ECDD url(../images/leftNav/bulletOn.gif) no-repeat top left;
	height:16px;
	border-bottom:1px solid #ffffff;
	padding-left:24px;
	color:#7B6849;
}

#mainContent #leftNav .menuOff {
	background:#F5ECDD url(../images/leftNav/bulletOff.gif) no-repeat top left;
	height:16px;
	border-bottom:1px solid #ffffff;
	padding-left:24px;
	color:#7B6849;
}

#mainContent #leftNav .submenuOn {
	background:#F5ECDD url(../images/leftNav/subbulletOn.gif) no-repeat top left;
	height:16px;
	border-bottom:1px solid #ffffff;
	padding-left:30px;
	color:#7B6849;
}

#mainContent #leftNav .submenuOff {
	background:#F5ECDD url(../images/leftNav/subbulletOff.gif) no-repeat top left;
	height:16px;
	border-bottom:1px solid #ffffff;
	padding-left:30px;
	color:#7B6849;
}

#mainContent #rightContent {
	float:left;
	width:468px;
	padding:20px 20px 0px 20px;
}

#mainContent h1 {
	font-size:100%;
	margin-bottom:12px;
}

#mainContent h2 {
	font-size:90%;
	margin-bottom:12px;
}

#mainContent p, #mainContent ul {
	font-size:80%;
	line-height:110%;
	margin-bottom:12px;
}

#mainContent ol {
	font-size:65%;
	line-height:110%;
}

#mainContent ol p {
	font-size:100%;
	line-height:100%;
	margin-bottom:12px;
}

#mainContent p.innerbox {
	background:#F5ECDD;
	border:1px solid #383021;
	padding:12px;
	color:#7B6849;
}

#mainContent a {
	color:#383021;
	text-decoration:underline;
	background:#FFFFFF;
}

#mainContent .bold {
	font-weight:bold;
}

#mainContent th {
	font-size:70%;
	font-weight:bold;
	text-align:left;
	background:#7B6849;
	color:#FFFFFF;
}

#mainContent td {
	font-size:70%;
	font-weight:normal;
	text-align:left;
	background:#F5ECDD;
	vertical-align:top;
	color:#7B6849;
}

#mainContent #table_col1 {
	width:100px;
}

#mainContent #table_col2 {
	width:144px;
}

#mainContent #table_col3 {
	width:40px;
	text-align:center;
}

#mainContent #table_col4 {
	width:144px;
}

#mainContent #table_col5 {
	width:40px;
	text-align:center;
}

#mainContent .title_bg {
	height:20px;
	background:url(../images/interface/title_bg.gif) repeat-y top left;
	color:#ffffff;
	font-size:70%;
	line-height:190%;
	padding-left:4px;
	font-weight:bold;
} 

#mainContent .mainPhoto {
	float:right;
	width:241px;
	margin-top:20px;
}

#mainContent .mainPhoto_small {
	float:left;
	width:200px;
	margin:20px 0px 0px 30px;
}

#mainContent #links {
	text-align:center;
}

#mainContent #links img {
	padding:0px;
	margin:14px 0px 10px 0px;
}

#mainContent #rightContent2 {
	float:left;
	width:468px;
	margin-left:20px;
	margin-top:20px;
}

#mainContent #rightContent2 h7 {
	font-size:130%;
	padding-bottom:10px;
	font-weight:bold;
}

#mainContent #rightContent2 p {
	font-size:100%;
	padding-top:10px;
}


/*########################
######### FOOTER #########
#########################*/

#footer {
	height:28px;
	background:#F5ECDD;
	color:#7B6849;
	line-height:180%;
	padding-left:15px;
	
	clear:both;
	margin:12px 0px 40px 0px;
}

#footer a {
	font-size:65%;
	background:#F5ECDD;
	color:#7B6849;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer span {
	font-size:65%;
}