a, .title, p a, .main a, h1, h2, h3, h4, h5, h6 {
	color: #FF9933;
}
h1 {
	font-size: 25px;
}
body {
	background: url(../images/bg.png) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.container {
	background: url(../images/header.png) no-repeat top center;
}
.footer {
	margin: 15px 0 5px 0;
}
.copyright, .copyright a {
	font-family: arial;
	font-size: 12px;
}
.footer, .footer a {
	font-family: arial;
	font-size: 13px;
}
.copyright a, .footer a {
	color: #FF9934;
}
.copyright {
	margin: 0 0 12px 0;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: arial;
	text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: underline;
}
.title {
	font-family: arial;
	font-size: 18px;
}
.main-container {
	margin: 0 0 0 2px;
	position: relative;
	top: 13px;
}
.main, p {
	font-family: arial;
	font-size: 13px;
}
.sitecreate-form-field-textarea { height: 90px; }
.sitecreate-form-field-inputbox, .sitecreate-form-field-textarea  {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	width: 250px;
}
.logo {
	margin: 20px 0 0 0;
} 
.social-links {
	margin: 12px 0 0 0;
	
}
.social-links img {
	border: 0px;
}
.title-latest-news {
	margin: 16px 16px 19px 0;
}
.news-top {
	width: 282px;
	height: 13px;
	background: url(../images/news-top.png) no-repeat;
}
.news-bottom {
	width: 282px;
	height: 15px;
	background: url(../images/news-bottom.png) no-repeat;
}
.sidebar-news-container {
	width: 282px;
	background: url(../images/news-bg.png) repeat-y;
}
.sidebar-news {
	padding: 0 13px 0 13px;
	width: 256px;
	background: url(../images/news-bg.png) repeat-y;
	font-family: arial;
	font-size: 13px;
}
.sidebar-news a {
	color: #336699;
}
hr {
	margin-top: 33px;
	margin-bottom: 30px;
	color: #FF9933;
	background-color: #FF9933;
	height: 2px;
	border: 0px;
}