html,body,table {margin: 0; padding: 0;}
p {margin: 12px 0 12px 0; padding: 0;}
body {margin: 0; padding: 0px; background: #fff; text-align: center;}
body,p {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333; letter-spacing: 0; line-height: 17px; font-weight: normal;}
img {border: 0;}
.hr { margin: 5px 0 5px 0; width: 100%; height: 1px; border-top: 1px; clear: both; padding: 0;}


/*Link Styles*/

a:link, a:visited, a:active {
	font: normal 12px/15px georgia, times, serif; color: #000000; text-decoration: none;
	}
a:hover {
	color: #84a8c0; text-decoration: underline;
	}

a.sm:link, a.sm:visited {
	font: normal 10px/14px georgia, times, serif; color: #000000;
	}
	
a.sm:hover {
	color: #84a8c0; text-decoration: underline;
	}

a.foot:link,a.foot:visited {
	font: normal 10px georgia, times, serif; color: #fff;
	}
	
a.foot:hover {
	color: #84a8c0; text-decoration: underline;
	}


/* Layout Styles */
	
#shell {
	width: 740px;
	text-align: left;
	border: none;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #fff;
	}
	
#hpshell {
	width: 740px;
	margin: 20px auto 0 auto;
	text-align: center;
	}
	
#hpbars {
	width: 740px;
	height: 56px;
	text-align: center;
	}
	
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0 40px 0 20px;
	text-align: left;
	}
	
#leftcol {
	width: 260px;
	float: left;
	padding: 12px 20px 0 0;
	margin: 0px;
	background-color: #fff;
	}
	
#middle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding-top: 0 0 0 12px;
	margin: 0 0 0 300px;
	}
	
#header {
	width: 720px;
	height: 100px;
	margin-bottom: 40px;
	border-bottom: 1px #000000 solid;
	}	
	
#logo {
	width: 720px;
	height: 66px;
	background-image: url(images/lee_chabot_logo_med.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 12px;
	border-top: 1px #000000 solid;
}
	
	
/* new navigation */


#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width: 740px;
	height: 24px;
	position: relative;
	text-align: left;
	line-height: 24px;
	margin: 0;
	padding: 0;
	}		

#nav ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	display: inline;
	}

#nav li {
	display: inline;
	margin: 0 12px 0 0;
	padding: 0 6 0 6;
	}
		
#nav a:link, #nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 16px;
}
	
#nav  ul li a:hover {
	text-decoration: none;
	color: #666;
	}

/* Other Classes */


.desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.desc ul {
	list-style: none;
	margin: 0 0 24px 0;
	}
	
.desc li {
	margin: 0 0 24px 0;
	}

.pagelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
}

.pagelink a:link, a:active, a:visited {
	text-decoration: underline;
	}

#middle img {
	float: left;
	border: none;
	margin: 0 8px 12px 0;
	}
	
#middle img a:link {
	border: 0px;
	}
	
#middle ul {
	list-style: none;
	display: block;
	margin: 0 0 24px 0;
	padding: 0;
	}
	
#middle li {
	display: block;
	margin: 12px 0 0 0;
	padding: 0;
	}
	
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
	
.quote {
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	}
#thumbs {
	width: 500px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#thumbs ul {
	list-style-type: none;
}
#thumbs ul li {
	display: inline;
	margin-right: 6px;
}
