@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #ececec url(_images/bg.png) repeat-y center;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
#content {
	width: 484px;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 20px 8px 8px 8px;
}

#content img {
	float: left;
	border: 0;
	margin: 0px 30px 0px 0px;
}


#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 20px 8px 8px 0px;
	padding: 10px;
	font-size:10px;
}
#pages h1{
	margin:0px;
	padding:0px;
}
#pages h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}
#pages h1 a:hover{
	text-decoration:underline;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#logo {
	background: url(_images/top.jpg) no-repeat;
	height: 200px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}
#tagline {
	height: 20px;
	text-align: right;
	margin-top: -30px;
	margin-right: 25px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
div#pages {
	height: 50px;
	margin: 0px auto 5px;
	width:780px;

}

div#pages ul {
	padding: 20px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
div#pages ul li {
	float:right;
}
#pages ul li a:before{
	content:" .: ";
	color:#ff7800;
}
div#pages ul li.current_page_item a  {
	text-decoration: underline;
}
div#pages ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:11.5px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
div#pages ul li a:hover {
	color: #FF7800;
}


#footer {
	clear: both;
	text-align: right;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	
}
#footer p {
	padding:10px;
	margin:0px;
}

#footer a:before{
	content:" .: ";
	color:#ff7800;
}

#footer a {
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

#footer a:hover {
	color: #FF7800;
}

.input{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.title {
	margin-bottom:15px
}
h3.headline, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	color: #ff7800;
	text-decoration:none;
	border-style: none;
	font-size: 13px;
	font-weight: bolder;
	text-transform: none;

}
h3.headline a, h3.title a:visited, h3 a{
	color: #ff7800;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}

.subheadline{
	height: 16px;
	margin-top: 0;
	font-size: 11px;
	color: #ff7800;
	font-weight: bold;
	border-top:solid 1px #ccc;
	padding-top:10px;
	margin-bottom: 8px;
}
.subheadline a img{
	border:none;
}
.text img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.text ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.text ol{
	margin-left:20px;
	padding-left:0px;
}
.text ul li {
	list-style:square;
}

h4, h3, h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #ff7800;
	text-decoration:underline;
	font-weight: bold;
}
a:hover{
	color:#999;
}
.text p{
margin:8px 0;
padding:0;
}

#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar li.listitem{
	border-bottom: 1px solid #ccc;
	color: #ff7800;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: normal;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #ff7800;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}


#sidebar ul li a:hover{
	color: #666;
}


blockquote{
	font-style: italic;
	color: #999999;
}





