body {
	background-image: url(../images/body-bg.jpg);
	background-position: center top;
	margin: 0px;
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFDA9C;
	margin: 10px 0px 0px;
	display: inline;
	background-color: #43571C;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FAFBF6;
}
img {
    vertical-align:bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	background-color: #FAFBF6;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	background-color: #FAFBF6;
}
a:hover {
	color: #0066CA;
	background-color: #FAFBF6;
	text-decoration: none;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	border: 7px solid #ECEEE0;
}
.heading {
	font-weight: bold;
	color: #333333;
	background-color: #FAFBF6;
}
.nicklausnav {
	margin-top: 40px;
	margin-left: 100px;
}
.fittingnav {
	margin-top: 45px;
	margin-left: 67px;
}

.fittingtext {
	margin-top: 10px;
	margin-left: 63px;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper-bg.jpg);
}
#head {
	width: 850px;
	background-image: url(../images/top-bg.jpg);
	height: 21px;
	text-align: center;
}
#header {
	height: 137px;
	width: 850px;
	background-image: url(../images/virginia-southwest-greens-logo.jpg);
	position: relative;
	margin: 0px;
}

#logo {
	height: 137px;
	width: 283px;
	float: left;
}
#freeconsult {
	float: left;
	height: 34px;
	width: 285px;
}


#nav {
	width: 299px;
	float: left;
	background-image: url(../images/nav-bg.jpg);
	height: 320px;
	background-repeat: no-repeat;
	clear: both;
}
#contentwrapper {
	float: left;
	width: 551px;
}

#content {
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FAFBF6;
	margin-top: 7px;
}
#footer {
	width: 445px;
	clear: left;
	margin-left: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #31610B;
	margin-bottom: 10px;
	background-color: #FAFBF6;
}
#footer a {
	color: #31610B;
	text-decoration: none;
	background-color: #FAFBF6;
}
#footer a:visited {
	color: #31610B;
	text-decoration: none;
	background-color: #FAFBF6;
}
#footer a:hover {
	color: #0066CA;
	text-decoration: none;
	background-color: #FAFBF6;
}

#bottom {
	width: 850px;
	clear: left;
	height: 33px;
	background-image: url(../images/bottom.jpg);
}
#flash { height: 230px; position:relative; }
#inner {
	background: #EDEFE1;
	width: 467px;
	height: 232px;
	border-top: 6px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#green {
	background: #31610B;
	height: 10px;
	width: 40px;
	position: absolute;
	bottom: -8px;
	display: block;
	right: 35px;
}
#fla {
	position: absolute;
	top: 14px;
	left: -45px;
	z-index: 5;
}