/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
a{text-decoration:underline;  color:#400040;}
a:hover{text-decoration:none;  color:#400040;}
body {
	background: url(images/img01.png) repeat-y center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #9E9D89;
	}
.brclear{clear:both; font-size:1px; margin:0px; height:0px; line-height:0px;}


input, textarea {
	border: 1px solid #DEDED1;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.text {
	padding: .15em;
	background: #FDFDFB url(images/img06.gif) repeat-x;
}

input.button {
	background: #763320 url(images/img07.gif) repeat-x;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D15803;
}

h1 {
	letter-spacing: -.05em;
	font-size: 2.2em;
	
}

h2 {
	margin-top: 1em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	margin-top: 1em;
}

 

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #9E9D89;
}



/* Header */

#header {
text-align:center;
	width:100%;
	height:150px;
	margin: 0 0 0 0px;
	padding: 0 0px 10px 0;
	
	background:url(images/photos_bg.jpg);
	
}


 


/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 580px;
	padding: 35px 50px 0 0;
	background: url(images/img04.png) no-repeat right top;
}

.logos img {float:left; border:1px solid #999999; padding:2px; margin:3px 10px;}
.us_new{ font-family: "Times New Roman",Georgia, Times, serif;
font-size:14px; color:#000000;}
.us_new table td{padding:3px; text-align:left; vertical-align:top;}
.us_new table td.center{text-align:center; vertical-align:top;}
.post .meta {
	margin: 0 0 1.5em 0;
	padding: 0 0 1px 10px;
	background: url(images/img08.png) no-repeat left bottom;
	line-height: normal;
}

.post .meta small {
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-left:0;
	padding: 20px 0 0 30px;
	background: url(images/img03.png) no-repeat;
	font-size: smaller;
	color: #E3E3D4;
}
 

#sidebar ul {
	padding: 0;
	list-style: none;
	display:block;
}

#sidebar li {
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:25px;
font-weight:bold;
padding-left:10px;
background: url(images/img09.gif) no-repeat left center;
text-decoration:none;
}
#sidebar li a {text-decoration:none;}
#sidebar li a:hover {text-decoration:underline;}
#sidebar li a:active{text-decoration:underline;}

 

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 20px 40px;
	text-align: right;
}

#footer p {
color:#666666;
	font-size: 10px;
}
