/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
height: 100%;
}

body {
	min-height:100%;
	margin: 0;
	padding: 0;
	background: #311C00 url(../images/img1.jpg);
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #9B8767; */
	color: #fff;
}

p, ol, ul {
	line-height: 160%;
}

#ColTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#ColTwo ul li {
	padding: 2px 0 5px 0;
	/* background: url(../images/img4.gif) repeat-x; */
}

#ColTwo ul li.first {
	background: none;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}
img.right {
	float: right;
	margin: 3px 0 0 15px;
}

#Wrapper {
	background: url(../images/img2.jpg) repeat-x;
}

/* Header */

#Header {
	width: 960px;
	height: 250px;
	margin: 0 auto;
}

#Header * {
	/* text-transform: lowercase; */
	color: #FFFFFF;
}

#Header h1 {
	float: left;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#Header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#Header img {
	float: left;
	padding: 42px 0 0 0;
	background: none;
	font-size: 12px;
	font-weight: normal;
}


#Header h2 a {
	text-decoration: none;
}

#Header ul {
	float: right;
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
}

#Header li {
	display: inline;
}

#Header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #7DD2FA;
}

#Header li.first a {
	border: none;
}

/* Content */

#Content {
	width: 960px;
	margin: 0 auto;
}

#ColOne {
	float: left;
	width: 680px;
	font-size: 14px;
}

#ColTwo {
	float: right;
	width: 256px;
}

#ColTwo h3 {
	margin-top: 10px;
	text-align: left;
}

/* Footer */

#Footer {
	clear: both;
	width: 960px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(../images/img4.gif) repeat-x;
}

#Footer p {
	margin: 0;
	padding: 0;
	/* text-transform: lowercase; */
	text-align: center;
}

img {border:0px !important;}

.boxed {}
.fGallery {}
#badges {margin-bottom: 18px;}