@import url("table.css");
@import url("text.css");
@import url("nav.css");

html, body {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	margin:0;
	border:0;
	padding:0;
	color:#705924;
	background:url(../images/body_background.gif) repeat-x #D3BF96;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:10px 0 0 0;
	border:0;
	padding:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

td {
	margin:0;
	border:0;
	padding:0;
}

div#container{
	width:720px;
	margin:0 auto;
}

div#logo {
	width:720px;
	height:93px;
}

div#nav {
	width:720px;
	height:25px;
	margin:0 0 0 0;
}

div#title_image {
	width:720px;
	height:132px;
}

div#main {
	width:652px;
	padding:16px 34px;
	background:#F7F2E5;
	text-align:justify;
}

div#title {
	height:18px;
	margin:0 0 15px 0;
}

div.contact_lh {
	width:320px;
	float:left;
}
#contact-rh {
	float: right;
	width: 298px;
}


div.map {
	width:300px;
	height:100px;
	float:right;
}

div.lh_forpic {
	width:400px;
	float:left;
}

div.rh_forpic {
	width:225px;
	float:right;
	margin:4px 0 0 0;
	/*background:#66CCCC;*/
}
div.lh_forpic2 {
	width:320px;
	float:left;
	margin: 0;
}

div.rh_forpic2 {
	width:320px;
	float:right;
	margin: 0;
	/*background:#66CCCC;*/
}




span.scrollgap {
	margin:0 20px 0 0;
	padding:0 20px 0 0;
	border-right:1px solid #F7F2E5;
}

div.comment {
	margin:10px 0 0 0;
	padding:10px;
	border-top:1px solid #ABA493;
	border-bottom:1px solid #ABA493;
	background:#F3EBD7;
}

img.imgborder {
	border:1px solid #11115B;
}

.shim {
	width:1px;
	height:1px;
	clear:both;
}

a.pdflink{
	display:block;
	margin:10px 0;
	padding:3px 10px;
	width:300px;
	background:#ffffff;
	border:1px solid #ABA493;
	text-align:center;
}

a.pdflink:hover{
	background:#ABA493;
	border:1px solid #333333;
	color:#ffffff;
	text-decoration:none;
}
.newsletter {
	float: right;
}
.titlel {
	float: left;
}
#celebrities {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.5em;
}
#celebrities span {
	padding-right: 5px;
	padding-left: 5px;
}
