/*
Original design: Basic Presentation (Sep 11, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/basic-presentation/
*/

body {
	color: #333;
	line-height: 1.6em;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 90%;
}
a {color:#555; text-decoration:none;}
a:hover {
	color: #166992;
}
h1 {
	font-size: 36px;
	margin: 0;
	padding: 10px 0 0;
}
h2,h3 {
	font-size: 2.2em;
	margin: 0 0 10px;
	padding: 0 0 2px 0;
	font-weight: 400;
}
h3 {font-size:1.6em;}
p,ul,ol {margin:0 0 20px 0; padding:0; color:#777;}

#wrap {background:none; margin:0 auto; width:960px;}

#header {height:40px; margin-bottom:52px;}
#header h1, #header h1 a {
	color: #003366;
	line-height: 1em;
	font-weight: 400;
}
#header p {margin:-30px 0 0; padding:0; color:#888; font-size:1.4em; text-align:right;}

#sidebar {
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
}
#sidebar h2 {font-size:1.2em; color:#777; margin:0 0 5px 0;}

#sidebar p {font-size:0.9em; color:#777;}
#sidebarzips {
	font-size: 10px;
	color: #777;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	line-height: 18px;
}

#sidebar ul {list-style:none;}

ul.navmenu {padding:0; margin:0 0 20px 0;}
ul.navmenu li a {color:#555; display:block; padding:5px 10px 5px 0; font-size:1.3em;}
ul.navmenu li a:hover {
	color: #27A2DD;
}
ul.navmenu li a.current {
	color: #27A2DD;
}
ul.navmenu ul {margin:0 0 0 20px;}
ul.navmenu ul li a {padding:2px 0 2px 0; font-size:1em;}

#main {
	TXoat: left;
	width: 740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#main a {padding-bottom:1px; border-bottom:1px dotted #ccc;}
#main a:hover, #footer a:hover {border-color:#ccc;}
#main img.headerimage {margin-bottom:20px;}

#quarters {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#quarters h2 {
	font-size: 14pt;
	color: #003399;
	margin: 0 0 10px 0;
	line-height: 22px;
	font-weight: normal;
}
#quarters p {font-size:0.9em; color:#666; margin:0 0 15px 0;}
.q1,.q2,.q3,.q4 {
	width: 230px;
	TXoat: left;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20;
	margin-left: 0;
	font-size: 12px;
	line-height: 26px;
	color: #036;
}
.q1, .q2, .q3, .q4 a{
	width: 230px;
	TXoat: left;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20;
	margin-left: 0;
	font-size: 12px;
	line-height: 26px;
	color: #036;
}
.images {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #333;
}


.q4 {margin:0;}

#footer {
	clear: both;
	padding-top: 15px;
	text-align: center;
}
#footer p {color:#999; margin:0; padding:10px 0 5px; border-top:1px dotted #ccc;}
#footer a {color:#777; padding-bottom:1px; border-bottom:1px dotted #ccc;}
#footer a:hover {color:#444;}

#main img.alignleft {display:inline; TXoat:left; margin:5px 15px 5px 0;}
#main img.alignright {TXoat:right; margin:5px 0 5px 15px;}
#main img.aligncenter {display:block; margin:10px auto;}
