@charset "utf-8";
/* CSS Document */

html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/background-brushed-metal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d1d1d1;
}
.stafflist {
	font-weight: bold;
	color: #CFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.staffname {
	color: #FFF;
}

.borderbottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.bordertopbottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
body {

}
#wrapper {
	width: 1208px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#menubar {
	height: 22px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #000;
}
#leftcolumn {
	background-image: url(../images/background-red-metal.jpg);
	background-repeat: repeat;
	float: left;
	width: 350px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.clear {
	clear: both;
	height: 0px;
}

.fullwidth {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.fullbanner {
	clear: both;
	border-top-width: 4px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#maincolumn {
	float: left;
	width: 745px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #999;
}
h1 {
	font-family: 'Cinzel', serif;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 8px;
}
h2 {
	font-family: 'Righteous', cursive;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: normal;
	color: #FDF1AC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}



.menuitem {
	font-family: 'Raleway', sans-serif !important;
	color: #FFF;
	padding-right: 44px;
	padding-left: 38px;
	text-decoration: none;
	font-size: 17px !important;
	font-weight: 500 !important;
}
#banner {
	float: none;
	width: auto;
	text-align: center;
	padding-bottom: 10px;
}
#main {
	background-color: #000;
	width: 1200px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a {
	text-decoration: none;
}

.halfdiv {
	float: left;
	width: 600px;
}
.staffdiv1 {
	float: left;
	width: 325px;
	padding-right: 5px;
}
.staffdiv2 {
	float: left;
	width: 225px;
	padding-right: 5px;
}


.maintext a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.quote {
	font-style: italic;
	color: #FFF;
	font-size: 12px;
	line-height: 22px;
}
.quoteby {
	font-size: 12px;
	color: #CFF;
}
.insurance {
	float: right;
	width: 250px;
	margin-left: 25px;
	margin-right: -15px;
	margin-top: -15px;
}
#contactinfo {
	float: left;
	width: 360px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
}
.phonenumber {
	font-size: 32px;
	font-weight: bold !important;
	color: #9FF !important;
}
#contactphoto {
	width: 800px;
	float: left;
}

.address {
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
}
.onethird {
	width: 350px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
.repair {
	padding-top: 15px;
	padding-bottom: 15px;
}
.repairtitle {
	font-size: 18px;
	font-weight: bold;
	color: #9CF;
	line-height: 18px;
}
.icon {
	padding-right: 12px;
}
