body {
	background: #dacb95 url(../img/bodyBG.jpg) left top repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #5f5f5f;
}
#outer {
background:url(../img/topBG.jpg) top center  no-repeat;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	padding: 0px;
	width: 780px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #fff;
	border: solid 1px #222;
}
#logo {
	padding: 0px;
	width: 270px;
	height: 75px;
	margin: 0 auto;
	}
	
#banner {
	padding: 0px;
	width: 800px;
	height: 200px;
	margin: 25px;
	}
#flash {
	padding: 0px;
	width: 625px;
	height: 200px;
	margin: 0;
	float: left;
	background: url(../img/flash.jpg);
	}
#menu {
	padding: 0px;
	width: 175px;
	height: 200px;
	margin: 0;
	float: left;
	background: url(../img/flash.jpg);
	}
#content {
	width: 800px;
	margin: 0;
	padding: 0 25px 25px 25px;
	
}		
#footer {
	background: #213345 url(../img/footerBG.jpg) left top repeat-x;
	padding: 10px 20px;
	width: 720px;
	margin: 0px auto;
	color: #fff;
	font-size: 12px;
}
  
#box {
	width: 720px;
	margin: 10px 0;
	padding: 0 10px;
	border: solid 1px #333;
	
}

#nav {
	margin: 0;
	padding: 0;
	width: 175px;
	list-style: none;
	display: block;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: block;
	height: 40px;
	background: #dacb95;
	overflow: hidden;
	}

#nav a {
	padding: 40px 0 0 0;
	display:block;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	}

	
h1 {
   font-size: 30px;
   color: #25394f;
   padding: 0;
   margin: 0;
   }
h2 {
   font-size: 18px;
   color: #443d24;
   padding: 0;
   margin: 0;
   }
h3 {
   font-size: 20px;
   color: #443d24;
   padding: 0;
   margin: 0;
   }
p, td {
   padding: 0;
   margin: 10px 0;
   font-size:16px;
   }
ul {
   padding: 0;
   margin: 10px 50px;
   list-style: square;
   }   
.imgR {
   float: right;
   margin: 5px 0 20px 20px;
   } 
.imgL {
   float: left;
   margin: 5px 20px 20px 0;
   }
.imgC {
   margin: 5px auto;
   }
   
   
   /* Define Container to set Fixed Width */
.yourname { 
	position: relative;
	text-align: left;
	color: #333;
	font: normal bold 30px Georgia, Times, serif;
	padding: 5px 10px;
	}
	
.yourname a { 
	text-decoration:none;
	color: #333;
	}
	
.yourname a:hover { 
	text-decoration: underline;
	}	

.youraddress {
	position: relative;
	text-align: right;
	color: #333;
	font: normal normal 11px/12px Arial, sans-serif;
	font-variant: small-caps;
	padding-right: 20px;
	padding-top: 2px;
	}
	

.banner { background: url('images/design_elements/bannerback.gif'); height: 30px; text-align: left; 
	padding-top: 1px; 
	padding-bottom: 2px;
	padding-left: 5px; 
	font: normal normal 14px Arial, sans-serif;  }

.leftside { background: #F5F5F7; color: #000; 
	width: 247px; padding: 10px; height: 100%; text-align: left; 
	border-left: 1px solid #CCC;
	font: normal normal 12px/17px Verdana, Arial, sans-serif; 
}
	
.content { background: #FFF;
	width: 473px;
	color: #000; font: normal normal 12px/17px Verdana, Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.contentfull { 
	width: 740px;
	color: #000;
	padding: 10px; 
	text-align: left;
	font-size:16px;
}

.leftside2 { background: #F5F5F7; color: #000; 
	width: 147px; padding: 10px; height: 100%; text-align: left; 
	border-left: 1px solid #CCC;
	font: normal normal 12px/17px Verdana, Arial, sans-serif; 
}
.content2 { background: #FFF;
	width: 573px;
	color: #000; font: normal normal 12px/17px Verdana, Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.contentMain { 
	text-align: left;
	font-size: 14px;
}

#menuheader {
	display: block;
	text-align: left;
	font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	font-variant: small-caps;
	color: #626161; 
}

#mainmenu { 
	display: block;
	text-align: left;
	font: normal normal 11px/20px Verdana, Arial, sans-serif; 
	color: #000; 
	width: 120px; 
	height: 320px;
	padding: 0px;
	}

