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

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#482617;
	background-color: #bcb17e;
	text-align:center;
	background-image:url(http://www.gorhamsbluff.com/images/bknd_stripes.gif);
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#482617;
	scrollbar-face-color:#bcb17e;
	scrollbar-highlight-color:#E2E2E2;
	scrollbar-shadow-color:#482617;
}

a img { border:none; }

hr { 
	border:0; 
	color:#bcb17e; 
	background-color:#bcb17e; 
	height:1px; 
	margin-bottom:12px; 
	margin-top:12px 
}
/****************** masthead *************/
#masthead {
	margin:0 auto;
	padding:0px;
	width:820px;
	height:92px;
	text-align:center;
}
/* page main navigation */

div#main-nav { /* main navigation outside div */
     font-size:13px;
	font-variant:small-caps;
     background:#ffffff;
    	width: 900px;
	height:43px;
     margin:0 auto;
}

/* main navigation tabs */

ul#main-nav-ul {
     padding: 5px 0px 0px 5px; /* add left padding so you can center the menu */
     margin: 0px auto;
     width: 895px; /* subtract the left padding in this declaration from the overall menu width to get this value */ 
	/* This menu's starting width was 900px */ 
}

ul#main-nav-ul ul>li {
     top: auto;
     left: auto;
}

ul#main-nav-ul li {
     float:left;
     position:relative;
     list-style-type:none;
     margin:0px;
     text-align:center;
	padding: 0px 6px 0px 0px;
}

ul#main-nav-ul li a {
     display:block;
     text-decoration:none;
     color:#552d1c;
     background:#ffffff;
	background-image:url(http://gorhamsbluff.com/images/navdiv.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

ul#main-nav-ul li a.last {
	background-image:none;
	padding-right:0px;
}

ul#main-nav-ul li a:hover {
     background:#bcb17e;
}

/* sub navigation */
ul#main-nav-ul li:hover ul.sub-nav, ul#main-nav-ul li.over ul.sub-nav {
     display:block;
     position:absolute;
     top:100%; /* px from the top (VERY important so the sub nav renders below the main) */
     left:0px; /* px from the left */
}

ul#main-nav-ul ul.sub-nav {
     padding:0px;
     margin:0px;
     display:none; /* hide all the dropdown sub menus */
}

ul#main-nav-ul ul.sub-nav li {
     float:none;
     position:static;
     padding:0px;
}

ul#main-nav-ul ul.sub-nav li a {
     width:200px; /* width for each sub nav link is fixed */
     display:block;
     padding:8px;
     border-bottom:1px solid #bcb17e;
	background-image:none;
	text-align:left;
	font-weight:normal;
	background-color:#f1eddd;
}

ul#main-nav-ul ul.sub-nav li a:hover {
     background:#bcb17e;
	color:#FFFFFF;
}
/****************** navigation *************/

#navigation {
	padding:0px;
	margin:0 auto;
	text-align:center;
    	width: 900px;
	height:43px;
	font-weight:bold;
	background-color:#ffffff;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
  	text-decoration: none;
  	color:#552d1c;
	padding:8px;
}

#navigation a:hover {
  	color:#ffffff;
	background-color:#bcb17e;
}

/****************** content container *************/

#spacer {
	height:5px;
	padding:0px;
	margin:0 auto;
	line-height:0px;
	font-size:1px;
}
#content {
	background-image:url(http://www.gorhamsbluff.com/images/bknd_content.gif);
	background-repeat:repeat-y;
	width:950px;
	height:530px;
	margin:0 auto;
	padding:0px;
}

/****************** left column *************/


#left {
	float:left;
	width:200px;
	text-align:center;
	margin:0px;
	padding: 0px;
}

#ltcallout {
	background-image:url(http://www.gorhamsbluff.com/images/callout_edge.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:385px;
	padding-left:25px;
}
.promo a:link, .promo a:visited {
  	text-decoration: underline;
	line-height:22px;
  	color:#552d1c;
}

.promo a:hover, .promo a:active {
	text-decoration:none;
}

#ltcallout a:link, #ltcallout a:visited {
  	text-decoration: underline;
  	color:#552d1c;
}

#ltcallout a:hover, #ltcallout a:active {
	text-decoration:none;
}


#ltcallout p {
	padding: 12px; 
}

