body {
	margin: 0;
	padding: 0;
	background : White url(../images/body_bg.jpg) repeat-x;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link, a:active, a:visited{
	color: #356287;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color: #B98C2F;
	text-decoration: none;
	font-weight: bold;
}

#wrapper { 
	width: 950px;
	margin:0 auto;
	text-align:left;
}

#header {
	background: #fff;
	margin: 0 auto;
	width: 950px;
	padding: 0px;
}

/* Menu */

#menu {
	width: 950px;
	height: 26px;
	background: #B98C2F;
}

#menu ul {
	margin: 0px 0 0 30px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: normal;
    float: right;
}

#menu li {
	display: block;
	float: left;
	color: white;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: underline; 
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#logo {
	width: 950px;
	height: 256px;
	margin-left: 0px;
	background: url(../images/img02.jpg) no-repeat left top;
}

#logo h3, #logo h2 {
	margin: 0;
	line-height: normal;
	
}

#logo h2{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: italic;
	padding: 40px 0 0 130px;
	float: left;
	color: #FFFFFF;
}

#logo h3 {
	margin: 0;
	padding: 0 0 0 0px;
	font: italic 25px Palatino Linotype,Arial, Helvetica, sans-serif;
	color: #CDC089;
	padding: 100px 0px 0 150px;
}

#leftColumn {
	float: left;
	width: 150px;
}

#centerColumnLayout1 {
	float: left;
	width: 440px;
}

* html #centerColumnLayout1{
float: left;
	width: 428px;
}

#centerColumnLayout2 {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 757px;
	border: 1px solid #356287;
	margin-left: 10px;
	margin-bottom: 10px;
	background: white url(../images/right_bg.jpg) bottom right repeat-x;
	min-height: 470px;
}

#centerColumnLayout2_error {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 757px;
	height: 420px;
	min-height: 420px;
	border: 1px solid #356287;
	margin-left: 10px;
	margin-bottom: 10px;
	background: white url(../images/right_bg.jpg) bottom right repeat-x;
}

* html #centerColumnLayout2, * html #centerColumnLayout2_error{
	width: 755px;
}

#centerColumnLayout2 h3, #centerColumnLayout2_error h3{
	color: #356287;
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid  #B98C2F;
	width: 755px;
}

#centerColumnLayout2 h4, #centerColumnLayout2_error h4{
	color: #B98C2F;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#centerColumnLayout2 h5{
	color: #356287;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 10px 0px;
}

#centerColumnLayout2 h6, #centerColumnLayout2_error h6{
	color: #356287;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid  #B98C2F;
	width: 375px;
}

#centerColumnLayout2 h6.short, #centerColumnLayout2_error h6.short{
	color: #356287;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid  #B98C2F;
	width: 250px;
}

#centerColumnLayout2 h6.long, #centerColumnLayout2_error h6.long{
	color: #356287;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid  #B98C2F;
	width: 725px;
}

#centerColumnLayout2 p, #centerColumnLayout2_error p{
	color: #333333;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
}

#centerColumnLayout2 p strong{
	color: #356287;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#centerColumnLayout2 p em{
  color: #333333;
  font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration:line-through;
  font-style: normal;
}


#centerColumnLayout2 blockquote {
	padding: 0px 10px 10px 10px;
	border: 1px solid #356287;
	color: #356287;
	background: #FFFFFF;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#centerColumnLayout2 ul{
	list-style-type: none;
padding: 0;
margin: 0;
}

#centerColumnLayout2 li{
	background: url(../images/arrow.gif) no-repeat;
	padding: 8px 0px 0px 22px;
	background-position: 2px 10px;
	color: #B98C2F;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#centerColumnLayout2 li a:link{
	color: #B98C2F;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#centerColumnLayout2 li a:hover, #centerColumnLayout2 li a:visited{
	color: #356287;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#centerColumnLayout2 h5 a:link, #centerColumnLayout2 h5 a:active, #centerColumnLayout2 h5 a:visited{
	color: #356287;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#centerColumnLayout2 h5 a:hover{
	color: #B98C2F;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#centerColumnLayout2 hr{
	width: 300px;
	color: #356287;
}

