* { /* zero out all margins and paddings for all browser defaults */
	margin: 0;
	padding: 0;
}

body {
	background-color: #8E0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #8E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8E0000;}
a:hover {
	color: #006633;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	color: #000000;
}


h5 {
	font-size: 14px;
	color: #000000;
}
h6 {
	font-size: 12px;
	color: #8E0000;
}
li {
	text-indent: -5px;
}
form {
	background-color: #B7B451;
	padding: 20px;
	width: 350px;
	float: right;
}
table.center {margin-left:10px; margin-right:auto;}

#wrapper {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 900px;
}

#header {
	height: 200px;
	width: 900px;
	background-image: url(images/vineyard_painted_narrow.jpg);
}
#logowrapper {
	float: left;
	width: 800px;
	height: auto;
	padding-left: 100px;
}
#slideshow {
	height: 700px;
	width: 700px;
	float: left;
}
#CallNow {
	width: 900;
	hieght: 150px;
	height: auto;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B7B451;
}
#navwrapper {
	width: 900;
	hieght: 150px;
	height: 35px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	}
#middle_right {
	padding: 20px;
	height: 300px;
	width: 300px;
	float: left;
	position: absolute;
	left: 0px;
	top: 700px;
}

#bottomlinkwrapper {
	text-align: center;
	width: 900px;
	height: 60px;
	padding-top: 30px;
	clear: both;
	background-color: #F8B557;
}

#leftCol {
	float: left;
	width:300px;
	height:auto;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	margin-left: 30px;
	padding-right: 15px;
	}
td {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reviewstable {
	padding-left: 30px;
}
#reviews {
	float: left;
	width: 850px;
	padding-left: 20px;
}

table {
	float: left;
	margin-left: 100px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#top_middle {
	height: auto;
	width: 300px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}


#rightCol {
	float: left;
	width:200px;
	height:auto;
	background-repeat: no-repeat;
}
#bottom_content {
	float: left;
	width: 870px;
	padding-left: 30px;
	padding-top: 10px;
}

#wrapperbottom {
	clear: both;
}
#botnav {
	height: auto;
	width: 1000px;
	float: left;
}
#contactinfo {
	float: left;
	width:450px;
	height:auto;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	margin-left: 30px;
	padding-right: 15px;
}

#nav, #nav ul { /* all lists */
	list-style: none;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0px;
	height: 38px;
}

#nav a {
	display: block;
}
#after9 {
	text-align: center;
	height: auto;
	width: 900px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F8B557;
}
#nav, #nav lihome {
	width: 660px;
	background-color: #F8B557;
	padding-left: 240px;
}



#nav li { /* all list items */
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	width: auto;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
	

.emphasis {
	font-weight: bolder;
	color: #8E0000;
	font-size: 13px;
}

.linkdiv {
	background-color: #660033;
	margin-left: 10px;
}
.green {
	color: #006633;
}
.img_w-header {
	padding-top: 15px;
	padding-bottom: 15px;
}


.footerdot {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 24px;
	color: #660033;
}

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-top-color: #B7B451;
}

li {
	text-indent: -5px;
}

.paint_logos {
	padding-right: 10px;
	padding-left: 10px;
}

.linkwrapper_top {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.imagestyle1 {
	border: medium groove #B7B451;
}
.inter-ext-list {
}
.services_current {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
#slideshow {
	float: left;
	width: auto;
	padding-top: 20px;
	padding-left: 100px;
	height: auto;
	padding-bottom: 30px;
	padding-right: 90px;
}
.imagestyle2 {
	border: medium groove #B7B451;
	margin-right: 10px;
	margin-left: 10px;
}
.leftCol {

	float: left;
	width:300px;
	height:auto;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	margin-left: 30px;
	padding-right: 15px;
}
.beforetable {
	float: left;
	width: auto;
	padding-left: 30px;
}
.call {
	width: 300px;
	float: left;
}
#navwrapper_dropdwn {
	hieght: 150px;
	height: 50px;
	clear: both;
}

