/*
	Time for Text 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: #4f9696;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 13pt;
	line-height: 1.75em;
	background: #F3F2F2 url(images/bg.jpg) repeat-x top left;
	color: #3D3D3D;
}

body,input {
	font-family: Varela, sans-serif;
	font-weight: normal;
}

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 2.5em;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: Tangerine, cursive;
	color: #4f9696;
}

h3 {
	font-size: 2.25em;
}

h4 {
	font-size: 2em;
}

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;
}

.form {
	margin: 0 0 24px 0;
}

.inputBox, .inputTextArea {
	padding: 6px;
	width: 98%;
}

.inputButton {
	padding: 8px;
	float: right;
	background: url(images/bg2.jpg) repeat-x bottom left;
	border: none;
	color: #FFF;
	text-transform: lowercase;
}

#box1 {
	margin: 0 0 16px 0;
	overflow: hidden;
}

#box2 {
	margin: 0 0 16px 0;
	overflow: hidden;
}

#box3 {
	overflow: hidden;
}

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

#copyright {
	margin: 0 0 40px 0;
	padding: 40px 0 64px 0;
	text-align: center;
}

#copyright a {
	color: #3D3D3D;
}

#footer {
	position: relative;
	padding: 24px;
	width: 932px;
	background: #66747F;
	color: #BCC2C7;
}

#footer a {
	color: #E8EAEC;
}

#footer h2, #footer h3, #footer h4 {
	color: #FFF;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	padding: 8px 0 8px 0;
	border-top: dashed 1px #808C95;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	width: 666px;
	float: left;
}

#footerSidebar {
	width: 250px;
	margin: 0 0 0 682px;
}

#header {
	position: relative;
	padding: 0;
	height: 146px;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 24px;
	height: 130px;
	line-height: 130px;
}

#logo a {
	text-decoration: none;
	color: #000;
}

#logo h1 {
	font-size: 4.5em;
	font-family: Tangerine, cursive;
}

#main {
	position: relative;
	padding: 24px;
	width: 932px;
	margin: 0 0 0 0;
	color: #707070;
}

#main .sectionList {
	list-style: none;
	padding-left: 0;
}

#main .sectionList li {
	clear: both;
	padding: 16px 0 16px 0;
}

#main a {
	color: #4f9696;
}

#main h2, #main h3, #main h4 {
	color: #4f9696;
}

#main strong {
	color: #575757;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 8px 0 8px 0;
	border-top: dashed 1px #D4D4D4;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	top: -65px;
	left: 0;
	padding: 0 24px 0 24px;
	width: 932px;
	height: 64px;
	line-height: 64px;
	margin: 0 0 0 0;
	font-family: Tangerine, cursive;
}

#nav a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFF;
	font-size: 1.75em;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav ul li.first {
	padding-left: 0;
}

#outer {
	position: relative;
	width: 980px;
	margin: 134px auto 0 auto;
	background: #FFF;
}

#search {
	position: absolute;
	bottom: 0;
	right: 24px;
	height: 130px;
	line-height: 130px;
}

#search input.button {
	margin-left: 1em;
	border: 0;
	color: #FFF;
	background: #4F9696;
	padding: 4px;
	font-family: Tangerine, cursive;
}

#search input.text {
	border: dashed 1px #D4D4D4;
	padding: 4px;
}

#sidebar {
	width: 250px;
	margin: 0 0 0 682px;
	padding: 0;
}