/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e3e3c6;
	min-width: 760px;
}
#logo {
	background-image: url(img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0 0 15px 0;
	color:#005330;
}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .6em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(img/dj3_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(../img/logo_header.gif);
	background-repeat: no-repeat;
	height: 92px;
	line-height: 0.0;
	font-size: 0;
}
#searchheader {
	float:right;
	width:120px;
	height:50px;
	margin:10px 0 0 0;
	padding:10px 4px 0 4px;
	text-align:right;
	background-color:#e3e3c6;
	border:1px solid #adad96;
}
#leftcolumn {
	float: right;
	width: 173px;
}
#midcolumn {
	float: right;
	width: 587px;
	margin: 0px;
	font-size: 0.8em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/dj3_bottom.gif);
	background-repeat: no-repeat;
	height: 1px;
	line-height: 0.0;
	font-size: 0;
}
#feature {
	background:url(../img/feature_062507.jpg);
	border:1px solid #999;
	padding: 10px;
	}
#featuredetails {
	padding: 0px 10px 10px 275px;
	font-size:1em
	}
#welcome {
	border-top:1px solid #999;
	border-right:1px solid #999;
	padding:20px;
	margin:0px;
	width:305px;
	float:left;
	}
#extra {
	border-top:1px solid #999;
	padding:20px;
	margin:0px;
	width:191px;
	float:left;
	}
#highlight {
	border-top:1px solid #999;
	padding:20px;
	margin:0px;
	width:191px;
	float:left;
	}
#contentmiddle {
	padding:20px;
	margin:0px;
	width:357px;
	float:left;
	}
#contentsearch {
	padding:20px;
	margin:0px;
	width:520px;
	float:left;
	}
#contentright {
	padding:6px;
	margin:0px;
	width:166px;
	float:left;
	}
.contentrightextra {
	border-left:1px solid #999;
	padding:7px;
	margin:0px;
	}
.contentrightimg {
				padding:10px;
				border:1px solid #999;
				display: block;
    			margin-left: auto;
    			margin-right: auto;
				}

h2 {
	font-size: 1.5em;
	color:#005330;
	margin: 0 0 1em 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1.2em;
	color:#005330;
	margin: .5em 0 1em 0;
}
a  {
	color:#005434;
	text-decoration:underline;
}
a:hover {
	color:#005434;
	text-decoration:none;
}
.content {
	background-image:none;
	background-repeat: repeat-x;
	margin: 0 1px 0 9px;
	padding: 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.5em;
}
.contentfeature {
	background-image:none;
	background-repeat: repeat-x;
	margin: 0 1px 0 9px;
	padding: 5px;
}
.contentfeature p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.contentbottom {
	background-image:none;
	background-repeat: repeat-x;
	margin: 0 1px 0 9px;
	padding: 0px;
}
.contentbottom p {
	margin: 6px 0 12px 0;
	line-height: 1.5em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}

/* LEFT COLUMN */

.contentnav {
	background-image:none;
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 0px;
}

/* FAQ BUTTON*/

ul {
	list-style:none;
	margin: 0 auto;
	padding: 0;
	}
 #faqbutton ul
{
list-style: none;
padding: 0;
margin: 0;
}

#faqbutton li
{
float: left;
margin: 0 0;
}

#faqbutton li a
{
background:url(../img/leftnavbg.gif) #fff bottom left repeat-x;
height: 23px;
line-height: 1em;
float:left;
width: 45px;
display: block;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
color: #818141;
text-decoration: none;
text-align: left;
font-family:"Times New Roman", Times, serif;
font-size:.86em;
font-weight:bold;
padding: 13px 0px 5px 20px;
}

#faqbutton li a:hover
{background:url(../img/leftnavbg_on.gif) #fff bottom left repeat-x;
}

/* Hide from IE5-Mac \*/
#faqbutton li a
{
float: none
}
/* End hide */

/* LEARN MORE BUTTON */

ul {
	list-style:none;
	margin: 0 auto;
	padding: 0;
	}
#learnbutton ul
{
list-style: none;
padding: 0;
margin: 0;
}

#learnbutton li
{
float: right;
margin: 0 0;
}

