@charset "UTF-8";
body {
	background-image: url(../images/layout/mainbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 1.5em;
}
img {
	border-style: none;
}
a:link {
	color: #C52126;
}
a:visited {
	color: #C3222A;
}
a:hover {
	color: #A11720;
}
a:active {
	color: #C3222A;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C52126;
	text-transform: capitalize;
	font-style: normal;
	font-variant: small-caps;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C52126;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4D4C4C;
}
.redtext {
	color: #C52126;
}
#navbar {
	background-image: url(../images/nav/navbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2F2F2F;
}
#home {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#specifications {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar table tr td {
	background-image: url(../images/layout/menubg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#media {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	margin-left: 120px;
}
#contact {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerbar {
	background-image: url(../images/layout/headerbg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
#contentbar {
	background-image: url(../images/layout/dropshadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
#contentbox {
	background-image: url(../images/layout/contentboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B0A38C;
}
#contentleft {
	width: 390px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}
#contentright {
	vertical-align: top;
}
#mediabox {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.mediapic {
	float: left;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}
.mediaheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C52126;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4D4C4C;
	width: 650px;
	height: 20px;
	float: left;
}
.formfields {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4C4C;
	border: 1px solid #4D4C4C;
	padding: 2px;
}
.formsubmit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #2F2F2F;
	border: 1px solid #C12126;
}
#contentboxbottom {
	background-image: url(../images/layout/bottombg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
	background-color: #B4A58C;
}
#nav2 {
	background-color: #4C4B4B;
	border: 2px solid #363636;
	height: 50px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left center;
}
#footer {
	background-color: #2F2F2F;
	background-image: url(../images/layout/footerbg.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
}#facebook {
	height: 60px;
	float: right;
	padding: 0px 130px 0px 0px;
}
#links {
	float: left;
	padding: 20px 5px 0px 10px;
}

