/* Global
----------------------------*/
form { margin: 0px; }
img { border-style: none; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #012D24; font-weight: bold; text-decoration: underline; }
table a:hover { color: #676767; font-weight: bold; text-decoration: underline; }

/* Classes
----------------------------*/
.content_pad { padding-left: 28px; padding-right: 28px; padding-bottom: 8px; padding-top: 8px; }
.content {
	vertical-align:top;
	text-align:left;
	width: 616px;
	background-color: #FFFFFF;
	font-size: 10px;
}


.image_border { border: 1px solid #000000;}
.subnav_left {
	vertical-align:top;
	width: 124px;
	background-color: #9E8467;
}
.subnav_banner {
	background-color: #9E8467;
	vertical-align:bottom;
	text-align:center;
}

.fadephoto { vertical-align:top; width: 516px; height: 276px; }
.homepage_pad { padding-left: 28px; padding-right: 28px; padding-bottom: 8px; }
.frame { border-left: 1px solid #06153A; border-right: 1px solid #06153A; }
.homepage { 
	vertical-align:top;
	text-align:left;
	width: 226px;
	background-color: #F3EEE9;
	color: #06153A;
	font-size: 10px;
}
.homepage a { color: #7F4608; text-decoration:underline; }
.homepage a:hover { color: #06153A; text-decoration:underline; }

.footer_frame {
	background-color: #7F4608;
	height: 20px;
	border-left: 1px solid #06153A;
	border-right: 1px solid #06153A;
	border-bottom: 1px solid #06153A;
	vertical-align:middle;
	text-align:center;
}
/* Common Classes
----------------------------*/
.body { margin-top:20px; background-color:#8597B9; background-image:url(../images/background.gif); background-repeat:repeat-x; }
.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#000000; }
.pageTitle { font-weight: bold; color: #7F4608; font-size: 12px; }

.crumb { font-size: 9px; color: #000000; }
.crumb strong { color:#000000; }
.crumb a { color: #6C93B8; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.subnav { 
	font-size: 10px; 
	padding-left: 16px; 
	padding-right: 4px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	border-bottom: 1px solid #FFFFFF; 
	text-align:left; 
}
.subnav a { color: #FFFFFF; text-decoration: none; font-weight: normal; }
.subnav a:hover { color: #7F4608; text-decoration: none; font-weight: normal; }

.footer { font-size: 10px; color:#FFFFFF; }
.footer a { font-weight: bold; text-decoration: underline; color:#FFFFFF; }
.footer a:hover { font-weight: bold; text-decoration: underline; color:#F3EEE9; }

.search_pad { padding-left: 36px; }
.search_bg {
	background-image:url(../images/american_window03.gif);
	width: 176px;
	height: 29px;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
}

.search { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	width: 85px;
	height: 14px;
	border: 1px solid #7F4608;
	color: #011851;
}

/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#7F4608;
}

/* Other
----------------------------*/
.contact table { font-size:11px; }
.contact input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.newsletter { font-size:11px; color:#000000; }
.sitemap { font-family: verdana, arial, helvetica, sans-serif; font-size:11px; color:#012D24; }


