/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Peens Property Group
Author : Rhonda Riffey
URL : sarasotadiscovered.com

Description : 

Created : unknown
Modified : 11/30/2006 - added 'special' block for custom search page. (BDR)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #292B6C;
	margin: -20px 0 0 0;
	padding: 0px;
	background-color: #F3F3FF;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #292B6C;
	font-style: italic;
	text-decoration: underline;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9C723F;
	text-decoration: none;

}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9C723F;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #292A6B;
	text-decoration: none;

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CF9F4E;
	text-decoration: none;

}
#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
		}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #fff; 
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
	#footer a:hover{
	color: #CF9F4E;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
.table_container{
	border-top: 3px solid #CF9F4E;
	border-right: 3px solid #CF9F4E;
	border-bottom: 1px solid #CF9F4E;
	border-left: 1px solid #CF9F4E;
	}
.gold{
	color: #5B4B26;
}
.platinum{
	color: #66635E;
}
.services{
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.smalltext{
	font-size: 12px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #292B6C;
	font-style: italic;
}

#special{
	float: right;
	width: 250px;
	padding: 10px 20px;
	margin: 25px 50px 0 0;
	border: 3px double #CF9F4E;
	background: url(assets/images/special.jpg);
	}
	
	#special p{
		font: italic 12px Georgia, times, "Times New Roman", Serif;
		color: #292A6B;
		}

.ddmx {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #292A6B;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #1D1E4D;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.calc-results-right {
	border: 0px;
	width: 45px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.calc-table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #292A6B;
}
.calc-input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 80px;
}
.calc-results-left {
	border: 0px;
	width: 45px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.calc-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #292A6B;
}
.assoc {font: 12px/22px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;}
.assoc img {position:relative;float:left;margin-right:30px;}
.assoc a, .assoc a:visited, .assoc a:hover, .assoc a:active {font: 12px/22px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;}
