@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: arial, helvetica, sans-serif;
	position:absolute;
	left:50%;
	width:900px;
	color: #000000;
	line-height: 1.166;
	margin-left:-400px;
	border: thick solid #96530f;
	list-style-type: none;
	background-color:#ffffff;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight:bold;
	margin:.5em 0 .5em 0;
	line-height:1.1em;
	font-family:arial,helvetica,sans-serif;
} 

h1 {
	font-size:1.6em;
} 

h2 {
	font-size:1.4em;
	color:#96530f;
} 

h3 {
	font-size:1.2em;

} 

h4 {
	font-size:1.1em;
} 

h5 {
	font-size:1em;
} 

h6 {
	font-size:0.9em;
}
p, pre {
	margin:.25em 0 1em 0;
	line-height:150%;
}

/* Header Styles */
#header {
	height:200px;
	margin:0;
	background:#fff url(images/banner.jpg);
	border-bottom:5px solid #000000;
}
/* Header Navigation */
#headNav {
	float:left;
	margin:0px 0 0 0px;
	background-color:#000000;
	width:900px;
	font-size:16px;
	color:#96530f;
	border-top:thick solid #96530f;
	border-bottom: medium solid #96530f;
	padding-top:5px;
	padding-bottom:5px;
}

#headNav p {
	color:#96530f;
	font-size:0.92em;
}
#headNav a {
	color:#c1a164;
	text-decoration:none;
	padding:0 5px;
	font-size:15px;
	font-weight:bolder;
}

#headNav a:hover {
	color:#96530f;
	padding:0 5px;
	text-decoration:underline;
	font-weight:bolder;
	font-size:15px;
}

#headNav2 {
	float:left;
	margin:0px 0 0 0px;
	background-color:#000000;
	width:900px;
	font-size:16px;
	color:#c1a164;
	border-bottom: medium solid #96530f;
	padding-top:5px;
	padding-bottom:5px;
}

#headNav2 p {
	color:#96530f;
	font-size:0.92em;
}
#headNav2 a {
	color:#c1a164;
	text-decoration:underline;
	padding:0 5px;
	font-size:16px;
}

#headNav2 a:hover {
	color:#c1a164;
	text-decoration:underline;
}


/* Main  */
#main {
	clear:both;
	color:#000;
}


/* container */
#container {
float: left;
	width: 600px;
	background-color:#fff;
	border-top: 1px #fff;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

#container h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.6em;
	text-align: right;
	color:#009900;
	background-image:url(public_html/double/images/header.jpg);
	border:thin solid #000000;
	padding-right:4px;
	}
	
/* Main Area */
#other {
	border:medium solid #96530f;
	background-color:#d2b48c;
	margin-bottom:10px;
}
#other h2{
	color:#96530f;
	background-color:#000000;
	text-align:center;
	margin:0px;
	padding-bottom:1px;

}

#other h2 a{
	color:#96530f;
	text-decoration:none;
	font-size:110%;
}

#other h1{
	font-size:125%;
}

#other li{
	margin:2px;
	padding-left:5px;
	font-size:14px;
}

#other a{
	color:#000000;
	text-decoration:underline;
}

#other a:hover{
	color:#96530f;
	text-decoration:underline;
}

#other p{
	padding-left:5px;
	}
/*Tab 1 */

#tabbed_box_1 {
	margin: 0px;
	width:600px;
	padding-top:5px;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#009900;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	background-color:#ffffff;
	padding:8px;	
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}

ul.tabs li a {
	background-color:#96530f;
	color:#000000;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top:1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#000000;
	border-color:#d2b48c;
	color:#d2b48c;

}
ul.tabs li a.active {
	background-color:#d2b48c;
	color:#000000;
	border:1px solid #000000; 
	border-bottom: 1px solid #d2b48c;
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#d2b48c;
	border:1px solid #000000; 	
	font-family:Arial, Helvetica, sans-serif; 
	background-position:bottom;	
}
#content_2, #content_3, #contents_2 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #96530f;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:underline;
	color:#000000;
}
.content a {
	text-decoration:underline;
	color:#000000;
}

.content ul li a small {
	color:#96530f;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#96530f;
}
.content ul li a:hover small {
	color:#96530f;
}

/* Right Side */
#rightSide {
	margin:0px;
	margin-left:15px;
	padding:0px;
	float:left;
	width:250px;
	background-color:#ffffff;
}

#rightSide img{
	margin-top:10px;
	margin-bottom:5px;
}

#info{
	border:medium solid #96530f;
	background-color:#d2b48c;
	margin-top:10px;
}

#info h2{
	color:#96530f;
	background-color:#000000;
	text-align:center;
	margin:0px;
	padding-bottom:1px;

}

#info li{
	margin:2px;
	padding-left:5px;
	font-size:14px;
}

#info a{
	color:#000000;
}

#info a:hover{
	color:#96530f;
	text-decoration:underline;
}

#info p{
	padding-left:5px;
	}
	
#info ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
#info ul li {
	list-style:disc;
	font-size:13px;
}
#info ul li:last-child {
	border-bottom:none;
}
#info ul li a {
	text-decoration:none;
	color:#000000;
}
#info ul li a small {
	color:#96530f;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
#info ul li a:hover {
	color:#96530f;
}
#info ul li a:hover small {
	color:#96530f;
}


#rightSide img{
	border:medium solid #96530f;
	}
	
#tables {
	width:900px;
	margin-top:25px;
}

