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

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

/* Classes
----------------------------*/

.check_table td input, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.border_left {
	background-image:url(../images/border_left.gif);
	background-repeat:repeat-y;
	width:3px;
	background-color:#FFFFFF; 
}
.border_right {
	background-image:url(../images/border_right.gif);
	background-repeat:repeat-y;
	width:4px;
	background-color:#FFFFFF; 
}
.midsection {
	width: 760px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}
.image_nav {
	width: 94px;
	height: 316px;
	vertical-align:top;
}

.midsection_right {
	width: 259px;
	height: 316px;
	vertical-align:top;
}

.homepage_content {
	background-color: #DBDBBD;
	vertical-align:top;
	text-align:left;
	width: 259px;
	height: 278px;
	font-size: 10px;
}

.homepage_pad {
	padding-left: 4px; padding-right: 4px;
}

.box_left {
	border: 1px solid #B7B5AB;
	background-color: #F8F7ED;
	vertical-align:top;
	text-align:left;
	width: 252px;
	height: 145px;
	font-size: 9px;
}

.box_center {
	border: 1px solid #B7B5AB;
	background-color: #F8F7ED;
	vertical-align:top;
	text-align:left;
	width: 250px;
	height: 145px;
	font-size: 9px;
}

.box_right {
	border: 1px solid #B7B5AB;
	background-color: #F8F7ED;
	vertical-align:top;
	text-align:left;
	width: 254px;
	height: 145px;
	font-size: 9px;
}

.box_pad {
	padding-left: 134px;
	padding-top: 64px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.box_pad3 {
	padding-left: 104px;
	padding-top: 64px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.footer_frame {
	width: 760px;
	height: 23px;
	background-color:#DBDBBD;
	text-align:center;
	vertical-align:middle;
}

.footer_pad {
	padding-left: 8px;
	padding-right: 8px;
}

.content_left_pad { padding: 8px; }
.content_left {
	width: 133px;
	height: 300px;
	background-color:#F5F5F5;
	border-right: 1px solid #D8DCD0;
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	line-height: 150%;
}
.content_left a { color:#6A774F; text-decoration: underline; }
.content_left a:hover { color:#000000; text-decoration: underline; }

.content_pad { padding-left: 16px; padding-right: 16px; padding-bottom: 16px; }
.content {
	text-align:left;
	vertical-align:top;
	width: 627px;
}

.scroller a:hover { color:#FF0000; }

/* 2006 Revisions/New Classes
----------------------------*/

.wb { background-color:#FFFFFF; }
.tb { background-color:#F5F3E3; }
.t_side td { 
	vertical-align:top; 
	text-align:left;
	font-size: 10px; 
}
.h_pad { padding: 8px; }
.h_left {
	vertical-align:top;
	text-align:left;
	width: 204px;
	height: 316px;
	background-color: #DBDBBD;
	
}
.h_right {
	vertical-align:top;
	text-align:left;
	width: 149px;
	height: 316px;
	background-color: #DBDBBD;
	
}
.scroll {
	width: 760px;
	height: 22px;
	vertical-align:middle;
	text-align:center;
	background-color:#BABDB5;
}

.h_content_pad { padding: 16px; }
.h_content {
	border: 1px solid #B7B5AB;
	background-color: #F8F7ED;
}
.pkgs {
	border-collapse:separate;
}
.pkg_content strong, b { color: #686D5B; font-size: 11px; }
.pkg_content img { margin-bottom: 4px; }
.pkg_content { font-size: 9px; }
.pkg_content font { font-size: 9px; }
.pkg_content a { color: #7D9A13; font-weight: normal; text-decoration: underline; }
.pkg_content a:hover { color: #000000; font-weight: normal; text-decoration: underline; }
.pkg_pad { padding: 4px; }
.pkg_cell {
	width: 252px;
	height: 125px;
	border: 1px solid #B7B5AB;
	vertical-align:top;
	text-align:left;
	background-color: #F8F7ED;
}

/* Common Classes
----------------------------*/
.body { margin:0px; background-color:#BAC1AC; }
.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#000000; }
.pageTitle { font-weight: bold; color: #7B7E6C; font-size: 12px; }

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

.subnav { font-size: 10px; }
.subnav a { color: #000000; text-decoration: underline; font-weight: normal; }
.subnav a:hover { color: #000000; text-decoration: underline; font-weight: normal; }

.footer { font-size: 9px; color:#000000; }
.footer a { font-weight: bold; text-decoration: none; color:#000000; }
.footer a:hover { font-weight: bold; text-decoration: none; color:#A8BF55; }

.address { font-weight: bold; font-size: 10px; font-weight: bold; color:#333333; }

.search_pad { padding-right: 8px; padding-bottom: 4px; }
.search_bg {
	background-image:url(../images/search_bg.gif);
	width: 374px;
	height: 69px;
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;
}

.search { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	width: 95px;
	height: 14px;
	background-color: #DBDBBD;
	border: 1px solid #A8BF55;
}

/* 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:#7B7E6C;
}

/* 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; }

.frame { border: 1px solid #CCCCCC; padding: 4px; margin: 4px; }
.frame a { color: #333333; text-decoration: none; font-weight: bold; }
.frame a:hover { color: #999999; text-decoration: none; font-weight: bold; }

.normal {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.styleIndent {
	margin-left: 4mm;
}
