/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 50px;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
	text-align:center;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

/*h1 { font-size: 44px; }*/

h1 { font-size: 32px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}


ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}


img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/*
#left {
	width:200px;
	float: left;
	border: 1px solid #111111;
}

#middle {
  width: 400px;
	float: left;
	border: 1px solid #111111;
}

#right {
	width: 200px;
	float: left;
	border: 1px solid #111111;
}
*/

#rightbox {
	float: right;
}

#content {
	text-align:left;
	float: left;
	width: 376px;
}

#content .csc-header .csc-firstHeader{
	height: 40px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	background: url(images/img08.jpg) no-repeat left top;
	color: #FFFFFF;
	font-size: 20px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	background: url(images/img08.jpg) no-repeat left top;
	color: #FFFFFF;
}

#navigation h3 {
	height: 40px;
	padding: 8px 0 0 40px;
	text-align:left;
	background: url(images/img04.jpg) no-repeat left top;
	color: #ffffff;
	font-size: 1.4em;
}


#rightbar {
	text-align:left;
	float: left;
	width: 202px;
	margin-left: 21px;
}
#rightbar .rthead h2{
	height: 40px;
	padding: 8px 0 0 40px;
	/*margin-left: 17px;*/
	text-align:left;
	background: url(images/img09.jpg) no-repeat left top;
	color: #ffffff;
}

#rightbar h3{
	height: 40px;
	padding: 8px 0 0 40px;
	/*margin-left: 17px;*/
	text-align:left;
	background: url(images/img09.jpg) no-repeat left top;
	color: #ffffff;
	font-size: 1.4em;
}

#rightbar .rtcontent {
	padding: 5px 10px;
}
