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

table { font-size: 11px; }
table a { color:#313C7A; font-weight: normal; text-decoration: underline; }
table a:hover { color: #A39E7E; font-weight: normal; text-decoration: underline; }

table, input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }

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

.shell {
	width: 720px;
	height: 583px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
}

.left {
	vertical-align:top;
	background-image:url(../images/left_bg.gif);
	background-repeat:repeat-y;
	margin-right: 1px;
}

.right {
	vertical-align:top;
	background-image:url(../images/right_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.top_pad { padding-right: 108px; padding-bottom: 12px; }
.top {
	width: 825px;
	height: 69px;
	vertical-align:bottom;
	text-align:right;
	background-image:url(../images/top_bg.gif);
	background-repeat:no-repeat;
}

.i_top {
	width: 825px;
	height: 69px;
	background-image:url(../images/i_top_bg.gif);
	background-repeat:no-repeat;
}


.base {
	height: 64px;
	vertical-align:top;
	text-align:center;
	background-image:url(../images/base.gif);
	background-repeat:no-repeat;
}

.h_left_pad { padding: 16px; }
.h_left {
	vertical-align:top;
	text-align:left;
	width: 487px;
	height: 351px;
	background-color:#F1F0E3;
	background-image:url(../images/h_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #252525;
}
.h_right_pad { padding: 16px; }
.h_left_pad { padding: 16px; }
.h_right {
	vertical-align:top;
	text-align:left;
	width: 232px;
	height: 351px;
	background-color:#F1F0E3;
	color: #252525;
}

.w { background-color:#FFFFFF; }

.h_header { height: 224px; }
	
.h_photos {
	width: 508px;
	height: 199px;
}

.h_nav {
	width: 508px;
	height: 24px;
}

.i_left {
	width: 188px;
	vertical-align:top;
	text-align:left;
	background-color:#F1F0E3;
}
.i_right {
	width: 531px;
	height: 600px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
}

.banner td { background-color:#A39E7E; vertical-align:middle; text-align:center; }

.subnav_pad {
	padding-left: 52px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 4px;
}
.subnav {
	background-image:url(../images/subnav_bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	background-color: #E5E3CC;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}
.subnav a { color: #152358; text-decoration:none; }
.subnav a:hover { color: #A30000; text-decoration: none; }

.pricelist { border: 1px solid #F1F0E3; }
.pricelist td { font-size: 11px; }
.pricelist_row { background-color:#F2F2F2; }
.image_border { border: 1px solid #A39E7E; }

/* Common/Template
----------------------------*/
.body { margin:0px; background-color:#D1D1E1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.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:#E3E3E3; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#E3E3E3; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#E3E3E3; }



/* Footer
----------------------------*/
.footer_pad { padding-top: 4px; }
.footer { font-size: 10px; color:#313C7A; }
.footer a { text-decoration: underline; color:#313C7A; }
.footer a:hover { text-decoration: underline; color:#A39E7E; }

.search_bg { }
.search_table { width: 120px; }
.search { font-size: 9px; padding-left: 4px; width: 85px; }

/* Tell a Friend
----------------------------*/
.body_taf { background-color: #A39E7E; 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:#F1F0E3;
	background-color:#A39E7E;
}
