

/*****************************************************************************************
	HTML
*****************************************************************************************/
body {
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	background-color: #003478;
	margin:0px auto 0px auto;
}
body, p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#484b5f;
}

a {
	color:#003478;
}

h1 {
	color:#003478;
	font-size:20px;
	margin:0px;
}

h2 {
	color:#003478;
	font-size:15px;
	margin:0px;
}

h3 {
	color:#003478;
	font-size:14px;
	margin:0px;
}

.smalltype {
	font-size:9px;

}

fieldset {
	border:1px solid #EBC364;
}
legend {
	color:#753F00;
	font-weight:bold;
}
img {
	border:0px;
}

.pageName {
	margin-bottom:10px;
	/*clear:both;*/
}

.footerLink {
	text-decoration:none;
	color:#484b5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
}
.footerLink:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
}

.formtitle {
	color:#753F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bolder;
	margin-top:20px;
}

.menuBar {
	background-color:#BFB7AE;
}
.menuLink {
	margin:0px;
	color:#FFFFFF;
}
.menuLink:hover {
	margin:0px;
	-moz-opacity:.9;
	opacity:.9;
	filter:alpha(opacity=90);
	width:171px;
}
.pageHeader {
	color:#9c8847;
	text-align:left;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
}
.subHeader {
	height:25px;
	padding:0px 0px 0px 10px;
	background-color:#feca52;
	color:#9c8847;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}


/*****************************************************************************************
	ADMIN
*****************************************************************************************/
#adminnav {
	color:#5B2A02;
	font-size:12px;
	padding:6px;
	background:#EBC364;
	text-align:center;
	font-weight:bold;
}
#adminnav a {
	color:#5B2A02;
	text-decoration:none;
}
#adminnav a:hover {
	color:#5B2A02;
	text-decoration:underline;
}

/*****************************************************************************************
	SITE LAYOUT
*****************************************************************************************/
.oneColFixCtr #container {
	width: 1025px;
	margin: 0 auto;
	text-align: left;
}

#siteContainer {
	width:1404px;
	margin:0px auto 0px auto;
}

#siteContainerLeft {
	background-image:url(../images/bg_left.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:900px;
	float:left;
}

#siteContainerRight {
	background-image:url(../images/bg_right.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:900px;
	float:left;
}

#mainContainerLeft {
	background-image:url(../images/border_left.gif);
	background-repeat:no-repeat;
	width:18px;
	height:726px;
	float:left;
}

#mainContainer {
	width:1024px;
	float:left;
}

#mainContainerRight {
	background-image:url(../images/border_right.gif);
	background-repeat:no-repeat;
	width:18px;
	height:726px;
	float:left;
}

#mainContent {
	background-image:url(../images/home-repeat.gif);
	background-repeat:repeat-y;
	width:1023px;
	background-color:#eeeeed;
	float:left;
}	

#leftContent {
	margin-left:17px;
	width:715px;
	padding:20px;
	min-height:520px;
	height:auto !important;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
}
#rightContent {
	margin-right:17px;
	background-image:url(../images/cta_bg.jpg);
	background-repeat:no-repeat;
	background-color:#eeeeed;
	width:234px;
	min-height:520px;
	height:auto !important;
	float:left;
}

#cta {
	margin-left:10px;
	margin-top:250px;
	width:214px;
	height:249px;
	background-color:#a3a3a2;

}

#cta-space {
	margin-left:10px;
	margin-top:250px;
	width:214px;
	height:249px;

}

#ctaheader {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	width:202px;
	height:18px;
	background-color:#63081f;
	margin-top:1px;
	margin-left:1px;
}

#ctanews {
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
	width:180px;
	margin-top:15px;
	margin-left:1px;
}

#ctanews a {

	color:#63081f;

}

#mainBodyContent {
	padding:0px 20px 40px 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
	color:#753F00;
}

.galleryThumb {
	cursor:pointer;
}

/*****************************************************************************************
	HEADER
*****************************************************************************************/
#headerContainer {
	width:1024px;
	height:207px;
}

#mainHeader {
	margin-bottom:15px;
}

#headerTopContainer {
	background-image:url(../images/watermark_header.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:115px;
}

#headerButtonContainer {
	height:28px;
	background-image:url(/images/header_bottom_rounded.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:5px;
}

/*****************************************************************************************
	FOOTER
*****************************************************************************************/
#mainFooterContainer {
	background-image:url(../images/footer.gif);
	width:1023px;
	height:133px;
	clear:both;
}

#footercontact {
	width:1023px;
	color:#003478;
	font-size:10px;
	padding-top:15px;
	text-align:center;
}

.footerlinks {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	width:1023px;
	padding-top:23px;

}

/*--------------------------------------------------------------------------------------------------------
				Controls for drop down menu
--------------------------------------------------------------------------------------------------------*/
/* main container for the menu bar */
div.menuBar {
	padding: 0px 0px 0px 0px;
	text-align: left;
}


/* Off state for the links in the main menu bar */
div.menuBar a.menuButton {
	color: #000000;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	}
	
	
/* On state for the links in the main menu bar */
div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover, div.menuBar a.menuButton:hover {
	text-decoration: underline;
	}

	
/* container for the drop down menu */
div.menu {
	filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;
	background-color: #003478;
	border:1px solid #ccdcea;
	left: 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	text-align:left;
	cursor:pointer;
	margin-top:-1px;
	margin-left:9px;
	}
	
	
	
/* menu items for the drop down menu */
div.menu a.menuItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	cursor: default;
	display: block;
	padding: 2px 10px 2px 10px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
	}
	
	
/* menu items for the drop down menu (hover state) */
div.menu a.menuItem:hover {
	background-color:#01224f;
	background:url(../images/arrow.gif) left center no-repeat;
	cursor:pointer;
	}
	
	
/* menu item seperators */
div.menu div.menuItemSep {
	border-top: 1px solid #ccdcea;
	margin: 0px 0px 0px 0px;
	}