@charset "UTF-8";
/* CSS Document */

body {
background-image: url(../images/background.png);
background-color: #0f0c04;
background-repeat: repeat;
font-size: 12px;
font-family: Helvetica, Arial, Sans-Serif;
padding:0px;
margin:0px;
}



#textbox { padding-top: 30px; padding-bottom: 30px; width:960px; margin:0px auto; }

#textbox_procedures { padding-top: 0px; padding-bottom: 0px; width:960px; margin:0px auto; }
 
#textbox, #textbox .sb-inner { background:#d2c288; }

#footer { padding:0px; width:960px; margin:0px auto; }





#mainnav { padding: 0px; width: 960px; margin:0px auto; }

#titlebar { padding: 0px; width: 960px; margin:0px auto; }


#content { padding: 0px; width: 960px; margin:0px auto; }




#logos { padding:0px; width:960px; margin:0px auto; }



#main { padding:0px; width:960px; margin:0px auto; }

#main h1 { font-size: 16px; color: #0f0c04; letter-spacing: 1px; line-height: 26px; margin-left: 40px; margin-top: 20px; }
#main h2 { font-size: 14px; color: #0f0c04; letter-spacing: 1px; margin-left: 40px; margin-top: 25px; line-height: 22px; }
#main h3 { font-size: 13px; color: #0f0c04; font-weight: bold; margin-left: 40px; margin-top: 25px; }
#main h6 { font-size: 10px; color: #0f0c04; text-align: center;  margin-top: 20px; }


#main p { 

font-size: 12px; 
line-height: 22px;
margin-left: 40px;
margin-right: 40px;
text-align: left;

 }

#main ul { 
font-size: 12px; 
line-height: 22px;
margin-left: 50px;
margin-right: 50px;
 }
 
 #main ol { 
font-size: 12px; 
line-height: 22px;
margin-left: 50px;
margin-right: 50px;
 }
 
#main p.notes { 

font-size: 10px; 
line-height: 22px;
margin-left: 40px;
margin-right: 40px;
color: #f1f0c6;

 }


#main a:link {
	color: #8e7c3a;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited {
	color: #8e7c3a;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#main a:active {
	color: #8e7c3a;
	text-decoration: none;
	font-weight: bold;
}


#main p.tabletext { 

	text-align: left;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;

 }
 
 #main td.spacer {
 	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #d2c288;
}


.photo_right {
	margin-left: 20px;
	margin-bottom: 20px;
}

.photo_left {
	margin-right: 20px;
	margin-bottom: 20px;
}

#footer {
	margin: 0 auto;
	padding-bottom: 30px;
}

#footer p {
	color: #f1f0c6;
	font-size: 10px;
	text-align: center;
	line-height: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}
img {
	border: 0;
}
#subNav table {
	border: dashed 1px #999999;
	margin-left: 10px;
}
#subNav a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#subNav a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#subNav a:hover {
	color: #3399FF;
	text-decoration: underline;
	font-weight: bold;
}
#subNav a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}