body
{ 
	background: url(../images/common/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E2BB8B;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}

div#mainDiv
{ 
	background: url(../images/common/bg_table.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left:0;
	margin-top:0px;
	margin-right:0;
	margin-bottom:0;
	width: 900px;
}

table#homeTable 
{
	width: 500px;
	border-width: 0px;
}
table#homeTable  td
{
	padding: 10px;
}

table#main 
{
	width: 890px;
	border-width: 0px;
	background: #000000;
	margin-top: 10px;
	margin-left: 10px;
}
table#main td 
{
	padding: 0px;
	text-align:left;
	vertical-align:top;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #D6BE98;
}

td 
{
	text-align:left;
	vertical-align:top;
}

.mainContentArea
{
	background: #000000;
}

div#contentTableHolder
{
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
}

img#logo
{
	margin-top: 50px;
	margin-left: 25px;
	margin-right: 5px;
}

img#starSep
{
	margin-top: 50px;
}

div#mainNav
{
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

.leftColumn
{
	width: 265px;
}

.starSepTD
{
	width: 12px;
}

.rightColumn
{
	width: 600px;
	padding-left: 17px;
	padding-right: 17px;
}

A:LINK
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #BF4200; 
	text-decoration: none;
}

A:VISITED
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #BF4200; 
	text-decoration: none;
}

A:HOVER
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: bold;
	color: #BF4200; 
	text-decoration: underline; 
}

A:ACTIVE
{ 
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #BF4200; 
	text-decoration: underline; 
}

.lesserNav
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:link.lesserNav
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.lesserNav
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover.lesserNav
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #ED8958; 
	text-decoration: none;
}
a:active.lesserNav
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.areaHighlightSmallLink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:link.areaHighlightSmallLink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.areaHighlightSmallLink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover.areaHighlightSmallLink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}
a:active.areaHighlightSmallLink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

div#selectedlesserNav
{
	/*margin-left: -10px;*/
	background-color: #FFC06F;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	margin: 0px;
}

div#upcomingevents
{
	background: url(../images/common/bg_upcomingevents.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-color: #EBF1F3;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 400px;
	min-height: 120px;
}

.paddingDIV
{
	margin: 5px;
}

table#upcomingeventstable 
{
	width: 100%;
	border-width: 0px;
}

table#upcomingeventstable td 
{
	padding: 5px;
	text-align:left;
	vertical-align:top;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #D6BE98;
}

.headline 
{
	font-family: Georgia,Times, serif; 
	font-size: 25px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #FFC06F; 
	text-decoration: none;
}

.textWhite
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.content
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #000000;
}

.footer
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 9px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #916247; 
	text-decoration: none;
}

ul 
{
	list-style-image: url(../images/common/bullet.gif);
	list-style-type: circle;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #D6BE98; 
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

li 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #352118;
}

img
{
	border: 0px;
}

.required
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none;
}

input
{
	background-color:#FFFFFF;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #000000;
}

select
{
	background-color:#F2F0F0;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #000000;
}

textarea
{
	background-color:#F2F0F0;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #000000;
}

.checkbox
{ 
	margin-left: 2px;
	margin-right: 5px;
	background-color: #EBF1F3;
}

