body {
	margin: 0;
	padding: 0;
	background-color: #362b65;
	text-align: center;
	margin: auto;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

p {
	margin: 0;
	padding: 0;
}


a img {
	border: 0;
	behavior: url(iepngfix.htc);
}

a {
	color: #d8d8d8;
	text-decoration: none;
}

a:hover {
	color: #362b65;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a67d62;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #e99d31;
}

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	width: 960px;
	left: 0;
	overflow: hidden;
	padding-bottom: 5px;
}

#top {
	float: left;
	display: inline;
	width: 960px;
	height: 102px;
}

#logo {
	float: left;
	display: inline;
	width: 505px;
	height: 102px;
	margin-right: 245px;
}

#beafriendbtn {
	float: left;
	display: inline;
	width: 197px;
	height: 102px;
}

#nav {
	float: left;
	display: inline;
	width: 960px;
	height: 41px;
	padding-top: 12px;
}

#content {
	float: left;
	display: inline;
	width: 960px;
}

#content-lhs {
	float: left;
	display: inline;
	width: 480px;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	padding-top: 200px;
}

#content-lhs-alt {
	float: left;
	display: inline;
	width: 470px;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	padding-top: 200px;
	padding-left: 10px;
}

#content-rhs {
	float: left;
	display: inline;
	width: 480px;
	min-height: 585px;
	height: auto !important;
	height: 585px;
}

#content-lhs-title {
	float: left;
	display: inline;
	width: 470px;
	height: 75px;
	background-image: url(../images/bg-title.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#content-lhs-text {
	float: left;
	display: inline;
	width: 470px;
}

#content-rhs-image {
	float: left;
	display: inline;
	width: 480px;
	height: 450px;
}

#content-rhs-address {
	float: left;
	display: inline;
	width: 470px;
	height: 70px;
	padding-left: 5px;
	padding-right: 5px;
}

#content-rhs-buttons {
	float: left;
	display: inline;
	width: 470px;
	height: 100px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

#contact-address {
	float: left;
	display: inline;
	width: 180px;
}

#contact-form {
	float: left;
	display: inline;
	width: 280px;
}

#contact-buttons {
	float: left;
	display: inline;
	width: 470;
}

/*////////////////////////////////////////*/

.font-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #695a50;
	margin-right: 25px;
}

.font-nav-end {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #695a50;
}

.font-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}

.font-main a:hover {
	color: #ffffff;
}

.font-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #a67d62;
}

.font-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #e99d31;
}

.font-address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e99d31;
}

.font-address a:hover {
	color: #ffffff;
}

.button {
	float: left;
	display:block;
	width: 217px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	padding-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.button2 {
	float: left;
	display:block;
	width: 217px;
	height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	padding-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.button:hover  {
	color: #e99d31;
}

a.button2:hover  {
	color: #e99d31;
}

.form-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #876e53;
}