body {
	margin: 0 auto;
	padding: 0;
	background-color:#7b2b84;
	font-size: 13px;
	text-align: left;
	color: #333333;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

h1, h2, h3, h4, h5 {
	text-transform: none;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	letter-spacing: 0px;
	font-size: 24px;
	color: #7b2b83;
	font-weight: bolder;
	line-height: 20px;
	margin-bottom: 7px;
	padding-bottom: 0; 
	margin-top: 5;
}

h2 {
	letter-spacing: 0px;
	font-size: 18px;
	color: #7b2b83;
	font-weight: bold;
	line-height:18px;
	margin-bottom: 0;
	padding-bottom: 0; 
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0; 
	letter-spacing: -1;
}

h3 a:link, h3 a:visited, h3 a:active { color: #7b2b83; text-decoration: underline; }

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0; 
	color:#7b2b83;
	line-height:16px;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	color:#7b2b83;
	margin-bottom: 0;
	padding-bottom: 0; 
}

h5 a {
	
}



p, ul, ol {
	line-height: 17px;
}

blockquote {
	padding-left: 10px;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: 14px;
}

#sitedescription  {display: none;}
#locations {display: none;}


/* Header Styles */

#header {
	width: 1021px;
	height: 143px;
	margin: 0 auto;
	line-height:normal;
	padding: 5px 0 0 0px;
	background: url(images/head.png) no-repeat 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* Page Size */

#page {
	width: 1021px;
	margin: 0 auto;
	height:auto;
}


/*Style for Drop Down Menu*/
.dropmenudiv {
	position: absolute;
	top: 0;
	border: 1px solid #666666; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height: normal;
	font-size: 12px;
	z-index: 100;
	background-color: #ffffff;
	visibility: hidden;
}

.dropmenudiv a {
	color: #663399;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 3px 2px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;

}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #d4ee6b;
}

/* NAV */
.chromestyle {
	float: right;
	line-height: normal;
	width: 650px;
	padding-left: 0px;
	padding-right: 45px;
	padding-top: 8px;
	letter-spacing: 0;
	padding-bottom: 0px;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	border: none;
	width: 100%;
	margin: 0;
	text-align: right;
	list-style: none;
	margin: 0;
	padding:0;
}

.chromestyle ul li {
	display: inline;
	padding: 0px 5px 0px 45px;
}

.chromestyle ul li a {
	color: #663399;
	margin: 0;
	text-decoration: none;
}

/*script dynamically adds a class of "selected" to the current active menu item*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	color: #333333;
	text-decoration: none;
}




/* Specials */

.specials {
	float: left;
	width: 272px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 30px;
	border-top: solid 1px #999999;
	margin:0;
}



/* Content Area */

#content {
	width: 916px;
	float:left;
	#width: 1011px;
	padding-left: 50px;
	top:-90px;
	padding-top:20px;
	padding-bottom: 0px;
	padding-right: 55px;
	background: url(images/content_bg.png) repeat-y;
	height:auto;
	min-height:650px;
	line-height:18px;
	margin: 0 auto;
	font-size:14px;
	clear:both;
	z-index:4;
	position:relative;

}

#content a {
	font-color: #7b2b83;
	font-weight: bold;

}


#content_home {
	width: 1001px;
	min-height: 760px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	background:url(images/content_bg.png) repeat-y;
}

#content_home a {
	font-color: #7b2b83;
	font-weight: bold;
}


.post {
	float: left;
	width: 400px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	margin: 0;
	vertical-align:top;
}

.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 0px solid #666666;
	font-size: 19px;
	letter-spacing: 0px;
}

.title a {
	text-decoration: underline;
	color: #999999;
}

/* Main Area Content */

.maincontent {
	width: 997px;
	min-height: 600px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.interior {
	float: right;
	width: 662px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}




/* anchor */
#anchor {
	float:right;
	width: 400px;
	height: 20px;
	margin: 0 auto;
	padding-right: 20px;
	padding-top:10px;
	text-align:right;
}

#anchor { font-size: 11px; font-weight: normal;}
#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 20px 0px 20px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #ffffff; text-decoration: none; }
#anchor a:hover {color: #cccccc; text-decoration: none;}

#anchor_bottom {
	float: right;
	width: 400px;
	height: 30px;
	margin: 0 auto;
	padding-right: 40px;
	text-align: right;
	line-height: 13px;

}

#anchor_bottom { font-size: 11px; font-weight: normal;}
#anchor_bottom ul { list-style: none; margin: 0; padding:0; }
#anchor_bottom li { display: inline; padding: 0px 0px 0px 30px; }
#anchor_bottom a:link, #anchor_bottom a:visited, #anchor_bottom a:active { color: #ffffff; text-decoration: none; }
#anchor_bottom a:hover {color: #cccccc; text-decoration: none;}




.small:link, .small:visited, .small:active { font-size: 10px; color: #ffffff; text-decoration: none;}
.small:hover {color: #cccccc; text-decoration: none;}




/* Footer */

#footer {
	width: 1021px;
	height: 43px;
	margin: 0 auto;
	background: url(images/footer.png) top no-repeat;
	text-align: center;
	font-size: 10px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 6px;
}

#footer a {
	color: #ffffff;
	text-align: center;
}


#footer_int {
	width: 1021px;
	height: 43px;
	top:-100px;
	margin: 0 auto;
	background: url(images/footer.png) top no-repeat;
	text-align: center;
	font-size: 10px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 6px;
	z-index:20;
	position:relative;
}

#footer_int a {
	color: #ffffff;
	text-align: center;
}

.cal_table {
 background-color: #EEEEEE;
 border: 0px;
}
.cal_week_name {
 width: 130px;
 height: 20px;
 background-color: #FFFFFF;
 font-size: 11px;
 font-family: sans-serif;
 text-align: center;
 font-weight: bold;
}
.cal_header {
 height: 20px;
 background-color: #FFFFFF;
 font-size: 11px;
 font-family: sans-serif;
 text-align: center;
 font-weight: bold;
}
.cal_header a:link { color: #663399; font-weight: bold; text-decoration: none}
.cal_header a:visited {color: #663399; font-weight: bold; text-decoration: none}
.cal_header a:active {color: #663399; font-weight: bold; text-decoration: none}
.cal_header a:hover {color: #663399; font-weight: bold; text-decoration: underline;}


.cal_day_cell {
 margin: 0px;
 padding: 0px;
 width: 130px;
 height: 100px;
 background-color: #FFFFFF;
 font-size: 11px;
 font-family: sans-serif;
}

.cal_day_cell a:link { color: #663399; font-weight: bold; text-decoration: none}
.cal_day_cell a:visited {color: #663399; font-weight: bold; text-decoration: none}
.cal_day_cell a:active {color: #663399; font-weight: bold; text-decoration: none}
.cal_day_cell a:hover {color: #663399; font-weight: bold; text-decoration: underline;}


#rotator_container {
	width:533px;
	height:424px;
	float: left; 
}

ul#rotator { 
	width:533px;
	height:405px; 
	padding-top:0px; 
	padding-bottom:0px; 
	padding-right:0; 
	padding-left:0; 
	line-height: 14px;
	list-style:none;
}


