html, body{
	height: 100%;
}

body{
	background: url(images/main_bg.png) repeat top center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

h2{
	font-family:Georgia;
	font-size: 13px;
	color: #56585a;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
font-variant: small-caps;
text-transform: lowercase;
	font-weight: normal;
	
}

h3{

	color: #d7aebf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*color: #646e73;*/
	color: #d48cac;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*color: #646e73;*/
	color: #054f80;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	letter-spacing: 3px;

	
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	/*color: #646e73;*/
	color: #ffffff;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	letter-spacing: 3px;
    background-color:#cbc9c5;
	
}


#mainTbl{
	width: 1000px;
	margin: auto;
	vertical-align:top;

}	

#mainTb2{
	width: 100%;
	margin: auto;
	vertical-align: top;

}	

a{
	text-decoration: none;
	color:  #9D9FA1;
}

#mainContent a {
	color: #054f80;
	text-decoration: none;
}
#mainContent a:hover {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #054f80;
}

a img{
	border: none;
}

img{
	vertical-align: bottom;
}

#logo{
	text-align: center;
	position: relative;
	z-index: 1000;
	bottom: -30px;
	background: #0668a9;
}

#mainNav {
	background: #0668a9;
	color: #0668a9;
}

#mainNav a{
	/*color: #ffffff;*/
	
	color: #ebeae8;
	
	line-height: 30px;
	text-transform:uppercase;	
	letter-spacing: 1px;
	
}

#mainNav a:hover{
	color: #03436f;
}

.mainNavLeft{
	width: 320px;
	float: left;
	position: relative;
	z-index: 2000;
	
}

.mainNavLeft a img{
	/*padding: 0px 30px 0px 2px;*/
padding: 9px 10px 6px 0px;
}


.mainNavRight{	
	float: right;
	width: 380px;
	position: relative;	
	z-index: 2000;
	text-align: right;
}

.mainNavRight a img{
	padding: 9px 0px 6px 18px;
}

#subNav{
	background: #054f80;
	color: #56585a;
	font-size: 10px;
	line-height: 20px;
	font-size: 11px;
}

#subNav a{
	color: #56585a;
	padding: 0px 2px;
	line-height: 20px;
}

#subNav a:hover{
		color: #D7AEBF;
}

.subNavLeft{
	width: 500px;
	float: left;
	position: relative;	
	z-index: 2000;
	padding: 0px 0px 0px 40px
}

#breadcrumbs, #breadcrumbs a{
	/*color: #D08AA8;*/
	color: #a4b239;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	/*font-weight: bold;*/	
}

.bcnavtext, .bcnavtext a {
	color:  #a4b239;
}


#breadcrumbs a:hover {
	color: #D08AA8;
}

.zoom{
	color: #999999;
	text-decoration: none;
	text-transform:lowercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}



.subNavRight{
	float: right;
	width: 300px;
	position: relative;	
	z-index: 2000;
	text-align: right;
	padding: 0px 40px 0px 0px;
	color: #D08AA8;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align: middle;
}

.subNavRight img {
	padding-bottom: 2px;
}

.subNavRight a{
	color: #DA92AE;
	
}


#mainWrapper{
	background: #ffffff;
	padding: 20px 0px 0px 0px;
}

#leftNav{
	float: left;
	width: 210px;
	display: inline;
	margin: 0px 50px 0px 5px;
}
#leftNav span {
	display: block;
}
#leftNav span a {
	padding-left:5px;
}
#leftNav span a:hover {
	background: url(images/mo-image.gif) center left no-repeat;
}

#leftNav a{
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	/*font-variant: small-caps;*/
	
	text-transform:uppercase;
	/*font-weight: bold;*/
	font-size: 10px;
	letter-spacing: 1px;
	font-family: "Century Gothic";

	/*text-transform: uppercase;*/
}

#leftNav a.subcat{
	color: #a4b239;
	padding: 0px 0px 0px 20px;
	text-transform:none;
}

#leftNav a.selected{
	/*color: #ba728f;*/
	color: #000000;
	
}

#leftNav a.subselected{
	color: #000000;
	text-transform: none;
}
#leftNav a:hover{
	color: #000000;
}


.hr{
	background: #ebeae8;	
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 10px 0px 10px 10px;
}



#mainContent{
	width: 500px;
	float: left;
	padding-top: 10px;
}



#footer{
	background: #ebeae8;
	line-height: 20px;
}

.clear{
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

.gray{
	color: #808284;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0px 3px;
}



.pad1{
	padding: 0px 0px 0px 5px;
}

.pad2{
	padding: 0px 5px 0px 0px;
}
.pad3{
	padding: 40px 0px 50px 10px;
	text-align: left;
}


#footer{
	color: #9D9FA1;
	padding: 0px 10px 0px 0px;
	text-align: center;
	font-size: 9px;
}

#footer a{
	color: #9D9FA1;
	font-size: 9px;
	line-height: 10px;
}

#footer a:hover{
	color: #ffffff;
}

/* FADING CALLOUT BOX */

#fading-callout {
	width: 644px;
	height:263px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	display: block;
	position: relative;
   
}

#fading-callout img {
	padding: 0px;  
	border:  0px solid #9ec6eb;  
	background-color: #fff;  
	width:  644px; 
	height: 263px; 
	margin-top: 0px;
	top:  0; 
	left: 0;
	display: none;
}

#fading-callout img.first {
	display: inline;
}










