body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	background-color: #7F98C3;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 95% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 90% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 85% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 96%;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*************** holder styles ***************/

#holder {
	width: 900px;
	text-align: left;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
	top: 50px;
}

/*************** header styles ***************/

#header {
}

/*************** nav bar styles ***************/

#nav {
	width: 170px;
	float: left;
	padding: 8px 5px 10px 5px;
	background-color: #336699;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(../images/brg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}
 #sectionLinks a:hover{	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #21536A;
}

/*#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FF3300;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}*/
/************* siteQuote styles **************/

.siteQuote{
	margin: 0px;
	padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.siteQuote h3{
	padding: 10px 0px 2px 0px;
}

.siteQuote a{
	display: block; 
}

.quoteTitle {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.quoteText {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.quoteRef {
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
/*************** content area styles ***************/

#content {
	margin: 0 0 0 182px;
	padding: 15px;
	border-left: 1px solid #877D6C;
}
#cal_content {
	margin: 0 0 0 182px;
	padding: 12px;
	border-left: 1px solid #877D6C;
}
.pod {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #0066FF;
	text-align: center;
}
#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 80%;
	color: #736B5E;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
.calendarLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #877D6C;
	border-left-color: 877D6C;
	padding: 1px 3px;
	background-color: #FFFFCC;
	font-size: 80%;
}
.calendarRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #877D6C;
	border-left-color: #877D6C;
	padding: 1px 3px;
	background-color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.calendarSep {
	background-color: #336699;
	height: 5px;
}
.storySep {
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.storyNletr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 10px 5px;
}
.storyLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.storyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.tstoryLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #CC3300;
}
.tstoryRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #CC3300;
}
.pixTextL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
}
.pixTextR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 3px;
	text-align: center;
}
.pixText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 3px 5px;
}
#holder #content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	list-style-type: decimal;
}

