/* Basic HTML */

body {
	background: url(../images/bgbody.jpg) repeat center top;
	color: #444444;
	font: 12px "Helvetica Neue", Helvetica, Arial, Verdana;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h3 {
	font: bold 18px "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
}
h4 {
	font: bold 14px "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
}

/* Layout */

#body {
	background: url(../images/bggradient.jpg) repeat-x center top;
	text-align: center;
	padding: 0px;
	width: 100%;
	margin: 0px;
	min-height: 450px;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	text-align: left;
	height: 450px;
}
#header {
	height: 143px;
	position: relative;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	background: url(/images/header.gif) no-repeat right 30px;
}	
#logo {
	height: 186px;
	width: 185px;
	z-index: 5000;
	left: -30px;
	top: 2px;
	position: absolute;
}
#headerpic {
	height: 148px;
	width: 535px;
	margin: 0px 0px 12px;
	padding: 0px;
}
ul#rotatingheader {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#rotatingheaderholder {
	width:630px;
	height:229px;
	margin-top:2px;
}
#rotatingheaderholder_ie {
	display: none;
}
#rotatingheaderpic {
	margin-top: 2px;
	width: 630px;
	position: relative;
	z-index: 100;
	background: url(/images/bggradient.jpg) repeat-x 0px -144px;
}
#footer {
	border: none;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0;
	margin: 0 auto 10px;
	width: 750px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}

/* General Content - 535px wide */

#content {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 535px;
}	
.calboxtop {
	padding: 0px;
	margin: 0px;
	height: 12px;
}	
.calboxmiddle {
	background: url(/images/calboxbg.jpg) repeat-y;
	padding: 0px 30px;
	margin: 0px;
	min-height: 300px;
}
.calboxbottom {
	padding: 0px;
	margin: 0px;
	height: 25px;
}

/* Home Content - 630px wide */

#homecontent {
	float: left;
	width: 630px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #333333;
	position: relative;
	z-index: 1;
}
#homecontent a {
	color: #000066;
	text-decoration: underline;	
}
#homecontent a:hover {
	color: #FF6600;
	text-decoration: none;
}
#homeboxtop {
	margin-top: 11px;
	position: relative;
	z-index: 49;
	height: 10px;
}
#homeboxmiddle {
	padding: 0px 115px 0px 22px;
	background: url(../images/homeboxbg.jpg) repeat-y;
}
#homecal {
	float: left;
	width: 263px;
	margin-top: 84px;
}
#homeblog {
	float: right;
	width: 170px;
	margin-top: 5px;
	min-height: 221px;
}
#homeicons {
	clear: both;
	position: relative;
	z-index: 50;
	height: 5px;
}
#calicon {
	background: url(../images/homecal.jpg) no-repeat;
	position: absolute;
	height: 84px;
	width: 259px;
	left: 2px;
	top: 0px;
}
#blogicon {
	background: url(../images/homeblog.jpg) no-repeat;
	position: absolute;
	top: -220px;
	left: 498px;
	height: 242px;
	width: 108px;
	text-align: center;
}

/* Calendar Styles */

#billboard, #popular {
	text-align: left;
	padding: 0px 0 10px 0;
	margin: 0px;
}
#rssLinks {
	width: 760px; 
	padding: 0;
	margin: auto auto auto auto ; 
}
.setupText{
	font-family: Verdana, sans-serif;
	font-size: 11px;
    border-top: 1px solid #555; 
    border-left: 1px solid #555; 
    border-bottom: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    padding: 1px; 
    color: #333; 
	vertical-align: center;
}
#sidecal {
	padding: 0px;
	margin: 0px;
}
ul.sidecal {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li.sidecaldate {
	font-weight: bold;
	color: #000000;
}
li.sidecal {
	padding-left: 5px;
	padding-top: 5px;
}
a.sidecal {
	text-decoration: underline;
	color: #444444;
}
a.sidecal:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* General Classes */

.rightpic {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.smalltext {
	color: #444444;
	font: normal 11px "Helvetica Neue", Helvetica, Arial, Verdana;
}

/* Small Sidebar - For the Home Page */

#smallsidebar {
	padding: 0px;
	margin-left: 650px;
	margin-right: 2px;
	width: 104px;
}
.smallsidebaritemholder {
	margin: 0px;
	padding: 0px;
}

/* Sidebar */
	
#sidebar {
	position: relative;
	z-index: 2;
	padding: 0px;
	margin-left: 550px;
	margin-top: 4px;
	width: 200px;
	color: #4A2C00;
	font-size: 11px;
}
#sidebar a {
	text-decoration: underline;
	color: #444444;
}
#sidebar a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.sidebaritemholder {
	margin: 0px;
	padding: 0px;
	}
.sidebaritemtop {
	height: 10px;
	position: relative;
}
.sidebaritemimage {
	position: absolute;
	z-index: 10;
	left: 2px;
	top: 0px;
}
.sidebaritemcontent {
	background: url(/images/sidebaritembg.jpg) repeat-y top left;
	padding: 5px 14px 9px;
	}
.sidebaritemcontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}	
.sidebaritembottom {
	height: 30px;
	display: block;
	}

