/* @group Contact */
#contact{
	margin: 5em auto;
	width: 30em;
}
#contact #vegas, #contact #hamptons{
	float: left;
	width: 14em;
}
/* @end */

#bd{
  width: 960px;
  margin: 5px auto;
}

.header {
	background-image: url(/images/header.png);
	height: 114px;
	width: 960px;
	background-repeat:repeat-x;
	padding-right: 0px;
	padding-left: 0px;
}
.menu {
	background-image: url(/images/menuLeft.jpg);
	width: 143px;
	background-repeat:repeat-y;
	vertical-align: top;
}
#nav ul{
	width: 100%;
	margin: auto;
	padding: 8px;	/*border: 1px solid blue;*/
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
#nav li{
	margin: 0;
	padding-top: 4px;
	padding-bottom: 5px;
	list-style-type: none;
}


.nav a{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
.nav a:hover {
	margin: 0;
	padding: 0;
	color: #516477;
	text-decoration: underline;
}


.contentcell {
	background-image: url(/images/content.png);
	width:679px;
	height:400px;
	background-repeat:repeat-y;
	vertical-align: top;
	margin-right: 17px;
	margin-left: 15px;
	padding-top: 20px;
		padding-bottom: 10px;
}
.caption {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	line-height: 13pt;
	font-size: 11px;
	color: #666666;
}
.smLink {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
}
.adarea {
	background-image: url(/images/adarea.png);
	width:138px;
	height:400px;
	background-repeat:repeat-y;
	vertical-align: top;
	text-align: center;
		padding-top: 20px;
}
.homeText {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	line-height: 13pt;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #333333;
}
.content {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #27303a;
}

.ads {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer {
	background-image: url(/images/footer.jpg);
	height: 28px;
	width: 960px;
	background-repeat:repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffae00;
	font-size: 10px;
}
.footer a{
	color: #FFFFFF;
}
.footer a:hover{
	color: #a1b0bf;
}

/* @group HTML Tags */
html,body{
	background-color: #2b2121;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	line-height: 1em;
	width: 100%;
	height: 100%;
	font-size: 9pt;
}

a{

}
p{
	margin-bottom: .5em;
}
p img{
	float: right;
	margin: 0 0 1em 2em;
}
h1,h2,h3,h4{
	font-weight: bold;
	text-align: left;
	color: #516477;
}
h1{
	font-size: 138.5%;
}
h2{
	font-size: 123.1%;
}
h3{
	font-size: 107%;
}
h4{
	font-size: 110%;
	display: inline;
	text-decoration: underline;
}
h5{
	display: inline;
}
#surnames li{
	margin-left: 2em;
}
#surnames li.listheader{
	font-weight: bold;
	margin-left:1em;
}
li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#shadowlinks{
	display:none;
}
.searchform {
	font-size:           11px;
	background-image:    none;
	background-repeat:   repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #645d4d;
	border-bottom-color: #645d4d;
	background-color: #ffffff;
	height: 14px;
	width:125px;
	color: #928376;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 2px;
}
/* @end */

