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

body {
	background: #C62020 url(images/img8.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: top;
	margin: 0 auto;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

h1 { font-size: 25px;
     color: #FFFF66; 
	 }

h2 {
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	font-size: 20px;
	border-bottom: #000000 1px solid;
}

h3 {
	padding: 0 0 10px 0;
	font-size: 13px;
}

p {
	margin-top: 10px;
	text-align: justify;
}

a {
	color: #F5C314;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
    font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li a:link, .list li a:visited
{ text-decoration: none; }

.list li a:hover
{ text-decoration: underline; }

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 750px;
	vertical-align: top;
	margin: auto;
	padding: 0px;
	height: 181px;
	background: url(images/img1a.gif) repeat-x top bottom;
	margin-bottom: 10px;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 12px;
	color: #FFFFFF;
}

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

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

#colOne {
	float: right;
	width: 520px;
	padding: 10px;
}
#colOne img{border: 1px #F5C314 solid;margin: 8px;}
#colOne h3 {
	margin-top: 0px;
}

#colTwo { 
	float: left;
	width: 180px;
	padding: 10px;
}

/* Footer */

#footer {
    background: #990000;
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

#footer p {
	padding: 10px 0;
	border-top: #000000 2px solid;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
