@charset "utf-8";
/* CSS Document */

html, body{
	scrollbar-face-color:#2F4761;
	scrollbar-base-color:#435E81;
	scrollbar-arrow-color:#435E81;
	scrollbar-track-color:#435E81;
	scrollbar-shadow-color:#334762;
	scrollbar-highlight-color:#334762;
	scrollbar-3dlight-color:#334762;
	scrollbar-darkshadow-Color:#334762;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-repeat: repeat;
	background-image: url(images/bkgrnd.jpg);
	font-family: "Century Gothic";
	font-size: 12px;
}
A#gal:link {
	color: #666666;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
A#gal:visited {
	color: #666666;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
A#gal:hover {
	color: #D27E00;
	font-size: 11px;
	font-family: "Century Gothic";
	text-decoration: none;
	font-style: italic;
}
A#gal:active {
	color: #666666;
	font-size: 11px;
	font-family: "Century Gothic";
	text-decoration: none;
	font-style: italic;
}

.oneColFixCtrHdr #container {
	width: 781px;
	margin: 10px 0 0 0;
	text-align: center;
	margin-top: 14px;
}
.oneColFixCtrHdr #header {
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 169px;
	width: 781px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	width: 781px;
	background-image: url(images/auto_detailing%204.jpg);
	height: 69px;
}
.oneColFixCtrHdr #middleContent {
	padding: 0 0 0 0;
	background-repeat: repeat-y;
	width: 781px;
	background-image: url(images/auto_detailing%205.jpg);
	min-height: 300px;
	max-height: 3000px;
}
.oneColFixCtrHdr #bottomContent {
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	width: 781px;
	background-image: url(images/auto_detailing%203.jpg);
	height: 136px;
}
.oneColFixCtrHdr #footer{
	padding: 0 0 0 0;
	height: 38px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer #credits p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #credits {
	padding: 0 0 0 0;
	height: 50px;
	margin-right: 45px;
	margin-top: 8px;
	font-family: "Century Gothic";
	font-size: 12px;
	margin-left: 40px;
	color: #666666;
}
.container8{
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
	color: #000000;
	width: 270px;
	margin-top: 0px;
	border-top: 1ppx;
	border-top-color: #32485D;
	border-top-style: solid;
	border-top-width: thin;
	padding: 6px 6px 6px 6px;

}
.container9{
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
	color: #000000;
	width: 675px;
	margin-top: 0px;
	padding: 6px 6px 6px 6px;
	margin-left: 0px;
	border: 1px solid;

}
.mContent {
	font-family:"Century Gothic";
	font-size: 13px;
	padding: 0px 0px 20px 0px;
	margin-top: 20px;
	background-color: #FFF;
	margin-left: 43px;
	width: 694px;
	text-align: left;
}

.FormContent {
	font-family:"Century Gothic";
	font-size: 13px;
	border-color: #CCC;
	margin-right: 25px;
	padding: 6px 12px 6px 12px;
	float: left;
	width: 600px;
}

.Form1Content {
	font-family:"Century Gothic";
	font-size: 13px;
	border-color: #CCC;
	padding: 6px 6px 6px 6px;
	float: left;
	width: 570px;
	text-align: left;
	font-weight: bold;
	color: #4A688C;
}

.form_field1 {
	border: 1px solid;
	border-color: #ADD074;
	background-color: #ECF4DF;
	font-family: "Century Gothic";
	font-size: 12px;
	margin-bottom: 5px;
}

.submit {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
	cursor: hand;
	border-color: #CCCCCC;
	width: 200px;
	height: 26px;
	border: 1px;
	background-color: #7D9ABA;
	border-style: solid;
	font-weight: bold;
}
.reset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFCC;
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	cursor: hand;
	border-color: #999999;
	width: 100px;
	height: 23px;
	background-color: #990000;
}
.list1 {
	color: #1D1A39;
	font-family: "Century Gothic";
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
}
.tag1 {
	color: #666;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
}
.tag2 {
	color: #900;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
}
.Bold_12 {
	color: #999;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.bold12 {
	font-size:15px;
	font-family:"Century Gothic";
	font-weight:bold;
	color: #334A5C;
}
.Bold_13 {
	color: #900;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.bold15 {
	font-size:15px;
	font-family:"Century Gothic";
	font-weight:bold;
	color: #900;
	text-align: left;
}
.bold16 {
	font-size:16px;
	font-family:"Century Gothic";
	font-weight:bold;
	color: #900;
}

.normal12 {
	font-size:12px;
	font-family:"Century Gothic";
	color: #334A5C;
}

p.MsoNormal {
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10pt;
	margin-left:0in;
	line-height:115%;
	font-size:10pt;
	font-family:"Century Gothic";
}