#centerColumnLayout2 hr.long{
	width: 755px;
	color: #356287;
}

#centerColumnLayout3 {
	float: left;
	width: 557px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #B98C2F;
	margin-left: 0px;
	margin-bottom: 10px;
}

#rightColumn {
	float: left;
	width: 360px;
}

#navTop {
	background:transparent url(../images/navbar.jpg) repeat-x 0% 0%;
	height: 26px;
	margin-bottom: 10px;
	padding-top: 8px;
	width: 950px;
}

#navTopList {
	list-style-type: none;
	color: white;
	float: right;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	
}

#navTopList li a {
	color: #fff;
	font-weight: bold;
	padding: 0 1em 0px 0.5em;
	text-decoration: underline;
}

#navTopList li a:hover{
	color: #8F6F2A;
	font-weight: bold;
	padding: 0 1em 0px 0.5em;
	text-decoration: underline;
}

#navLeftList{
	background-color: #FFFFFF;
	border: 1px solid #B98C2F;
	padding: 10px 10px;
	margin: 0 0 10px 0;
	width: 130px;
}

.boxleftColumn {
	background-color: #FFFFFF;
	border: 1px solid #6D78F0;
	padding: px 0px 0px 0px;
	margin: 0 0 0px 0;
	width: 148px;
}

.boxleftColumn img{
	border: none;
	padding: 0px 0px 2px 25px;
}

#navLeftList li {
	background: url(img/arrow.gif) no-repeat left center;
	list-style-type: none;
	line-height: 1.75em;
}

#navLeftList li a {
	padding-left: 11px;
}

#navLeftList li a, .boxleftColumn li a, #footer a {
	color: #356287;
	font-weight: bold;
	text-decoration: none;
}

#navLeftList li a:hover, .boxleftColumn li a:hover, #footer a:hover {
	text-decoration: underline;
	color: #B98C2F;
}

.boxleftColumn p{
	color: #356287;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.boxleftColumn p.borderBottom em, .boxleftColumn p em{
	color: black;
	font-style : normal;
}

.blockCenter {
	border: 1px solid #243B4D;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
	background-color: #FFFFFF;
}

.blockCenter2 {
	border: 1px solid #B98C2F;
	margin: 0 0 9px 10px;
	padding: 5px 10px;
	background-color: White;
}

.blockCenter3 {
	border: 1px solid #243B4D;
	margin: 0px 0px 10px 10px;
	padding: 10px 10px 20px 10px ;
	background-color: #FFFFFF;
}

.blockCenter3 p{
	color: #243B4D;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.blockCenter3 .left2{
	padding: 0px 2px 20px 1px;
}

.blockRight {
	border: 1px solid #243B4D;
	margin: 0 0 10px 10px;
	padding: 5px 10px 25px 0px;
	background: #FFFFFF;
}

* html .blockRight {
	border: 0px solid #243B4D;
	background: transparent;
}

.blockRight p{
	color: #243B4D;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
}

.blockLeftsmall {
	float: left;
	margin: 5px 0 0 0;
	width: 161px;
}

.blockRightsmall {
	margin: 5px 0 0 167px;
	width: 161px;
}

.blockHeadline {
	background: #356287 url(img/blockHeadline.png) repeat-x 0% 0%;
	border: 1px solid #243B4D;
	border-bottom-width: 0;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 2px 10px;
}

#tabs, #tab1, #tab2, #tab3, #tab4, #tab5{
	margin: 0 0 -1px 5px;
	padding: 0;
	width: 100%;
	background: transparent;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

#tabs a{
	float:left;
	color: #fff;
	background: #B98C2F;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0 2px 0 0;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 1px;
}

#tabs a:hover{
	text-decoration: underline;
}

#tabs li a.selected {
	background-color: #8F6F2A;
	color: #fff;
}

