body {
	background-color: #D6D6D6;
	background-image: url(gradient_bg.gif);
	background-repeat: repeat-x;
	margin: 20px 0px 0px 20px;
}
.content_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA787;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 13px;
	margin-left: 20px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA787;
	width: 195px;
	margin: 0px 3px 0px 0px;
	float: left;
}

.contact h1 {
	font-size: 13px;
	margin: 20px 10px 12px 10px;
	font-family: "Century Gothic", Arial;
	text-transform: uppercase;
}

.contact a {
	color: #43401D;
}

.contact p {
	margin: 0px 10px 13px 10px;
}

.contact_copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA787;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 13px;
	margin-left: 20px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6846;
	float: right;
	margin: 9px 15px 0px 0px;
}
.content_copy ul {
	list-style-image: url(bullet.gif);
}

form {
	margin: 0px;
}

a {
	color: #87A9BA;
}

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

/*
New Additions
*/

#contact-number {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	float: right;
	margin: 12px 20px 0px 0px;
	font-weight: bold;
	color: #DEDDD1;
}

.clear {
	clear: both;
}

#nav  {
	margin: 78px 15px 0px 0px;
	float: right;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	display: block;
	padding: 5px 10px 0px 10px;
}

#nav li a:hover {
	color: #FFF373;
	background-color: #8A8762;
}


#nav li span {
	color: #fff;
	background: #000;
	text-decoration: none;
	height: 23px;
	display: block;
	padding: 10px 10px 10px 10px;
}



#header {
	width: 702px;
	height: 138px;
	background: url(header.gif) 0px 0px no-repeat;
	margin: 0px auto 0px auto;
}

#content-wrapper {
	width: 702px;
	margin: 0px auto 0px auto;
	background: #fff url(dots-bg.gif) 0px 503px repeat-y;
}

#landing-art {
	float: left;
	width: 501px;
	height: 312px;
	background: url(people.jpg) 0px 0px no-repeat;
}

#right-column {
	float: right;
	width: 195px;
	margin: 0px 3px 3px 0px;
}

.service-box {
	background: #efeee8 url(dots-horiz.gif) bottom left repeat-x;
	float: left;
	width: 195px;
}

.service-box h1 {
	color: #66660F;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 8px 10px 12px 10px;
	text-transform: uppercase;
}

.service-box h1 a {
	color: #66660F;
	text-decoration: none;
}

.service-box h1 a:hover {
	text-decoration: underline;
}

.service-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	color: #888247;
}

.service-box h2 {
	font-family: "Century Gothic", Arial;
	text-transform: uppercase;
	margin: 18px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	float: right;
	text-align: right;
	border-top: 1px solid #fff;
	color: #797655;
}

.service-box h2 a {
	color: #797655;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 10px;
	background-color: #E4E3DA;
	width: 175px;
}

.service-box h2 a:hover {
	color: #fff;
	background-color: #AAA787;
}

.service-box h3 {
	font-family: "Century Gothic", Arial;
	text-transform: uppercase;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	float: right;
	text-align: left;
	border-top: 1px solid #fff;
	color: #797655;
}

.service-box h3 a {
	color: #797655;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 10px;
	background-color: #E4E3DA;
	width: 175px;
}

.service-box h3 a:hover {
	color: #fff;
	background-color: #AAA787;
}

#footer-wrapper {
	width: 702px;
	height: 31px;
	margin: 0px auto 0px auto;
	background: url(footer.gif) 0px 0px no-repeat;
}

#footer a {
	color: #6B6846;
}

#footer a:hover {
	color: #AAA787;
}

#content {
	width: 480px;
	float: left;
	margin: 8px 0px 10px 12px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin: 0px 20px 10px 20px;
}

#content h1 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #ACA47C;
	margin: 0px 0px 15px 0px;
	background: url(dots-horiz.gif) bottom left repeat-x;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#content h2 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #9E9C84;
	margin: 0px 0px 10px 0px;
}

#content h3 {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #AAA787;
	margin: 0px 0px 10px 0px;
}

#content ul, #content ol {
	list-style-image:url(arrow-sidebar.gif);
	font-family: Arial, Helvetica, sans-serif;
	color:#959594;
	font-size: 12px;
}

#content li {
	margin-bottom: 10px;
}

#landing-list {
	float: right;
	margin: 0px 15px 0px 20px;
	width: 220px;
	background: url(dots-vert.gif) 0px 0px repeat-y;
	padding: 0px 0px 0px 20px;
}

#breadcrumb {
	height: 20px;
	font-size: 11px;
	color: #918D68;
	background: url(dots-horiz.gif) bottom left repeat-x;
	width: 498px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECDF;
	margin: 0px 0px 0px 3px;
}

#breadcrumb ul {
	margin: 1px 0px 0px 3px;
	padding: 0px;
	list-style-type: none;
}

#breadcrumb li {
	float: left;
	margin: 0px 0px 0px 5px;
	display: inline;
}

#breadcrumb li a {
	margin: 0px 0px 0px 5px;
	color: #918D68;
	text-decoration: none;
}

#breadcrumb li a:hover {
	color: #87A9BA;
	text-decoration: underline;
}

#get-started {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin: 20px 20px 0px 0px;
}

#get-started a {
	text-decoration: none;
}

#get-started a:hover {
	text-decoration: underline;
}

.tfield {
	width: 120px;
	border: 1px solid #848484;
	height: 20px;
	margin: 5px 5px 5px 0px;
	padding: 2px 2px 0px 2px;
}

.ttext {
	width: 120px;
	border: 1px solid #848484;
	margin: 4px 0px 10px 0px;
	background: #fff url(bg-field.png) 0px 0px repeat-x;
	padding: 2px 2px 0px 2px;
}


#content td p {
	color: #66660F;
	padding-top: 8px;
}
