/* CSS Document */

html, body {
	background-image:url(../images/backtileall.jpg);
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: #1C4604;
	background-repeat: repeat;
}

p, td, li {
	font-size:.8em;
}
li {
	margin-bottom:10px;
}
li li {
	margin: 10px 0 10px -1.4em;
	padding: 0;
	font-size:12px;
}
h1 {
	font-size:1.4em;
	color:#336600;
	text-align:center;
}
h2 {
	font-size:1.0em;
	color:#336600;
}
h3  {
	font-size:.9em;
	color:#8F2F2F;
}
h4 {
	font-size:.8em;
	color:#8F2F2F;
}

#header {
	width:732px;
	height:108px;
	margin:0px auto;
	padding: 0px;
	border-style: none;
	background: url(../images/header_back.jpg) no-repeat;
	text-align: center;
}

#footer {
	width:704px;
	margin: 0 auto;
	border-bottom: 1px solid #000000;
	background-color: #8f2f2f;
}

#footer p {
	color: #ffffff;
	text-align:center;
	padding:10px;
	margin:0;
	font-size: .7em;
}

#splashmiddle {
	width:724px;
	border:1px solid #000000;
	border-width:0 1px 0 1px;
	margin:auto;
	background-color: #FFFFFF;
	background-image: url(../images/home_background_bldg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
	height: 350px;
}

#splashfooter {
	width:724px;
	height:34px;
	border:1px solid #000000;
	border-width:0 1px 1px 1px;
	margin:auto;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333333;
	text-align:center;
	clear: both;
}

#contentholder {
	width:732px;
	margin: 0 auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	background-image: url(../images/backtile.jpg);
	background-repeat: repeat-y;
/*	min-height:450px; rp */
}





.redheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#dd251c;
	font-weight:bold;
	vertical-align:top;
}

.splashphone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
}


/*
#realtymenu ul.vert-one {
	margin:-5px 0 0 0;
	padding:0 0 0 46px;
	list-style-type:none;
	display:block;
	line-height:18px;
	width:145px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
#realtymenu ul.vert-one li {
	margin:0;
	padding:0;
	border-left:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
	background:#f0ede4;
	width:138px;
	}
#realtymenu ul.vert-one li a {
	display:block;
	text-decoration:none;
	color:#000000;
	background:#6f0ede4;
	padding:0;
	border:1px solid #f0ede4;
	border-width:1px 0 1px 0;
	width:138px;
	}
#realtymenu ul.vert-one li a:hover {
	background:#dfd8c1;
	border:1px solid #a6a6a6;
	border-width:1px 0 1px 0;
	width:138px;
	}
#realtymenu ul.vert-one li a.current,ul.vert-one li a.current:hover {
	background:#dfd8c1;
	border:1px solid #a6a6a6;
	border-width:1px 0 1px 0;
	width:138px;
	}
	
#insurancemenu ul.vert-one {
	margin:-5px 0 0 0;
	padding:0 0 0 46px;
	list-style-type:none;
	display:block;
	line-height:18px;
	width:145px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
#insurancemenu ul.vert-one li {
	margin:0;
	padding:0;
	border-left:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
	background:#f0ede4;
	width:138px;
	}
#insurancemenu ul.vert-one li a {
	display:block;
	text-decoration:none;
	color:#000000;
	background:#6f0ede4;
	padding:0;
	border:1px solid #f0ede4;
	border-width:1px 0 1px 0;
	width:138px;
	}
#insurancemenu ul.vert-one li a:hover {
	background:#dfd8c1;
	border:1px solid #a6a6a6;
	border-width:1px 0 1px 0;
	width:138px;
	}
#insurancemenu ul.vert-one li a.current,ul.vert-one li a.current:hover {
	background:#dfd8c1;
	border:1px solid #a6a6a6;
	border-width:1px 0 1px 0;
	width:138px;
	}*/
	
	
	
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:0;
background:#FFFFFF;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
clear:both;
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #a6a6a6;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
font-size:12px;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #a6a6a6;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:98px;
height:33px;
background:#FFFFFF url(../images/calculate_button.jpg) no-repeat;
border:0;
}

#linkstable {
	border:1px solid #a6a6a6;
	width:100%;
	border-collapse:collapse;
	font-size:11px;
}
#linkstable td {
	border:1px solid #a6a6a6;
	border-collapse:collapse;
	padding:2px 4px 2px 4px;
}

/*a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:active {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}*/

.contactinfo {
	margin-left:30px;
}
#header img {
	margin: 0 1px 0 1px;
	padding: 0px;
	border-style: none;
	float:left;
}


