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

* {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: ;
	font: caption;
	font-style: italic;
	text-decoration: none;
}

body {
	background: #F4E7DB url("_images/img01.gif") repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #A4896D;
}

h3 {
	color: #B43939;
	text-align: center;
}

h2 {
	color: #B43939;
}

h1 {
	color: #B43939;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	margin-bottom: 1em;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

ul {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

blockquote {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: center;
}

p {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	padding: 1em 1em 0 1em;
	background: #f4e7db;
	border: 1px dotted #C7894C;
	font-style: italic;
	color: #C7894C;
	font-size: medium;
	clear: ;
	azimuth: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	background-position: center;
	color: #B43939;
	text-align: center;
	font-size: small;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

img {
}

.hr hr {
	display: none;
}

.hr {
	clear: none;
	height: 70px;
	background: url("_images/img04.gif") no-repeat center;
}
.hr line {
	background-position: center;
	clear: left;
	height: 3px;
	width: 85%;
	background-color: #B43939;
}


/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	padding-bottom: 16px;
	background: url("_images/img06.gif") no-repeat center bottom;
}

.boxed .title {
	background: url("_images/pawprint.gif") no-repeat right;
	font-size: 1.6em;
	text-align: left;
}

.boxed .content {
	border-bottom: 1px dotted #C7894C;
	font-size: x-small;
}

/* Logo */

#logo {
	height: 40px;
	padding: 20px 40px;
}

#logo h1 {
	float: left;
	font-size: 2.7em;
	color: #F4E7DB;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
}

#logo h2 {
	float: left;
	padding: .75em 0 0 .4em;
	font-size: 1.6em;
	font-style: italic;
}

#logo a {
	color: #F4E7DB;
	text-decoration: none;
	letter-spacing: 10px;
}

/* Content */

#content {
}

/* Content > Main */

#main {
	margin: 0 260px 0 20px;
	padding: 15px;
	background: #FFFFFF;
	border: 5px solid #C7894C;
	background-image: url('_images/backgroundmain.jpg');
	background-repeat: repeat;
}

#extra {
	height: 31px;
	margin: 0 260px 0 20px;
	background: url("_images/img02.gif") repeat-x;
}

/* Content > Main > Welcome */

#welcome {
	color: #A4896D;
	font-variant: normal;
	font-size: small;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 60px 20px 0 0;
	background-image: ;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #B43939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext2 {
	color: #B43939;
}

#inputtext1 {
	color: #B43939;
}

#inputsubmit1 {
	background: #B43939;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #C7894C;
	font-size: small;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	font-variant: small-caps;
	font-size: small;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #C7894C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#menu .active a {
	background: #C7894C;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#menu a:hover {
	background: #C7894C;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
	color: #734415;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: small;
	text-align: left;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: medium;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 40px 40px 40px;
	background: #734415;
	text-align: left;
}

#footer p {
	margin: 0;
	font-size: small;
	color: #F4E7DB;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#footer a {
	text-decoration: underline;
	color: #C7894C;
	font-size: small;
}

#footer a:hover {
	text-decoration: none;
	color: #F4E7DB;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
#updates h4 {
	margin: 0;
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #B43939;
}
