body {
	background-image: url(../images/cross_bg_top.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	font-family: arial;
}

#top_color {
	background-color: #7a0303;
	height: 5px;
	width: 100%;
}

#wrap {
	width: 850px;
	padding: 0 10px;
}

#top_nav {
	width: 830px;
	height: 50px;
	padding: 9px 15px;
	background-image: url(../images/nav_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

#banner {
	margin-top: -10px;
	width: 840px;
	padding: 5px 0;
	text-align: left;
}

#logo {
	width: 250px;
	margin-left: 12px;
}

#name_logo {
	width: 566px;
	height: 140px;
	vertical-align: top;
	float: right;
}

#slide {
	margin-top: 15px;
	width: 556px;
	height: 140px;
	background-color: #375D81;
	vertical-align: top;
	float: right;
}

#slide img { padding: 7px; border: #1B2126 1px solid; background-color: #375D81; }

#content { width: 850px; margin: 25px 0; text-align: left; }
#content a {color: #A62121}

#sidebar_questions {
	width: 240px;
	padding: 5px;
	background-color: #d4daf7;
	border: #333333 1px solid;
	color: #333333;
	text-align: left !important;
}

#contact_form {
	padding: 5px;
	background-color: #d4daf7;
	border: #333333 1px solid;
	color: #333333;
	text-align: left !important;
}

#footer {
	border-top: #cccccc 1px solid;
	font-size: 11px;
	color: #555555;
	padding: 5px 0;
	text-align: left;
}

#footer a{
	color: #A62121;
	text-decoration: none;
}

.sublink {
	list-style-type: none;
	margin-left: -15px;
	display: none;
}

.sublink li a{
	text-decoration: none;
	font-family: 'Bookman Old Style', serif;
	color: #A62121;
	font-size: 14px;
}

.sublink2 {
	list-style-type: none;
	margin-left: -15px;
	display: none;
}

.sublink2 li a{
	text-decoration: none;
	font-family: 'Bookman Old Style', serif;
	color: #333333;
	font-size: 11px;
}

.sidebar_head {
	font-size: 24px;
	color: #A62121;
	font-family: arial narrow;
	font-weight: bold;
}

.tall_para {
	padding: 5px 0px;
}

.specials, .highlight {
	font-size: 20px;
	color: #A62121;
	font-family: arial narrow;
	font-weight: bold;
	line-height: 120%;
}

.specials_dis {
	font-size: 10px;
	color: #000000;
	font-family: arial;
}

.member {
	text-align: center;
	padding: 5px;
	border-top: #6B736A 1px dotted;
}

.member_title {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.content_head {
	font-size: 27px;
	color: #1B2130;
	font-family: arial;
	font-weight: bold;
}

.content_url {
	font-size: 12px;
	color: #A62121;
	font-family: arial;
}

.content_url a {
	color: #A62121;
	text-decoration: underline;
}

.content_subhead {
	font-size: 20px;
	color: #A62121;
	font-family: arial;
	font-weight: bold;
}

.content_body {
	font-size: 14px;
	color: #333333;
	line-height: 125%;
	font-family: arial;
	text-align: center;
}

.sidebar_link {
	font-family: 'Bookman Old Style', serif;
	font-size: 18px;
	text-decoration: none;
}

.fbLink {
	margin-bottom: 10px;
}
	
.nav_links {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
}

.nav_links a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 47px;
}

.nav_links a:hover {
	text-decoration: underline;
}

.nav_phone {
	color: #1B2126;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	vertical-align: top;
	float: right;
}

.input_field {
	font-size: 11px;
	padding: 2px;
	width: 200px;
	border: #cccccc 1px solid;
}

.textarea_field {
	font-size: 11px;
	padding: 2px;
	width: 202px;
	height: 100px;
	border: #cccccc 1px solid;
	font-family: arial;
}

.submit_field {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	width: 220px;
	margin-top: 5px;
}

.prod_name {
	font-size:16px;
}

.details {
	font-size: 12px;
}
