/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-color: #F1FF46;*/
	background-image:url(../images/suntile.jpg);
	line-height: 1.3;
	font-size: 10pt;
}


.head2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669966;
}
.mvlog {
	font-family: "Monotype Corsiva", sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 110%;
	color: #3C1906;
	text-align: left;
	border-bottom-color: #3C1906;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 105%;
 color: #3C1906;
}
h3{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #669966;
}
h3 a:link, h3 a:visited {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #669966;

}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	height: 100px;
	clear: both;
	text-align: center;
}
#page_container {
	top: 135px;
	background-repeat: repeat;
	margin-right: 5%;
	margin-left: 5%;
	border: solid #FFFFFF 2px;
	background-image: url(../images/suntile.jpg);
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	padding: 10px 0px 10px 10px;
	margin-left: 155px;
}

#content a{
	color:#660000;

}
#content a:hover{
	color:#CC0000;

}
#content span {
	color:#FF0000;
}
#alert {
	position: absolute;
	top: 150px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 90%;
	color: #DAB737;
	text-align: center;
	top: 5pt;
	padding-bottom: 5px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************ formating styles **************/


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #642F21;
	text-align: center;
}
.tableStory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.head3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669966;
}
#linklist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	line-height: normal;
	vertical-align: top;
}
#price_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	line-height: normal;
	vertical-align: top;
	background-color:#F4F2C2;
}
#pageNav{
	padding: 10px 10px 10px 10px;
	font: Verdana,sans-serif;
	font-size: 90%;
	clear: both;
	background-color: #F5F3C3;
}

/************ sectionLinks styles **************/


#sectionLinks{
	margin: 0;
	padding: 0;
	display: inline;
}

#sectionLinks a:link, a:visited {
	padding: 5px 2px 5px 2px;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	color:#660000;
	text-decoration:none;
}

#sectionLinks a:hover{
	color:#FF0033;
}
/************ cr styles **************/
#property_listing {
	margin-left:20px;
	text-align:left;

}

#links{
	width: 140px;
	background-color: #F5F3C3;
	color: #632E20;
	padding: 5px;
	float: left;
	padding-left: 10px;
	top: -10px;
	position: relative;
}

.links h3{
	padding: 5px ;
	font-size: 120%;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
}

.links a:link {
	text-align:left;
	font-size: 90%;
	color:#632E20;
}
.links a:hover {
	text-align:left;
	color:#FF0000;
}

/*         Dynamic Menu parts
*/

.dMnuC {
	padding: 0px;
	margin: 0px;
	font-size:10px;	
}

.dMnu{
	background-color: #F5F3C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCcc00;
	margin: 0px;
	padding: 0px;
}

.dMnu li {
	display: block;
	list-style: none;
	border-bottom:1px solid #F5F3C3;
	padding: 2px 2px 2px 4px;
}

.dMnu a:link { text-decoration: none; font-weight: bold; color:#CC6600;}
.dMnu a:visited { text-decoration: none; font-weight: bold}
.dMnu a:hover { text-decoration: underline; font-weight: bold; color:#FF0000;}
.dMnu a:active { text-decoration: none; font-weight: bold}

.dMnu a:link.selectedLink { text-decoration: underline}
.dMnu a:visited.selectedLink { text-decoration: underline}
.dMnu a:hover.selectedLink { text-decoration: underline; color:#FF0000;}
.dMnu a:active.selectedLink { text-decoration: underline;}
