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

html, div {margin: 0px;
	padding: 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

body {
	background: #65a8dd;
	margin: 0px;
	padding: 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
}

#wrapper {
	width: 100%;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
	background: #faebd2;
	border-top: none;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;

}
#headerright {
	float: right;
	width: 25%;
}
#headerleft {
	float: left;
	width: 50%;
}
#headbot {
	float: left;
	width: 100%;
	clear:both;
	margin-top: 55px;
}

#header {
	clear: both;
	width: 100%;
	height: 220px;
	background-image:url(copic.jpg);
}
.calltoday {font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
#mid {width: 90%;
	max-width:906px;
	height: 260px;
	background-image:url(orangebg.gif);
	margin-left: auto;
	margin-right: auto;
}
#mid1 {width: 33%;
	max-width:301px;
	height: 270px;
	border: solid #000 1px; 
	float: left;
	margin-left:auto;
	margin-right:auto;
}
#mid2 {width: 33%;
	max-width:301px;
	height: 270px;
	border: solid #000 1px; 
	float:left;
}
#mid3 {width: 33%;
	max-width:301px;
	height: 270px;
	border: solid #000 1px; 
	float: left;
}

#mid a:link {
	display:block;
	color: #000;
	text-decoration:none;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#mid a:visited {
	text-decoration:none;
	color: #000;
}
#mid a:hover {
	text-decoration:underline;
	color: #000;
}
#mid a:active {
	text-decoration:underline;
	color: #000;

}
.servicing {
	font-size: 1.3em;
	color: #FFF;
	font-weight:bold;
	padding-left: 15px;
	letter-spacing: .3em;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat-x;
}
#text {
	font-size: 1em;
	color: #000;
	padding-left: 7%;
	padding-right: 7%;
	padding-top: 0px;
	padding-bottom: 5px;
}

h2 {padding-top: 7px;
	padding-bottom: 7px;
	margin:0px;
}

.extraindent {padding-left: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.picbut {width: 85%;
	max-width: 245px;
	margin-left:8%;
	border-top: none;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: none;
}

#contact {text-align: center;
	font-size: 1.3em;
}
.callnow {font-size: 1.2em;
}
#footer {text-align:center;
		border-top: solid 1px #000;
}
div ul {width: 90%
	margin-left:auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0px;
}
	
div li {
	display:inline;
	padding-left: 3em;
	
}
.firstitem {padding-left:0em;
	
}
#footer a:link {
	font-size: 1.1em;
	color: #000;
	text-decoration:none;
	text-transform: capitalize;
	letter-spacing: .1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer a:visited {
	font-size: 1.1em;
	color: #000;
	text-decoration:none;
	text-transform: capitalize;
	letter-spacing: .1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer a:hover {
	font-size: 1.1em;
	color: #000;
	text-decoration:underline;
	text-transform: capitalize;
	letter-spacing: .1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer a:active {
	font-size: 1.1em;
	color: #000;
	text-decoration:underline;
	text-transform: capitalize;
	letter-spacing: .1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.copyright {font-size: .8em;
}
.flashmovies {width:600px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}
a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #000;
	text-decoration:underline;
}