/* CSS Document */
* {
    padding:0;
    margin:0;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { 
	margin:1em 0 ; 
}
li, dd { 
	margin-left:5%; 
}
fieldset { 
	padding: .5em; 
}
#mainContent h2{
	color: #333366;
	font-size: 12px;
	line-height: 25px;
	letter-spacing:0.1em;
	text-indent: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:-15px;
	width:105%;
	margin-top:2.5em;
	border-top-color: #B9AF97;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../images/layout/sectionhdrbg.jpg);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
 #sidebar h2 {color: #A32C30;
	font-size: 13px;
	line-height: 16px;
	letter-spacing:0.12em;
	padding-left: .5em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFF8EA;
	margin-left:-.5em;
}
#mainContent h3{
	color: #990000;
	font-size: 14px;
	line-height:16px;
	letter-spacing:0.1mm;
	font-weight: normal;
	margin-bottom:0.5pc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#sidebar h3{
	color: #A32C30;
	font-size: 12px;
	line-height:15px;
	letter-spacing:0.1em;
	font-weight: normal;
	margin:.5em 0 0 0;
	}
#sidebar h5{
	color: #A32C30;
	font-size: 12px;
	line-height:20px;
	letter-spacing:0.05em;
	font-weight: normal;
	background-image: url(../images/swipe.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	background-position: 1px 4px;
}
#sidebar p { 
	margin-top:.2em
}
a, a:link, a:visited { 
	text-decoration:none; 
	color:#385a97}
#sidebar a:hover {
	background:#FAF8EA;
}

#mainContent a:hover { 
	text-decoration:underline;
}
.floatLeft { float:left; margin-right:8px;margin-top:8px;}
.floatRight { float:right; margin-left: 8px; }

#thisWeek p {
    list-style:none;
	color: #A32C30;
	letter-spacing:0.12em;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom:10px;
}
.slideShow { 
	margin-bottom:-15px;
	margin-left:-40px;
}
#dailyQuote h3 {
	letter-spacing:normal; 
	margin-top:0;
}
#dailyQuote { 
	margin-bottom:25px;
}
.quote {
	padding:.5em 1em; 
	padding-top:.5em; 
    font-size:13px;
    font-style:italic;
    line-height:1.6em;
    border:1px solid #ccc;
}
#qod {
	padding:.5em 1em; 
	padding-top:.5em; 
    font-size:13px;
    font-style:italic;
    line-height:1.3em;
    bordxer:1px solid #ccc;
}

#calendarSmall { 
	margin-bottom:10px;
}

form.newsletter input.textField {
	color:#ccc
}
form.newsletter {
	margin-top:30px; 
	margin-bottom:30px;
}
    
.popup {}
.popup1, .popup800x700, .popupmovie {}
.popup2 {}
.popup3 {}
a.popupmovie:hover img {opacity:.8;}

/* STYLES FOR LIST ITEMS. EACH STYLE IS IDENTICAL, BUT USES A DIFFERENT BACKGROUND IMAGE FOR THE ICON */
#mainContent .list1 h4, 
#mainContent .list2 h4,
#mainContent .list3 h4,
#mainContent .list4 h4,
#mainContent .list5 h4,
#mainContent .list6 h4 {
	/*background:transparent url(../images/icon_event_heading.gif) no-repeat scroll 0pt 40%;*/ /* removed  icon in front */
	border-bottom:1px solid #CCCCCC;
	color:#FF9300;
	font-size:1em;
	line-height:1.6em;
	margin-top:3em;
	/*padding:0pt 0pt 0.4em 20px;   */ /* removed to rejustify heading without icon in front */
	text-align:right;
}
#mainContent .list1 h4 span, 
#mainContent .list2 h4 span, 
#mainContent .list3 h4 span, 
#mainContent .list4 h4 span, 
#mainContent .list5 h4 span, 
#mainContent .list6 h4 span {
	color:#555555;
	float:left;
	font-size:1.3em;
	/*padding-left:.2em;*/
}
/*#mainContent .list1 h4 { background:transparent url(../images/list1.gif) no-repeat scroll 0pt 40%; }
#mainContent .list2 h4 { background:transparent url(../images/list2.gif) no-repeat scroll 0pt 40%; }
#mainContent .list3 h4 { background:transparent url(../images/list3.gif) no-repeat scroll 0pt 40%; }
#mainContent .list4 h4 { background:transparent url(../images/list4.gif) no-repeat scroll 0pt 40%; }
#mainContent .list5 h4 { background:transparent url(../images/list5.gif) no-repeat scroll 0pt 40%; }
#mainContent .list6 h4 { background:transparent url(../images/list6.gif) no-repeat scroll 0pt 40%; }*/ /* removed  icons in front */

#mainContent .listcalendar .title{ 
	font-weight:bold;
        font-size:1.3em; 
	margin-left:0px; 
        color:#555;
}
#mainContent .listcalendar .timeandday {
	background:transparent url(../images/list1.gif) no-repeat scroll 0pt 40%; 
	width:180px; 
	display:block; 
	float:left; 
	padding-left:20px; 
	font-size:1em
}
#mainContent .listcalendar .calheader {display:block;  padding-bottom: 4px;border-bottom:1px solid #ccc}
#mainContent .listcalendar {margin: 2em 0}

code { font-size:.8em; background-color:#ccc; display:block;  text-align:left; padding:1em}


* a:hover img { 	opacity: .5; }
* a:hover img {	filter: alpha(opacity=50);}
* a:hover img {	ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}

