/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #aa550d;
	color: #020202;
	font: .75em Georgia,"Times New Roman", Times, serif
}
a{
	color: #2b649a;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #a9c2dd 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #073867;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
h3{
	color: #063766;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 1em
}
/*p{
	line-height: 1.5em;
	padding: 0 0 15px 0;
	border: 1px solid red;
}*/
/*=== Layout ===*/
#bg{
	background: url(/mysite/images/bgr.gif) no-repeat right bottom;
	padding: 0 0 40px;
	width: 960px;
	margin: auto;
}
#page{
	background: url(/mysite/images/page-bgr.gif) repeat-y;
	height: 1%;
	width: 885px
}
#page-top{
	background: url(/mysite/images/page-top.jpg) no-repeat top;
	height: 251px;
	width: 940px
}
#home #page-top{
	background: url(/mysite/images/page-top-home.jpg) no-repeat top;
	height: 399px;
	width: 940px
}
#page-bot{
	background: url(/mysite/images/page-bot.gif) no-repeat top;
	height: 50px;
	padding: 10px 0 0 78px;
	width: 807px
}
/*- Logo -*/
#logo h1{
	background: url(/mysite/images/logo.gif) no-repeat;
	float: left;
	margin: 33px 0 0;
	text-indent: -9999px;
	width: 505px
}
#logo h1 a{
	display: block;
	height: 92px
}
#logo h1 a:hover{
	text-decoration: none
}
#home #logo h1{
	margin: 43px 0 0
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	font-size: 1em;
	height: 22px;
	padding: 7px 0 0 80px
}
#nav1 a{
	color: #063766
}
#nav1 a:hover{
	color: #ffffff;
	text-decoration: none
}
#nav1 ul{
	text-transform: lowercase
}
#nav1 li{
	border-right: 1px solid #306191;
	display: inline;
	padding: 0 .6em
}
#nav1 li.last{
	border: 0
}
#nav1 li a:hover, #nav1 li.active a, #nav1 li.section a, #nav1 li.current a {
	color: #ffffff
}
/*- Nav2 -*/
.nav2{
	font-size: 1.1em;
	padding: 0 7px 15px 0
}
.nav2 li a{
	color: #ffffff;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 3px 0 3px 11px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #ffffff;
	color: #333333;
	text-decoration: none
}
.nav2 li a.current, .nav2 li.section a {
	background: #ffffff;
	color: #333333;
	text-decoration: none
}
/*- Nav Path -*/
.path{
	color: #063766;
	margin: 0 0 1.5em
}
.path a{
	color: #5586b6
}
/*=== Columns ===*/
/*- Col1 -*/
.col1{
	float: left;
	margin: -185px 0 0;
	padding: 0 0 0 103px;
	width: 285px;
	position: relative;
}
/*- Col2 -*/
.col2{
	background: url(/mysite/images/col2-bgr.gif) repeat-y left;
	float: left;
	margin: 0 0 30px 39px;
	width: 436px
}
.col2 .content{
	height: 1%;
	padding: 0 13px 13px
}
.col2-bot{
	background: url(/mysite/images/col2-bot.gif) no-repeat top;
	height: 11px;
	overflow: hidden;
}
.col2 h2{
	margin: 0 0 .5em
}
.col2 p{
	line-height: normal;
	padding: 0 0 1em
}
/*- Col3 -*/
.col3{
	background: url(/mysite/images/col3-bgr.gif) repeat-y left;
	float: left;
	letter-spacing: -1px;
	margin: -30px 0 0;
	position: relative;
	width: 212px
}

.col3-bot{
	background: url(/mysite/images/col3-bot.gif) no-repeat top;
	height: 9px;
	overflow: hidden;
}
.col3 h3{
	border-bottom: 1px dashed #999999;
	margin: 0 20px .8em 0;
	padding: 0 0 0 11px
}
.WidgetHolder {
	padding: 20px 0 10px 10px;
}
.WidgetHolder h3 {
	margin-left: -10px;
}

.col3 em {
	font-style: normal;
}
/*- Col4 -*/
.col4{
	float: left;
	margin: 0 0 0 20px;
	width: 565px
}
/*- Subcols -*/
.subcol1{
	float: left;
	padding: 0 10px;
	width: 165px
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 20px;
	padding: 7px 0 0 220px;
	width: 225px
}
#search label{
	color: #073765;
	float: left;
	margin: 3px 5px 0 0
}
#search input{
	background: #d4dfeb;
	border: 0;
	padding: 3px;
	width: 140px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.ad1{
	padding: 0 0 0 92px
}
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	width: 770px
}
#footer a{
	color: #ffffff
}
#footer ul{
	text-transform: lowercase
}
#footer li{
	border-right: 1px solid #ffffff;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
.copyr{
	color: #ffffff;
	font-size: 10px;
	padding: 0 0 0 7px
}
.copyr a{
	color: #ffffff
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #5e8bb8;
	clear: both;
	height: 1px;
	margin: 15px 0;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}

/********
General Classes
********/

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.small {
	font-size: 90%;
}
.smaller {
	font-size: 80%;
}
dl {
	overflow: auto;
}

dt {
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
	width: 100px;
	margin: 5px 0;
}
dd {
	display: block;
	float: left;
	width: 200px;
	margin: 5px 0;
}

.NewsList ul {
	margin: 0;
	padding: 0;
}
.NewsList ul li {
	padding: 0 0 20px 20px;
	margin: 0;
	background: url('/mysite/images/treeicons/news-file.gif') no-repeat;
	list-style-type: none;
}
.EventsList ul {
	margin: 0;
	padding: 0;
}
.EventsList ul li {
	padding: 0 0 20px 20px;
	margin: 0;
	background: url('/event_calendar/images/event-file.gif') no-repeat;
	list-style-type: none;
}

#galleryImageTitle a {
	text-decoration: none;
}
.gallery-layout {
	list-style: none;
}
.col4 .gallery-layout li {
	list-style-type: none;
	list-style-image: none;
}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
	
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
	border-bottom: 1px dashed #999999;
}

.image {
	display: block;
}

.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
	margin-left: 10px;
}