/*
Theme Name:
Theme URI: http://www./
Description: Two-column, left navigation
Version: 1.0
Author: L. Keller
Author URI: http://www.SandstoneDigital.com/
Tags: clean, blue, fixed width, two columns, widgets
*/

*{
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	}
/* tables still need 'cellspacing="0"' in the markup */
table{
	table-layout:fixed;
	border-collapse:collapse;
	border-spacing:0;
	}
body{
	line-height:1;
	font:100% Arial,Verdana,Tahoma,sans-serif;
	}
h1,h2,h3,h4,h5,h6{
	font-size:200%;
	color:#001e49;
	}
h2{
	font-size:150%;
	}
h3{
	font-size:125%;
	}
h4{
	font-size:112.5%;
	}
h5,h6{
	font-size:100%;
	}
p{
	margin:10px 10px 15px 0;
	}
a{
	color:#000;
	}
a:hover{
	color:#3c75b3;
	text-decoration:none;
	}
#page{
	width:1006px;
	margin:0 auto;
	padding:0 0 40px;
	background:url('images/content_btm.gif') no-repeat 0 bottom;
	}
#head{
	position:relative;
	height:337px;
	}
#head h1{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:1006px;
	height:337px;
	z-index:9;
	}
#head h1 a{
	display:block;
	width:1006px;
	height:337px;
	text-indent:-9999px;
	}
#head_r{
	float:right;
	width:642px;
	height:337px;
	background:url('images/head_r_bg.gif') no-repeat;
	}
#head_l{
	float:left;
	width:364px;
	height:337px;
	background:url('images/sketch.jpg') no-repeat;
	}
#content{
	float:right;
	width:694px;
	}
#sidebar{
	float:left;
	width:302px;
	margin:0 0 90px;
	}
#sidebar ul{
	list-style:none;
	margin-left:20px;
	}
#sidebar ul ul,#sidebar ul ul ul{
	width:257px;
	padding-left:5px;
	}
#sidebar ul ul ul{
	width:232px;
	}
#sidebar li{
	margin:0 0 7px;
	}
#sidebar li li{
	font-size:90%;
	}
#sidebar a:link,#sidebar a:visited{
	color:#001e49;
	text-decoration:none;
	}
#sidebar a:focus,#sidebar a:hover,#sidebar a:active{
	color:#3c75b3;
	}
#sidebar .current_page_item a{
	color:#3c75b3;
	}
#sidebar .current_page_item li a{
	color:#001e49;
	}
#foot{
	clear:both;
	width:1006px;
	margin:0 auto;
	font-size:90%;
	}
#foot ul{
	float:right;
	list-style:none;
	display:inline;
	margin-top:15px;
	}
#foot li{
	display:inline;
	margin:0 5px 0 0;
	padding:0 0 0 7px;
	border-left:1px solid #000;
	}
#foot li:first-child{
	border:0;
	}
#foot a:link,#foot a:visited{
	text-decoration:none;
	}
#sub_foot{
	clear:both;
	width:1006px;
	margin:0 auto;
	font-size:90%;
	}
.clearb{
	clear:both;
	}
.alignright{
	float:right;
	}
.alignleft{
	float:left;
	}
.red,.red a{
	color:#c00;
	}
#calendar_warpLarge{
	font-size:0.75em;
	}

