@charset "utf-8";
/* CSS Document */
a:link {
color: #e9a300;
}
a:visited {
color: #fff800;
}
a:hover {
color: #fff800;
}
a:active {
color: #333333;
}
body {
	background-image: url(images/bg-repeat.gif);
	background-repeat: repeat-x;
	background-color: #503800;
}
img {
	margin: 0px;
	padding: 0px;
}
#container {
	position: absolute;
	top: 0px;
	overflow: visible;
	width: 1265px;
	left: 28px;
}
#container #header {
	height: 115px;
	width: 1270px;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	position: relative;
	top: 0px;
}
#container #header #nav {
	position: absolute;
	left: 517px;
	top: 28px;
	width: 734px;
	height: 62px;
}
#container #header #nav img {
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #body-content {
	background-position: center top;
	width: 1267px;
	height: 531px;
	background-repeat: no-repeat;
	position:absolute;
	top: 145px;
	left: 1px;
}
#container #body-content #everything {
	margin: 0px;
	padding: 0px;
	left: -2px;
	position: relative;
}
#container #body-content #everything #contact {
	background-repeat: no-repeat;
	background-position: left top;
	height: 671px;
}
#container #body-content #everything #contact form {
	background-image:url(images/contact-bg.gif);
	position: absolute;
	left: 2px;
	top: 3px;
	width: 977px;
	height: 497px;
}
#container #body-content #everything #contact form input {
	height: 28px;
	width: 370px;
	margin-left:19px;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	background: transparent;
	margin-top: 13px;
}
#container #body-content #everything #contact form textarea {
	border:0 none;
	height:245px;
	position:relative;
	top:19px;
	left:19px;
	width:704px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	background: transparent;
}
#container #body-content #everything #contact form #submit {
	height:50px;
	margin-top:30px;
	width:90px;
	margin-left:35px;
}
/**********footer area */
#container #footer {
	background-image: url(images/footer-bg.gif);
	height: 200px;
	width: 1270px;
	position: absolute;
	top: 545px;
	left: -4px;
}
/**********footer area text box */
#foottext {
	position: absolute;
	left: 69px;
	top: 54px;
	height: 93px;
	width: 492px;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
}
#container #body-content #everything p img {
	margin: 5px;
	border: 0;
}
#container #body-content #everything {
	position: absolute;
	left: 62px;
	top: 19px;
	height: 498px;
	width: 1202px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

/*********site content areas */
#textslideshow {
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

#content {
	position: absolute;
	left: 63px;
	top: -1px;
	height: 478px;
	width: 949px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
#homecontent {
	position: absolute;
	left: 559px;
	top: -24px;
	height: 478px;
	width: 562px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
#homeslide {
	position: absolute;
	left: 65px;
	top: 49px;
	height: 481px;
	width: 537px;
}
#aboutuscontent {
	position: absolute;
	left: 66px;
	top: 1px;
	height: 478px;
	width: 649px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
#aboutuscolumncontent {
	position: absolute;
	left: 742px;
	top: 53px;
	height: 395px;
	width: 384px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
#servicescontent {
	position: absolute;
	left: 66px;
	top: 1px;
	height: 478px;
	width: 649px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
#servicescolumncontent {
	position: absolute;
	left: 712px;
	top: 38px;
	height: 434px;
	width: 384px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
#admincontent {
	position: absolute;
	left: 67px;
	top: 30px;
	height: 478px;
	width: 562px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
#contactcolumn {
	position: absolute;
	left: 858px;
	top: 10px;
	height: 478px;
	width: 246px;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}
/**************Mic */
.pageheader {
color:#fff700;
font-size:25px;
font-weight:bold;
}
.smallheader {
color:#fff700;
font-weight:bold;
}

