/* CSS Document */

body {
	background-color: #667691;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #2d2d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 * { margin:0; padding:0; }
 
table.main {
 margin: 0 auto 0 auto;
 padding: 0px;
 width: 800px}
 
 
 /** Text **/

p { margin-bottom:15px; line-height: 19px }
h1, h2, h3 { font: 13px }
h1 { font-size: 180%; padding-bottom:5px; color: #51431e; margin-bottom:15px; font-weight:normal }
h2 { font-size:140%; margin:0 0 10px 0; font-weight:normal }
h3 { margin:20px 0 10px 0; font-size:11px;  border-bottom:1px solid #edeae3;}

a {color: #51431e}
a:hover, a:visted, a:active {color:#52421C}


ul, ol {
margin-left: 20px;
line-height: 20px;
margin-bottom:15px; 
padding-left: 40px;
}
	
li {
padding-bottom: 6px;
padding-left: 5px;
}
	
.smallertxt {
font-size: 70%
}

.specialtxt {
line-height: 27px;
font-size: 11px;
color: #002957;
width: 70%;
}

/** end Text **/

.image_left {
margin-right: 10px;
float: left;
border: #51431e 1px solid;
}

.image_right {
margin-left: 10px;
float: right;
border: #51431e 1px solid;
}


table.menu a { 
	display: block;
	}

.menu a {
	color: #ebd48d;
	padding-top:15px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	text-align: center;
	font-size:15px;
	line-height:108px;
	}

.menu a:hover {
	background: url(../images/nav_rollover.gif) repeat-x bottom;
	}
	
#menuselected {
	background: url(../images/nav_rollover.gif) repeat-x bottom;
	}

.menu td, .menu td a:hover {
	filter:Shadow(color=#343f4e,strength=4);}
	
table.submenu a { 
	display: block;
	background: url(../images/sub_background.gif) #F9F3DA;
	}

.submenu a {
	color: #5a4b24;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	text-align: center;
	font-size:18px;
	line-height:32px;
	}

.submenu a:hover, .submenu a:active {
	background: url(../images/sub_over.gif) repeat-x;
	}
	
#selected {
	background: url(../images/sub_over.gif) repeat-x;
	}

.submenu td, .submenu td a:hover {
	filter:Shadow(color=#343f4e,strength=4);}
	

	
.l {
background: url(../images/shadow_l.gif);
vertical-align: top;
width: 16px
}

.r {
background: url(../images/shadow_r.gif);
vertical-align: top;
width: 16px}

#feature {
background: #fbf5dc url(../images/feature_top.gif) repeat-x top;
padding-left: 17px;
padding-right: 17px;
text-align: left;
color: #151515;
font-size: 16px;
padding-top: 17px;
padding-bottom: 10px;
line-height: 24px;
}

#bodytop {
background: url(../images/body_top.gif) top;
height: 15px;
margin: 0px;
}

#contentwell {
padding-left: 17px;
padding-right: 17px;
}

#footer {
background: url(../images/bottom_bar.gif);
padding-top: 10px;
height: 37px;
color: #423411;
font-size: 14px;
text-align: center;
line-height: 37px; 
letter-spacing: 1px}



#copyright, #copyright a{
font-size: 10px;
color: #ede8dd;
text-align: center;
margin: 0 auto 0 auto;
width: 955px;
letter-spacing: 3px;
}

label{
float: left;
width: 100px;
text-align: right;
padding-right: 5px
}

hr { color: #C1A352;
background-color: #C1A352;
height: 2px;
}