#learnbutton li a
{
background:url(../img/leftnavbg.gif) #fff bottom left repeat-x;
height: 23px;
line-height: 1em;
float:right;
width: 80px;
display: block;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
color: #818141;
text-decoration: none;
text-align: left;
font-family:"Times New Roman", Times, serif;
font-size:.86em;
font-weight:bold;
padding: 13px 0px 5px 20px;
}

#learnbutton li a:hover
{background:url(../img/leftnavbg_on.gif) #fff bottom left repeat-x;
}

/* Hide from IE5-Mac \*/
#learnbutton li a
{
float: none
}
/* End hide */

/* CONTACT US BUTTON */

ul {
	list-style:none;
	margin: 0 auto;
	padding: 0;
	}
#contactbutton ul
{
list-style: none;
padding: 0;
margin: 0;
}

#contactbutton li
{
float: left;
margin: 0 0;
}

#contactbutton li a
{
background:url(../img/leftnavbg.gif) #fff bottom left repeat-x;
height: 23px;
line-height: 1em;
float:left;
width: 80px;
display: block;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
color: #818141;
text-decoration: none;
text-align: left;
font-family:"Times New Roman", Times, serif;
font-size:.86em;
font-weight:bold;
padding: 13px 0px 5px 20px;
}

#contactbutton li a:hover
{background:url(../img/leftnavbg_on.gif) #fff bottom left repeat-x;
}

/* Hide from IE5-Mac \*/
#contactbutton li a
{
float: none
}
/* End hide */

/* LEFT NAVIGATION */

ul {
	list-style:none;
	margin: 0 auto;
	padding: 0;
	}
 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0;
}

#nav-menu li a
{
background:url(../img/leftnavbg.gif) #fff bottom left repeat-x;
height: 23px;
line-height: 1em;
float:left;
width: 161px;
display: block;
border: 0;
color: #818141;
text-decoration: none;
text-align: left;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
padding: 13px 0px 5px 10px;
}

#nav-menu li a:hover
{background:url(../img/leftnavbg_on.gif) #fff bottom left repeat-x;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

/* SERVICES SUBNAVIGATION */

ul {
	list-style:none;
	margin: 0 auto;
	padding: 0;
	}
 #services-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#services-menu li
{
float: left;
margin: 0 0;
}

#services-menu li a
{
background:url(../img/leftnavbg_on.gif) #fff bottom left repeat-x;
height: 23px;
line-height: 1em;
float:left;
width: 151px;
display: block;
border: 0;
color: #818141;
text-decoration: none;
text-align: left;
font-family:"Times New Roman", Times, serif;
font-size:.7em;
font-weight:bold;
padding: 13px 0px 5px 20px;
}

#services-menu li a:hover
{background:url(../img/leftnavbg_on.gif) #fff bottom left repeat-x;
color:#005330;
}

/* Hide from IE5-Mac \*/
#services-menu li a
{
float: none
}
/* End hide */

/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color:#005434;
	text-decoration:underline;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color:#005434;
	text-decoration:none;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 760px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
	background-color:#282724;
	color:#e3e3c6;
	padding:4px 0 4px 0;
}
#footer1 {
	font-size:.9em;
	font-weight:bold;
	letter-spacing:.05em;
	text-align:center;
	background-color:#005330;
	color:#e3e3c6;
	padding:4px 0 4px 0;
}
#footer p {
	margin: 12px 20px 12px 20px;
}
#footer2 {
	font-size: .7em;
}
#footer2 p {
	margin: 12px 20px 6px 6px;
}

/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

/* Images */
.ImgRight {
		  float: right;
		  }
.ImgLeft {
		  float: left;
		  }
.Googlemap {
			float:right;
			border:1px solid #999;
			}
#officepics {
			margin:20px 0 20px 0;
			}
.officepics {
			margin:3px;
			border:1px solid #999;
			padding:5px;
			}
.servicesdiagram {
			display:block;
			text-align:center;
			padding-bottom:10px;
			}
			
/* Required form fields */
.requiredfield {
				background-color:#FFFF99;
				}
.requiredstar	{
				color:#990000;
				}
.bio	{
		border-bottom:1px solid #ccc;
		padding:0 0 20px 0;
		margin:0 0 20px 0;
		}
.strong {
		font-weight:bold;
}



