@charset "utf-8";

body, ul, li, h1, h2, h3, form, p 
{ margin : 0; padding : 0; }
body {
	background-color: #FFF2C8;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bodybackground.jpg);
}
#temphome {
	background-color: #FFFFFF;
	background-image: none;
}
#tempbox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 18px;
}

h1  {
	font-size: 24px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bigtop.jpg);
	width: 600px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	margin-bottom: 10px;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FEDA00;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/wrapperbg.gif);
}
#contactinformation {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 10px;
	background-color: #000000;
}

#smallcolumn {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.leftpic {
	margin-left: 5px;
	padding-top: 15px;
}

#largecolumn {
	display: inline;
	float: right;
	width: 600px;
	margin-right: 10px;
	margin-top: 10px;
	background-image: url(images/largecolumn_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#largecolumn  p.last {
	height: 40px;
	width: 600px;
	background-image: url(images/bigbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.largeimg {
	float: left;
	border: 1px solid #F53206;
	margin-right: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#largecolumn   p   {
	padding-right: 20px;
	padding-left: 20px;
}



#sitecredits {
	height: 80px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#pattern {
	width: 100%;
	height: 50px;
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#sitecredits a {
	text-decoration: none;
	color: #666666;
}
#sitecredits p {
	color: #666666;
	font-size: 10px;
	float: right;
	padding-top: 5px;
	margin-right: 50px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#branding {
	display: inline;
	height: 175px;
	width: 930px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fb922b;
	border-right-color: #fb922b;
	border-bottom-color: #fb922b;
	border-left-color: #fb922b;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	float: left;
}

.floatleft {
	float: left;
}

#mainnav {
	height: 240px;
	list-style-type: none;
	width: 280px;
	background-color: #CCCCCC;
	margin-left: 5px;
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}



#mainnav   li  {
	height: 25px;
	width: 280px;
	display: block;
}

#mainnav a {
	text-decoration: none;
	height: 25px;
	width: 280px;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
	line-height: 25px;
	text-indent: 25px;
	background-image: url(images/navbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainnav a:hover {
	color: #FFFFFF;
	background-color: #FEDA00;
	background-image: url(images/navbutton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	height: 80px;
	width: 100%;
	clear: both;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEDA00;
	background-color: #000000;
}
#botnav {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
}



#botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEDA00;
}
#botnav a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #FEDA00;
	font-size: 12px;
	display: inline;
	line-height: 22px;
}
#botnav a:hover {
	color: #272a70;
	background-color: #FFFFFF;
}
#botnav    li.last, #mainnav   a.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formstuff {
	width: 500px;
}
#home .home a, #about .about a,  #contact .contact a, #residential .residential a, #custom .custom a , #commercial .commercial a, #photo .photo a, #auto .auto a {
	color: #FFFFFF;
	background-color: #FEDA00;
	background-image: url(images/navbutton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#servicelist  li {
	width: 450px;
	margin-left: 75px;
	clear: both;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align: top;
	margin-bottom: 8px;
}
ul {
	list-style-type: none;
}

#film {
	height: 150px;
	background-image: url(images/actlogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#flashbox {
	display: inline;
	clear: right;
	float: right;
	height: 100px;
	width: 580px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid #f53206;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid #FFFFFF;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: #FEDA00;
	color: #000000;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#largecolumn h2 {
	margin-left: 50px;
	padding-top: 15px;
	color: #F53206;
	width: 350px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.testimonial {
	width: 265px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
	border: 1px dotted #F53206;
}
