@charset "utf-8";
/* CrackinStyleShizzle Document by fullphatdesign.co.uk */
body {
	margin: 0;
	padding: 0;
	background: url(images/background.gif) repeat-y #e4e4e4 fixed center;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
}
#redheader {
	width: 100%;
	height:10px;
	background:#b32543;
	}
#topheader {
	width: 801px;
	height:152px;
	margin: 0px auto;
	clear:both;
	padding:0;
}
.logo {
	width: 532px;
	height:152px;
	float:left;
}
.navigation {
	width: 269px;
	height:152px;
	float:right;
}
#imageheader {
	width: 801px;
	height:263px;
	margin: 0px auto;
	clear:both;
	padding:0;
}
#content{
	width: 781px;
	padding:10px 10px 0px 10px;
	margin: 0px auto;
	clear:both;
	overflow:auto;
	background:#FFFFFF url(images/layout_09.gif) no-repeat top;
}
#content-contact{
	width: 761px;
	padding:10px 20px 0px 20px;
	margin: 0px auto;
	clear:both;
	overflow:auto;
	background:#FFFFFF url(images/layout_09.gif) no-repeat top;
}
.content-right{
	width: 560px;
	padding:0 0 0 10px;
	float:right;
}
.content-left{
	width: 201px;
	padding:0 0 0 0;
	float:left;
}
.smalltext{
font-size:11px;
}
.redfont{
color:#b32543;
font-weight:bold;
}
.greenfont{
color:#1f522c;
font-weight:bold;
}
.informationside {
	width: 91px;
	height:92px;
	text-align:center;
	color:#FFFFFF;
	padding:10px 10px 0 100px;
	background:url(images/informationside.gif);
	margin-top:8px;
	font-size:13px;
}
.sideimagespacer{
padding:20px 0 30px 0;
}
.informationside a {
text-decoration:none;
	color:#FFFFFF;
}
.informationside a:hover {
	color:#e4bebe;
}
.garageside {
	width: 91px;
	height:92px;
	text-align:center;
	color:#FFFFFF;
	padding:10px 10px 0 100px;
	background:url(images/garageside.gif);
	margin-top:8px;
	font-size:13px;
}
.garageside a {
text-decoration:none;
	color:#FFFFFF;
}
.garageside a:hover {
	color:#e4bebe;
}

li{
	list-style:square;
	color:#0b4b25;
	font-weight:bold;
}
ul{
padding:0;

}

#footer{
	font-size:8pt;
	width: 781px;
	height:46px;
	background: url(images/layout_10.jpg);
	margin: 0px auto;
	padding:18px 0 0 20px;
	clear:both;
	color:#ffffff;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #cccccc;
}
h1{
color: #0b4b25; 
font-size: 160%; 
font-weight: normal; 
padding-bottom: 0px; 
margin-bottom: 0px; 
font-family: "Century Gothic", Arial;
}
h2{
	font-weight: bold;
	font-size:16px;
	color:#b32543;
	font-weight:bold;
	padding-bottom: 0px; 
margin: 0px; 
	font-family: "Century Gothic", Arial;
}
a{
color: #333333;
}

/* FORMS STYLING */
label{
width: 200px;
text-align: left;
float:left;
display:block;
}
input{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:280px;
}
textarea{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:280px;
}
select{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:280px;
}
input.send-btn {
height: 20px;
background-color: #ffffff;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
border: 1px solid #a19ca1;
margin-top:20px;
}
legend
{
font: 11pt Tahoma, Arial, Helvetica, sans-serif; color:#832440; font-weight:bold;
background: #ffffff;
padding: 2px 6px;
} 
label em {  
margin-left:5px;
font: 8pt Tahoma, Arial, Helvetica, sans-serif; color:#660000; 
font-weight: normal; 
padding:0px;   
}
.form{
width:360px;
float:right;
}
