@CHARSET "UTF-8";

body {
	background: url("../images/bg.jpg");
	background-attachment:fixed;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

a {
	color: #6BAEC2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	display: block;
	width: 350px;
	position:relative;
	left:-15px;
}

h1,h2 {
	color: #E28428;
	font-weight: normal;
}

h2 {
	color: #E28428;
	font-weight: normal;
	margin-bottom: 0;
}

h3 {
   color: #6BAEC2;
   margin: 0;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #6BAEC2; border-style: none none dotted; }

em {
	font-weight: bold;
	color: #421106;
	font-style: normal;
}

.feed-reader-links{padding:0;margin:10px 20px;list-style:none;position:relative}.feed-reader-links li{margin-top:5px}.subscribe-dropdown-arrow{float:right;margin-top:4px;margin-right:14px}ul.feed-reader-links{margin:0;padding:0;list-style:none}ul.feed-reader-links li{margin-top:5px}a.feed-reader-link{display:block;margin:.5em;text-decoration:none;font-weight:normal;z-index:1000}.feed-reader-link img{border:0;display:inline}

.button {
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 91px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	font-family: "Century Gothic", sans-serif;
}

.button:hover {
	text-decoration:none;
	color:#ffffff;
	}

.box {
	background:	#CFE5EC;
	min-width: 200px;
	max-width: 200px;
	overflow: hidden;
	padding:10px;
	margin-bottom:10px;
}

.box h2 {
	margin: 0;	
}

#boximages {
	height: 147px;
	width: 200px;
	padding:10px;
}

.clear {
	clear:both;	
}

.header {
	font-size:16px;
	color:#E28428;
}

#main_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: auto;
	border: 10px #6BAEC2 solid;
	width: 910px;
	padding: 10px;
	background-color: #FFFFFF;
}

#content {
	padding-top: 55px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
}

#top-middle-nav {
	color: #6BAEC2;
}

#top-middle-nav a {
	text-decoration: none;
	color: #6BAEC2;
	text-transform: uppercase;
}

#top-middle-nav a:hover {
	text-decoration: underline;
}

#jsddm {
	padding: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
}

#jsddm li {
	float: left;
	list-style: none;
	text-align: center;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	border-left: 1px solid silver; border-right : 1px solid silver;
	background: url("../images/nav_bg.jpg");
	height: 21px; width : 128px;
	color: #421106;
	border-bottom: 2px #6BAEC2 solid;
	white-space: nowrap;
	border-right: 1px solid silver;
}

#jsddm li a.active,#jsddm li a:hover {
	background: url("../images/nav_active_bg.jpg");
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

#jsddm li ul li {
	float: left;
	position:relative;
	top:-2px;
	list-style: none;
	display: inline
}

#jsddm li ul li a {
	background: #6BAEC2;
	border:none;
	width:100%;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF
}

#jsddm li ul li a:hover {
	background: #6BAEC2;
	text-decoration: underline;
}

/*
li {
	text-align: left;
	background-image: url(../images/li.jpg);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	list-style: none;
	padding-left:15px;
}
*/

#bottom-nav {
	color: #FFFFFF;
	/* margin-top:25px; */
	margin-bottom: 100px;
}

#bottom-nav a {
	color:white;
	font-size: 11px;
	text-decoration: none;
}

#bottom-nav a:HOVER {
	text-decoration: underline;
}
