/* CSS Document */

body {
margin: 0px;
background-image: url(images/gradnt-btm.gif);
background-color:#DBD0BF;
background-repeat: repeat-x; 
background-position: bottom;
background-attachment: fixed;
height:100%; 
}


#topimg {
background-image: url(images/gradnt-top.gif);
background-repeat: repeat-x; 
background-position: top;
height:135px; 
} 

.headertext{
font-family: MS Sans Serif, Geneva, sans-serif;
font-size: 12px;
line-height: 15px;
color: #633400;
}

.incmain {
width:753px;
height:450px;   
} 

.topnav{
font-family: MS Sans Serif, Geneva, sans-serif;
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}

a.topnav:hover{
font-family: MS Sans Serif, Geneva, sans-serif;
font-size: 12px;
font-weight:bold;
color: #CC9966;
text-decoration:none;
} 

#mainbkg {
background-image: url(images/main-bkg.gif);
background-repeat: repeat-y; 
height:100%;
width:750px;
height:550px;   
} 

.callout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.calloutbkg{
background-color:#955D42;
background-repeat: repeat-x;
background-repeat: repeat-y;  
height:100%; 
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height: 17px;
	color: #6B3C1F;
	margin-bottom: 5px;
}

a.body:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height: 17px;
	color: #000066;
	margin-bottom: 5px;
}
.topicheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #633400;
	margin-bottom: 50px;
}


.footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

a.footer:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC9966;
} 


.imageframe{
border: #330000 double 3px ;
}