/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.            	  */
/* http://creativecommons.org/licenses/by/2.0                     */
/* This style sheet is licensed under a Creative Commons License. */
body{
	text-align:center;
	}
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; border:0;}
a img,:link img,:visited img { border:none; }
address { font-style:normal }
/* end undohtml.css */

#right_column {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #018E83;
	margin: 10px 0;
	text-align:left;
}

#contact_right_column {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #018E83;
	margin: 10px 0;
}

#contact_right_column a {
	text-decoration:underline;
}

#contact_right_column a:hover {
	text-decoration:none;
}

.inline {
	display: inline;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #018E83;
}



/* --- MAIN LAYOUT DIVS --- */

#wrapper {
	width: 900px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height: 91px;
	background-color: #FFF;
	border-bottom: 1px solid #00A99D;
	margin-left:auto;
	margin-right:auto;
}

#main {
	height:auto;
}

#main1 {
	height:500px;
}

#main2 {
	height:520px;
}

#left_column {
	width:160px;
	height: 455px;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	margin: 16px 0;
}

#nav_conatiner {
	height: 100px;
	background-color: #FFFFFF;
	margin: 0px; padding: 0px;
	float: left;
}

#thumb_container {
  clear: both;
  float: left;
	height: 318px;
	background-color: #FFFFFF;
	margin: 20px 0 0 0;
}

#mid_img {
	width: 439px;
	height: 455px;
	float: left;
	display: inline;
	margin: 16px;
	text-align:left;
}

#mid_img_text {
}

#right_column {
	width: 269px;
	min-height: 455px;
	height: 455px;
	height: auto;
	background-color: #FFFFFF;
	float:left;
	display: inline;
	margin: 16px 0;
}

#contact_right_column {
	width: 269px;
	min-height: 455px;
	height: 455px;
	height: auto;
	background-color: #FFFFFF;
	float:left;
	display: inline;
	margin: 16px 0;
}

#contact_right_column li {
  margin-left:16px;
}

#re_linkbox {
	width: 210px;
	height: 40px;
	float: right;
	margin: 30px 16px 0 0;
}

#re_linkbox a {
	text-decoration: none;
	color: #009999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#re_linkbox a:hover {
	text-decoration: none;
	color: #DC754B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#re_linkbox_light {
	width: 210px;
	height: 40px;
	float: right;
	margin: 30px 16px 0 0;
}

#re_linkbox_light a {
	text-decoration: none;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#re_linkbox_light a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mplan_body {
	width: 724px;
	height: 455px;
	float: left;
	display: inline;
	margin: 16px 0 16px 16px;
	text-align:left;
}

#footer {
	clear: both;
	height: 60px;
	background-color: #FFF;
	border-top: 1px solid #00A99D;
		margin-left:auto;
	margin-right:auto;
}

	
/* --- GENERAL CLASSES --- */

.identity {
	width: 237px;
	height: 91px;
	float:right;
}

.nav_link {
	width: 156px; height: 20px;
	margin: 0;	padding: 0;	border: 0;
	}

.rdm_thumb {
	width: 76px;
	height: 76px;
	border: 0;
	margin: 0 4px 4px 0;
	#padding-bottom: 4px;
	_padding-bottom: 4px;
	padding: 0;
	display: inline;
	float:left;
}

.footer_tfd {
	width: 180px;
	height: 60px;
	display: inline;
	float:left;
}

.footer_23 {
	width: 30px;
	height: 60px;
	display: inline;
	float:right;
	padding-left:0px;
}

.right_column_hdr {
	width: 269px;
	height: 20px;
	margin: 0 0 10px 0;
}

/*
/* ---  CONTACT FORM STYLES --- */
#formColumn1 {
	width: 182px;
	float: left;
	display:inline;
	margin: 36px 0 0 24px; /* 76px */
}

#formColumn2 {
	width: 182px;
	float: left;
	display:inline;
	margin: 36px 0 0 18px;
}

#upperColumns {
	clear:both;
	width: 439px;
	height: 280px
}

#formSpanColumn {
	width: 412px;
	height: 160px;
	padding: 0 0 0 24px;
	}

.formLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.formField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	border:inset 1px #969696;
}

/*                              */
/* ---    FTR NAV CSS       --- */
#ftr_nav {height: 60px; float: right; display: inline;}
#ftr_nav ul {list-style:none; margin: 18px 0 0 0;}
#ftr_nav li {list-style:none; display: inline; height: 60px; margin: 0 9px;}
#ftr_nav li a {text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center;}

/* --- FTR ROLLOVER CLASSES --- */
.ftr_home a {color:#D5CD27;}
.ftr_home a:hover {color: #AFAA1F;}

.ftr_realest a {color: #A6CE39;}
.ftr_realest a:hover {color:#88AB2F;}

.ftr_philos a {color: #50B848;}
.ftr_philos a:hover {color:#409A3D;}

.ftr_master a {color: #00A76D;}
.ftr_master a:hover {color:#008C5B;}

.ftr_contact a {color:#00A99D;}
.ftr_contact a:hover {color: #018E83;}

.ftr_maps a {color:#008B87;}
.ftr_maps a:hover {color: #007572;}


/*                              */
/* ---     LEFT NAV CSS     --- */
#leftnav {margin: 0; padding: 0;}
#leftnav li {float: left; margin: 0;	padding: 0; }
#leftnav li, #leftnav a {height: 20px; display: block; width: 156px; margin:0; padding: 0;}



/*                              */
/* ---   MPLAN SUBNAV CSS   --- */
#mplan_subnav {float:right;}
#mplan_subnav li {list-style: none; display: inline; margin: 0; padding: 0;}
#mplan_subnav a {height: 30px;}


.green{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#018e83;
	}
	
.black{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	}
	
.contacthea{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#047920;
	}
input{
	width: 190px;
	height: 22px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
	border: 1px solid #3da4ba;
	font: 12px Arial, Helvetica, sans-serif;
	background: #f6fbfb;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
select{
	display: block;
	height: 22px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
	border: 1px solid #3da4ba;
	font: 12px Arial, Helvetica, sans-serif;
	background: #f6fbfb;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.boton {
	height: 25px;
	width: 65px;
	border: 1px solid #333;
	color: #FFFFFF;
	background: #041c4a;
	font: 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-weight:bold;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-bottom:5px;
	padding-left:3px;
}