/* CSS Document */

body {
	margin: 45px 0 45px 0;
	padding: 0px;
	background-color: #47413b;
	color: #46413b;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	text-align: center;
}
#wrapper { 
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
	border: solid 1px #c89d64;
} 
#header {
	text-align:center;
}
#nav {
	float: left;
	width: 222px;
	position: relative;
	text-align: left;
	height: 100%;
	padding-top: 10px;
}
#nav a {
	color: #47413b;
}
.tab {
	background-image: url(../images/button.jpg);
	background-repeat:no-repeat;
	height: 41px;
	padding-left: 15px;
	line-height: 31px;
	font-family: "Palatino Linotype", Georgia;
	font-size: 17px;
}
#content {
	width: 678px;
	float: left;
	position: relative;
	height: 100%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h1 {
	font-family: "Palatino Linotype", Georgia;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 7px 0;
}
#content h2 {
	font-family: "Palatino Linotype", Georgia;
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 15px 10px;
	font-weight: bold;
}
#content h3 {
	font-family: "Palatino Linotype", Georgia;
	font-size: 16px;
	line-height: 14px;
	margin: 15px 0 8px 0;
	font-weight: bold;
	font-style: italic;
}
#content h4 {
	font-family: "Palatino Linotype", Georgia;
	font-size: 17px;
	line-height: 17px;
	margin: 15px 0 8px 0;
	font-weight: bold;
	font-style: italic;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 13px;
	margin: 0 0 7px 0;
}
#content ul {
	padding:5px 0 0 15px;
	list-style-position:outside;
}
#content li {
	padding: 4px 0 4px 0;
}
#content a {
	color: #47413b;
}
.col1 {
	float:left;
	padding-left: 10px;
	width: 329px;
}
.col2 {
	float:left;
	width: 329px;
	padding-right: 10px;
}
.fullcol {
	width: 658px;
	padding-left: 10px;
	padding-right: 10px;
}
.shade {
	background-color: #f7f1fd;
}
.lightshade {
	background-color: #fffef6;
}
.contentalign {
	float: left;
}
.background {
	float: left;
	width: 650px;
}
.descriptions {
	padding-right:41px;
}
.testimonial {
	padding-left: 15px;
}





#footer {
	background-color: #b69a4e;
	clear: left;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
.footerlinks {
	width: 530px;
	float:left;
	text-align: left;
	padding-left: 10px;
}
.copyright {
	width: 350px;
	float:left;
	text-align: right;
	padding-right: 10px;
}
.pagebottom {
	padding-bottom: 40px;
}
.cost {
	font-size: 12px;
}
.productlist {
	margin-left: 10px;
}
#webcitz {
	padding-top: 2px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-right: 15px;
	font-size: 10px;
	font-weight: bold;
	width: 890px;
	margin: 0 auto;
}
#webcitz a {
	color: #FFF;
}

