/*
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 {
	background: #E3E3E6 url(images/img01.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: 0;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 137%;
	font-size: 90%;
}

blockquote {
	margin-left: 2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left 6px;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 740px;
	height: 35px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 20px 0;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 125px;
	margin: 0 auto;
	background: #010100 url("images/img02_10.jpg")
}

#logo h1 {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px 0px 20px 30px;
}

#welcome {
	margin-bottom: 10px;
	padding-bottom: 0px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 220px;
	padding: 10px;
	/*background-image: url(images/2008.gif);*/
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
	list-style-image:url(images/arrows.jpg);
	list-style-position:outside;
}

.floating-box img {
	/*border: 5px solid #FFFFFF;*/
}

.fbox {
	float: left;
	width: 460px;
	padding: 10px;
	background-color: #FFFFFF;
	border: none;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	/*background-image: url(images/2008.gif);*/
}

.fbox p, .fbox blockquote, .fbox ol, .fbox ul {
	line-height: 144%;
	font-size: 92%;
	list-style-image:url(images/arrows.jpg);
	list-style-position:outside;
}

.fbox img {
	border: 5px solid #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: normal;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: 50px;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
	margin-top:-20px;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

/*hr {
	border: groove;
	color: #CCCCCC;
}*/

#news_events{
float:left;
width:210px;
height:auto;

}

#news_events_content{
width:100%;
padding:0;
line-height:12px;
font-size:13px;
color:#990000;
height:auto;
}
#news_events_content a{
color:#0000FF;
text-decoration:none;
}
#news_events ul{ 
margin-left:10px;
list-style:none; 

}
#news_events li{ 

text-align:left;
font-size:11px;
line-height:15px;
color:#000000;
background-repeat: no-repeat;
background-position: 0 .4em;
}
/*
background-image: url(arrow.jpg);

display:-moz-inline-box; display:inline-block; 
            vertical-align:top; overflow:hidden;
background-position: 0 .4em;

list-style-image:url(images/arrows.jpg);
list-style-image:url(arrows.jpg);			
list-style-position:outside;

