@charset "UTF-8";
/* CSS Document */

/* tag styles */
body {
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #7b7564;
	line-height: 18px;
}

.smallBold {
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #6b6157;
	text-decoration: none;
}

a:visited {
	color: #6b6157;
	text-decoration: none;

}

a:hover {
	color: #6b6157;
	text-decoration: underline;

}

.rightCol ul {
	float: left;
	
	

}

.rightCol ul h2 {
	color: #523313;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
	line-height: 15px;
}

.right3Col h2 {
	color: #523313;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
	line-height: 15px;
}

.rightCol li {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	padding-left: 4px;
	padding-right: 4px;
	line-height:17px;
	margin-bottom:7px;
	
}

.right3Col li {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	padding-left: 0px;
	line-height:15px;
	margin-bottom:7px;
	
}

ul.news {
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 20px;
	line-height: 11px;
	font-size: 12px;
}



.news li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a5a194;
	margin-top: 6px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
	margin-right:7px;

	
}

.news li.active  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a5a194;
	margin-top: 6px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/news_bullet.gif);
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;

	
}

.news li a {
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}

hr.grey {
   	border: 0;
	color: #e2e1e1;
	background-color: #e2e1e1;
	height: 1px;

}


.largeCol ul {
	float: left;
	
	

}

.largeCol ul h2 {
	color: #523313;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
	line-height: 15px;
}

.largeCol li {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	
}

ul.news {
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 20px;
	line-height: 11px;
	font-size: 12px;
}


/* Basic Site Structure Divs */

#header {
	height: 74px;
	background-color: #a1601b;
	background-image: url(../images/top_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}

#navBar {
	width: 537px;
	margin-left: 132px;
	display:inline;

}

#subNav {
	background-color: #a1601b;
	height: 25px;
	margin: 0px;
	padding:0px;
}

#registerTab {
	width: 88px;
	height: 19px;
	padding-top: 0px;
	margin-left: 760px;
	margin-bottom: 0px;
	z-index: 0;
	vertical-align: top;
	position:absolute;
	top: 0px;
	
	
}

#imgBarLG{
	border-bottom-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	background-color: #dcd4c3;
	height: 324px;
}

#imgBarSM {
	border-bottom-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	background-color: #dcd4c3;
	height: 163px;
}


#footer {
	background-color: #FFFFFF;
	background-image: url(../images/footer_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	font-size: 9px;
	color: #b8b6ac;
	padding-top: 12px;
	margin-top: 20px;
}

#footer a {
	color: #b8b6ac;
}

#footer a:hover {
	color: #6b6157;
}

#content {
	background-color: #ffffff;
	background-image: url(../images/content_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	line-height: 22px;
}


#contentLG {
	background-color: #ffffff;
	background-image: url(../images/contentBGLG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 500px;
	line-height: 22px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#dateBox {
	padding-top: 5px;
	color: #96967d;
	line-height: 10px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/dateBG.gif);
	width: 27px;
	height: 29px;
	float: left;
}

#dateBox2 {
	padding-top: 5px;
	color: #96967d;
	line-height: 10px;
	font-size: 12px;
	margin-top: 5px;
	margin-right:10px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/dateBG.gif);
	width: 27px;
	height: 29px;
	float: left;
}

#registerBox {
	padding-top: 5px;
	color: #96967d;
	background-repeat: no-repeat;
	background-image: url(../images/registerBG.gif);
	width: 213px;
	height: 94px;	
	margin-left: 5px;
	margin-top: 20px;
	padding-top: 35px;
	padding-left: 15px;
	line-height: 16px;
}

#registerBox a {
	background-image: url(../images/arrow_circle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #a6641e;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 4px;



}

#registerBox a:hover {
	text-decoration: underline;
}

#dateBox strong {
	font-size:14px;
	color: #96967d;
}


/* classes */
.logo {
	margin-left: 42px;
}

.mainCol {
	width: 856px;
	
	margin: auto;
}

.leaders {
	width: 403px;
	height: 177px;
	padding: 25px 0px 0px 0px; 
	float: left;
	display: inline-table;
}

