* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	color: #333;
	width: 900px;
	float: left;
	padding: 10px;
	height: 100px;
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3B6885;
	border-right-color: #3B6885;
	border-left-color: #3B6885;
}
#navigation {
	float: left;
	width:920px;
	color: #3B6885;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3B6885;
	border-left-color: #3B6885;
}
ul#simple-menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #ADC79A;
	border-top:1px solid #fff;
	background-color: transparent;
	background-image: url(images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#simple-menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}
ul#simple-menu li a{
	display:block;
	float:left;
	color:#7E1911;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background-color: transparent;
	background-image: url(images/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul#simple-menu li a:hover{
	background-color: transparent;
	background-image: url(images/bgHOVER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #3B6885;
}
ul#simple-menu li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(images/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#simple-menu li a.current:hover{
	color: #3B6885;
}
#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 678px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #3B6885;
 float: left;
 background:#ffffff;
}
#leftcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #666666;
}
#leftcolumn a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3B6885;
	text-decoration: underline;
	font-weight: bold;
}
#leftcolumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADC79A;
	text-decoration: none;
	font-weight: bold;
}
#leftcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7E1911;
}
#leftcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
#leftcolumn ul {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 2em;
	color: #274558;
}
#leftcolumn ul ul{
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 2em;
	color: #274558;
}
#leftcolumn ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 2em;
	color: #274558;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 750px;
	width: 200px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B6885;
	background-color: #EEF3EC;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #274558;
}
#rightcolumn a {
	font-weight: bold;
	color: #3B6885;
	text-decoration: none;
}
#rightcolumn a:hover {
	font-weight: bold;
	color: #7E1911;
	text-decoration: underline;
}
#rightcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #274558;
	font-weight: bold;
	border-bottom: 1px solid #274558;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
#footer { 
 width: 900px;
 clear: both;
 color: #333;
 border: 1px solid #3B6885;
 background-color:#3B6885;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B5C7D5;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B5C7D5;
	text-decoration: underline;
}
