@charset "utf-8";
/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	background:#f5f5f5;
}

#wrapper
{	
	background:transparent url(../images/bg.jpg) repeat-y center top;
	margin:-16px auto 0;
	padding:5px 20px 0 20px;
	width:950px;
}

a 
{
	text-decoration:underline;
	color:#063AA0;
}

a img {
border:none;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding-top:20px;
}

h3 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	margin-bottom:0;
	font-weight:normal;
}

#header h1
{
	margin-bottom:5px;
}

#header h1 a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3e2b1e;
	font-size:38px;
	font-weight:normal;
	margin: 0;
	padding:15px 0 0 20px;
}

#header h3
{
	margin: 10px 0;
}

#header h3 a
{
	font-size:22px;
	font-weight:normal;
	margin:15px 0 10px 0;
	padding:0 20px;
	color:#3e2b1e;
}

#images 
{
	background:#714f36;
	text-align:center;
	height:176px;
}

#images img
{
	padding:10px 4px;
	border:none;
}

body#home .home {
	display:none;	
}

#nav
{
	background:#3e2b1e;
	text-align: center;
	font-weight:bold;
	padding:10px;
	font-size:12px;
	border-top:1px solid #FFFFFF;
}

body#home #nav a
{	
	letter-spacing:1.16px;
}

#nav a 
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

#nav span
{
	color:#FFFFFF;
	padding: 0 10px;
}

body#about #nav a.about,
body#FAQ #nav a.FAQ,
body#testimonials #nav a.testimonials,
body#DavidToscano #nav a.DavidToscano,
body#contact #nav a.contact,
#nav a:hover
{
	color:#91A0BF;
}

#content {
	margin:0;
	padding:0 20px;
}

#features
{
	background:#aab0bc;
	width:270px;
	float:right;
	margin:20px 0 0 20px;
	line-height:18px;
	padding-bottom:20px;
}

#map {
	padding:10px 10px 5px;
	width:207px;
	background:#ffffff;
	margin:auto;
}

#map img {
	border:1px solid #BDA593;
	margin: 5px auto;
}

#map p {
	margin: 0;
}

#map a {
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

#map h3 {
	margin:0 0 5px;
}

#resources
{
	width:227px;
	margin:auto;
}

#resources ul
{
	margin-top:6px;
	padding:0px;
}

#resources ul li
{
	padding:0 0 10px 20px;
	list-style:none;
	background:url(../images/arrow.gif) 4px 3px no-repeat;
}

#resources ul li a
{
	
	color:#000000;
	text-decoration:none;
}

#aboutdjt {
	background:#BDA593;
	margin-bottom:20px;
	padding:10px 20px 10px 10px;
	min-height:180px;
}

#aboutdjt img {
 	float:left;
	margin-right:20px;
}

#aboutdjt h3 {
	margin:5px 0;
	padding:0;
}

#aboutdjt p {
	margin-bottom:0;
}

#aboutdjt a {
	color:#000000;
}

#footer
{
	background: #3e2b1e;
	color: #FFFFFF;
	height: 80px;
	font-size: 11.5px;
	margin-top: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#footer p
{
	float:left;
	line-height:17px;
	margin-top: 14px;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#contactdetails
{
	width: 30%;
	float:right;
	line-height:17px;
	margin-top: -8px;
}

#contactdetails #phone
{
	float:left;
}

#contactdetails #address
{
	text-align:right;
	float:right;
}

body#FAQ ol {
	background:#AAB0BC;
	padding:15px 40px;
}

body#FAQ ol li {

}

body#FAQ ol li a {
	color:#000000;
	text-decoration:none;
}

body#FAQ ol li a:hover, #aboutdjt p a:hover, #resources a:hover {
	color:#000000;
	text-decoration:underline;
}

body#agreement ol {
	padding:0 20px;
}

#download {
	border:none;
	margin:0 0 5px 15px;
}

body#DavidToscano #content img {
	float:right;
	margin-left: 20px;
}

body#contact #content {
	min-height: 410px;
}

#googlemap {
	float:right;
	width:600px;
}

small a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

body#contact span {
	width:150px;
}

h4 {
	margin-top:0;
}

body#contact h4 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	font-weight:normal;
	color:#3E2B1E;
}

body#contact span {
	font-weight:bold;
}

#quote {
	font-style:italic;
	font-size:14px;
	float:right;
	width:400px;
	line-height:26px;
	margin-left:20px;
	color: #FFFFFF;
	background-color: #714f36;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

body#testimonials blockquote p {
	font-style:italic;
}

#quote_box {
	font-style: italic;
	font-size: 14px;
	float: none;
	width: 840px;
	line-height: 26px;
	background-color: #CCC;
	color: #000;
	padding: 10px;
	margin-left: 20px;
}