#tabs #current a:hover {
	text-decoration: none;
}

#tab4 h3, #tab1 h3, #tab2 h3, #tab3 h3, #tab5 h3{
	font: 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #356287;
}

#tab4 h4, #tab1 h4, #tab2 h4, #tab3 h4, #tab5 h4{
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

#navGallery {
	list-style-type: none;
	text-align: center;
}

#navGallery li {	
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}

#navGallery a {
	background-color: #B98C2F;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}

#navGallery a:hover {
	text-decoration: underline;
}

#navGallery li a.selected {
	background-color: #8F6F2A;
}

.button {
	background: #fff url(img/button.gif) no-repeat 0% 0%;
	border: 0;
	color: #356287;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 113px;
}

.button:hover {
	background-color: #edf3f8;
}

*+HTML .button {
	padding-bottom: 2px;
}

#footer {
	float: left;
	height: 50px;
	text-align: center;
	width: 100%;
	background: #B98C2F url(../images/img04.gif) repeat-x;
}

#footer p{
	color: #FFFFFF;
	padding: 25px 0px 0px 0px;
	font-weight: bold;
}

#footer a:link, #footer a:active, #footer a:visited{
	color: white;
	text-decoration: underline;
}

#footer a:hover{
	color: #213F56;
	text-decoration: underline;
}

.newstitle{
	color:#213F56;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.brspace{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.clearfix, .main { display: block; } 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}


/* IE5/MAC hack \*/
* html .clearfix{ display: inline;  height: 1px;}

/* Root = Vertical, Secondary = Vertical */

ul#navmenu{
	background-color: #FFFFFF;
	border: 2px solid #356287;
	padding: 0px 0px;
	margin: 0px 0 10px 0;
	width: 147px;
}

ul#navmenu li,
ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 147px; /*For KHTML*/
	list-style: none;
	}
	
ul#navmenu:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

ul#navmenu li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	line-height: 1.75em;
	border-bottom: 1px solid #90bade;
	}

/* Root Menu */
ul#navmenu a {
	color: #356287;
		font-weight: bold;
		font-size: 12px;
	text-decoration: none;
	padding: 2px 6px 2px 15px;
	display: block;
	height: auto !important;
	height: 1%; /*For IE*/
	border-left: 10px solid  #356287;
    border-right: 10px solid #508fc4;
    background-color: #4179A7;
	color: white;
	text-transform : uppercase;
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	border-left: 10px solid #1c64d1;
    border-right: 10px solid #5ba3e0;
    background-color: #2586d7;
    color: #fff;
	padding: 2px 6px 2px 15px;
	}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	background: #508FC4;
	color: #FFFFFF;
	 border-left: 8px solid #5ba3e0;
	 text-transform : none;
	}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	 background-color: #2586d7;
    color: #fff;
	}



ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 140px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
	}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
	}
	
	.imgright{
	float: right;
	margin: 0px 10px 10px 0px;
}

div.imgright img
{
border: 2px solid #356287;
}

#centerColumnLayout2 div.imgright p{
	text-align: center;
	color: #356287;
	font-weight: bold;
}

#centerColumnLayout2 div.imgright p span{
	text-align: center;
	color: #8F6F2A;
}

#centerColumnLayout2 p span{
	font-weight: bold;
	color: #8F6F2A;
}

div.imgright p{
	text-align: center;
}

.imgcenter{
	text-align: center;
	margin: 0px 10px 10px 0px;
}

div.imgcenter img
{
border: 2px solid #356287;
}

#centerColumnLayout2 p.boardnames{
	color:#356287;
	font: 13px Palatino Linotype,Arial, Helvetica, sans-serif;
}

#centerColumnLayout2 p.boardnames span{
	color:#8F6F2A;
	font: bold 13px Palatino Linotype,Arial, Helvetica, sans-serif;
}

#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px 10px 0px 22px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 225px;
}

#rotator img
{
	border: 0;
	width: 300px;
	height: 225px;
	display: none;
	margin: 0px 0px 0px 0px;
}
