body, h1, h2, h3, h4, p {
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C9C5BB;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	line-height: 14px;
	text-transform: uppercase;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #817360;
	text-transform: uppercase;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul{
	padding: 0px;
	margin: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	line-height: 12px;
	margin-left: 10px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

ul.client-exp li {
	line-height:21px;
	margin-left: 10px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E20020;
	font-weight: normal;
	letter-spacing: 2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	font-weight: normal;
	letter-spacing: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED1C24;
	font-weight: normal;
	letter-spacing: 2px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 14px;
}

.hometext {
	color: #FFFFFF;
}

hr {
	display: block;
	clear: both;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

a {
	color: #817360;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

.nav li {
	list-style-type: none;
	margin-left: 0px;
	list-style-image: none;
}

.nav a {
	color: #ED1C24;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.nav a:hover {
	color: #817360;
	text-decoration: none;
}

a.footertext {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a:hover.footertext {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

#pagewrap {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	background-color: #FFFFFF;
}

#header {
	height: 84px;
	width: 724px;
	background-image: url(../images/drysdale_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 26px;
	padding-top: 24px;
	background-color: #FFFFFF;
}

#contentwrap {
	width: 750px;
	padding: 0px;
	background-color: #FFFFFF;
}

html>body #contentleft {
	width: 140px;
	float:left;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#contentleft {
	width: 140px;
	float:left;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


#contentright {
	width: 530px;
	float:left;
	padding: 30px 20px 20px 20px;
}

#contentright-h {
	width: 530px;
	float:left;
	background-color: #ED1C24;
	margin-top: 10px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#homequote {
	float: right;
	clear: both;
	margin-top: 30px;
}

#homecopy {
	clear: both;
	padding-top: 60px;
}


#footer {
	height: 10px;
	width: 710px;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bottom {
	background-image: url(../images/fbg.jpg);
	height: 20px;
	width: 750px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.contacts {
	line-height: 12px;
}

.footertext {
	font-size: 9px;
	color: #ED1C24;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 6px}
	
.legaltext {
	font-size: 9px;
	color: #817360;
	font-family: Arial, Helvetica, sans-serif;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #E8E8E8;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #E8E8E8;
	font-size: 11px;
}

#imageborder {
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;	
}

.smalltext {
	font-size: 10px;
	line-height: 10px;
}

#tableright {
	margin-left: 10px;
}

#slideshow {
  width: 520px;
  height: 300px;
  margin:10px 0;
}