#ltnav {
	font-weight:bold;
	line-height:22px;
	background-image:url(http://www.gorhamsbluff.com/images/bknd_watermark.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:14px;
	padding: 18px 0px 0px 25px; 
}
#ltnav a:link, #ltnav a:visited {
  	text-decoration: none;
  	color:#552d1c;
}

#ltnav a:hover, #ltnav a:active {
	text-decoration:underline;
}


/****************** main column *************/
#homecontain {
	width:720px;
	height:530px;
	float:left;
	margin-left:6px;
	padding:0px;
	text-align:left;
	line-height:20px;
}
#maincolumncontain {
	width:700px;
	height:440px;
	float:left;
	margin:0px;
	padding:15px 0px 15px 25px;
	text-align:left;
	line-height:20px;
}

#maincolumn {
	overflow:auto;
	height:440px;
	padding:0px 22px 0px 0px;
}

#maincolumn p, #iframe p {
	margin-bottom:12px;
}

#maincolumn a:link, #maincolumn a:visited {
  	text-decoration: underline;
  	color:#482617;
}
#maincolumn a:hover, #maincolumn a:active {
  	text-decoration: none;
  	color:#482617;
}
#maincolumn UL {
    	list-style:square;
    	padding: 0px 10px 0px 25px;
	text-align:left;
	margin-bottom:12px;
}
#maincolumn h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:28px;
	font-weight:normal;
	color:#482617;
}

#maincolumn h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#482617;
}

#breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	margin-bottom:15px;
	color:#bcb17e;
}
#breadcrumb a:link, #breadcrumb a:visited {
  	text-decoration: none;
  	color:#bcb17e;
}

#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration:underline;
  	color:#552d1c;
}
#breadcrumb h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-top:16px;
	font-weight:normal;
	color:#482617;
}

.callout {
	margin-left: 12px;
	margin-bottom: 8px;
	border:1px solid #482617; 
	float:right;
	padding:8px;
	width:250px;
	background-color:#e7f3d7;
	text-align:center;
}

#photothmb {
	margin-right: 10px;
	margin-bottom: 10px;
	border:1px solid #bcb17e; 
	float:left;
	padding:6px;
	line-height:18px;
}

#photothmb .select A:link, #photothmb .select A:visited, #photothmb .select A:active {
	background-color:#ded6af;
}

#photothmb A:link, #photothmb A:visited, #photothmb A:active {
	text-decoration:none;
	line-height:28px;
}

#photothmb A:hover{
	text-decoration:underline;
	line-height:28px;
}

#photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	border:1px solid #bcb17e; 
	float:right;
	padding:6px;
	line-height:18px;
}

#photoborder a:link{
	text-decoration:underline;
	line-height:28px;
}

.iframeborder {
	margin-bottom: 10px;
	border:1px solid #bcb17e; 
	padding:6px;
	line-height:18px;
}

.inputFormButton {
	font-size:13px; 
	padding: 4px;
	background-color:#819551; 
	color: #ffffff; 
	border: 1px; 
	border-style: solid; 
	border-color: #819551
}

/****************** Real Estate *************/

.photoborder {
	margin-bottom: 22px;
	margin-left:18px;
	border:1px solid #bcb17e; 
	padding:6px;
	float:right;
}

.photoborder a:link{
	text-decoration:underline;
	line-height:28px;
}
.red {
	color: #b02828;
	font-style: italic;
	font-weight:bold;
}
.border {
	margin-bottom: 10px;
	border:1px solid #bcb17e; 
	padding:6px;
	height:320px;
}

.border a:link{
	text-decoration:underline;
	line-height:28px;
}

.realestateleft {
	width:202px;
	margin-bottom: 10px;
	float:left;
	line-height:18px;
	padding-right:24px;
}
.realestatemid {
	width:202px;
	margin-bottom: 10px;
	float:left;
	line-height:18px;
	padding-right:24px;
}
.realestateright {
	width:202px;
	margin-bottom: 10px;
	float:left;
	line-height:18px;
}

/****************** footer *************/
#footer {
	color:#482617;
	width:900px;
	font-size:12px;
	padding:0px;
	margin:0 auto;

}
#footer .left {
	text-align:left;
	float:left;
	width:500px;
	margin:auto 0;

}
#footer .right {
	text-align:right;
	float:right;
	width:400px;
	margin:auto 0;
}
#footer .right img {
	float:right; margin-left:5px;
}
#footer a:link, #footer a:visited {
	color:#482617;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#482617;
	text-decoration:underline;
}
