@import url(global_v1-2.css);
@import url(SantaLuciaPreserve_css/modules.css);
@import url(SantaLuciaPreserve_css/plugins.css);
@import url(adminLogin.css);
@import url(admin.css);


/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/

body {
	
	background:  #FFF;
	color: #000;
}


h1 {
	
	color: #eee1c0;
	font: bold 16px Georgia, "Times New Roman", Arial, sans-serif;

}


h2 {
	
	color: #847D54;
	font: 16px Georgia, "Times New Roman", Arial, sans-serif;
	
}

h3 {
	
	color: #d0b05e;
	font: bold 10px Georgia, "Times New Roman", Arial, sans-serif;
	text-transform: uppercase;
}

h4 {
	
	color: #AF7A1F;
	font: italic 16px/1.3 Georgia, "Times New Roman", Arial, sans-serif;

}

h5 {
	
	color: #2b3B24;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	color: #1A1816;
	font: 11px/1.6 "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;

}

table, div {
	
	font: 11px "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #000;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #000;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: url(../../../Images/sitebg2.jpg) #28221a center top repeat-y ;
	text-align: center;
	
}

.CEMenu {
	
	margin: 0;
	padding: 0;

}

/* important edit global text boxes - deFault --------- */
.txtbox {
	
	background: #FFF;
	border-style: inset;
	border-width: 2px;
	color: #000;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin: 2px 0;

}

/****** END GLOBAL ------------------
/////////////////////////////////////
II. BUTTONS
/////////////////////////////////////
= directory -> edit roster options -> cancel & next button --------- */
.but {
	
	background: #eee;
	border: 1px outset buttonhighlight;
	color: #333;
	cursor: pointer;
	font: 13px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= directory -> edit roster options -> close button --------- */
.membut {
	
	background: #eee;
	border: 1px solid buttonFace;
	color: #333;
	cursor: pointer;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	
	background: #eee;
	border-style: outset;
	border-width: 2px;
	color: #333;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;

}

.adminbar {
	
	background: #eee;
	color: #333;
	font: 400 12px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
	background: #eee;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowHover {
	
	background: #FFF;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowAlternate {
	
	background: #eee;
	color: #000;
	font-weight: 400;

}

.rowHeader {
	
	background: #555;
	border: 1px solid #000;
	color: #FFF;
	font-weight: 700;

}

.cookieTrail {
	
	background: #FFF;
	border-bottom: 1px solid #FFF;
	color: #000;
	display: none;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px;
	text-decoration: none;

}

a.cookieTrail,a.cookieTrail:hover {
	
	color: #333;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;

}

/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: siteName
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

.centered {
	
	margin: 0 auto;
	text-align: center;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

#siteWrapper {
	width: 958px;
	text-align: center;
}

#header {
	width: 958px;
	height: 82px;
	background: url(../../../Images/header2.jpg) center top no-repeat;
	text-align: center;
}

#ContentWrapper {
	width: 792px;
	text-align: left;
	margin: 0 auto;
}

#ContentArea {
	background: #524631;
	padding-bottom: 28px;
}

#ContentAreaSurvey {
	background: #524631;
	padding-bottom: 28px;
	color: #EEE1C0;
	font-size: 13px;
}

#ContentAreaSurvey table{
	color: #000000;
	font-size: 13px;
}

#ContentAreaSurvey div{
	color: #EEE1C0;
	font-size: 13px;
}

#TopContentHome {
	background: url(../../../Images/homebg.gif) top center repeat-x;
	height: 362px;
	width: 792px;
	margin: 0 auto;
}

#Weather {
	width: 202px;
	text-align: center;
	height: 330px;
	margin-top: 16px;
}

#LeftColumn {
	width: 204px;
	text-align: center;
	margin-top: 16px;
}

#LeftColumn a{
	text-decoration: none;
}

#Flash {
	width: 586px;
	height: 330px;
	margin: 0 auto;
}

#ContentPic {
	width: 586px;
	margin: 0 auto;
}

#LeftContentHome {
	width: 206px;
}

#SubNav {
	width: 180px;
	margin-bottom: 30px;
}

#LatestNews {

	color: #eee1c0;
	width: 180px;
}

#LatestNews .inside {
	background: #827b6e;
	text-align: left;
}

#LatestNews .inside div h3{
	background: #292216; 
	color: #FFF; 
	padding: 4px;
	}

#LatestNews .inside table {
	color: #eee1c0;
	font: 11px "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;
}

#LatestNews a {
	color: #FFFFFF;
}

#RightContentHome {
	width: 556px;
	text-align: left;
	color: #eee1c0;
	font: 11px "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;
}

#RightContentHome .inside{
	padding: 0px 58px 0px 0px;
}

#RightContent {
	width: 532px;
	text-align: left;
	color: #eee1c0;
	font: 11px "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;
	margin-left: 24px;
	margin-top: 10px;
}

#RightContent .inside{
	padding: 0px 24px 0px 0px;
}

#RightContent a{
	color: #FFFFFF;
}

#RightContent div{
	color: #eee1c0;
	font: 11px "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;
	}
	
#RightContent table{
	color: #eee1c0;
	font: 11px "Lucida Sans Unicode", "Times New Roman", Arial, sans-serif;
	}

#calendar {
	width: 724px;
}
/* ----------------


/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {
	height: 26px;

}


/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	width: 792px;
	text-align: right;
	color: #906838;
	font: 9px Georgia, Arial, sans-serif;
	margin-top: 12px;
}

#footer table{
	color: #906838;
	font: 9px Georgia, Arial, sans-serif;
	float: right;
}

.DarkBackgroundWrapper { 
	background-color: #ffffff; 
	color:#000000; 
}