
body {
	background:  url(/assets/templates/avon-mc/images/background.png) repeat-y center; 
	background-attachment: fixed;
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#wrapper {
 	width:900px; 
	margin: 0 auto;
	position: relative;
}



a.external {
background: url(/assets/templates/avon-mc/images/external.png) center right no-repeat;
	padding-right: 13px;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:green;
}

a img {
	border:none;
}

table {
border-collapse: collapse;
border: 1px solid black;	
}

h3 {
	margin-bottom:3px;
	}
p {
	margin-top:0;
	}
#content img {
//	margin:5px;
	}
	
.author {
	color:#696969;
	margin-top:0;
	}
#footer {
clear: both; 
text-align: center;	
vertical-align:bottom; 
background-color:#2D2D2D;
color:#A5A5A5;
width:100%;
font-weight:bold;
position:relative;

}

#footer a {
	color:#A5A5A5;
	margin:0;
	padding:0;
}

#footer a:hover {
color:#8579EC;
	}

#footer img {
position:absolute;
bottom:0;
margin-bottom:1px;
	}




#quote {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size:0.9em;
	width: 300px;
	text-align:right;
}

#header-image {
	margin-left:15px;	
	margin-top:5px;

}

#main {
	padding: 10px;
}


#content_home, #content {
	float:left;
	display:block;
	min-height:100%;

}

#content_home {
	width:536px;	
}

#content {
	width:700px;
}

#content_home h1, #content h1{
	padding:0;
	margin:0;
	font-size: 1.4em;
	font-style: italic;
}

#content h2 {
	margin-bottom:2px;
	font-size: 1.2em;
}


#leftbar {	
	width:140px;
	float:left;
}

#nav, #nav ul { /* all lists */
		z-index:2;
		list-style: none;
		padding: 0;
		margin: 0;
		width:140px;
	}
	
	#nav li { /* all list items */
		position : relative;
/*		float : left; */
		width: 140px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 140px;
		margin-top : -50px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	#nav li ul li a	 { 
	line-height:50px;
	}

#nav img {
	border:0;
	vertical-align: middle;
	margin-right:5px;
	}

	#nav li a {
	padding:0;
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	height:50px;
	width:130px;
	background: url(/assets/templates/avon-mc/images/list-back-out.png);
	text-indent: 5px;
	line-height:50px;
	}
	
	#nav li.last a {
		border:1px solid black;
	}
	
	#nav li a:hover {
/*		color : white; */
		background-color : black;
		background: url(/assets/templates/avon-mc/images/list-back-over.png);
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto; 
/*		left: -10px;
		z-index:10; */
	}



#weather_wrapper {
	width:130px;
	border:1px solid black;
	margin: 20px 0 0 0;
	
}
#weather_wrapper .day {
	background-color:#CCC;
	font-weight:bold;
}
/* RSS Feed Stuff */
#news {
	border:black 1px solid;
	margin-left:10px;
	float: left;
	width: 190px;
}

#news_content {
padding:5px;
}

#news ul, #news li{
list-style:none;
margin:0;
padding:0;
}

#news a {
text-decoration:none;
margin:0;
}

#news h2 {
	font-weight:bold;
	margin:0;
	font-size:1.2em;
	background: #CCCCCC;
}

#news p {
margin:0 0 5px 0;
font-size:0.8em;
}


#calendar table {
margin:  0 auto;

}
#calendar td {
padding:5px;
}

#calendar .month {
background-color:#CCC;
font-weight:bold;
}

tr.header{
background-color:#CCC;
font-weight:bold;
}

#committee td {
	padding:10px;
	
}

#links td {
	border: 1px solid black;
	padding: 3px;
	text-align:center;
}

#site_map img {
	display:none;
}

.right {
	float:right;
}

.left {
	float:left;
}

.news_source {
	border: 1px solid black;
	margin-bottom:10px;
	}

.news_source h3 {
	width:100%;
	background-color:#CCC;
	margin:0px;
	}
	
.news_source p {
	margin: 0 0 5px 0;
	
	}
	
img.webcam {
	width:200px;
	height:150px;
	border:1px solid black;
	}
#webcams td {
	padding:5px;
	}
#webcams .location, #webcams .description, #webcams .credits {
	font-weight:bold;
	padding-right:10px;
	}
	
div#weather  {
	border:1px solid black;
	}
#weather h3 {
	margin-top:0;
	background-color:#CCC;
	font-weight:bold;
}

#latest_update {
	border:1px solid black	
}

#latest_update h3 {
	background-color:#CCC;
	margin-top:0;
	}

#latest_update p {
	margin:0;
}
#latest_update p.added_on {
	font-size:0.8em;
	font-style:italic;
	}
	
	.quote_right {
		float:right;
		border:1px solid black;
		font-size:0.9em;
		margin:10px;
		padding:5px;
		background-color:#D2D2D2;
		width:20em;
	}
	
#manage_user_table td{
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:3px;
	}	
#manage_user_header {
background-color:#CCC;
font-weight:bold;	
}
