body {
	margin: 66px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	padding-left:6px;
}

img {

border: 0;

}

a img {
	border: 0;
}

#header-info img {
	border: 0;
}

.textBold {
	font-weight: bold;
}
.dotText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style:normal;
	}
.georgiaText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style:normal;
	}

/*main content containers*/
#topHeader {
	/*background-image:url(../images/top-tile.gif);
	background-repeat:repeat-x;*/
	position:fixed; 	
	top:0px;  
	z-index:1995;
	width:100%;
	height:66px; 	
	padding-top:0px;
	background-color:#FFFFFF;
}
#header-info {
	/*background-image:url(../images/top-tile.gif);
	background-repeat:repeat-x;*/
	width:978px;
	height:66px; 	
	padding-top:0px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#mainContentFlash {
	width:1030px; 	
	margin: 0 auto;
	/*background-color:#FFFFFF;*/
	
}


#mainContentEmail {
	position:absolute;
	width:311px; 	
	top:15px; 
	left:50%;  
	z-index:5;
	text-align:right;
	margin: 0px 0px 0px 170px;
	background-color:#FFFFFF;
	
}

#mainContent1 {
	width:978px; 	
	margin: 0 auto 0 auto;
	
	
}

#mainContentCenter { 	
	margin: 0 auto;	
}

#Col1 {
	width:434px; 	
	margin: 20px 110px 30px 0px;	
	float:left;
	
}


#Col2 {
	width:434px; 	
	margin: 20px 0px 30px 0px;
	float:left;
}

#Col1 img{
	 	
	margin: 0px 0px 10px 0px;	

}
#Col2 img {
	 	
	margin: 0px 0px 10px 0px;	
	
}

.mainNavButtons {
	float:left;
	padding:5px 15px 10px 10px;
	margin:8px 8px 10px 0px;
	min-height:40px;
	/*background-image:url(../images/button-tile.jpg); 
	background-repeat:repeat-x;*/
	background-color:#ffffff;
	border-bottom:6px solid #f2de03;
}

.mainNavColor {
	background-color:#ffffff;
}

.NavActive {
	background-color:#f2de03;
}

/*general Links*/	
	a		{ color: #64674a; text-decoration: none; } 
	a:link		{ color: #64674a; text-decoration: none; } 
	a:visited	{ color: #64674a; text-decoration: none; } 
	a:active	{ color: #64674a; text-decoration: none; } 
	a:hover	{ color: #a8580b; text-decoration: none;  }




