@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
body {
	line-height: 1;
	background-color: #BAA782;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 155px;
	width: 800px;
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	float: left;
	height: 95px;
	padding-top: 30px;
	width: 95px;
}
#top-menu {
	float: left;
	height: 20px;
	width: 705px;
	text-align: right;
}
#top-menu li {
	display: inline;
	padding-left: 1px;
	color: #ffffff;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
#top-menu li a:link, #top-menu li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#top-menu li a:active, #top-menu li a:hover {
	color: #531715;
	text-decoration: none;
}
.img-left-b {
	float: left;
	border: 5px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
#tagline {
	float: left;
	height: 37px;
	padding-top: 68px;
	width: 406px;
	padding-left: 20px;
}
#mainbody {
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
#left-box {
	float: left;
	width: 240px;
	margin-right: 20px;
	border: 10px solid #FFFFFF;
}
#rotator {
	height: 470px;
	width: 240px;
	overflow: hidden;
}
#right-box {
	float: left;
	width: 460px;
	border: 10px solid #FFFFFF;
	height: 430px;
	background-color: #dddddd;
	padding: 20px;
}
#right-box a:link, #right-box a:visited {
	color: #4C0D0B;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#right-box a:active, #right-box a:hover {
	color: #88785E;
	text-decoration: none;
}
#right-box h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #4C0D0B;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}
#right-box h2 {
	font-size: 13px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	color: #8F7D4E;
	line-height: 15px;
}
#right-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
	line-height: 16px;
}
#right-box ul {
	margin-bottom: 10px;
}
#right-box li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 3px;
	padding-left: 5px;
}
#footer {
	float: left;
	height: 260px;
	width: 800px;
}
#f-left {
	width: 180px;
	border: 10px solid #FFFFFF;
	height: 180px;
	margin-right: 20px;
	float: left;
	padding: 30px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #BAA782;
	text-align: right;
	background-color: #4C0D0B;
}
#f-left i {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
	text-align: center;
}
#f-right {
	height: 200px;
	float: left;
	border: 10px solid #FFFFFF;
	width: 460px;
	background-color: #88795F;
	padding: 20px;
}
#f-right  h3 {
	font-size: 16px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#f-right .meet {
	float: left;
	width: 141px;
	height: 146px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#copyright {
	float: left;
	width: 800px;
	text-align: center;
	height: 100px;
}
#c-address {
	width: 800px;
	float: left;
	height: 40px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#c-info {
	height: 60px;
	width: 800px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
#map {
	float: right;
	width: 240px;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 5px solid #FFFFFF;
}
#copyright a:link, #copyright a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright a:active, #copyright a:hover {
	color: #4C0D0B;
	text-decoration: none;
}
#respond {
	text-align: left;
}