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

Updated by John Jeeves to fit in with my Simple CMS model. http://www.vibrant-solutions.net
*/
* {
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
}

ul {
	list-style:none;
}

body {
	background:#1B120B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787878;
}

h1,h2,h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#A8010B;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.8em;
}

h3 {
	font-size:1.6em;
}

p,ul,ol {
	line-height:180%;
}

a {
	text-decoration:none;
	color:#B94E0E;
}

a:hover {
	text-decoration:underline;
}

#maincontainer {
	margin:0 auto;
	padding:0;
	background:url(images/img05.jpg) repeat-x left top;
	width:960px;
}

#header {
	margin:0 auto;
	background:url(images/img02.jpg) no-repeat left top;
	position:relative;
}

#logo {
	float:left;
	height:240px;
	margin:0;
	padding:0;
}

#logo h1,#logo h2 {
	margin:0;
	padding:0;
	color:#fff;
}

#logo h1 {
	float:left;
	padding-left:25px;
	letter-spacing:-1px;
	text-transform:lowercase;
	font-size:2.6em;
}

#logo h2 {
	float:left;
	padding:12px 0 0 10px;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


	

#header ul {
	height:40px;
	clear:both;
	margin:0 auto;
	background:url(images/img03.jpg) repeat-x left top;
}

#header ul li {
	float:left;
}

#header ul li a {
	display:block;
	height:18px;
	margin-right:3px;
	padding:12px 40px 0;
	background:url(images/img06.jpg) no-repeat right 10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	border:none;
}

#header ul li a:hover {
	text-decoration:underline;
}

#PageContainer {
	background:url(images/img04.jpg) repeat-y left top;
	display:block;
	clear:both;
}

#footer {
	height:70px;
	padding:10px 0 15px;
	background:url(images/img01.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:20px;
	clear:both;
}

#footer strong {
	margin:0;
	padding-top:40px;
	text-transform:uppercase;
	color:#D78983;
	margin-right:10px;
}

#footer a {	margin: 0 10px;	}
#footer em {
	color:#FFDBD9;
}

#TopAdvert {
	position:absolute;
	top:70px;
	right:10px;
}

#LeftColumn {
	padding:15px 20px 15px 15px;
	float:right;
	width:120px;
	position: relative;
}

#RightColumn {
	width:120px;
	float:right;
	padding:15px 5px;
	position: relative;
}

#PageContent {
	padding:40px;
	width:600px;
}

#PageContent p {
	line-height:160%;
	margin-bottom:10px;
}

#PageContent a {
	color:#900;
	text-decoration:underline;
}

#PageContent h1 {
	font-size:160%;
	color:#900;
	margin-bottom:10px;
}

#PageContent h2 {
	font-size:140%;
	color:#900;
	margin-bottom:10px;
}

#PageContent h3 {
	font-size:120%;
	color:#900;
	margin-bottom:10px;
}

#PageContent ul {
	margin:10px;
	font-size:80%;
	line-height:160%;
}

#PageContent li {
	list-style:square;
}

#rssFeed {
	margin-top:10px;
	border-top:1px dotted #CCC;
	padding-top:10px;
}

.rssFeedItems {
	font-size:90%;
	padding:5px 0;
	clear:left;
	line-height:160%;
}

.rssFeedItems img {
	float:left;
	margin:0 20px 20px 0;
}

.rssFeedItems a {
	color:#000;
	text-decoration:none;
}

.rsstitles {
	font-size:130%;
	color:#900;
	display:block;
	margin-bottom:5px;
}

.rsstitles em {
	font-size:80%;
	color:#000;
}

#PublishDate {
	font-size:80%;
	font-style:italic;
	font-weight:normal;
	color:#333;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
}

#OriginalArticleLink {
	font-size:90%;
	font-style:italic;
	color:#A8010B;
	text-decoration:none;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
}

#RelatedNews {
	list-style:none;
	margin:20px 0;
	font-size:100%;
}

#RelatedNewsTitle {
	font-size:160%;
	color:#A8010B;
	display:block;
	margin-bottom:10px;
}

#RelatedNews li {
	list-style:none;
}

#RelatedNews li a {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	text-decoration:none;
}

#RelatedNews li a em {
	color:#999;
	font-size:80%;
	margin-left:10px;
}

#RelatedNews li a:hover strong {
	color:#A8010B;
	text-decoration:underline;
}

#OriginalArticleLink:hover {
	color:#900;
	text-decoration:underline;
}

.rssFeedItems a:hover .rsstitles {
	text-decoration:underline;
}

.rssFeedItems em {
	color:#666;
	font-size:90%;
}

#NewsContent p {
	color:#333;
	padding:10px;
	margin:0;
}

#NewsContent {
	line-height:180%;
}

#NewsContent a {
	margin-right:5px;
	margin-left:5px;
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #999;
}

#NewsContent a:hover {
	color:#900;
	border-bottom:1px solid #900;
}