
body{
background: #0853A8 url('images/bg.jpg') no-repeat;
}

.body_text{
background-color: #F6FCDA;
width:650px; 
height:311px;
text-decoration: none;
text-align:left;
color:#A33029;
}
.menu{
background-image:url('images/menu.jpg');
background-repeat:no-repeat;
vertical-align: top;
text-align:left;
color:#173F59;
font-weight:bold;

}

.topNav{
background-image:url('images/topNav.jpg');
text-align: center;;
vertical-align: middle;
width:457px; 
height:93px;
color:#A33029;
}

.body_bg{
background-image:url('images/bg_sides.gif');
background-color: #F6FCDA;
width:778px;
}
   
.bottomPic{
background-color: #F6FCDA;
vertical-align: top;
text-align:center;
width:392px; 
height:152px;
}

.bottom_menu_spacer{
background-color: #F6FCDA;
vertical-align: top;
text-align:right;
width:99px; 
height:94px;
}

/********Top Nav Links********/
a.top_nav:link{
color:#A33029;
text-decoration:none;
}

a.top_nav:visited{
color:#A33029;
text-decoration:none;
}

a.top_nav:hover{
color:#A33029;
text-decoration:underline;
}

a.top_nav:active{
color:#A33029;
text-decoration:none;
}

img.border{padding:5px;border:2px solid #DFDFDF;background-color:#FFFFFF;}

/******End Cell Links****/


.slideshow{
background-image:url('images/slideshow.jpg');
}
.form{
background-image:url('images/form.jpg');
color: #A75A00;
}
/****Used On Subpages****/
.background{
background-image:url('images/backgroundSub.gif');
background-repeat: repeat
}

.footer{
background-image:url('images/footer.gif');
color: #A65A00;
font-size: 12px;
}

/****Used On Subpages****/
.footerSub{
background-image:url('images/footerSub.jpg');
color: #A65A00;
font-size: 12px;
}
/******Menu Nav********/

a.menu_link:link{
color:#173F59;
text-decoration:none;
}

a.menu_link:visited{
color:#173F59;
text-decoration:none;
}

a.menu_link:hover{
color:#173F59;
text-decoration:underline;
}

a.menu_link:active{
color:#173F59;
text-decoration:none;
}
/*****END Top Nav*****/

.myform{          
width:283px;
}             

/* ----------- stylized ----------- */
#stylized{
border:solid 1px #843A01;
}               
#stylized input{        
font-size:12px;   
border:solid 1px #E0DCFF; 
background: #E0DCFF;
}


#stylized button{            
clear:both;     
margin-left:150px;   
width:125px;      
height:31px;
text-align:center;
line-height:31px;  
color:#FFFFFF;       
font-size:11px;    
font-weight:bold;
}              
          



