@charset "UTF-8";

html, body {
	font-family: "Helvetica", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #660000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	line-height: 18px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #660000;
}

a:hover, a:focus {
	text-decoration: none;
	color: #990000;
}

.clearfloat {
	clear: both;
}

#headertext {
	float: right;
	height: 50px;
	width: 300px;
	font-weight: bold;
	color: #660000;
	text-align: right;
	font-size: 14px;
	line-height: 16px;
	margin-top: 50px;
	margin-right: 30px;
}
#contactus {
	float: left;
	width: 250px;
	margin-left: 100px;
}
#form_container {
	float: right;
	width: 400px;
	margin-right: 100px;
}

#container {
	width: 916px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
#welcome_header {
	background: url(images/welcome2.jpg);
	height: 50px;
	width: 476px;
	float: right;
	margin-right: 10px;
}
#header {
	background: url(images/header_full.jpg);
	height: 158px;
	width: 916px;
}
#mainNav {
	background: url(images/navbackground_full.jpg) no-repeat;
	height: 42px;
	width: 916px;
	color: #FFFFFF;
	padding-top: 20px;
}
#mainNav a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#mainNav a:hover {
	color: #FFFF99;
}
#topnav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	width: 320px;
	padding-top: 8px;
	float: right;
	text-align: center;
	margin-right: 35px;
}
#topnav a {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#topnav a:hover {
	color: #FFFF99;
}
#mainContent {
	width: 916px;
	background: url(images/people.jpg) no-repeat left bottom;
	position: relative;
	min-height: 500px;
}
#rightcontent {
	float: right;
	width: 397px;
	line-height: 16px;
	margin-right: 14px;
	font-size: 12px;
}
#insideheader {
	float: right;
	height: 150px;
	width: 500px;
}
#address {
	float: right;
	width: 450px;
	font-size: 14px;
	color: #760000;
	text-align: right;
	margin-top: 20px;
	margin-right: 37px;
	font-weight: bold;
}
#tagline {
	background: url(images/screenprinting.gif) no-repeat;
	height: 31px;
	width: 465px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}
#mainContentPages {
	width: 884px;
	padding: 15px;
}
#container #mainContentPages .center {
	text-align: center;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
}
.disclaimer {
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
	color: #811E00;
}
.specials {
	font-weight: bold;
	font-size: 24px;
	color: #660900;
}
.phonenumber {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