/* Define main menu mouseover states */
#mainmenu a { text-align: left; color: #000; text-decoration: none; }
#mainmenu a:hover {text-align: left; color: #FFF; text-decoration: none; }

#submenu { 
	display: block;
	text-align: left;
	font: normal normal 12px/16px Verdana, Arial, sans-serif; 
	font-variant: small-caps;
	color: #BDBEBC; 
	width: 120px; 
	padding-left: 5px;
	}

/* Define main menu mouseover states */
#submenu a { text-align: left; color: #BDBEBC; text-decoration: none; }
#submenu a:hover {text-align: left; color: #000; text-decoration: none; }

/* Define footer section */
.footer {  
	text-align: center;
	height: 70px; 
	width: 760px;
	padding: 0px;
	color: #fff;
}
.footer a:link    { color: #000; text-decoration: none;   }
.footer a:active  { color: #FFF; text-decoration: none;   }
.footer a:visited { color: #000; text-decoration: none;   }
.footer a:hover   { color: #CCC; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link  { color: #626161;  }  
a:active { color: #626161;  }
a:visited { color: #626161;  }
a:hover { color: #000; text-decoration: none; }

/* gallery */


#lotmap {
    position:relative; 
    width:740px; 
    height:750px; 
	overflow:hidden; 
    } 
/* Removing the list bullets and indentation */
#lotmap ul {
    padding:0; 
    margin:0; 
    list-style-type:none;
	width:760px; 
    } 
/* Remove the images and text from sight */
#lotmap a.gallery span {  
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }
/* Adding the thumbnail images */
#lotmap a.gallery, #container a.gallery:visited {
    display:block; 
    text-decoration:none;  
    text-align:left;
	text-indent: -5000px; 
    }
/* styling the :hover span */
#lotmap a.gallery:hover span {
    position:absolute; 
    width:740px; 
	height:514px; 
    top:225px; 
    left:5px; 
    color:#000; 
    }
#lotmap a.gallery:hover img {
    border:1px solid #fff; 
    float: left; 
    margin-right:5px;
    }
	
#lotmap a.slide1 {
    background:url(../img/lotmap/lotmap_01.jpg); 
    height:199px; 
    width:176px;
    }
#lotmap a.slide2 {
    background:url(../img/lotmap/lotmap_02.jpg); 
    height:199px; 
    width:142px;
    }
#lotmap a.slide3 {
    background:url(../img/lotmap/lotmap_03.jpg); 
    height:199px; 
    width:225px;
    }
#lotmap a.slide4 {
    background:url(../img/lotmap/lotmap_04.jpg); 
    height:199px; 
    width:197px;
    }

		
#lotmap a.slide1:hover {
    background:url(../img/lotmap/lotmap_01.jpg); 
	background-position: 0 -199px;
    }
#lotmap a.slide2:hover {
    background:url(../img/lotmap/lotmap_02.jpg);
	background-position: 0 -199px; 
    }
#lotmap a.slide3:hover {
    background:url(../img/lotmap/lotmap_03.jpg); 
	background-position: 0 -199px;
    }
#lotmap a.slide4:hover {
    background:url(../img/lotmap/lotmap_04.jpg);
	background-position: 0 -199px; 
    }

/* set the size of the unordered list to neatly house the thumbnails */
#lotmap ul {
	padding:0px;
	float:left;
	overflow:hidden;
	display: inline;
    }
#lotmap li {
    float:left;
    }
#lotmap a.slideb:hover img, #lotmap a.slidei:hover img {
    float:right;
	clear: both;
    }          
#container .contentfull table {
	font-size: 14px;
}

#cta {
	float: right;
	width: 227px;
	height: 50px;
	margin: 10px 0 5px 15px;
}

/* Style for Google translator gadget. */
#googleTrans {
	float:right;
	width:150px;
	margin:0 10px 10px 10px;
}

/* GCS BACK LINK STYLES */
.gcstagline {
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin-top:-17px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.gcstagline:active {
	color: #ffffff;
	text-decoration: none;		
}
a.gcstagline:link {
	color: #ffffff;
	text-decoration: none;		
}
a.gcstagline:visited {
	color: #ffffff;
	text-decoration: none;		
}
a.gcstagline:hover {
	color: #FF6600;
	text-decoration: underline;
}