.leaders strong {
	color: #504c41;
}

.leaders p{
	margin-top:0px;
	padding-left:25px;
	
}

a.leader {
	color: #6b6157;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 4px;
	background-image: url(../images/arrow_circle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	margin-top:5px;
	display:block;
}

a.leader:visited {
	color: #6b6157;
	text-decoration: none;

}

a.leader:hover {
	color: #523313;
	text-decoration: underline;

}

.leftCol {
	width: 285px;
	height: 342px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 25px;
	float: left;
	display: inline-table;
	background-image: url(../images/left_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.left2Col {
	width: 285px;
	height: 442px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 25px;
	float: left;
	display: inline-table;
	background-image: url(../images/left_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.rightCol {
	width: 537px;
	height: auto;
	color: #7b7564;
	margin-bottom: 25px;
	padding: 25px 3px 0px 28px; 
	float: left;
	display: inline-table;
}

.right2Col {
	width: 800px;
	height: auto;
	color: #7b7564;
	margin-bottom: 25px;
	padding: 25px 3px 0px 28px; 
	float: left;
	display: inline-table; 
}

.right3Col {

	height: 445;
	color: #7b7564;
	margin-bottom: 25px;
	padding: 25px 3px 0px 28px; 
	float: left;
	display: inline-table;
}

.rightCol h1 {
	margin-top:0px;
	
	color: #5f5c55;
	font-size: 19px;

}

.right3Col h1 {
	margin-top:0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #5f5c55;
	font-size: 19px;
	

}

.rightCol strong {
	font-size: 13px;

}


.leftCol p{
	margin-top:0px;
	padding-left:25px;
	
}

.rightCol p{
	margin-top:10px;
	padding-left:3px;	
	padding-right: 40px;
	
}



/* middle leader */
img.leaderMid {
	margin-bottom: 5px;
}

p.leaderBorders {
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d7d3;
	border-left-color: #d9d7d3;	
}


p.contact {
	line-height: 18px;
	font-size: 11px;
	

}

.contact strong {
	font-size: 9px;

}

.newsTitle{
font-size:12px;
color:#4a463c;
display:block;
padding-top:8px;
font-weight:bold;

}



/* nav tabs */
div#nav_tabs{
	width: 537px;
	height: 25px;
	margin-left: 132px;
	display:inline;
	
	
	
}

div#nav_tabsAdmin{
	width: 100px;
	height: 25px;
	margin-left: 400px;
	display:inline;
	
	
	
}
div#nav_tabs_info{
	height:25px;
	width:537px;
	margin-left: 325px;
	



}
div#nav_tabs_info p {
	font-family: Arial, HelveticaNeue, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#2F548E;
	padding:0px;
	margin:0px;

	text-align: left;
	padding-top:0px;
	
	line-height:12px;
}
div#nav_tabs_info p a {
	font-family: Arial, HelveticaNeue, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#363636;
	padding:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;

	text-decoration:none;
	
}
div#nav_tabs_info p a:hover {
	font-family: Arial, HelveticaNeue, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#2F447C;
	padding:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	text-decoration:none;
	
}
div#nav_tabs_info p#default {
	display:block;
	visibility:visible;
	margin: 0px;
	padding: 0px;
	
}
div#nav_tabs_info p#one {
	display:none;
	visibility:hidden;
	margin: 0px;
	padding: 0px;
}
div#nav_tabs_info p#two {
	display:none;
	visibility:hidden;
	margin: 0px;
	margin-left: 96px;
	padding: 0px;
}
div#nav_tabs_info p#three {
	display:none;
	visibility:hidden;
	margin: 0px;
	padding: 0px;
}
div#nav_tabs_info p#four {
	display:none;
	visibility:hidden;
	margin: 0px;
	margin-left: 350px;
	padding: 0px;
}
div#nav_tabs_info p#five {
	display:none;
	visibility:hidden;
	margin: 0px;
	padding: 0px;
	margin-left: 230px;
}






