/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01b.jpg) repeat-x;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E08C06;
}

h2 {
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 0;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 12px;
}

p, blockquote, ul, ol {
	line-height: 1.2em;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 800px;
	height: 118px;
	margin: 0 auto;
	background: url(images/img02b.jpg);
	background-position: left top;
	padding: 0 0 0 50px;
	text-align: right;
	background-repeat: no-repeat;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}
h4 {
	font-size: 14px;
	color: #531E0E;
}


/* Menu */

#menu {
	width: 760px;
	height: 23px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 73%;
	margin: 12px auto 20px auto;
	padding: 25px 10px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: right;
	background-image: url(images/img06.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 74%;
}

/* Links */

#links {
	float: left;
	width: 20%;
}

/* Footer */

#footer {
	height: 80px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
	font-size: 10px;
}
#header a {
	text-decoration: none;
}
#news {
	padding: 10px 12px;
	float: right;
	width: 110px;
	background-color: #541F0F;
	border: solid 1px #E08C06;
	margin: 0 0 0 8px;
	color: #666666;
}
#news h3 {
	padding: 2px 0;
}
#news2 {
	padding: 10px 12px;
	float: right;
	width: 130px;
	background-color: #EEEEEE;
	border: solid 1px #E08C06;
	margin: 0 0 0 8px;
	color: #666666;
	position: absolute;
	left: 806px;
	top: 356px;
}
#news2 h3 {
	padding: 2px 0;
}
#links h5 {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	padding-left: 10px;
}
h6 {
	font-size: 9px;
}
.ccwarning {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 20px;
}
