@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	background-color:#f8f8f8;
}
#maincontent {
	width:960px;
	margin:1em auto;
	padding:0;
	background-color:#FFF;
	border:1px solid #e7d5a9;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
#headerwrapper {
	position:relative;
	height:324px;
	background:url(../images/backgroundgradient2.gif) repeat-x top;
}
.padding {
	padding:1em 12px;
}
#box1, #box2, #box3 {
	position:relative;
	width:302px;
	height:240px;
	border:1px solid #e7d5a9;
	border-radius:6px;
	-webit-border-radius:6px;
	-moz-border-radius:6px;
	background-color:#fff;
	overflow:hidden;
	float:left;
}
#box2, #box3 {
	margin-left:12px;
}
.rssboxnav {
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	background:url(../images/backgroundgradient1.gif) repeat-x top;
}
.rssboxnav a {
	text-decoration:none;
	color:#000;
}
.rssboxnav a:hover {
	text-decoration:underline;
	color:#000;
}
.rssboxnavpadding {
	padding:6px;
}
.rssboxnavcontrols {
	float:right;
}
.rssboxnavcontrols img {
	border:none;
	height:16px;
	width:16px;
}
.rssboxnavcontrols img:hover {
	cursor:pointer;
}
.rsscounters {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/backgroundgradient1.gif) repeat-x top;
	padding:0.5em;
	border-left:1px solid #e7d5a9;
	border-bottom:1px solid #e7d5a9;
	border-bottom-left-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-bottom-left-radius:4px;
}
.rssstoryheading {
	font-weight:bold;
	text-align:left;
	margin-bottom:1em;
	font-size:1em;
	text-decoration:underline;
}
.floatclearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.iefloatfixhack {
	display:none;
	clear:both;
	<!--[if lt IE 8]>
	display:block;
	<![endif]-->
}
#mainmenu {
	position:absolute;
	top:12px;
	right:12px;
	z-index:3000;
}
#mainmenu ul{
	margin:0;
	padding:0;
	list-style:none;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#mainmenu li {
	position:relative;
	background:#e6eef8 url(../images/menubackground7.gif) top repeat-x;
	float:left;
	margin:0;
	padding:0;
	width:102px;
	text-align:center;
	font-size:1.2em;
	border-bottom:#e7d5a9 1px solid;
}
#mainmenu li span {
	display:none;
	width:100%;
	position:absolute;
	left:0;
	bottom:-4px;
	height:4px;
	background-color:#d7c088;
	z-index:10 !important;
}
div.dropdownmenu {
	position:absolute;
	left:0;
	z-index:100 !important;
	border:#e7d5a9 1px solid !important;
	width:180px;
	display:none;
}
#mainmenu a {
	display:block;
	padding:6px 0;
	background:url(../images/menuseparator3.gif) right repeat-y;
	text-decoration:none;
	color:#000;
	border-radius:inherit;
	-webkit-border-radius:inherit;
	-moz-border-radius:inherit;
}
#mainmenu a.lastmenu {
	background:none;	
}
#mainmenu a:hover, #mainmenu a.selected {
	background:#b6ceea url(../images/menubackground8.gif) top repeat-x;
}
#headerquoteimagewrapper {
	position:absolute;
	right:12px;
	bottom:12px;
	width:714px;
	height:264px;
	background:url(../images/backgroundgradient3.gif) repeat-x top;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	overflow:hidden;
}
#headerquoteimagewrapper img {
	width:352px;
	height:264px;
	z-index:-1;
}
#headerquoteimagewrapper img.overlay {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
#mainlogo img {
	position:absolute;
	top:12px;
	left:12px;
	width:198px;
	height:300px;
	border:none;
}
#tagline {
	background:url(../images/backgroundgradient1.gif) repeat-x top;
	padding:3px 12px;
	text-align:left;
	font-size:1.4em;
	color:#555;
	border-bottom:#e7d5a9 1px solid;
	border-top-left-radius:inherit;
	-moz-border-top-left-radius:inherit;
	-webkit-border-top-left-radius:inherit;
	border-top-right-radius:inherit;
	-moz-border-top-right-radius:inherit;
	-webkit-border-top-right-radius:inherit;
}
#quotewrapper {
	font-style:italic;
	float:right;
	width:352px;
	font-size:1.2em;
}
.leftround {
	border-top-left-radius:4px;
	-webkite-top-left-radius:4px;
	-mox-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-webkite-bottom-left-radius:4px;
	-moz-bottom-left-radius:4px;
}
.rightround {
	border-top-right-radius:4px;
	-webkite-top-right-radius:4px;
	-mox-top-right-radius:4px;
	border-bottom-right-radius:4px;
	-webkite-bottom-right-radius:4px;
	-moz-bottom-right-radius:4px;
}
#headseparator {
	background:url(../images/backgroundgradient1.gif) repeat-x top;
	overflow:none;
	border-bottom:#e7d5a9 1px solid;
	border-top:#e7d5a9 1px solid;
}
#headseparator a {
	vertical-align:middle;
	margin-left:6px;
}
#headseparator img {
	border:none;
	width:16px;
	height:16px;
}
.fontsizes {
	display:block;
	margin-bottom:12px;
}
.fontsizes img {
	display:block;
	float:right;
	margin-left:6px;
}
.fontsizes img:hover {
	cursor:pointer;
}
#footer {
	background:#fffef6 url(../images/backgroundgradient4.gif) repeat-x top;
	border-top:#e7d5a9 1px solid;
	text-align:center;
	border-bottom-left-radius:inherit;
	-moz-border-bottoom-left-radius:inherit;
	-webkit-border-bottom-left-radius:inherit;
	border-bottom-right-radius:inherit;
	-moz-border-bottom-right-radius:inherit;
	-webkit-border-bottom-right-radius:inherit;
}
#leftmenu {
	float:left;
	width:200px;
	margin:0;
	padding:0;
	border:#e7d5a9 1px solid;
}
#leftmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#leftmenu ul li {
	width:200px;
	border-bottom:#bad4af 1px solid;
}
#leftmenu li.lastmenuoption {
	border:none;	
}
#leftmenu li.leftmenuheading {
	background:#f1f7ee url(../images/leftmenubackground1.gif) top repeat-x;
	padding:12px 4px;
	font-size:1.5em;
	color:#333;
	width:192px;
}
#leftmenu ul li ul li {
	border-bottom:none;	
}
#leftmenu ul li a, #leftmenu div.nonlink  {
	display:block;
	width:192px;
	background-color:#f1f7ee;
	text-decoration:none;
	padding:6px 4px;
	color:#000;
}

