@charset "utf-8";

body, ul, li, h1, h2, h3, h4, h5, h6, form, p 
{ margin : 0; padding : 0; }
body {
	background-color: #A2987E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
#widecolumn {
	display: inline;
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
#credits {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #FEF9E5;
	font-size: 10px;
	padding-bottom: 50px;
}
#credits p {
	float: right;
	margin-right: 40px;
}
#credits a {
	text-decoration: none;
	color: #FEF9E5;
}

#widecolumn p, h1, h2, h3, h4, h5, h6 {
	padding-right: 20px;
	padding-left: 20px;
}
.flashbanner {
	float: left;
	width: 600px;
}



#smallcolumn {
	display: inline;
	float: right;
	width: 330px;
	padding-bottom: 20px;
	color: #000000;
}
#smallcolumn p {
	margin-right: 20px;
	margin-left: 20px;
}
#builders        li, #vinylbenefits       li, #fenceinstall      li, #woodfence     li, #deckpoints    li, #rail1   li, #rail2  li, #covers1 li {
	margin-left: 45px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 4px;
	clear: both;
}
#woodfence {
	width: 300px;
}

.floatleft {
	float: left;
}



#smallcolumn h2 {
	color: #EDDE15;
	padding-left: 0px;
	background-color: #004FA3;
	font-size: 18px;
	line-height: 24px;
	clear: right;
	text-indent: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EDDE15;
	margin-right: 10px;
	height: 24px;
}



.floatright {
	float: right;
	display: inline;
}
.widebox {
	display: inline;
	float: left;
	width: 560px;
	margin-left: 20px;
	background-image: url(images/bg_widebox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	color: #EDDE15;
	clear: both;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#mainservices {
	color: #000000;
	padding-top: 20px;
}
.imageleft {
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	float: left;
	margin-bottom: 0px;
}
#mainservices li {
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2987E;
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 4px;
}


ul {
	list-style-type: none;
}

#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	background-color: #EDDE15;
	width: 930px;
	clear: both;
	color: #333333;
	height: 40px;
}
#curve {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}


#products {
	display: inline;
	float: right;
	width: 330px;
	margin-bottom: 15px;
	clear: right;
	background-color: #FEF9E5;
}
#products p {
	margin-right: 0px;
	margin-left: 0px;
}

#products     a    {
	font-size: 115%;
	color: #004FA3;
	display: inline;
	text-decoration: none;
	background-color: #EDDE15;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}


#products li {
	float: left;
	width: 310px;
	height: 80px;
	margin-left: 10px;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
	border: 2px double #F0E7D1;
	display: inline;
}
#products img {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 4px;
}

#products a:hover {
	background-color: #004FA3;
	color: #EDDE15;
}
.linkheading {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	color: #004FA3;
}
#mainnav {
	background-color: #FEF9E5;
	height: 30px;
	width: 800px;
	display: inline;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004FA3;
}
#form {
	width: 125px;
	float: right;
	height: 25px;
	padding-top: 5px;
}
#jumpMenu {
	height: 20px;
	width: 125px;
	font-size: 12px;
	background-color: #EDDE15;
	line-height: 14px;
	color: #004FA3;
}

#branding {
	display: inline;
	float: left;
	height: 100px;
	width: 930px;
	background-color: #FEF9E5;
}

#mainnav li {
	display: inline;
	width: 100px;
	height: 30px;
	text-align: center;
	text-transform: lowercase;
	float: left;
	font-weight: normal;
	vertical-align: bottom;
	margin: 0px;
	color: #004FA3;
	line-height: 30px;
}
#mainnav a {
	display: block;
	background-image: url(images/bg_navbutton2.gif);
	background-position: left bottom;
	color: #004FA3;
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}


#mainnav a:hover {
	background-image: url(images/bg_navbutton2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
	color: #FFFFFF;
}
#home .home a, #aboutus .aboutus a,  #contact .contact a, #philosophy .philosophy a, #aboutus .aboutus a, #services .services a , #fences .fences a, #decks .decks a, #railings .railings a, #covers .covers a{
	background-image: url(images/bg_navbutton2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
	color: #FFFFFF;

}
#botnav {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	margin-top: 5px;
}



#botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
}
#botnav a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	display: inline;
	line-height: 25px;
}
#botnav a:hover {
	color: #004FA3;
	background-color: #FFFFFF;
}
#outerwrapper {
	background-image: url(images/bg_outerwrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#botnav li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formstuff {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.legal {
	font-size: 10px;
	line-height: 14px;
}
.scimageleft {
	float: left;
	border: 5px solid #004FA3;
	margin-top: 25px;
	clear: both;
}
.littlelist li {
	width: 250px;
	list-style-type: disc;
	padding-left: 0px;
	margin-top: 10px;
	font-weight: bold;
}
.littlelist {
	float: left;
	width: 250px;
	margin-left: 50px;
}


.scimageright {
	float: right;
	border: 4px solid #004FA3;
	margin-top: 25px;
	clear: both;
}
#vinylbens li {
	margin-left: 45px;
	font-weight: bold;
	margin-right: 35px;
	margin-top: 10px;
	list-style-type: disc;
}

#contractorlist li {
	margin-left: 50px;
	list-style-type: disc;
}
#cascadegallery {
	background-color: #004FA3;
	width: 930px;
	float: left;
	display: inline;
}
#cascadegallery p {
	margin-left: 10px;
	font-size: 14px;
}

.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 white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
	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;
}
#widecolumn  a {
	color: #FFFF00;
}
#widecolumn a:visited {
	color: #FFFFFF;
}
