/* CSS Document */

body
{
	margin:0px;
	background-image:url(../images/Shell-Stone-Sand-Beach.jpg);

}


#top_menu_txt
{
font-family:Verdana, Arial;
font-size:12px;
font-weight:bold;
}

#footer
{
height:50px;
background-color:#f3ab27;
color:#661b0f;
font-family:Verdana, Arial;
font-size:10px;
}

#left_menu
{
cursor:pointer;
background-image:url(../images/btn_bg_23.jpg);
background-repeat:repeat-x;
height:24px;
width:210px;
font-family:Verdana, Arial;
font-size:12px;
font-weight:bold;
padding-left:10px
}

#testimon
{
background-repeat:no-repeat;
height:249px;
width:225px;

}

a
{
color:#000000;
text-decoration:none;

}

.site_text
{

font-family:Verdana, Arial;
font-size:10px;
color:#000000;
text-align:justify;
}



.menutitle{
}

.submenu{
background-color:#f3ab27;
font-family:Verdana, Arial;
font-size:10px;
font-weight:bold;

}

.sunmdiv{
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
cursor:pointer;
}
.sunmdiv:hover{
cursor:pointer;
padding-left:10px;
padding-top:3px;
padding-bottom:3px;
background-color:#ffc965;
}

.link_color{
color:#ec7023;
text-decoration:none;
font-weight:bold;
}
