@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	color: #666;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
}
html {
	margin-bottom: 1px;
	min-height: 100%;
	overflow-y:scroll;
}
a {
	text-decoration: none;
	font-weight: bold;
}
p {
	padding: 10px 0px;
}
h2 {
	color: #999;
	font-size: 16px;
}
h3 {
	margin-top: 15px;
	font-size: 18px;
	margin-bottom: 5px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font: small-caps 18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #CCC;
}
:focus {
	outline: none;
}
a:hover {
	color: #F00;
}
#topnav {
	background: #000;
	color: #FFF;
	padding: 5px;
	text-align: right;
	font: small-caps 12px Arial, Helvetica, sans-serif;
	min-width: 900px;
}
#topnav a {
	color: #FFF;
	padding: 5px;
	font-weight: normal;
}
#topnav a:hover {
	color: #ED1C24;
}
#wrapper {
	margin: 0px auto;
	width: 900px;
}
#header {
	overflow: visible;
}
#footer {
	text-align: center;
	line-height: 33px;
	height: 33px;
	background: url(../images/navbar_bckgd.gif) repeat-x;
	border: 1px solid #999;
	margin-top: 20px;
}
#footer a {
	padding-right: 3px;
	padding-left: 3px;
	font: small-caps 11px Georgia, "Times New Roman", Times, serif;
}
.content , #sub_content{
	padding-top: 20px;
}
.subpages {
	padding: 25px 15px;
	font-size: 12px;
}
div.cf_wrapper
{
	height: 368px;
	width: 888px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #999;
	padding: 5px;
	position: relative;
}
div.cf_element
{
	overflow: hidden;
	height: 368px;
	width: 888px;
}.cf_wrapper .cf_black   {
	background: url(../images/black60.png);
	z-index: 500;
	position: absolute;
	padding: 10px;
	left: 0px;
	bottom: 0px;
	width: 900px;
}
.cf_wrapper .cf_text{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .2em;
	font-variant: small-caps;
}
#sub_content {
	overflow: hidden;
}
div.sc_wrapper {
	height: 125px;
	width: 188px;
	border: 1px solid #999;
	padding: 5px;
	background: #FFF;
	margin-right: 33px;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 495;
}
div.sc_box {
	height: 125px;
	width: 188px;
	overflow: hidden;
	position: relative;
	z-index: 500;
}
.sc_wrapper .sc_black {
	background: url(../images/black60.png);
	position: absolute;
	z-index: 505;
	width: 178px;
	text-align: center;
	bottom: 0px;
	left: 0px;
	padding: 5px;
}
.sc_wrapper .sc_text {
	z-index: 510;
	color: #FFF;
	font-variant: small-caps;
	font-size: 14px;
}
#copy {
	text-align: center;
	margin-top: 20px;
	font-size: 10px;
}
.formbox {
	padding: 3px;
	width: 310px;
	border: 1px solid #999;
}
.helv12red {
	color: #F00;
}
.cal_list {
	float: left;
	width: 350px;
}
.cal_list h1{
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font: small-caps 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2em;
}
.today h1{
	font-size: 20px;
	font-variant: small-caps;
	background: #CCC;
	text-align: center;
	padding: 5px;
	border-style: none;
	color: #FFF;
	font-weight: bold;
}
.cal_list h4 {
	margin: 4px 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	border:none;
}
.cal_list p {
	font-size: 10px;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	font-style: italic;
	border-bottom: 1px dashed #999;
}
.today {
	border: 1px solid #CCC;
	padding: 5px;
}
.today p {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#addevent {
	clear: both;
	text-align: center;
}
#addevent a{
	border: 1px solid #999;
	padding: 5px;
}
.content ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
.content ul li {
	list-style: url(../images/3dots.gif);
	margin-left: 25px;
	margin-bottom: 5px;
}
.content ul li ul li {
	list-style: url(../images/2dots.gif);
}
.sub_wrapper {
	padding: 5px;
	width: 888px;
	border: 1px solid #999;
	overflow: hidden;
	position: relative;
	height: 224px;
}
.framedborder {
	position: relative;
	overflow: hidden;
}
.framedborder .cf_black {
	background: url(../images/black60.png);
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 888px;
}
.framedborder .cf_black .cf_text {
	color: #FFF;
	font-variant: small-caps;
	padding: 5px;
}
.chromestyle{
width: 99%;
font-weight: bold;
}
.chromestyle {
width: 100%;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

/* ######### Vendors ######### */

.box {
	width: 600px;
	border: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 10px;
	overflow: hidden;
}
.box img {
	float: left;
}
.loc_photo {
	margin-right: 15px;
	float:right;
}
.hours {
	float: left;
	clear:left;
	width: 200px;
	margin-top:10px;
	margin-bottom:10px;
}
.box:hover {
	border: 1px solid #F00;
}
.description {
	font: 12px Arial, Helvetica, sans-serif;
	float: right;
	width: 200px;
	text-align: left;
	padding: 10px;
	border: 1px dotted #CCC;
}
.description p {
	margin: 0px 0px 15px;
	padding: 0px;
}
.description a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.description a:hover {
	color: #F00;
}
#signup {
	border: 2px solid #333;
	position: absolute;
	background: #FFF;
	visibility: hidden;
	z-index: 1500;
	width: 238px;
	_width: 230px;
}

