body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
	margin:0px auto 0px auto;
	color:#FFFFFF;
}

.clear	{clear:both; height:0px;}

.printHeader	{display:none;}
.webContainer	{width:955px; background-color:#fce982; margin:0px auto 0px auto; background: url('../images/site_images/sec_right_bg_bottom.gif') right repeat-y;}



/* ---- MENU STYLES ---- */
html>body ul.menu 	{width: 100%;}
ul.menu 			{list-style-type:none; color: #700c00; margin: 0px; padding: 0px; width: 100%; border-left:1px solid #670001; border-bottom:1px solid #670001; border-right:1px solid #670001;}
ul.menu li 			{font-weight: bold; padding:0px; font-size:14px; border-top:1px solid #670001;}
ul.menu ul 			{list-style-type:none; padding: 0px;}
html>body ul.menu a {width: auto;}
ul.menu a 			{color:#700c00; font-weight: normal; margin:0px; text-align:left; text-decoration: none; background-color:#fffae7; width: 100%; display: block;}
ul.menu a:hover 	{color:#700c00; background-color: #DBC095;}
ul.menu .text		{margin-left:3px; padding:4px 0px 4px 13px; font-weight:bold; background: url('../images/site_images/menu_bullet.gif') 0px 5px no-repeat;}


/* ---- HOMEPAGE STYLES --- */
.homepage	{}
.homepage .left		{width:750px; height:600px; background: url('../images/site_images/home_main_bg.jpg') 0 0 no-repeat;}
.homepage .leftContent	{float:right; text-align:right; margin:440px 30px 0px 0px; width:710px; height:130px; color:#f2dda5; font-size:11px;}
.homepage .right	{width:205px; height:600px; background: url('../images/site_images/home_main_right.jpg') 0 0 no-repeat;}
.homepage .rightContent	{text-align:left; margin:40px 10px 10px 15px; color:#670001;}
.homepage .rightContent p	{margin:0px; padding:0px 0px 0px 10px;}
.homepage .rightContent h2	{margin:0px; padding:0px 0px 0px 10px; font-size:16px;}


/* ---- SECONDARY PAGE STYLES --- */
.secondary	{}
.secondary .left		{width:205px; background: #ffd270 url('../images/site_images/sec_left_bg.jpg') 0 0 repeat-y;}
.secondary .leftContent	{text-align:left; margin:25px 15px 10px 10px; color:#670001; font-size:11px;}
.secondary .right		{width:750px; background: url('../images/site_images/sec_right_bg.jpg') 0 0 no-repeat; } 
.secondary .right2		{width:750px; background: url('../images/site_images/sec_right_bg2.jpg') 0 0 no-repeat; } 
.secondary .secHeaderText	{width:430px; color:#f2dda5; margin:80px 10px 5px 20px; font-size:11px;}
.secondary .rightContent	{text-align:left; margin:150px 10px 10px 10px; color:#670001;}
.rightContent .pageHeader	{border-bottom:3px solid #1ab32f; padding:5px 5px 1px 5px; font-size:20px; color:#9e0204; font-weight:bold; width:435px; font-style:italic;}

.page_content{width:400px;}

.contactForm	{border:1px solid #ccc; background-color:#fff6c6; padding:3px; width:420px; margin:10px 5px 5px 10px;}

.secondary .secBottom	{width:955px; height:53px; background: url('../images/site_images/sec_bottom.jpg') 0 0 no-repeat;}


/* ---- FOOTER STYLES --- */
.footer	{margin:0px auto 0px auto; text-align:left; width:955px; color:#6f1214; font-size:17px;}
.digiFooter	{font-size:12px; color:#0d4401;}
.digiFooter a	{color:#0d4401;}

/* ---- GALLERY --------- */
div.photoCell {padding:4px; background:#fff; margin:0 0 20px 20px; float:left; width:130px; height:130px; overflow:hidden; text-align:center; border:1px solid #236b15;}
div.photoCell img { border-color:#236b15; }
.gallery-title {font-size:16px; clear:both; margin:0 0 10px;}
a.see-more {color:#670001; float:right; margin:-8px 40px 0 0;}		