.dashes
{
	border-top: 1px dashed #5B5039;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bluedashes
{
	border-top: 1px dashed #B6D1D9;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #EBF1F3;
	margin-top: 5px;
	margin-bottom: 5px;
}

.darkBrown
{
	border-top: 1px solid #352118;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.darkGrayIE
{
	border-top: 1px solid #BABABA;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 5px;
	margin-bottom: 4px;
}

.subnavHR
{
	border-top: 0px;
	background-color: #CCCFD1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.subnavMarginHR
{
	border-top: 0px;
	background-color: #CCCFD1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

hr
{
	color: #D6BE98;
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	border: 0px;
}

table#calendar 
{
	border: 1px;
	padding: 5px;
}


table#calendar td
{
	text-align:left;
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #D6BE98;
	border-bottom: 1px solid #D6BE98;
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	color: #D6BE98;
	text-decoration: none;
	width: 14%;
	height: 75px;
}

.linked-day
{
	background-color: #EBEBEB;
}

div#adminDiv
{
	width: 900px;
	margin-bottom: 10px;
}

table#admin 
{
	border: 0px;
	width: 100%;
	padding:0px;
}

table#admin td 
{
	padding: 0px;
	text-align:center;
	background: url(../images/admin/bg_admin_menu.gif); 
	background-repeat: repeat-x; 
	background-color: #ffffff; 
	background-position: top left; 
	border-bottom: 1px solid #000000;
	width: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #000000;
}

.headlineWhite
{
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 1.2; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}

.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:link.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #3366FF; 
	text-decoration: none;
}
a:active.adminlink
{  
	font-family: Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.button
{
	background: url(../images/admin/bg_admin_menu.gif); 
	background-position: top left;
	background-repeat: repeat-x; 
	background-color:#5E1C8D;
	float: left;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

.subnavtd
{
	background: url(../images/common/bg_blue_fade.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.bodycopytd
{
	background: url(../images/common/bg_fade_gray.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.borderLeft
{
	background: url(../images/common/border-left.gif);
	background-repeat: repeat-y;
	background-position: top right;
	/*width: 13px;
	height: 453px;*/
}

.borderRight
{
	background: url(../images/common/border-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 13px;
	/*height: 400px;*/
}

.borderTop
{
	background: url(../images/common/top_fill_white.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	vertical-align: bottom;
}

.borderTopIE
{
	background: url(../images/common/top_fill_white_IE.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	vertical-align: bottom;
}

.borderBottom
{
	background: url(../images/common/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

.crossover
{
	/*background-color: #FFC06F;*/
	width: 12px;
	height: 17px;
}

.subNavUp
{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #160C0A;
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;	
}

.subNavOver
{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #160C0A;
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
}

.subNavCurrentChild
{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #160C0A;
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
	display: block;
}

.subNavCurrentParent
{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #160C0A;
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
}

.subNavSelected
{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #160C0A;
	border-bottom: 1px solid #000000;;
	padding-bottom: 2px;
}

.subNavMargin
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.subNavSep
{
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.subNavInvisibleSep
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 1px;
	height: 1px;
}

.subNavGrayArrow
{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
}

.subNavBlueArrow
{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
}

/*
.subnavCurrentParentLink
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 1.3; 
	font-weight: bold; 
	color: #1A6599;
	text-decoration: none;
}
a:link.subnavCurrentParentLink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.3; 
	font-weight: bold; 
	color: #1A6599;
	text-decoration: none;
}
a:visited.subnavCurrentParentLink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.3; 
	font-weight: bold; 
	color: #1A6599;
	text-decoration: none;
}
a:hover.subnavCurrentParentLink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 1.3; 
	font-weight: bold; 
	color: #1A6599;
	text-decoration: underline;
}
a:active.subnavCurrentParentLink
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 1.3; 
	font-weight: bold; 
	color: #1A6599;
	text-decoration: none;
}
*/
.subtext
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #D6BE98; 
	text-decoration: none;
}
a:link.subtext
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #BF4200; 
	text-decoration: none;
}
a:visited.subtext
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #BF4200; 
	text-decoration: none;
}
a:hover.subtext
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #1A6599; 
	text-decoration: underline;
}
a:active.subtext
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #BF4200; 
	text-decoration: none;
}

.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.mediumImage
{
	border-top: 2px solid #FFBF6F;
	border-left: 2px solid #FFBF6F;
	border-right: 2px solid #FFBF6F;
	border-bottom: 2px solid #FFBF6F;
}

.imageRollOver
{  
	border: 0px;
}
a:link.imageRollOver
{  
	border: 0px;
}
a:visited.imageRollOver
{  
	border: 0px;
}
a:hover.imageRollOver
{  
	filter:alpha(opacity=90);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
a:active.imageRollOver
{  
	border: 0px;
}

.photoAlbumIcon
{
	background: url(../images/common/bg_photoalbum.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 97px;
}

div#dynamicContactForm
{
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/common/bg_contact_form.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	background-color: #939393;
	width: 225px;
}

div#ShowEmailForm
{
	margin-top: 10px;
	margin-bottom: 10px;
}

