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

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000000 url(../images/img01.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;

	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}


ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	list-style-type:none

}

a {
	text-decoration: none;
	color: #313131;
	font-weight: bold
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
		font-weight: bold
}

/* Logo */

#logo {
	width: 606px;
	height: 328px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/banner4.jpg) no-repeat;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(../images/img03b.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;	
	
}

.td {padding: 0px}
td {padding: 8px 18px 8px 18px}

.title {color: #000000; height: 75px;

}

#content .content {
	padding: 10px 20px 10px 20px;

}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	
}

.floating-box {
	float: left;
	width: 350px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 155px;
	padding: 0 80px 0 20px;

}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}


#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/img06b.gif) no-repeat;
		float: center;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: center;
	padding: 15px 0 0 150px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}

img {border: 0}

.descrip
{font: normal 10px Arial, Helvetica, sans-serif; 	line-height: 100%;}

table {margin: 0 auto}

.tiny {font-size: 10px; font-style:italic; text-align: right; margin: 10px 0px 0px 100px; padding: 10px 0px 0px 0px; display: block}

.newspost {width: 80%; margin: 20px 10px 20px 20px;
	padding: 15px 15px 20px 20px;

	border: #000000 dotted medium}
	
.newstitle {text-align: right; margin: 0px 0px 10px 0px; 	padding: 0;
	font: italic 150% "Times New Roman", Times, serif;}
	
	
input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}

