/* @override http://cardenschooloffresno.com/css/basic.css */

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: left;
	min-width: 976px;
}

h1, h2, h3, h4, h5, h6 {
	margin: .75em 0 0;
	color: #333;
	line-height: .85em;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	clear: left;
}

h1 a:link,
h1 a:visited,
h1 a:active,
h2 a:link,
h2 a:visited,
h2 a:active,
h3 a:link,
h3 a:visited,
h3 a:active,
h4 a:link,
h4 a:visited,
h4 a:active,
h5 a:link,
h5 a:visited,
h5 a:active,
h6 a:link,
h6 a:visited,
h6 a:active { 
	font-weight: normal !important; 
	}

h1 { font-size: 3em; }
h2 { color: #b7292c; font-size: 2.5em; }
h3 { font-size: 2em; color: #666; letter-spacing: -0.03em; }
h4 { font-size: 1.7em; color: #666; }
h5 { font-size: 1.4em; color: #666; border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
	margin-top: 20px;
}

a, 
a:link, 
a:active, 
a:visited {
	color: #333;
	border-bottom: none;
	text-decoration: none;
}
a:hover {
	color: #b7292c;
}
.menu { color: #333; text-decoration: none; border-bottom: medium none; }
.menu:link { color: #333; text-decoration: none; border-bottom: medium none; }
.menu:active { color: #333; text-decoration: none; border-bottom: medium none; }
.menu:visited { color: #333; text-decoration: none; border-bottom: medium none; }
.menu:hover { color: #b7292c; }
.calendar { color: #444; font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 18px; order-top-style: solid; }

dl {
	margin: 0;
	padding: 0;
}

dt {
	margin: 2em 0 .5em 0;
	font-weight: bold;
}
dd {
	margin: 0;
}

p {

}
ul { color: #7b1d1d; list-style-type: disc; margin: 1em 0 1em 3px; }
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.bottom { text-align: center; padding-top: 3px; border-top: 1px solid gray; }
.top { text-align: center; border-bottom: 1px solid #808080; }
.img { padding-bottom: 15px; padding-left: 15px; }
.quote { color: #666; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; }
