body {

    background:#008fd0;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align:left;
	font-family: "century gothic",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;


}
/* SUBCATEGORY LINK */
.subcatcolor { 
color: #201500; 
	font-family: "century gothic",Arial, Helvetica, sans-serif;}

a.subcatcolor:hover { 
color: #4691ce; 
	font-family: "century gothic",Arial, Helvetica, sans-serif;}

a{
color: #d52e29;
text-decoration: none;
	font-weight: bold;

	font-family: "century gothic",Arial, Helvetica, sans-serif;}

a:hover {
color: #54427b;
	font-weight: bold;
	font-family: "century gothic",Arial, Helvetica, sans-serif;}

#header {

	width: 1000px;
    height:131px;
	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;


	background-repeat: repeat-x;

h1 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	font-family:  georgia;
}

h2 {

	font-family: georgia;
	color: #000000;
font-size: 16px;
	font-weight: normal;

}

h3
{ 
	font-size: 18px;
	font-weight : 500;
	color: #4098d5;
	vertical-align : middle;
	margin-bottom : 14px;
} 
	}
#middle {

    width: 1000px;

	text-align: left;

	background-image: url(/images/sitebg_2x1.png);

	background-repeat: repeat-y;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;
    height:600px "auto" ;
	}

#allcontent {

    width:1050px;

	padding-left: 50px;

	padding-bottom: 0px;

	margin-left: auto;

	margin-right: auto;
	font-family: "century gothic",Arial, Helvetica, sans-serif;
	}


/* FADING CALLOUT BOX */

#fading-callout {
	width: 850px;
	height:400px;
	padding: 0;
	margin: 5px 5px 5px 10px;
	display: block;
	position: relative;
   
}

#fading-callout img {
	padding:0px;  
	border:  0px dotted #f362a5;  
	background-color: #fff;  
	width:  850px; 
	height:400px; 
	margin-right: 5px;
	top:  0; 
	left: 0;
	display: none;
}

#fading-callout img.first {
	display: inline;
}
/* LARGE FONT SIZE */
.lgfont { 
font-size: 12pt; 
font-weight: bold; 
}
.topnav {
font-size: 12px;
font-weight: normal;
color: #ffffff;
font-family: century gothic,Arial, Verdana, sans-serif;

}

.topnav a{
color: #ffffff;
text-decoration: none;
font-size: 14px;
font-family: century gothic,Arial, Verdana, sans-serif;
}

.topnav a:hover{
color: #4e86ab;
text-decoration: none; 
font-size: 14px;
}

.footer {
font-size: 10px;
font-weight: normal;
color: #ffffff;
font-family: century gothic,Arial, Verdana, sans-serif;

}

.footer a{
color: #ffffff;
text-decoration: none;
font-size: 10px;
font-family: century gothic,Arial, Verdana, sans-serif;
}

.footer a:hover{
color: #f0c219;
text-decoration: none; 
font-size: 10px;
}

