body{
padding:0px;
margin:15px 0px 0px 0px;
text-align:center;
background:#FFFFFF
}

form { margin:0px; padding:0px}

a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%; height:100% }

.dr { display:table-row;  height:100%; width:100%}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

div, input, textarea, body, font, select
	{
		font-family: tahoma; 
		font-size:11px;
		line-height:14px;
		color:#82898C;
		vertical-align:top
	}

/*††††††††††††††††††††††††††--MENU--††††††††††††††††††††††††††††††*/
#menu div.m1, #menu div.m2, #menu div.m3, #menu div.m4, #menu div.m5, #menu div.m6 {
	float:left;
	height:65px;
} 
#menu div.m1 a, #menu div.m2 a, #menu div.m3 a, #menu div.m4 a, #menu div.m5 a, #menu div.m6 a {
	display: block;
	height:100%;
}
#menu div.m1 a:hover, #menu div.m2 a:hover, #menu div.m3 a:hover, #menu div.m4 a:hover, #menu div.m5 a:hover, #menu div.m6 a:hover  {
	background:none;
}
#menu div.m1 			{width:140px; background:url(http://www.follybeachrealestate.org/images/m1over.gif) 0 0 no-repeat;}
#menu div.m1 a 			{background:url(http://www.follybeachrealestate.org/images/m1.gif) top left no-repeat;}

#menu div.m2 			{width:140px; background:url(http://www.follybeachrealestate.org/images/m2over.gif) 0 0 no-repeat;}
#menu div.m2 a 			{background:url(http://www.follybeachrealestate.org/images/m2.gif) top left no-repeat;}

#menu div.m3 			{width:140px; background:url(http://www.follybeachrealestate.org/images/m3over.gif) 0 0 no-repeat;}
#menu div.m3 a 			{background:url(http://www.follybeachrealestate.org/images/m3.gif) top left no-repeat;}

#menu div.m4 			{width:140px; background:url(http://www.follybeachrealestate.org/images/m4over.gif) 0 0 no-repeat;}
#menu div.m4 a 			{background:url(http://www.follybeachrealestate.org/images/m4.gif) top left no-repeat;}

#menu div.m5 			{width:140px; background:url(http://www.follybeachrealestate.org/images/m5over.gif) 0 0 no-repeat;}
#menu div.m5 a 			{background:url(http://www.follybeachrealestate.org/images/m5.gif) top left no-repeat;}

#menu div.m6 			{width:140px; background:url(http://www.follybeachrealestate.org/images/m6over.gif) 0 0 no-repeat;}
#menu div.m6 a 			{background:url(http://www.follybeachrealestate.org/images/m6.gif) top left no-repeat;}

#menu div.act a 		{background:none}

/*††††††††††††††††††††††††††--^^^^--††††††††††††††††††††††††††††††*/

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li { background:url(images/list_marker.gif) no-repeat left top; background-position:0 5px; padding-left:16px}
ul li a{ color:#82898C;  text-decoration: none}
ul li a:hover{ text-decoration: underline}


.main { width:840px;   margin:auto}

.header{ height:225px}
.header .left{ width:30px}
.header .center{ width:840px; background:url(images/head.jpg) no-repeat left top; background-position: 0 0px}
.header .right{ width:30px}

.content{ height:386px}
.content .left{ width:30px}
.content .center{ width:840px}
.content .right{ width:30px}

.footer {}
.footer .left{ width:30px}
.footer .center{ width:840px; background:url(images/foot_bg.gif) repeat-x; text-align:center; color:#2A4B5D}
.footer .center a{ color:#2A4B5D; text-decoration:none}
.footer .center a:hover{ text-decoration:underline}
.footer .center span{ color:#A11E1E}
.footer .center span a{ text-decoration:underline; font-size:11px; background:none; padding:0}
.footer .center span a:hover{ text-decoration:none}
.footer .right{ width:30px}

a{ color:#3C7E0B; text-decoration:underline}
a:hover{ text-decoration:none} 

a.green{ color:#3C7E0B; text-decoration:underline}
a:hover.green{ text-decoration:none} 

strong{ color:#3C7E0B}

span a{ color:#9FA2A5; text-decoration:underline; font-size:10px; background:url(images/marker.gif) no-repeat left top; padding-left:12px; background-position: 0 6px}
span a:hover{ text-decoration:none}

strong a{ color:#82898C; text-decoration:underline; font-weight:normal}
strong a:hover{ text-decoration:none}

.form input{
	width:200px;
	height:21px;
	color: #82898C;
	background-color:#FFFFA0;padding-left:7px; padding-right:0; padding-top:0; padding-bottom:0
}

.form select{
	width:150px;
	height:21px;
	color: #82898C;
	background-color:#FFFFA0;padding-left:7px; padding-right:0; padding-top:0; padding-bottom:0
}

.form3 input{
	width:180px;
	height:21px;
	color: #82898C;
	font-size:10px;
	padding:2px 0 0 7px;
	background-color:#FFFFFF;
}

.form3 textarea {
	width:180px;
	height:111px;
	color: #82898C;
	overflow: auto;
	font-size:10px;
	padding:2px 0 0 7px;
	background-color:#FFFFFF
}