/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: #F3F5E7 url(/images/background.jpg) no-repeat center top;
	font: 90% Verdana, Arial, Helvetica, sans-serif;}
	
p { line-height: 1.3em; }

	
h1 {
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px; }
	
h2 {
	margin: 0.2em 0px 0em;
	padding: 0px;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
	color: #999933;}
h3 {
	font-size: 110%;
	color: #663366;}
	
h4 {
	font-size: 100%;
	line-height: 1em;
	margin: 0px;
	padding: 0px;}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;}

li {
	padding-bottom: .3em;}


	
a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold; }

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;}
	
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;}	
	
#container {
	width: 826px;
	margin: 10px auto;
	padding: 0px;
	background: #FFFFFF;
	border: 2px solid #cc9;}


#header {
	width: 826px;
	margin: 0px;
	position: relative;
	height: 170px;
	padding: 0px;
	background: url(/images/header_calendar.jpg) no-repeat;}
	
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	width: 368px;
	background: none;}	
	
#header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;}	

	
div#nav {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 160px;
	position: relative;
	padding: 10px 0px 0px;}	
	
#nav ul {
	color: White;
	float: left;
	width: 100%;
	font: 100% arial, helvetica, sans-serif;
	margin: 0px 0px 0px;
	padding: 0px; }

#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%; }
	
#nav li a {
	font-size: 90%  ;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 5px 5px 5px 0px;
	display: block;
	padding: 4px 0px 0px 10px;
	height: 1.8em;
	border: 1px solid #999900;
	background: #EFEFDE;}
	
#nav li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #E7E7B4;
	display: block;
	height: 1.8em;}
		
#nav p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #990000;
	text-align: center;}	
	
#nav img {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 145px;}	

	
#content {
	width: 826px;
	text-align: left;
	padding: 0px;
	overflow: visible;
	margin: 0px;}
	
#col_2 {
	width: 570px;
	margin: 0px 0px 0px 160px;
	padding: 20px;
	overflow: visible;
	font: 80% Verdana, Arial, Helvetica, sans-serif;}
	

#quoteBottom {
	display: block;
	background: #F4F4DD;
	border: 1px solid #999966;
	padding: 14px;
	clear: both;
	margin: 0px 0px 0px 110px;
	width: 600px;
}	
	
#quoteBottom p {
	margin: 0px;
	padding: 0px;
	text-align: center;}

.quoteAttrib {
	text-align: right;
	font-style: italic;
	display: block;}	
.indent {
	padding-left: 20px;}

.right {
	text-align: right;}
	
.imgRight {
	margin: 10px;
	padding: 0px;
	float: right;}	
	
.imgLeft {
	float: left;
	border-style: none;
	margin-right: 10px;
	clear: left;}

.clear {
	display: block;
	clear: both;}

