@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #264567;
	background-image: url(../images/back/full.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	text-align: left;
}
.main {
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;	
}
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover{text-decoration:underline;}
img {
	border: 0;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.slideshow {
	position: absolute;
	left: 464px;
}
.page_wrapper {
	width: 898px;
	min-height: 615px;
	background: #ffffff;
}
.navbar {
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #2e648d;
	line-height: 15px;
}
.nav {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}
.navbar a {
	color: #2e648d;	
}
.navbar a:hover {
	color: #638fb0;	
	text-decoration: none;
}
.cat_label {
	color: #5a94b2;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	width: 109px;
}
.cat_label a {
	color: #5a94b2;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.cat_label a:hover {
	color: #7baec8;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}
.cat_photo {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 3px;
}
.page_content {
	margin: 30px;
	text-align: left;
	min-height: 249px;

`	
}
.page_content a {
	color: #5a94b2;
	font-weight: bold;
}
.page_content a:hover {
	color: #7baec8;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	width: 898px;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 14px;
}
.footer a, a:hover {
	color: #CCCCCC;
}
.form_estimate {
	margin-left: 31px;
}
.form_estimate_text {
	width: 130px;
	height: 15px;
	border: 1px solid #686c6d;
	background: #ffffff;
	padding: 2px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 4px;
}
.form_estimate_label {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 7px;
}
.form_estimate_submit {
	margin-top: 4px;
}
.form_estimate_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ffffff;
	
}
.sidebar_promo {
	width: 187px;
	min-height: 160px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	line-height: 16px;
}
.right_sidebar {
	text-align: left;
	background-image: url('../images/right_bar_back.jpg');
	background-repeat: repeat-y;
}
.right_sidebar a {
	color: #545c5f;
}
.right_sidebar a:hover {
	color: #787f82;
	text-decoration: none;
}
.right_sidebar_content {
	text-align: left;
	width: 218px;
}
.right_sidebar_content a {
	color: #2e648d;
}
.right_sidebar_content a:hover {
	color: #638fb0;
	text-decoration: none;
}

.sublinks {
	font-size: 10px;
	line-height: 14px;
}
.related_links {
	padding-right: 15px;
	padding-left: 25px;
/*	background: #c5cad0;	*/
	padding-top: 8px;
}
.menu_photo {
	display: inline;
	width: 160px;
	height: 160px;
	background: #efefef;
	margin-right: 50px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, tahoma;
	color: #0000ff;
}
.menu_td {
	background-color: #FFFFFF;
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}
.content_body {
	background-color: #ffffff;
	min-height: 400px;
}

.message {
	color: #559ad6;
	font-weight: bold;
}
.error {
	color: #a50500;
	font-weight: bold;
}

.special_price, .special_price a {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #9d0500;
}
td.current_specials a {
	color: #9d0500;	
}

div.home_promo {
	margin: 0 0 10px 0;
	font-family: arial, helvetica;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
div.home_promo a {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 18px;
	color: #9d0500;
	text-decoration: none;
}

/* Headline Formatting */

h1, h2, h3, h4, h5 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: -.04em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	

/*	text-align: center; */
	font-size: 24px;
}

h2 {
	font-size: 12px;
	text-align: center;
	color: #666666;
/*	dis

play: inline; */
}

h3 {
	font-size: 5px;
}

h4 {
	color: #666666;
	font-size: 10px;
/*	

margin: 10px 0 10px 0; */
/*	

display: inline; */
}

h5 {
	font-size: 20px;
}
