/*
	Website Name by Adonis Ronquillo for Free Website Templates
	www.freewebsitetemplat.es / www.doni.us
	Images by Image Base http://imagebase.davidniblack.com/
	Released under the Creative Commons Attribution 3.0 License.
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #16667e;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11.5pt;
	line-height: 1.75em;
	background: #633d31 url(images/bg.jpg) repeat-x top left;
	color: #d8cfcc;
}

body,input {
	font-family: Arial, sans-serif;
}

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	text-transform: none;
	letter-spacing: 1px;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: Oswald, sans-serif;
	color: #fff;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.25em;
}

img.left {
	float: left;
	margin: 8px 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

label.login {
	display: block;
	margin: 0 0 6px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.round {
	border-radius: 10px;
}

#banner {
	position: relative;
	padding: 32px;
	height: 156px;
	width: 800px;
	margin: 0 0 0 0;
	background: #fff;
	border-radius: 0 0 10px 10px;
}

#title {
	width: 800px;
	height: 42px;
	border-bottom: dotted 1px #97806a;
	
	margin: 10px 0px 0px 0px;
}

#box1 {
	
	width: 800px;
	overflow: hidden;
	margin: 4px 0 16px 0;
}

#box2 {
	width: 548px;
	overflow: hidden;
	float: left;
}

#box3 {
	width: 548px;
	overflow: hidden;
	margin: 0 0 0 564px;
}

#content {
	width: 800px;
	padding: 32px;
	background: #fff;
	color: #666;
	border-radius: 5px;
}

#content a {
	color: #666;
}

#content h2 {
	color: #633D31;
	margin: 0px 0px 0px 16px;
}
#content h3, #content h4 {
	color: #633D31;
}

#copyright {
	margin: 0 0 0 0;
	padding: 56px 0 88px 0;
	text-align: center;
}

#copyright a {
	color: #d8cfcc;
}

#footer {
	position: relative;
	padding: 32px;
	margin: 0 0 0 0;
	width: 800px;
	background: #16667e url(images/bg01.jpg) repeat-x top left;
	color: #fff;
	border-radius: 10px;
}
/*#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 64px;
	line-height: 64px;
	padding: 0 32px 0px 32px;
	width: 800px;
	margin: 0 0 0 0;
	font-family: Oswald, sans-serif;
	background: #16667e url(images/bg01.jpg) repeat-x top left;
	border-radius: 10px 10px 10px 10px;
}*/

#footer a {
	color: #f6f4f2;
}

#footer h2, #footer h3, #footer h4 {
	color: #fff;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	padding: 12px 0 12px 0;
	border-top: dotted 1px #97806a;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	width: 800px;
}

#header {
	position: relative;
	padding: 32px;
	height: 150px;
	width: 800px;	
}

#logo {
	position: absolute;
	top: 0;
	left: 32px;
	height: 146px;
	line-height: 146px;
}

#logo a {
	text-decoration: none;
	color: #fff;
}
#logo a span {
	color: #2f0a02;
}

#logo h1 {
	font-size: 3.5em;
	font-family: Oswald, sans-serif;
}

#main {
	position: relative;
	padding: 0;
	width: 800px;
	margin: 16px 0 16px 0;
}

#main .sectionList {
	list-style: circle;
	padding-left: 0;
}

#main .sectionList li {
	clear: both;
	padding: 20px 0 20px 0;
}

#main ul {
	list-style: square;
}

#main ul li {
	list-style: square;
	padding: 3px 0 3px 0;
	border-top: dotted 1px #b3b3b3;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 64px;
	line-height: 64px;
	padding: 0 32px 0px 32px;
	width: 800px;
	margin: 0 0 0 0;
	font-family: Oswald, sans-serif;
	background: #16667e url(images/bg01.jpg) repeat-x top left;
	border-radius: 10px 10px 10px 10px;
}

#nav a {
	text-decoration: none;
	text-transform: none;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #FFF;
}
#nav a.active {
	color: #000000;
}
#nav a:hover {
	color: grey;
}
#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
	padding: 0px 16px 0 16px;
}

#nav ul li.first {
	padding-left: 0;
}

/*#nav ul li:hover {
	blackground: blue;
}

#nav ul li.active {
	padding: 10px;
	border-radius: 8px 8px 8px 8px;
}
#nav ul li:hover {
	opacity:0.0;
	background: black;
	padding: 16px;
	border-radius: 18px 18px 18px 18px;
}*/

#outer {
	position: relative;
	width: 800px;
	margin: 0px 25px 0px 25px;
}

#search {
	position: absolute;
	top: 0;
	right: 32px;
	height: 146px;
	line-height: 146px;
}

#search input.button {
	margin-left: 0.5em;
	border: 0;
	color: #fff;
	background: #16667e url(images/bg01.jpg) repeat-x top left;
	padding: 6px;
	font-family: Oswald, sans-serif;
}

#search input.text {
	border: solid 1px #92776f;
	padding: 8px;
}