body {
	background-color: #F5F5E8;
	background-image: url(../images/background_sand.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
	
	/*font-family:Arial, Helvetica, sans-serif;*/
	
	font-family: Times, "Times New Roman", serif;

	font-size: 11pt;
	
}

a{
	color: #006666;
}

a:hover{
	color:#000000;
}


hr{
	border:0;
	height:2px;
	size:2px;
	color: #336666;
	background-color: #336666;
	height: 5px;
}

.bodyTile{
	background-image: url(../images/body_tiile.gif);
	background-repeat: repeat-y;	
	
	/*width:850px;*/


}

.bodyTile .bodySpecificBG {
	
	margin-left:auto;
	margin-right:auto;
	
	width:844px;
}

.bodyTile .bodySpecificBG-Home {
	background-image: url(../images/body_specific/home.jpg);
	background-repeat: no-repeat;
	margin-left:3px;
	margin-right:auto;
	width:844px;
	background-position: 0px -30px;	
	/*min-height:650px;
	height:650px;*/
	

	/*background-position: center bottom;*/
	
	
}

.bodyTile .bodySpecificBG-bg1 {
	/*background-image: url(../images/body_specific/bg1.jpg);*/
	background-image: url(../images/body_specific/bg1.jpg);
	background-repeat: no-repeat;
	
	margin-left:3px;
	margin-right:auto;
	
	width:844px;
	
	/*min-height:500px;
	height:500px;*/
	

	/*background-position: center bottom;*/
}

.bodyTile .bodySpecificBG-bg2 {
	/*background-image: url(../images/body_specific/bg2.jpg);*/
	background-image: url(../images/body_specific/bg2.jpg);
	background-repeat: no-repeat;
	
	margin-left:3px;
	margin-right:auto;
	
	width:844px;
	
	background-position: 0px -30px;	
	
	/*min-height:500px;
	height:500px;*/
	

	/*background-position: center bottom;*/
}

.bodyTile .bodySpecificBG-bg3 {
	/*background-image: url(../images/body_specific/bg2.jpg);*/
	background-image: url(../images/body_specific/bg3.jpg);
	background-repeat: no-repeat;
	
	margin-left:3px;
	margin-right:auto;
	
	width:844px;	

	background-position: center -20px;
}

.bodyTile .bodySpecificBG-bg4 {
	background-image: url(../images/body_specific/bg4.jpg);
	background-repeat: no-repeat;
	
	margin-left:3px;
	margin-right:auto;
	
	width:844px;
	
	/*min-height:500px;
	height:500px;*/
	

	/*background-position: center bottom;*/
}

.bodyTile .bodySpecificBG-bg5 {
	background-image: url(../images/body_specific/bg5.jpg);
	background-repeat: no-repeat;
	
	margin-left:3px;
	margin-right:auto;
	
	width:844px;	

	background-position: center -20px;
}

.bodyTile .bodySpecificBG-bg6 {
	background-image: url(../images/body_specific/bg6.jpg);
	background-repeat: no-repeat;
	
	margin-left:3px;
	margin-right:auto;
	
	width:844px;	

	background-position: center -20px;
}

.bodyTile .bodySpecificBG-bg7 {
	background-image: url(../images/body_specific/bg7.jpg);
	background-repeat: no-repeat;
	
	margin-left:3px;
	margin-right:auto;
	
	width:844px;	

	background-position: center -20px;
}

.imageBorder{
	border: 2px solid #006666;
	margin:10px;	
}

.centerContent{
	width:820px;
	margin-left:auto;
	margin-right:auto;
}

.rightContent{
	clear:both;
	
	margin-left:auto;
	margin-right:auto;
	float:right;
	
	padding-top:15px;
	width:110px;
	
}

.fieldLabel{
	text-align:left;
	font-weight:bold;
	font-size:9pt;
}

.important{
	color:#CC0000;
	font-weight:bold;
	font-size:9pt;
}

p {
	font-size: 11pt;
	line-height: 18pt;
	/*margin-left:15px;
	margin-right:15px;*/
}

h1{
	color:#336666;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	font-variant: small-caps;
	text-align:center;
	text-decoration: none;
}

h2{

	color:#336666;
	margin-top:0;
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	text-align:left;
	text-decoration: none;
	
	margin-bottom:0;

}

h3{
	color:#336666;
	margin-top:0;
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	text-align:left;
	text-decoration: none;
}

fieldset{
	margin-bottom:10px;
	margin-right:10px;
}

.solid{
}


.legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #fff;
	background-color:#006666;
	border: 1px solid #000000;
	padding: 2px 6px

}

input
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #006666;
}

textarea
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #006666;
}

.submit input
{
	color: #000;
	padding: 5px;
	background: #ffffff;
	border: 2px solid #006666;
}

.infoListing{
	margin-top:0;
	margin-bottom:10px;
	font-size: 11pt;
}

.infoLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#336666;
}

.infoImportant{
	text-align:center;
	font-size:10pt;
}

.gallery a img{
	border: solid 1px #000000;
	margin:3px;
}

.gallery {
	/*border: solid 1px #000000;
	background-color:#FFFFFF;

	padding:5px;*/
}

.bodyPadding{
	padding-left:15px;padding-right:15px;
}

.projectDetails a{
	color:#000000;
	font-size:12px;
}

.imageBorder{
	border: 1px solid #006666;
	margin:10px;
	padding:0px;
}

.entranceChoice{
	font-size: 11px;
}




/*Sexy button*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a-b.gif') no-repeat scroll top right;
    color: #ffffff;
	font-weight:bold;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_div-b.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button:hover {
    background-position: center right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: center left;
}

.footer{
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	
	font-family:Arial, Helvetica, sans-serif;
}

.designBy{
	color: #666666;
}

.designBy a{
	color: #666666;
}