@charset "utf-8";
/* CSS Document */
html {overflow-y: scroll;}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/Back2.gif);
	background-repeat:repeat-x;
	background-color:#493926;
	font-size:12px;
	margin:0px auto;
}

#global {
	margin:0 auto;
	width:1000px;
	height:auto;
	overflow:visible;
	}
#flash {
	display:inline;
	float:left;
	margin:0;
}
.services {
	width:740px;
	height:auto;
	overflow:visible;
	display:inline;
	float:right;
	padding:0px;
	margin:20px;
}
.benefits {
	width:760px;
	height:auto;
	overflow:visible;
	display:inline;
	float:right;
	padding:20px;
}
#html.contentClass {
	display:inline;
	margin:10px 0;
	width:740px;
	height:auto !important;
	overflow:hidden;
	line-height:16px;
	float:left;
	clear:both;
}
.tittleClass {
	margin:10px 0;
	clear:both;
}


.servImg {
	float:left;
	margin:0 10px 10px 0;
}

/*.servText {
	line-height:18px;
	float:left;
	width:500px;
	padding:0 10px;
}*/
	

a{
color:#FFFFFF;
text-decoration:none;
}

a:hover{
	color:#745B3D;
	text-decoration:underline;
}
.printForm {
	margin:15px;
	float:right;
}
.servLink {
	text-decoration:underline;
	font-size:12px;
	float:right;
}
h1{
	color:#493926;
	font-size:18px;
	margin:0px;
}
h3{
	color:#493926;
	font-size:14px;
	margin:0px;
}
.hidden {
	position:absolute;
	left:-1000px;
	height:0px;
}
#logoHeader {
	width:1000px;
	height:97px;
	overflow:hidden;
	cursor:pointer;
}

#page {
float:left;
width:1000px;
height:auto;
overflow:visible;
background-image:url(images/jawBack.png);
background-repeat:repeat-y;
}
#mainImageHolder {
	float:left;
	width:1000px;
	height:315px;
	background-image: url(images/index3.jpg);
	cursor:pointer;
}
#contentMap {
	float:right;
	display:inline;
	width:780px;
	height:auto;
	padding:10px;
}

#content {
	float:right;
	display:inline;
	display:none;
	width:800px;
	height:275px;
	background-image: url(images/windowSliver.png);
	background-repeat:repeat;
}

.contentSub {
	float:left;
	display:inline;
	width:350px;
	height:auto;
	margin:20px 15px;
}
.contentText {
	color:#493926;
	font-size:14px;
}
.staffpic{
	width:150px;
	float:left;
	display:inline;
	padding-right:10px;
}
.staffbio{
	width:300px;
	float:left;
	display:inline;
}
.directions {
	float:left;
	display:inline;
	margin:10px 0px 0 0px;
	width:350px;
}

#bottomContent {
	float:right;
	display:inline;
	margin-left:0px;
	width:800px;
	height:155px;
}

.bottomContentSub1 {
	float:left;
	display:inline;
	margin:0;
	width:175px;
	height:auto;
	padding:20px
}

.bottomContentSub2 {
	float:left;
	display:inline;
	margin:0;
	width:300px;
	height:auto;
	padding:20px
}
#login {
	float:left;
	margin:0px;
}
#sidePict {
	float:left;
	margin:15px 0;
	clear:both;
	
}
	
#menu {
	width:170px;
	height:225px;
	padding:0px 0 0 30px;
	margin-left:0px;
	float:left;
}


.MenuItems{
  font-size:18px;
  font-style:italic;
  margin:0px;
  width: 200px;
}
.specialItems{
	color:#333333;
	font-weight:600;
}
  
.MenuItems a {
  color:#d8cbb9;
  line-height: 30px;
  padding: 15px 25px 15px 34px ;
}
.MenuItems a:hover {
  color:#493926;
  text-decoration: underline;
}

#footer {
margin-top:10px;
color:#efead6;
width:1000px;
font-size:9px;
}

.footer {
width:400px;
float:left;
}
#CCPtag {
margin-right:0px;
color:#efead6;
width:300px;
float:right;
}
.CCPtagText {
color:#efead6;
float:right;
text-align:right;
}

a.CCPtagText:hover {
	color:#CCC;
	text-decoration:underline;
}

