@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	clear: both;
	float: left;
	width: 940px;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D98B9;
	text-decoration: none;
}


.sm_icons {
	padding-right: 15px;
	padding-left: 15px;
}

blockquote, q {
	quotes: "" "";
}

/*--------------------Main---------------------*/
* {
	margin: 0px;
}

html, body {
	background-color: #4E82AA;
	background-image: url(img/bg.png);
	background-repeat: repeat-y;
	background-position: center;

}

#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
}

.footer, {

}
.pageImage {
	float: right;
	border: thin solid #666666;
	margin-right: 10px;
	margin-left: 10px;
}
#topBox {
	float: left;
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
	line-height: 125%;
	color: #333333;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#spotlightBusiness {
	width: 450px;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #333333;
	letter-spacing: 1px;
}
#rotator1 {
	background-color: #F7F7F7;
	height: 250px;
	overflow: hidden;
}


#headline {
	background-image: url(img/blueBanner.png);
	height: 35px;
	width: 308px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	letter-spacing: 1px;
}


#header {
	background-color: #0000FF;
	height: 150px;
}
#navbar {
	background-image: url(img/navbar.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 51px;
	width: 960px;
}
.button {
	text-align: center;
	margin-top: 14px;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.button a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.button a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.button a:hover {
	font-size: 14px;
	color: #4B82C2;
	text-decoration: none;
}



#mainBody {
	background-color: #F7F7F7;
	width: 960px;
	clear: both;
	float: left;
}


#sidebar {     
}

/* ==========Link States ========== */

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #4B7FA7;
	text-decoration: underline;
}
a:active {
}
#lowerBody {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 150%;
	width: 275px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-weight: normal;
}
#clearleft {
	clear: left;
}

#lowerRight {
	width: 400px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #333333;
	letter-spacing: 1px;
	float: right;
	margin-right: 15px;
}
.titleRow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5486AD;
}
.card {
	background-color: #FFFFFF;
	float: left;
	height: 170px;
	width: 210px;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	line-height: 115%;
}
#longBox {
	float: left;
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
	line-height: 125%;
	color: #333333;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 920px;
}
#topBoxcalendar {
	float: left;
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
	line-height: 125%;
	color: #333333;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 900px;
}
.calendarBrdr {
	border: thin solid #000000;
}
.category {
	font-size: 14px;
	font-weight: bold;
	color: #599FD2;
	text-decoration: underline;
	line-height: 115%;
}


table.contactInfo {
	margin:0px 0px 20px 0px;
}

table.contactInfo h2 {
	font-weight:bold;
	border-bottom:1px solid #000000;
}

#topBoxcalendar .winter {
	color: #24408e;
	font-weight:bold;
	text-decoration: none;
}

#topBoxcalendar .winter:hover {
	color: #000000;
}



