/* =========================
==== GENERAL SETTINGS ======
========================= */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #503723;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #503723;
}

p	{
	font-size: 12px;
}

a, a:hover, a:visited, a:active, a:link	{
	text-decoration: none;
	font-weight: bold;
	color: #503723;
}
	
#Header, #ContentContainer, #Footer	{
	width: 1058px;
}

img	{
	border: none;
}


/* =========================
==== CONTENT SETTINGS ======
========================= */

#ContentContainer	{
	background:url(../images/pagebg.jpg);
}

#Content	{
	width: 950px;
}

#ContentTxtPanel	{
	text-align:left;	
	width: 503px;
	float: left;
}

#PageTitle	{
	width: 379px;
	padding-left: 10px;
	padding-bottom: 15px;
}

#ContentTxtArea	{
	padding-left: 23px;
	padding-bottom: 23px;
	padding-right: 23px;
}

h1	{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

h2	{
	color: #503723;
	font-size: 12px;
}



/* =========================
==== SIDE BOXES SETTINGS ===
========================= */

.ContentRSideWrap	{
	width: 447px;
	float:right;
}

.ContentRSideArea	{
	background: url(../images/sidebox_bg.jpg) repeat-y;
	width: 447px;
	float: right;
}

#SideBox1, #SideBox2	{
	width: 200px;
}

#SideBoxesPad	{
	padding-right: 23px;
}

#SideBox1	{
	float: left;
}

#SideBox2	{
	float: right;
}

.BoxBG	{
	padding-left: 17px;
	padding-right: 15px;
}

.SideTxt, .SideTxt a, .SideTxt a:link, .SideTxt a:hover, .SideTxt a:active, .SideTxt a:visited	{
	color: #906a4b;
	text-decoration:none;
	text-align:left;
}





/* =========================
==== FOOTER SETTINGS =======
========================= */

#Footer	{
	background:url(../images/footerbg.jpg);
	height: 119px;
}

.FooterBarPad	{
	padding-bottom: 13px;
}

.FooterTxt, .FooterTxt a, .FooterTxt a:hover, .FooterTxt a:visited, .FooterTxt a:link, .FooterTxt a:active, .FooterCopyright	{
	color: #503723;
	font-size: 10px;
}

.FooterTxt, .FooterTxt a, .FooterTxt a:hover, .FooterTxt a:visited, .FooterTxt a:link, .FooterTxt a:active	{
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
}




/* =========================
==== EVENTS SETTINGS =======
========================= */

.EventHeader	{
	background: #2a211a;
	color: #8f6b4b;
}

.EventRow2	{
	background: #c19975;
}

.EventRow3	{
	background: #906a4b;
	color: #FFFFFF;
	padding: 2px;
}




/* =========================
==== GALLERY SETTINGS ======
========================= */

.gallery_nm	{
	color: #005327;
	font-size: 24px;
}




/* =========================
==== HOME PAGE SETTINGS ====
========================= */

.hpLayout	{
	width: 927px;
}

.hpLeftImage	{
	float: left; 
}

.hpRightLayout	{
	float: right; 
	width: 455px;
}

/* MERCH --------------- */

.hpMerchImage	{
	height: 156px; 
	padding-bottom: 10px;
}

/* PHOTOS & VIDEOS ----- */

.hpPhotosBox	{
	height: 156px; 
	width: 219px; 
	float: left; 
	background:url(../images/hp_photos.jpg) no-repeat;
}

.hpVideosBox	{
	height: 156px; 
	width: 219px; 
	float: right; 
	background:url(../images/hp_videos.jpg) no-repeat;
}

.hpPhotoTop, .hpVideoTop	{
	height: 26px;
}

.hpPhotoImage, .hpVideoImage	{
	padding-top: 4px; 
	width: 219px; 
	height: 90px; 
	text-align:center;
}

.hpPhotoImgBorder, .hpVideoImgBorder	{
	padding: 3px; 
	border: 1px #FFFFFF solid;
}

.hpPhotoName, .hpVideoName	{
	color: #FFFFFF; 
	font-weight: bold; 
	width: 199px; 
	text-align:center; 
	height: 40px; 
	padding-top: 2px; 
	padding-left: 10px; 
	padding-right: 10px;
}

/* NEWS & EVENTS ------- */

.hpNewsTop	{
	background: url(../images/hp_newstop.jpg) #1f1714 no-repeat; 
	width: 415px; 
	padding-left: 20px; 
	padding-right: 20px; 
	margin-top: 10px;
}

.hpEventsTop	{
	background: url(../images/hp_eventstop.jpg) #1f1714 no-repeat; 
	width: 415px; 
	padding-left: 20px; 
	padding-right: 20px; 
	margin-top: 10px;
}

.hp_WhtTxt	{
	color: #FFFFFF;
	font-weight: bold;
}

.hp_Txt	{
	color: #8f6b4b;
}

.hp_Txt a, .hp_Txt a:link, .hp_Txt a:hover, .hp_Txt a:active, .hp_Txt a:visited	{
	color: #FFFFFF;
	text-decoration: underline;
}

.hpNewsBottom, hpEventsBottom	{
	background: url(../images/hp_newsbottom.jpg) bottom no-repeat; 
	height: 26px;
}