body,td,th,p {
font-family: century gothic;
font-size: 13px;
color: #000000;
}

body {
background-image:url(/images/background.jpg);
background-attachment:fixed;
background-color: #3b2a23;
margin-top: 30px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

h3 {
color: #000000;
letter-spacing:1px;
margin-bottom:3px;
margin-top:15px;
padding-bottom:3px;
border-bottom:1px dotted;
border-bottom-color:#9ec6eb;
text-transform:uppercase;
text-align: left;
font-family:Georgia, Trebuchet MS, Arial, sans-serif;
font-size:14px;
}
h5 {
color: #ffffff;
letter-spacing:.50px;
margin-bottom:3px;
margin-top:15px;
padding-bottom:3px;
padding-top:3px;
padding-left:3px;

background:#9ec6eb;
text-transform:uppercase;
text-align: left;
font-family:century gothic;
font-size:14px;
}
/* SUBCATEGORY LINK */
.subcatcolor { 
color: #201500; 
}

a.subcatcolor:hover { 
color: #4691ce; 
}

a{
color: #4691ce;
text-decoration: none;
	line-height: 20px;
	text-transform:uppercase;	
	letter-spacing: 1px;

}

a:hover {
color: #000000;
text-decoration: none;
	line-height: 20px;
	text-transform:uppercase;	
	letter-spacing: 1px;
}
	
.topnav {
font-size: 12px;
font-weight: normal;
color: #daeaf6;}

.topnav a{
color: #4691ce;
text-decoration: none;
font-size: 12px;
}

.topnav a:hover{
color: #3b2a23;
text-decoration: none; 
font-size: 12px;
}

.bottomnav {
font-size: 9px;
font-weight: normal;
color:  #ffffff;}

.bottomnav a{
color: #4691ce;
text-decoration: none;
font-size: 9px;
}

.bottomnav a:active{
color: #4691ce;
text-decoration: none;
font-size: 9px;

}
.bottomnav a:hover{
color: #ffffff;
text-decoration: none; 
font-size: 9px;
}	
.bottomnav a:hover visited{
color: #ffffff;
text-decoration: none; 
font-size: 9px;
}	

	
#wrapper {
width:900px;
padding: 0;
text-align:center;
border: 2px solid #000000;
}

#header {
width: 98%;
vertical-align:top;margin: 0px 0px 0px 0px;
border:0;padding-top: 5px;padding-bottom: 5px;}

.column1h {
float: left;
width: 200px;
vertical-align:top;text-align:left;}

.column2h {
float: left;
width: 380px;
vertical-align:top;}

.column3h {
float: right;
width: 200px;
vertical-align:top;
text-align:right;}

#nav {
width:890px;
padding: 5px;background:#000000;border-spacing:3px;}

.columnnav {
display:inline;
text-align:center;
border-color:#FFF;border:1px;
border-spacing:10px;}

#body {
width:100%;
padding: 0;
font-size: 12px;
vertical-align:top;height: 350px;}

#content {
width:90%;
padding: 10px;
font-size: 12px;
vertical-align:top;}

#footer {
width:800px;
padding: 0;
font-size: 12px;
}

.column1 {
display:inline; 
text-align:left; 
float:left;
}

.column2 {
display:inline; 
text-align:left; 
float:right; 
}

#copyright {
width:800px;
padding: 0;
font-size: 12px;
}

/* FADING CALLOUT BOX */

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

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

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







