
body {
	margin: 0px;
	padding: 0;
	text-align: justify;
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #A66100;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #A66100;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 65px;
	background: url(images/sitenav_bg.jpg) repeat left top;
}

/* Header */

#logo {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	padding: 0 5px 0 5px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 5px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 24px 5px 0 3px;
	font-size: 12px;
	color: #1A5FA0;
	font-weight: bold;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	background: url(images/img03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding-left: 270px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 18px 40px 0 40px;
	background: url(images/img08.png) no-repeat left 30%;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A5FA0;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content 
#content {
	float: left;
	width: 720px;
}
*/



.post {
	float: left;
	width: 720px;
	padding-bottom: 15px;
	height: auto;
}

.post h1 {
	font-weight: bold;
}

.post h2 {
	font-weight: normal;
}

.title {
	height: 48px;
	margin: 0;
	padding: 15px 0 4px 20px;
	font-weight: normal;
	background: url(images/img07.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -60px 20px 20px 20px;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#content .section{
	padding:0;
	margin:0;
	list-style:none;}

#content{overflow:hidden;
	width:720px;
	background-color:white;
	position:relative; float:left;
}
	
#content h2{
	color:#993333;
	margin:20px 0pt;
	}
	
#content a{
	color:#993333;
	font-weight:bolder;
	text-decoration:underline;
	}

#navigation{float:left;
	width:110px;}
	
#navigation .sup{margin:26px 10px; font-size:14px;}
		
#navigation ul{
	margin:5px 0;
	list-style:none; padding-left:15px;}

#navigation a{
	color:white; font-weight:bolder; text-decoration:none;}				
		
#navigation .sup li{
	margin: 3px 0 !important; margin:-4px 0; font-size:10px;}
		
#navigation a.scrolling{color:#933;}

.section{width:35000px;
	position:relative;}

.section ul{list-style:none;}
	
.section .sub{position:relative;float:left;padding:9px 21px 42px 45px;width:567px;}
		
.section .sub p{
	width:550px;
	margin:16px 0;
	font-size:12px;
	line-height:1.4em;}
		
.section .next, .section .prev{
	font-size:18px;
	position:absolute;
	bottom:15px;
	letter-spacing:-2px;}
		
.section .next{
	right:30px;}
		
.section .prev{
	left:30px;}


.message{
	background:#EEE;border:1px solid #999;
	color:#333;font-size:12px;padding:1px;position:absolute;left:11px;
}

#first {top:484px !important;
	top:498px;}

#second{top:503px !important;
	top:517px;}


/* Sidebars */

#sidebar1 {
	float: left;
	margin-top: -70px;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 240px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px dashed #C5C4C4;
}


.sidebar li h2 {
	height: 40px;
	margin: 0 0 0 0;
	padding: 20px 15px 0px 65px;
	background: url(images/img04.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar a {color:#993333;
}

.sidebar a:hover {
	font-size:18; 
	font-weight:bold;}


/* Footer */

#footer {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/sitenav_bg.jpg) repeat left top;
}

#footer p {
	margin: 0;
	padding: 12px 0 0 0;
	text-align: center;
	color: white;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

/* Scroller */

#pscroller1{ width: 98%; height: 30px; color: white; }

#pscroller2{width: 98%; height: 150px; border: 1px solid black; padding: 5px; background-color: #304979; }

.rsstitle{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: white;
text-align: left;
border-left:800px solid #304979; position:relative; float:left; z-index:1;
margin-left:-800px; position:relative; float:left; z-index:2;
}

.rssdate{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;
}

.rssdescription {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: white;
}

.rssclass a{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: white;
text-align: left;
}
