body {
	font-family: Verdana;
	margin: 10px 0px 0px 0px;
}

form {
	margin: 0px 0px 0px 0px;	
}

a:link {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: blue;
}

ul {
	list-style-type: disc;
	margin: 15px;
	padding: 0px;
}

ul li {
	font-size: 12px;
	line-height: 1.5em;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

ol {
	margin: 15px;
	padding: 0px;
}

ol li {
	font-size: 12px;
	line-height: 1.5em;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

h3 {
	font-size: 17px;
	margin: 0px 0px 10px 0px;
	padding-left: 35px;
	font-weight: bold;
	color: #3b92e5;
	line-height: 1.5em;
	font-family: Trebuchet MS;
	text-decoration: underline;
	background:url(/Settlements/images/arrow.gif) no-repeat;
	background-position: left;	
}

h4 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: #0f58c0;
	line-height: 1.5em;
	font-family: Trebuchet MS;
}

p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 5px 0px 5px;
}

.listsmall {
	font-size: 10px;
	line-height: 1em;
}

.listlarge {
	font-size: 12px;
	line-height: 1em;
}

.standard {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 5px 0px 5px;
}

.small {
	font-size: 11px;
	line-height: 1.5em;
}

.xsmall {
	font-size: 10px;
	line-height: 1em;
}

.large {
	font-size: 14px;
	line-height: 1.5em;
}

.xlarge {
	font-size: 15px;
	line-height: 1.5em;
}

.menu {
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	font-family: Trebuchet MS;

}


.inputclass {
	text-align: left; 
	font-size: 10px;
}

.buttonclass {
	text-align: center; 
	font-size: 10px;
}

.orderonline {
	text-align: center; 
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	border: 1px solid #777;	
	background-color: #ddd;
	cursor: pointer;
	width: 175px;
}

.orderonlineover {
	text-align: center; 
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	border: 1px solid #777;	
	background-color: #bbb;
	cursor: pointer;
	width: 175px;
}

.quotetext {
	overflow-x: hidden;
	overflow-y: hidden;
}

#banner {
	height: 80px;
	width: 965px;
	margin: 0 auto;
	background-color: #b3c08d;
}

.bannerleft {
	float: left;
	height: 80px;
	width: 350px;
	background:url(/Settlements/images/logo.gif) no-repeat;
	background-position: left;
	cursor: pointer;
}

.bannerright {
	float: right;
	height: 80px;
	width: 615px;
}





#bodyhead {
	width: 975px;
	height: 52px;
	background:url(/Settlements/images/contenthead.gif) no-repeat;
	margin: 0 auto;

}

#bodymain {
	width: 975px;
	background:url(/Settlements/images/gradient.gif) repeat-y;
	height: auto;
	padding:0px;
	margin: 0 auto;
}

#bodyfoot {
	width: 975px;
	height: 59px;
	background:url(/Settlements/images/contentfoot.gif) no-repeat;
	margin: 0 auto;
}

#footer {
	width: 975px;
	background-color: #b3c08d;
	padding: 15px 0px 0px 0px;
}

#quotes {

	width: 180px;
	margin: 0 auto;
}

#content {
	width: 975px;
	height: auto;
	margin: 0 auto;
}

#nav {
	float: right;
	height: 31px;
	width: 752px;
	margin: 20px 20px 0px 0px;
	border-bottom: 1px #888 solid;
}

#leftmenu {
	width: 194px;
	z-index: 1;
	position: absolute;
	margin: 10px 0px 0px 9px;
}

#pic {
	width: 751px;
	margin-right: 20px;
	height: 100px;
	background-color: #eee;	
}

#maincontent {
	float: right;
	width: 723px;
	margin-right: 18px;
	padding: 15px;	
}