/* IDS *********************************************************************/

* {
	padding:0;
	margin:0;
	}

body {
	padding: 0px;
	margin: 0px;
	background: url(../../../images/bk_tile.jpg) repeat top left;
	font-family: arial, tahoma, verdana, helvetica, "trebuchet ms", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color:#333333;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #1F2E37;
}

a:link { 
	color: #1E685A;  }

a:visited { 
	color: #1E685A; }

a:hover { 
	color: #234A8F;  }

h1 { font-size: 18px; font-weight:normal; }

h2 { 
	font-size: 22px; 
	color:#1E685A; 
	padding-bottom:5px; 
	font-weight:normal;
	border-bottom: solid 1px #9FBF9B;
	margin-bottom:10px;
	margin-top:10px;
	line-height:1.2em;
	}

h3 { font-size: 16px; color:#333333; padding-bottom:3px; }

h4 { 
	font-size: 1em;
	margin: 0px; 
}

img { border: 0px; }

th { text-align: left; }

p {padding-bottom: 15px;}

/* DIVS -----------------------------------------------------------------*/

#header {
	position: relative;
	width: 100%;
	height: 188px;
	background: url(../../../images/bk_top.jpg) repeat-x top left;
}

#header_inner {
	position: relative;
	margin: 0 auto;
	padding-top:10px;
	width: 760px;
	height: 193px;
	background: url(../../../images/banner.jpg) repeat-x top left;
}
	#header_inner p {
	text-align:right;
	color: #234A8F;
	line-height: 15px;
	font-size: 11px;
	position:relative;
			}

	.bigText {
		font-size:14px;
		font-weight:bold;
		}

#containerBg {
	width:100%;
	background: url(../../../images/gradient_tile.jpg) repeat-x; 
	padding-top:20px;
	_margin-top:-20px;
	}

#container {
	position: relative;
	margin: 0px auto;
	width: 760px;
}

#sideL {
	position:relative;
	float: left;
	width: 535px;
	z-index: 0;
	margin-bottom:10px;
}

#content_head {
	position: relative;
	margin-top: 7px;
	padding: 5px 20px 5px 20px;
	_height: 1%;
}

#content_head h1 {
	color: #1E685A;
	background-image:url(../../../images/ornament.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 42px;
	font-size:22px;
	text-transform: uppercase;

}

#content {
	position: relative;
	border: solid 2px #1E685A;
	background-color:white;
	/*border-top: 1px solid #21511B;*/
}

#content_inner {
	margin: 0px 6px;
	padding: 15px 15px 0px 15px;
}
	#content_inner img {
		margin:4px;
		padding:3px;
		border:solid 1px #5D1225;
		}

#footer { 
	position: relative;
	_margin-top: -10px;
	color: #6FA368;
	font-size: .8em;
	border-top: 1px solid #9FBF9B;
}

#sideR {
	position: relative;
	float: left;
	width: 222px;
	margin: 55px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border-right:solid 2px #1E685A;
	border-top:solid 2px #1E685A;
	border-bottom:solid 2px #1E685A;
	background-color:#fff;
}

#nav {
	position: relative;
}

#menu {
	position: relative;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none; 
}

#menu li { margin: 0px; padding: 0px; text-transform:uppercase; }

#menu li  a{
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	_height: 1%;
	border-bottom: 1px solid #D2DFD1;
	display: block;
	background-color:#9FBF9B;
	color:#333;
	font-weight:bold;
}

#menu li a:hover { 
	background-color:#8AB28C; 
}

	#menu ul ul {
		list-style-type: circle;
		margin-left:30px;
		}

	#menu li li a {
		border-bottom:0;
		font-size:12px;
		margin-left:5px;
		padding: 0px;
		background:transparent;
		text-transform:none;
		}

	#menu li li a:hover {
		color:#8AB28C;
		background:none;
		}

#menu p {
	margin: 0px;
	padding: 5px 20px 5px 15px;
	color: #6FA368;
	border-bottom: 1px solid #B9CBB7;
}	

#weather {
	padding: 0px 15px 10px 15px;
	}


/*---- HOME ----------------------------------------------------------*/

.intro {
	font-family: georgia, verdana, helvetica, arial, "trebuchet ms", sans-serif;
	font-size: 15px;
	color: #6FA368;
	line-height:23px;
}

/*---- NEWS ----------------------------------------------------------*/

.blogDate {
	font-style:italic;
	font-size: 10px;
	color:#6FA368;
	}

/*---- CLASSES ----------------------------------------------------------*/

.alignRight { text-align: right; }

.alignCenter { text-align: center; }

.clear { clear: both; }

.clearLeft { clear: left; }

.clearRight { clear: right; }

.floatR {
	position:relative;
	float: right;
}

.floatL {
	position:relative;
	float: left;
}

.line {
	height: 1px;
	border-top: 1px solid #9FBF9B;
	margin: 0px 0px 10px 0px;
}

.dashedLine {
	height: 1px;
	border-top: 1px dashed #B9CBB7;
}

.dottedLine {
	height: 1px;
	border-top: 1px dotted #B9CBB7;
}

.noMarg { margin: 0px; }

.noMargTop { margin-top: 0px; }

.noMargTop { margin-bottom: 0px; }

.hidden { display: none; }

.navTitle {
	color: #5D1225;
	margin: 0px;
	padding: 5px 20px 5px 15px;
	background: url(../../../images/nav_head_bg.gif) repeat-y top left;
	border-top: 1px solid #33462D; border-bottom: 1px solid #33462D;
}

.image {
	padding: 5px;
	margin: 5px 15px 5px 0px;
	background: #E6E2D2;
	border: 1px solid #B9CBB7;
}

.image img {
	border: 1px solid #B9CBB7;
	display: block;
}

.imgR {
	margin-left:5px;
	margin-bottom:5px;
	float:right;
	background-color:#D5CCCD;
	padding:3px;
	border:solid 1px #5D1225;
	display:block;
	}

.imgL {
	margin-right:5px;
	float:left;
	}


