/* CSS Document */
/* Developed by Serle Soverall of Omega ITM Group - www.omegaitmgroup.com - ssove@omegaitmgroup.com */
@import url("reset.css");

body {
	line-height: 1;
	background-image: url(../images/_bg.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
/* DIV tags */
	div.wrapper {
	width: 950px;
	background-image: url(../images/_bg_container_v2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#promo {
	height: 204px;
	color: #FFFFFF;
	text-align: left;
}
#content_title {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 15px;
}

div#top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
div#txt_container {
	width: 540px;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2;
}
div#banner_top {
	height: 129px;
}
div#zip {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a41700;
	width: 545px;
	text-align: center;
}

div#base {
	background-image: url(../images/_bg_base_containers.jpg);
	background-repeat: no-repeat;
	height: 143px;
	background-position: center;
}
div#navigation {
	width: 640px;
	position: relative;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #a41700;
}
div#box1 {
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
div#box2 {
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin: 0px;
}
div#box3 {
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin: 0px;
}
div#footer {
	text-align: center;
	color: #928f8f;
	font-size: 10px;
	margin-top: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

/* TEXT STYLES */
.font_large {
	font-size: 70px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	color: #FFFFFF;
	line-height: 1em;
}
.red {
	color: #a41700;
}
.font_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_style_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8b85;
}
.txt_style019 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

/* BOX 1 STYLES */
#page_bg #template #base #box1 img {
	float: right;
	border: 1px solid #8c8b85;
}
#box1 p {
	margin: 1px;
}
#page_bg #template #base #gmap-location-search-form #box1 .txt_style_box #edit-input {
	width: 84px;
}

/* BOX 2 STYLES */
#page_bg #template #base #box2 img {
	float: right;
	border: 1px solid #8c8b85;
}
#box2 p {
	margin: 1px;
}

/* BOX 3 STYLES */
#page_bg #template #base #box3 img {
	float: right;
	border: 1px solid #8c8b85;
}
#box3 p {
	margin: 1px;
}

/* LINK STYLES */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a41700;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a41700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#promo a:hover {
	text-decoration: none;
}


#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	padding-left: 20px;
}
#page_bg #template #mainbody .clr #homepage_left #txt_container img {
	padding-top: 10px;
	padding-bottom: 6px;
}