#sidebar {
	width:200px;
	float:left;
	padding:5px;
}

#content {
	width:650px;
	float:none;
	padding: 10px 10px 0 0;
	height: auto;
	margin: 0px auto;
}
#content.home {
	width:680px;
}
/*.nav_insurance {
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/greennavback.jpg);
	background-repeat: no-repeat;
	height: 58px;
	padding: 0px;
}
#contentholder #nav_insurance img {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#contentholder #nav_insurance ul {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#contentholder #nav_insurance li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	font-size: 16px;
	margin: 0px;
	text-align: left;
	color: #FF0000;
}

*/

.menuCategory {
	margin:10px 0 0 0;
}

/*h1 {
	font-size:1.8em;
	color:#2C580D;
	font-weight:bold;
}*/

.prop_results_title {
	font-weight:bold;
}

.prop_results_address, .prop_results_desc,  {
	margin-top:5px;
}

.listing_result_box {
	margin-bottom:10px;
}

.galleryBox {
	border:1px solid #ccc;
	border-width:1px 1px 0 1px;
	width: 170px;
	float: left;
	margin-right: 5px;
	text-align:center;
	margin-bottom:20px;
	background-color: #FFFFFF;
	font-size:10pt;
	margin-left: 7px;
	padding: 0px;
}
.galleryBoxEmpty {
	width: 145px;
	float: left;
	margin-right: 20px;
	text-align:center;
	margin-bottom:20px;
	border-top: 1px solid #F1E1AE;
	border-right: 1px solid #F1E1AE;
	border-bottom: 0 solid #F1E1AE;
	border-left: 1px solid #F1E1AE;
}
.galleryBoxPhoto {
	margin: 15px 15px 8px;
	border:1px solid black;
}

.galleryBox_bottom {
	width:100%;
	height:10px;
	background:#FFFFFF url(../images/productboxbottom.jpg) repeat-x;
	margin-bottom:-10px;
	padding:1px;
}

.galleryBox p {
	margin:0 0 10px 0;
}

.agent_bigpic {
	float:left;
	margin: 0 20px 20px 0;
	border:1px solid black;
}

.clearboth {
	clear:both;
}
#contentholder #content .contenttext2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #33CC66;
}
#contentholder #content img.right {
	text-align: right;
	border: 1px solid #A99E83;
	float: right;
	margin-right: 20px;
	margin-left: 5px;
}
/*#contentholder #content table td {

}*/
#contentholder #content table td.insurance {
	padding-right: 5px;
	white-space: nowrap;
}
#larger {
	margin: 0px;
	padding: 0px;
}
#largerview {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -20px;
	background-color: #FFFF00;
}.clearfloat {
	clear: both;
}
#contentholder #content h2.insurance {
	color: #2E5C02;
}
#contentholder #content .bottomlinks, a:link, a:hover, a:visited {
	color: #8F2F2F;
}
#contentholder #content #indexright {
	float: right;
	width: 320px;
	text-align:center;
}
#contentholder #content #indexleft {
	float: left;
	width: 320px;
	margin-left: 15px;
	border-style: none;
	text-align:center;
}
#contentholder #content #indexleft .flowerstretch {
	background-image: url(../images/flowerstretch_320.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0;
	padding: 0;
	text-align:center;
}
#contentholder #content #indexleft .flowerstretch p {
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	margin:0;
	padding: 0 20px 10px;
}
#contentholder .navbar img {
	border-style: none;
}
.verticaldividers {
	background-image: url(../images/vertdividers.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#columnright {
/*	background-color: #FF00FF;*/
	float: right;
	width: 190px;
}
#columnleft {
/*	background-color: #FFFF00;*/
	float: left;
	width: 190px;
	margin:0 0 0 5px;
}
#columncenter {
/*	background-color: #00ff00;*/
	float: left;
	width: 190px;
	margin:0 0 0 12px;
}
#columncenter img, #columnright img, #columnleft img {
	border: 1px solid #8F2F2F;
}

#content.realty h1 {
	color:#990000;
}

#jerryBox {
	padding: 0px;
	float: left;
	margin-left: 192px;
	margin-right: 180px;
}
#agents {
	width:500px;
	margin:0 95px;
}
.staff_4_row {
	width:640px;
	margin:20px;
	clear:both;
	text-align: center;
	padding: 0px;
}
.staff_3_row {
	margin:20px auto;
	clear:both;
	width: 580px;
}
.smaller {
	font-size: .85em;
/*	letter-spacing: .01em;*/
}
