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

table { font-size: 11px; }
table a { color:#174966; font-weight: normal; text-decoration: underline; }
table a:hover { color: #000000; font-weight: normal; text-decoration: underline; }

table, input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }
.search { font-size: 9px; }

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

.homepage_top_right_pad { padding-top: 1px; padding-left: 1px; }
.homepage_top_right {
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	width: 325px;
	height: 283px;
}

.h_content {
	vertical-align:top;
	text-align:left;
}
.h_content_pad { padding: 12px; }
.h_content_table {
	width: 305px;
	height: 140px;
	background-color:#EAE8DD;
	border: 1px solid #D5D3C5;
}

.footer_pad {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
}
.footer_bg {
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 742px;
	height: 25px;
	text-align:center;
	vertical-align:top;
}

.h_border_left {
	background-image:url(../images/h_border_left.gif);
	background-repeat:repeat-y;
}
.h_border_right {
	background-image:url(../images/h_border_right.gif);
	background-repeat:repeat-y;
}

.fadephoto { background-color:#FFFFFF; vertical-align:top; }

.homepage_content_pad {
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 18px;
	padding-bottom: 12px;
}
.homepage_content {
	background-image:url(../images/bg_border.gif);
	background-repeat:repeat-y;
	width: 742px;
	height: 155px;
	text-align:left;
	vertical-align:top;
}

.specials_frame {
	background-color:#EFF1F2;
	border: 1px solid #53778B;
}
.specials_pad {
	padding: 12px;
}
.specials {
	margin-left: 12px;
	width: 307px;
	margin-bottom: 8px;
}

.specials_content a { color: #174966; font-weight: bold; text-decoration: none; }
.specials_content a:hover { color: #000000; font-weight: bold; text-decoration: none; }

.internal_content_pad { padding: 24px; }
.internal_content {
	vertical-align:top;
	text-align:left;
	height: 300px;
}
.internal_frame {
	width: 742px;
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;
	background-color:#FFFFFF;
}

.border { background-color: #525252; }
.white_border { background-color:#FFFFFF; }

/* Common/Template
----------------------------*/
.body { 
	margin-top:12px; 
	background-color:#5F7E92; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-image:url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }
.page_title { font-weight: bold; color: #152358; font-size: 12px; }
.bullet { margin-bottom: 0px; width: 1px; height: 1px; }
.search_icon { margin-bottom: 0px; }

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

.tbd { color:#174966; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#174966; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#E3E3E3; }

/* Subnav
----------------------------*/
.subnav { font-size: 10px; }
.subnav a { color: #152358; }
.subnav a:hover { color: #A30000; }


/* Footer
----------------------------*/
.footer { font-size: 11px; color:#E2DFD0; }
.footer a { text-decoration: none; color:#FFFFFF; font-size: 10px; }
.footer a:hover { text-decoration: none; color:#CCD2D9; font-size: 10px; }

.search_bg {
	width: 183px;
	height: 27px;
	vertical-align:middle;
	text-align:center;
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.search_table { width: 120px; }


/* Tell a Friend
----------------------------*/
.body_taf { background-color: #899FAC; margin: 0px; width: 450px; border-style: none; }
.body_taf_table { background-color:#FFFFFF; }

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

/* Buttons
----------------------------*/
.button {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#174966;
}