#leftmenu ul li ul a {
	background-image:none;
	padding-left:16px;
	width:180px;
	color:#555;
}
#leftmenu ul li a:hover {
	padding-right:0;
	border-right:#d7c088 4px solid;
	background-color:#fff;
}
#secondarycontent {
	margin-left:212px;
}
.addtocalendar {
	outline:none;
	margin-right:1em;
	text-decoration:none;
}
.addtocalendar img {
	border:none;
	width:16px;
	height:16px;
}
#mainmenu li.leftmenuheading {
	display:none;	
}
div.dropdownmenu ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.75em !important;
	text-align:left !important;
	clear:left;
}
div.dropdownmenu ul li {
	width:180px !important;
	border-bottom:#b6ceea 1px solid !important;
	background:none !important;
	text-align:left !important;
}
div.dropdownmenu ul ul {
	list-style:none !important;
	padding:0 !important;
}
div.dropdownmenu ul a, div.dropdownmenu ul div.nonlink {
	display:block;
	padding:4px 4px !important;
	margin:0 !important;
	color:#000 !important;
	background-color:#e6eef8 !important;
	background-image:none !important;
}
div.dropdownmenu ul li ul li {
	border:none !important;	
}
div.dropdownmenu ul li ul li a {
	color:#555 !important;
	font-size:inherit !important;
	padding-left:16px !important;
	background-color:#e6eef8 !important;
}
div.dropdownmenu ul li.lastmenuoption {
	border:none !important;	
}
div.dropdownmenu ul a:hover {
	background-color:#fff !important;
	background-image:none !important;
}

