body {
	font-family: Century Gothic, Arial, monotype;
	background: #675353;
	padding-bottom: 20px;
	}

#wrapper {
	margin-top:0px;
	}

#header_home {
	height: 70px;
	/*background: url(../images/header_home.gif) top center no-repeat;*/
	background: url(../images/headerhome.jpg) top center no-repeat;
	}
#header {
	height: 70px;
	background: url(../images/header_reg.gif) top center no-repeat;
	padding-bottom: 15px;
	}
#header2 {
	height: 70px;
	/*background: url(../images/header_reg.gif) top center no-repeat;*/
	padding-bottom: 15px;
	}

#container {
	background: #fff;
	padding: 10px;
	margin-bottom:20px;
	}

#nav {
	height: 35px;
	width: 100%;
	background: #94b440;
	text-align: center;
	}

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

#nav ul li {
	display: inline;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 35px;
	margin: 0px;
	cursor: pointer;
	}

#nav ul li a {
	text-decoration: none;
	color: #fff;
	line-height: 35px;
	padding:8px 10px 8px 10px;
	}

#nav ul li a:hover {
	background: #abd181;
	}

#nav ul li a.active {
	background: #abd181;
	}

#logo {
	height: 316px;
	width: 100%;
	background: #905144 url(../images/logo.gif) 60px 137px no-repeat;
	}
#bar_red {
	background: #9e0b0f;
	height: 5px;
	width: 100%;
	}

#bar_red_thick {
	background: #9e0b0f;
	height: 25px;
	width: 100%;
	border-bottom: 3px solid #FFFFFF;
	}

#content_home {
	background:#E3D388 url(../images/homeleaf.gif) bottom left no-repeat;
	height: 211px;
	width: 100%;
	}
#content {
	background:#E3D388 url(../images/homeleaf.gif) bottom left no-repeat;
	min-height: 400px;
	width: 100%;
	}
#contactContent {
	background:#E3D388 url(../images/homeleaf.gif) bottom left no-repeat;
	height: 800px;
	width: 100%;
	}
#mapContent {
	background:#E3D388 url(../images/homeleaf.gif) bottom left no-repeat;
	height: 720px;
	width: 100%;
	}
#col_right {
	float: right;
	width: 50%;
	}

#subfooter {
	background: #844d4d;
	height: 144px;
	width: 900px;
	padding: 20px;
	}
#subfooter table {
	width: 100%;
	}
#subfooter table tr td {
	text-align: center;
	vertical-align: middle;
	}

#subfooter_home {
	background: #844d4d url(../images/footer.jpg) top right no-repeat;
	height: 192px;
	width: 900px;
	padding: 20px;
	}

#subfooter_home table {
	background: #bb7676 url(../images/subfooter.jpg) right -7px no-repeat;
	width: 100%;
	}

#subfooter_home tr td {
	padding: 5px 0px 10px 30px;
	}

#subfooter_home tr td span {
	background: url(../images/bar_bg.gif) bottom left repeat-x;
	}

#subfooter_home h4 {
	font-size: 1.2em;
	color: #fff;
	margin: 0px;
	padding: 0px;
	/*background: url(../images/bar_bg.gif) 20px 15px repeat-x;*/
	}

#footer {
	width: 100%;
	background: #94b440;
	text-align: center;
	}

#footer p {
	color: #fff;
	line-height: 22px;
}
#obj{

height:606px;
padding:2px;
}
a.link{
	text-decoration:none;
	color:#FFF;
	}

/* -------------------------- classes ----------------------------- */

h1.home {
	font-family: Times New Roman;
	font-size: 3.4em;
	color: #9e0b0f;
	margin-left: -50px;
	margin-bottom: -5px;
	}

p.home {
	color: #717171;
	font-size: 1.0em;
	padding: 0px 20px 0px 50px; 
	}

h2{margin-left:20px;}
h1.reg {
	font-family: Times New Roman;
	font-size: 4.3em;
	color: #9e0b0f;
	letter-spacing:1px;
	margin-bottom: 0px;
	padding: 30px 20px 0px;
	line-height: 1em;
	}

p.reg {
	color: #666666;
	font-size: 1.1em;
	padding: 10px 20px 5px; 
	line-height: 1.1em;
}

.img_right {
	float: right;
	}
input.name{

	width:120px;
	height:15px;
	font-size:.9em;
	}
input.phone{

	width:120px;
	height:15px;
	font-size:.9em;
	}
input.email{

	width:120px;
	height:15px;
	font-size:.9em;
	}
input.message{

	width:220px;
	height:100px;
	font-size:.9em;
	}
td.fLeft{
	padding-left:35px;
	}

table.img_grid {
	width: 100%;
	}

table.img_grid td {
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
	}

table.img_grid tr td img {
	border: 1px solid #9E0B0F;
	}

table.img_grid tr td img:hover {
	border: 1px solid #94B440;
	}

.grey {
	color: #666666;
	}


/* taken from style.css of dkits */
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;

}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}

form.cmxform ul {
	list-style-type: none;
	padding:20px 0px;
	margin: 0px 0px 0px 35px;
}

.cmxform li {
	padding: 0;
	margin: 5px 0px;
}
.cmxform input, .cmxform textarea {
	border: 1px solid #333;
}

/* Live Validation Style */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	font-size: .7em;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}

select.LV_valid_field,
textarea.LV_valid_field,
input.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}

select.LV_invalid_field,
textarea.LV_invalid_field,
input.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
#submitted{
	color:#000000;
	margin-bottom:0px;
	margin-left:125px;
	margin-right:257px;
	margin-top:5px;
	}
#pxMargin{
	padding-left:35px;
	}
#blue{
	color:blue;
	}
iframe#map{
	position: absolute;
	right: 0;
	margin-right: 200px;
	}
div#googleMap{
	position: absolute;
	right: 0;
	}
img#img1{
	border: 1px solid #FFFFFF;
	}
img#img2{
	border: 1px solid #FFFFFF;
	}
img#img3{
	border: 1px solid #FFFFFF;
	}
td#info{
	vertical-align:top;
	padding-left:7px;
	padding-right:5px;
	}
td#info2{
	vertical-align:top;
	padding-left:7px;
	padding-right:5px;
	}
td#info3{
	vertical-align:top;
	padding-left:7px;
	padding-right:5px;
	}
td.floorplan{
	vertical-align:top;
	text-decoration:bold;
	text-align:left;
	width:133px;
	color:#666666
	}
img.floorplan{
	padding: 0px 10px 20px 0px;
	width:133px;
	height:100px;
	}
.123{
	min-width:40px;
}
/* ---------------------------------------------------------------- */