html { 
	min-height: 100%; 
	overflow: scroll;
	margin-bottom: 1px;
}
/* LAYOUT 
------- */
body {
	background: url(images/bg.gif);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #660000;
	margin-top: 80px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
#holding_page {
	margin: 20px 0 0 0;
}
#wrapper {
	clear: both;
	text-align: center;
	width: 880px;
	margin: 0 auto;
	position: relative;
}
#wrapper #main_img {
	position: absolute;
	top: -122px;
	left: 42px;
	width: 200px;
	height: 203px;
}
#header_fmt {
	width: 100%;
	clear: both;
	margin: 0 auto;
}
#content_fmt {
	clear: both;
	text-align: left;
	float: left;
	background: #f2efe6;
	width: 875px;
	border: 3px solid #d7d3c8;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
}
#wrapper #content_top {
	margin: 10px 0 0 0;
	clear: both;
	background: url(images/content_bg.gif) no-repeat top left;
	height: 10px;
	font-size: 1%;
	width: 880px;
	padding: 0;
	margin: 0;
}
#wrapper #content_btm {
	clear: both;
	background: url(images/content_bg.gif) no-repeat bottom left;
	height: 10px;
	font-size: 1%;
	width: 880px;
	padding: 0;
	margin: 0;
}
#footer {
	clear: both;
	text-align: left;
	width: 880px;
	margin: 0 auto;
	margin-top: 20px;
}
#designbybelinda {
	clear: both;
	text-align: right;
	color: white;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif !important;
	letter-spacing: 3px;
}
#designbybelinda a {
	color: white;
	text-decoration: none;
}
#designbybelinda a:hover {
	color: #660000;
	text-decoration: underline;
}
/* HEADER STYLES 
------------------ */
#header_rdr {
	clear: both;
	text-align: center;
	width: 880px;
	margin: 0 auto;
	position: relative;
}
#header_rdr #nav_fmt {
	clear: both;
	font-size: 17px;
	text-align: right;
	width: 520px;
	float: right;
	margin: 15px 20px 0 0;
	font-family: "Times New Roman", Times, serif;
}
#header_rdr #nav_fmt ul {
	margin: 0;
	padding: 0;
}
#header_rdr #nav_fmt li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#header_rdr #nav_fmt li a {
	margin: 0;
	padding: 2px 10px;
	color: #503e30 !important;
	text-transform: uppercase;
	text-decoration: none;
}
#header_rdr #nav_fmt li a:hover {
	color: #c2a98a !important;
	border-bottom: 2px solid #c2a98a !important;
	padding: 2px 10px 2px 10px;
}
#nav_bg {
	clear: both;
	width: 100%;
	background: url(images/nav_bg.gif) repeat-x;
	height: 56px;
}
/* CONTENT STYLES 
-------------------------- */

#content_rdr {
	width: 550px;
	float: right;
	clear: both;
	padding: 10px 0 0px 0;
}
div#Scroll {
		background: url(images/swirls.gif) no-repeat center center;
		float: right;
		width: 550px;
		clear: both;
		height: 30px;
}
#content_hdr {
	clear: both;
	background: #faf9f5;
	padding: 0;
	margin: 20px 0 10px 0;
	width: 600px;
	float: right;
	clear: both;
}
#content_hdr h1 {
	margin: 0;
	padding: 8px 0 5px 50px;
	color: #673200;
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 5px;
	text-transform: capitalize;
}
#content_news_fmt {
	clear: both;
	padding: 0;
	margin: 10px 0 10px 0;
	width: 578px;
	float: right;
}
#content_news_hdr {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(images/latest_events.gif) no-repeat 20px bottom;
	height: 20px;
}
#content_news_rdr {
	clear: both;
	background: url(images/bg_news.png) repeat-x 0 0;
	padding: 2px 0;
	text-align: center;
}
/* GLOBAL STYLES 
---------------------------- */
.clear {
	clear: both;
}
/* CONTENT STYLES 
---------------------------*/
.dropcap {
	float:left;
	color:#D4D4C7;
	font-size:60px;
	line-height:22px;
	padding:2px 0 5px 0;
	font-family: "Trajan Pro", Times, serif, Georgia;
} 
#content_rdr p {
	margin: 5px 10px 5px 0;
	padding: 5px 0;
}
/* HOMEPAGE / NEWS HEADLINES 
------------------------------ */
.news_fmt {
	float: right;
	width: 180px;
	background: #FAF9F5;
	padding: 5px 0 5px 5px;
	margin: 5px 0 5px 10px;
}
.news_fmt .news_hdr {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 2px 3px 5px;
	background: #d7d1bf;
}
.news_fmt .news_rdr {
	clear: both;
}
.news_fmt .news_rdr ul {
	margin: 0;
	padding: 0 5px 0 0;
}
.news_fmt .news_rdr li {
	margin: 0;
	padding: 5px 4px;
	border-bottom: 1px solid #dbd7ca;
	list-style: none;
}
/* CONTACT FORM 
-------------------------- */
.form_tbl {
	padding: 5px;
}
.form_tbl td {
	padding: 5px;
}
.orange {
	color: 	#FF3300;
	font-weight: bold;
}
.form_tbl input, .form_tbl .form_element {
	width: 250px;
}
/* GALLERY 
---------------------------- */
a.gallery {
	text-align: center;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	float: left;
	background: #FAF9F5;
}
a.gallery:hover {
	background: #e2e1df;
}
img.thumb {
	border:  none;
}
#content_rdr_gallery {
	width: 800px;
	float: right;
	clear: both;
	padding: 10px 30px 0px 0;
}
#apDiv1 {
	position: relative;
	border: 1px;
}
#apDiv2 {
	position: absolute;
	bottom: 0px;
}
