@charset "utf-8";
/* CSS Document */

body {
	background: #cccccc;
	background-image: url("/images/white_grad_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


h1 {
	font-size:14pt;
}


h2 {
	font-size:12pt;
}


h3 {
	font-size:10pt;
}


h4 {
	font-size:8pt;
}


.page_container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	margin-left: -475px;
	margin-right: auto;
	text-align: center;
	background: #820024;
	background-image: url("/images/background.gif");
	background-repeat: repeat-x;
	background-position: top;
}


.header_left { 
	float: left;
	top: 0px;
	left: 0px;
	width: 183px;
	height: 170px;
	margin: 0;
	border: 0;
	padding: 0;	
} 


.header_middle {
	position: relative;
	top: 0px;
	left: auto;
	height: 170px;
	text-align: center;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0;	
}


.navbar {
	text-align: center;
	padding: 8px 0 3px 0;
	text-decoration: none;
}


.navbar_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #f4f4df;
}


.navbar_txt:hover {
	color: #ecbd74;
}


.navbar_txt:active {
	color: #ffba00;
}


.middle_section {
	background-image: url(/images/cactus_bg.jpg);
	background-repeat: repeat-x;
	top: 0px;
	text-align: center;
	margin: 5px auto 0px auto;
	border: 1px solid #3b3535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 0px 20px 0px;
}


.leftpod {
	width: 175px;
	background: #f4f4df;
	border: 1px solid #3b3535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 3px 1px 3px;
}


.flashcontainer {
	display: inline;
	top: 0px;
	width: 650px;
	text-align: center;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 20px 0 0 0;
}


.rightpod {
	width: 150px;
	border: 1px solid #3b3535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 4px 0px 3px;
}


.highlight_btn {
	margin: 3px 0px 0px 3px;
	width: 140px;
	height: 35px;
	display: block;
	text-align: center;
	background: #ecbd74;
	padding: 3px 0px 0px 3px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #3b3535;
}


.highlight_btn:hover {
	background: #eeeeee;
}


.highlight_btn:active {
	background: #ffba00;
}


.readmore_btn {
	margin: 0 auto 0 auto;
	width: 75px; 
	height: 20px;
	display: block;
	text-align: center;
	background: #ecbd74;
	padding: 3px 0px 0px 3px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #3b3535;
}


.readmore_btn:hover {
	background: #eeeeee;
}


.readmore_btn:active {
	background: #ffba00;
}


.bottom_nav {
	padding: 5px 5px 0px 5px;
	margin: 0px auto 0px auto;
	color: #ecbd74;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}


.bottom_nav a{
	color: #ecbd74;
	text-decoration: none;
}


.footer {
	width: 90%;
	clear: both;
	margin: 10px auto 10px auto;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 2px 5px;
}


.sec_middle_section {
	background: #ffffff;
	top: 0px;
	text-align: left;
	margin: 5px auto 0px auto;
	border: 1px solid #3b3535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	min-height: 500px;
}


.secnav {
	top: 0px;
	float: left;
	width: 160px;
	margin: 0px 5px 0 -5px;
	border-bottom: 1px solid #3b3535;
	border-right: 1px solid #3b3535;
	padding: 0px 0px 5px 0px;
	background: #f4f4df;	
}


.secnav a {
	display: table !important;
	margin: 1px auto !important;
}


.secnav span {
	display: table-cell !important;
	vertical-align: middle !important;
	cursor: pointer;
	padding-bottom: 1px;
}


.secnavitem {
	margin: 2px auto 2px auto;
	width: 150px;
	height: 30px;
	display: block;
	text-align: center;
	border: 1px solid #000099;
	background: #ecbd74;
	padding: 1px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3b3535;
}

	 
.secnavitem:hover {
    background-color: #eeeeee;
}


.secnavitem:active {
    background-color: #ffba00;
}


.secnavheader {
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}


.secmaincontent {
	float: right;
	top: 0px;
	width: 777px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #ffffff;
}


/*
-- Old Photoborder Class --

.photoborder {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #cccccc;
	padding: 0px;
	margin: 5px;
}
*/


.photoborder {
border-top: 1px solid #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #eeeeee;
	padding: 2px;
	margin: 5px;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
