﻿@charset "utf-8";
/* CSS Document */


* { margin: 0; padding: 0; }

body {
min-width: 740px; margin: 10px 0px 10px 0px;
background-image: url(../images/bg.gif); background-repeat: repeat-x; background-color: #b6daff;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #000;
}

h2 {
	width: 500px; border-bottom: 1px solid #ebebeb; color: #E8A54A; font-size: 14px; margin-bottom: 8px; line-height: 20px; padding-bottom: 8px; 
}

a:link, a:visited { color: #cc3300; }

a:hover { color: #339900; }

.feature_heading { font-size: 14px; color: #003366; font-weight: bold; }

#contain { width: 740px; margin: 0 auto; text-align: left; }

#header { width: 740px; height: 140px; position: relative; }

#content_home { width: 710px; padding: 15px; background-color: #ffde6c; background-image: url(../images/bg_content_bottom_home.gif); background-position:bottom; background-repeat:no-repeat; }

#content_home #left { width: 200px; float: left; background-image: url(../images/200_left_corner.gif); background-repeat: no-repeat; background-position: bottom; padding-bottom: 20px; }

#content_home #left a:link, #content_home #left a:visited { color: #0066cc; }
#content_home #left a:hover { color: #cc3300; }

#content_home #left .feature_box { padding: 12px; width: 176px; border-top: 1px solid #ffde6c; background-color: #fff; }

#content_home #center { width: 305px; float: left; margin: 0px 15px 0px 15px; }

#content_home #center #red_feature { width: 210px; padding-left: 95px; padding-top: 6px; color: #fff; background-image: url(../images/home_red_feature.gif); background-position:bottom; background-repeat:no-repeat; background-color: #cc3300; height: 46px; }

#content_home #center .feature a:link { color: #fff; font-weight: bold; text-decoration: underline; }
#content_home #center .feature a:visited { color: #fff; font-weight: bold; text-decoration: underline; }
#content_home #center .feature a:hover { color: #c0ddf9; font-weight: bold; text-decoration: underline; }

#content_home #right { width: 175px; float: left; }

#content_home #right a:link, #content_home #right a:visited { color: #003366; }
#content_home #right a:hover { color: #cc3300; }

#content_home #quote { text-align: right; width: 305px; clear: both; height: 50px; margin-top: 15px; margin-left: 215px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #003366; }

#content_home #quote .small { font-size: 13px; line-height: 30px; }

.clear { clear: both; line-height: 15px; }

#content_sub { width: 710px; padding: 15px; background-color: #ffde6c; background-image: url(../images/bg_content_bottom_sub.gif); background-position:bottom; background-repeat:no-repeat; }

#content_sub #left { width: 180px; float: left; background-image: url(../images/bg_sub_left_top.gif); background-repeat: no-repeat; background-position: top; padding-bottom: 20px; }

#content_sub #left #nav { width: 135px; float: left; padding: 5px 15px 10px 15px; margin-top: 30px; background-color: #fff; }

#content_sub #left #nav a:link, #content_sub #left #nav a:visited { color: #0066cc; }
#content_sub #left #nav a:hover { color: #cc3300; }

#content_sub #left #feature { width: 165px; float: left; margin-top: 15px; }

#content_sub #center { width: 515px; float: right; padding-left: 15px; background-image: url(../images/bg_sub_center_top.gif); background-repeat: no-repeat; background-position: top; background-color: #fff; }

#content_sub #center table { pading-left: 15px; padding-right: 15px; }

#content_sub #center #path { width: 340px; float: left; margin-top: 20px; margin-bottom: 5px; color: #003366 }

#content_sub #center #path a:link, #content_sub #center #path a:visited { color: #003366 }

#content_sub #center #path a:hover { color: #cc3300 }

#content_sub #center h1 { font-size: 14px; font-weight: bold; color: #000; margin-bottom: 10px;  clear: left; margin-top: 15px;}

#content_sub #center #feature { width: 150px; float: right; margin-bottom: 15px; background-color: #d8ebff; margin-left: 15px; }

#content_sub #center #feature p { padding: 15px; }

#content_sub #center p { margin-right: 15px; margin-bottom: 16px; margin-top: 0px; line-height: 23px;}

#content_sub #center_bottom { width: 530px; float: right; margin: 0px 0px 15px 0px; background-image:url(../images/bg_content_center_bottom_sub.gif); }

#footer { width: 710px; height: 45px; background-image:url(../images/bg_footer.gif); padding: 20px 15px 0px 15px; color: #fff; font-size: 11px;}

#footer a:link, #footer a:visited { color: #fff; }

#footer a:hover { color: #d96640; }

#credit { text-align:center width: 710px; height: 35px; padding: 10px 15px 0px 15px; color: #333; font-size: 11px; }

#credit a:link, #credit a:visited { color: #333; }

#credit a:hover { color: #d96640; }

#search {
	width: 200x;
	position: absolute;
	bottom: 10px;
	right: 40px;
}

#content_home #right ul { margin: 0; padding: 10px 20px 15px 15px; list-style-type: none; }
#content_home #right li { background: url(/images/bullet.gif) no-repeat 0 7px; padding-left: 12px; padding-right: 10px; }

#content_sub #center ul { margin: 0; padding: 0px 0px 15px 14px; list-style-type: none; }
#content_sub #center li { background: url(/images/bullet.gif) no-repeat 0 8px; padding-left: 14px; padding-right: 15px; line-height: 23px; padding-top: 0px; padding-bottom: 10px; }

#content_sub #left #nav ul { margin: 0; padding: 2px 0px 15px 4px; list-style-type: none; }
#content_sub #left #nav li { background: url(/images/bullet.gif) no-repeat 0 7px; padding-left: 12px; padding-right: 15px; margin-bottom: 5px; }

.photo_right_aligned {
	float: right;
	border: 1px solid #666666;
	margin-left: 15px;
	margin-bottom: 15px;
}



