/*
wipe default margins and padding
*/

* {
margin:0;
padding:0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #003366;
	background-color: #1a88bd;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/ribbon_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	text-decoration: underline;
	color: #003366;
}

a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #1C92CB;
	text-decoration: none;
	background-color: #FFFFFF;
}



#container {
	font-size: 1em;
	padding: 0px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	border: 1px solid #0188C6;
	background-color: #FFFFFF;
}

#wrapper {
	background-image: url(images/calendar_bg.gif);
	background-repeat: repeat-y;
	margin-top: 3px;
}
#header {
	background-color: #0188c6;
	background-image: url(images/header_bg.gif);
	height: 108px;
	width: 900px;
}
#header h1 {
	font-family: Tahoma;
	font-size: 2.2em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 80px;
	text-transform: uppercase;
	padding-left: 110px;
	letter-spacing: 0.10em;
}
.logo {
	float: left;
}
.smImage {
	height: 108px;
	width: 125px;
	position:absolute;
	left:600px;
	top:0px;
}
#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ad3f2e;
	top:0px;
	line-height: 80px;
	left: 750px;
	text-align: right;
	float: right;
}
##siteNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	width: 585px;
	margin-top: 82px;
	margin-left: 15px;
}
#siteNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #FFFFFF;
	width: 585px;
	margin-top: 2px;
	margin-left: 15px;
	display: block;
	line-height: 26px;
	height: 25px;
}
#siteNav ul {
	list-style-type: none;
}
#siteNav li {
	display: inline;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#siteNav a {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}

#siteNav a:link {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}

#siteNav a:hover {
	color: #ad3f2e;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
}

#siteNav a:active {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}

#siteNav a:visited {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
#leftCol {
	padding: 10px;
	float: left;
	width: 188px;
	font-size: 0.85em;
	text-align: left;
}
#mainContent {
	padding: 10px;
	width: 880px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	padding: 10px;
	height: 42px;
	width: 900px;
	background-repeat: no-repeat;
	margin-top: 3px;
	font-size: .80em;
}
#mainContent h1 {
	font-family: Tahoma;
	font-size: 1.2em;
	color: #AD3F2E;
	line-height: 1.2em;
	margin-bottom: 5px;
}

#mainContent h2 {
	font-size: 1.2em;
	color: #AD3F2E;
	line-height: 1.2em;
	margin-bottom: 5px;
	margin-top: 1.2em;
}

#mainContent p {
	line-height: 1.4em;
	margin-bottom: 7px;
}
#mainContent img {
	padding: 2px;
	border: 1px solid #71B2DF;
	margin-bottom: 5px;
}

.clear {
clear:both
}
#mainContent #pics {
	text-align: center;
	float: right;
	width: 275px;
	margin-left: 10px;
}
#mainContent ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContent li {
	list-style-type: none;
	padding: 10px;
}
caption.itemHeader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #AD3F2E;
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 1.2em;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: 0.25em;
}
#leftCol img.border {
	float: left;
	border: 1px solid #0188C6;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 1px;
}
.button {
	color: #FFFFFF;
	background-color: #0188C6;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}
#form {
	width: 188px;
}
input.box {
	height: 1.2em;
	width: 175px;
}
#copyright {
	float: left;
	width: 180px;
}
#lowerlinks {
	text-align: center;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#lowerlinks p {
	padding-top: 5px;
}
#leftCol h3 {
	font-weight: bold;
	color: #AD3F2E;
	font-size: 1em;
}
#leftCol p {
	margin-bottom: 1em;
}
table {
 border-spacing: 5px
} 


table a:link {
	text-decoration: underline;
	color: #AD3F2E;
}
table a:visited {
	color: #AD3F2E;
	text-decoration: underline;
}
table a:active {
	color: #AD3F2E;
	text-decoration: underline;
}
table a:hover {
	color: #1C92CB;
	text-decoration: none;
	background-color: #FFFFFF;
}



th{
	text-align: center;
	padding: 3px;
	background-color: #0188c6;
	color: #FFFFFF;
	border: thin solid #AD3F2E;
	margin: 2px;
	width: 14.25%;
}

th.center{
	text-align: center;
}
td {
	font-size: 0.95em;
	text-align: right;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #AD3F2E;
}
td.month {
	text-align: center;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
}

#mainContent blockquote {
	padding-left: 20px;
}
#mainContent ol {
	margin-left: 35px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#mainContent ol li {
	padding: 3px;
	list-style-type: square;
}
#mainContent .framedLeft {
	font-size: .95em;
	text-align: center;
	padding: 2px;
	border: 1px solid #71B2DF;
	float: left;
	width: 202px;
	margin-right: 10px;
}

#mainContent .framedRight {
	font-size: .95em;
	text-align: center;
	padding: 2px;
	border: 1px solid #71B2DF;
	float: right;
	width: 202px;
	margin-left: 10px;
}
td.monthlist {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #feeds {
	width: 160px;
	margin-left: 700px;
	position: absolute;
	text-align: right;
}
a.nohover:hover {
background: none;
border: none;
}
