/* CSS Document */

body {
	margin:0;
	background: url(../Images/home/bg.jpg) #C8C5A5 repeat-x left top;
}
	
#masthead {
	background:url(../Images/home/header.jpg) no-repeat top left;
	width:930px;
	height:104px;
}

.main {
	width: 500px;
	padding-bottom: 50px;
}

.logo {
	border: none;
	margin: 10px 0 0 1px;
}
	
h1 {
	font: bold 16px/100% 'Lucida Grande', Helvetica, Verdana, sans-serif;
	color:#990000;
	text-align:left
}
	
h2 {
	font: bold 14px/100% 'Lucida Grande', Helvetica, Verdana, sans-serif;
	color:#990000;
	text-align:left
}
	
p {
	font: 14px/130% 'Lucida Grande', Helvetica, Verdana, sans-serif;
	color:#666666;
	text-align:left
}
	
#border {
	border-bottom: #C48080 1px solid;
	border-right: #C48080 1px solid;
}
	
#topnav {
	float: right;
	padding-top:9px;
}
	
.top-nav {
	font: bold 12px/100%  'Lucida Grande', Helvetica, Verdana, sans-serif;
	color:#FFFFFF;
}
	
.top-nav a:link, .top-nav a:visited, .top-nav a:hover, .top-nav a:active {
	color: #FFF;
	text-decoration: none;
}
	
#main-nav-container {
	width: 210px;
}
	
#space-top {
	margin: 0;
}
	
.main-nav {
	border-bottom: #808080 dotted 1px;
	font: bold 13px/33px Arial, Helvetica, sans-serif;
}

.main-nav a:link, .main-nav a:visited, .main-nav a:hover, .main-nav a:active {
	display:block;
	color:#333333;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	color:#990000;
	text-decoration: underline;
}

a:hover {
	color:#FF6600;
}

.main-nav a:hover {
	text-decoration: underline;
}


#box {
	margin: 10px 0 0 1px;
	float: left;
	padding-left: 0;
	text-indent: 25px;
}

.bott {
	border-bottom: none;	
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#box li {
	list-style-type: none;
	width: 190px;
}

li#top {
	border-left: #BFBFBF 1px solid;
	border-right: #BFBFBF 1px solid;
	border-top: #BFBFBF 1px solid;
}

li#mid {
	border-left: #BFBFBF 1px solid;
	border-right: #BFBFBF 1px solid;
}
	
li#bott {
	border-left: #BFBFBF 1px solid;
	border-right: #BFBFBF 1px solid;
	border-bottom: #BFBFBF 1px solid;
}
	
#h1-bg {
	width: 500px;
	height: 40px;
	padding: 12px 0 0 15px;
	margin-top: 10px;
	margin-bottom: -15px;
	background:url(../Images/home/h1-bg.jpg) no-repeat top left;
}
	
#h1-bg-red {
	height: 40px;
	padding: 12px 0 0 13px;
	margin-top: 0;
	margin-bottom: -15px;
	background:url(../Images/home/h1-bg-red.jpg) repeat-x top left;
}
	
#calendar p, h2 {
	padding: 0 5px 0 13px;
}

#calendar h2 {
	margin-bottom: -8px;
}
	
#events h2 {
	margin-bottom: -8px;
}
	
#events h1, #calendar h1 {
	color:#FFFFFF;
}

#events p, h2 {
	padding: 0 5px 0 13px;
}
	
#main-nav {
	width: 210px;
}
	
#calendar {
	margin-left: 1px;
	width: 190px;
	border: #880000 1px solid;
}
	
#events {
	margin: 10px 1px 0 15px;
	border: #880000 1px solid;
}
	
.footer {
	width: 500px;
	border-top: #BFBFBF 1px dotted;
}

.copyright {
	text-align:center;
	font: bold 10px/150% 'Lucida Grande', Helvetica, Verdana, sans-serif;
	color:#848484;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	color:#848484;
	text-decoration: none;
}









