/* --- Common site Styles ---------------------------------------------------------- */
body,
p,
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #645246;
}

body {
	background:#51402f url(../_images/bgrd_main.jpg) no-repeat top center;
	margin:0 0 0 0;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #7ba1af;
	text-decoration:none;
}
a:hover { 
	color: #7ba1af;
	text-decoration:underline;
}

/* additions */
h1{
    font:14px Helvetica, Arial;
    letter-spacing:1pt;
    line-height:24px;
    color:#799FA8;
/*    text-transform:uppercase; */
    padding-right:15px;
    margin-top:0;
    font-weight: bold;
}


.mainArea {
	position:absolute;
	top: 30px;
	left: 50%;
	width:800px;
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
}
.areaIntro
{
	width:800px;
	height:543px;
	overflow:hidden;
}
.areaHome
{
	width:800px;
	height:auto;
       min-height:545px;
	background-color:#efdaab;
	overflow:hidden;
}
.areaHome2
{
	width:800px;
	height:auto;
	overflow:hidden;
}

.areaInternal
{
	width:800px;
	height:545px;
	background-color:#f7ecd4;
	overflow:visible;
}
.areaInternalNoHeight
{
	width:800px;
	background-color:#f7ecd4;
}
.mainContent
{
margin:12px 15px 13px 15px;
/*
DOESN'T EXIST:
background-image:url(../_images/bgrd_main_content.jpg);
*/
background-repeat:repeat-x;
background-color:#FFFFFF;
}
li
{
	margin:0 0 4px 0px;
/*
THIS IMAGE HAS *NEVER* EXISTED ON THIS SITE!!!!!!!
	list-style-image:url(../_images/bullet_diamond.gif);
*/
}
ul
{
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	list-style-type:disc;
	list-style-position:outside;
}
.line
{
margin:9px 0 9px 0;
border-bottom:1px solid #e0d4bc;
}
.nowrap
{
white-space:nowrap;
}





/* --- Sub Nav  ---------------------------------------------------------- */

.subNav
{
margin:0 0 0 36px;
}






/* --- ptitle  ---------------------------------------------------------- */

.ptitle
{
margin:0 0 16px 0;
}

.subTitles
{
color:#7ba1af;
font-weight:bold;
}





/* --- Photo Gallery  ---------------------------------------------------------- */

.galleryThumbs
{
background-color:#FFFFFF;
border:1px solid #7ba1af;
margin:5px 5px 4px 5px;
padding:3px;
}





/* --- News ------------------------------------------------------------ */

.newsDate
{
	margin:0 0 1px 0;
	color:#AC8D4F;
}
.newsLink
{
margin:0 0 2px 0;
}
.newsLink a,
.newsLink a:link,
.newsLink a:visited,
.newsLink a:active
.newsLink a:hover
{
	text-decoration:none;
	color:#7ba1af;
}
.newsLink a:hover
{
	color:#7ba1af;
	text-decoration:underline;
}
.newsLine
{
margin:7px 0 7px 0;

}




/* --- Broadway Buzz  ---------------------------------------------------------- */

.broadwayBuzz
{
font-size:9pt;
font-weight:bold;
}
.broadwayBuzz a,
.broadwayBuzz a:link,
.broadwayBuzz a:visited,
.broadwayBuzz a:active
.broadwayBuzz a:hover
{
	text-decoration:none;
	display:block;
	height:14px;
	padding:7px 0 7px 6px;
}
.broadwayBuzz a:hover
{
	text-decoration:none;
	background-color:#F2E1BD;
}
.broadwayBuzzLine
{
margin:4px 0 4px 0;
border-bottom:1px solid #e0d4bc;
}





/* --- Sitemap  ---------------------------------------------------------- */

.sitemap
{
line-height:14px;
font-size:9pt;
color:#000000;
font-weight:normal;
}
.sitemap a,
.sitemap a:link,
.sitemap a:visited,
.sitemap a:active
.sitemap a:hover
{
	text-decoration:none;
	display:block;
	padding:4px 0 4px 4px;
}
.sitemap a:hover
{
	color:#5200d9;
	text-decoration:none;
	background-color:#E7DCC7;
}
.sitemapLine
{
margin:5px 0 5px 0;
border-bottom:1px solid #CEC1A8;
}



/* --- Forms ---------------------------------------------------------- */

.forms
{
margin:0 0 0 0;
padding:0 0 0 0;
}
.formField {
	background-color: #FFF5D2;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:0 0 0 0;
	width:230px;
	height:18px;
	color:#000000;
}

.formMemo {
	background-color: #FFF5D2;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:0 0 0 0;
	width:230px;
	height:70px;
	color:#000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#000000;
	font-weight: bold;
	background-color: #E6BA11;
	margin:0 0 0 0;
	padding: 3px 2px 3px 2px;
	border: 1px solid #333333;
	width:60px;
}
.buttonEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#ffffff;
	font-weight: bold;
	background-color: #A29988;
	margin:0 0 0 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #333333;
	width:55px;
	height:20px;
}
.formFieldEmail {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 2px 0 0px 3px;
	margin:0 0 0 0;
	width:180px;
	height:20px;
	color:#000000;
}
.required
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.error
{
	color:red;
	font-weight:bold;
}
.formText
{
font-size:7pt;
}
.borderBotForm
{
border-bottom:1px solid #333333;
}



/* --- Footer ---------------------------------------------------------- */

.footer
{
	color:#917e6b;
	line-height:16px;
	font-size: 7pt;
	text-align:right;
	margin:10px 1px 15px 0;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active
{
	color:#917e6b;
	text-decoration:none;
}
.footer a:hover
{
	color:#A99A8B;
	text-decoration:underline;
}
