* {
	margin: 0;
	padding: 0;
}

body {
    color: #000000;
    background-color: #B7734B;
    background-image: none;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 740px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #586BAA;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;

}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #586BAA;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 27px;
	padding: 13px 0 0 20px;
	background: #6FBE6E url(../images/img04.gif) repeat-x;
	text-transform: none;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
	background: url(../images/img05.gif) repeat-x;
}

/* Post */

.post {
	margin-bottom: 20px;
}

.post .title {
	height: 27px;
	padding: 13px 0 0 20px;
	background: #6FBE6E url(../images/img04.gif) repeat-x;
	text-transform: none;
	font-size: 1em;
	color: #FFFFFF;
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story {
	background: url(../images/img05.gif) repeat-x;
	height: 3000px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

.post h3 {
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 740px;
	height: 230px;
	margin: 0 auto;
	background-image: url(../images/headerlogo.png);
	background-color: #FC9;
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	height: auto;
}

#logo h1 {
	padding-top: 150px;
	font-size: 28px;
	font-weight: normal;
	color: #630;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}

#logo h2 a {
	color: #586BAA;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}



/* Content */

#content {
	width: 740px;
	background-color: #FFF;
	height: 5000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 520px;
	background-color: #FFF;
	height: auto;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	background-color: #FFF;
	height: auto;
}

#sidebar a {
}

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

#inputtext1, #inputtext2 {
	width: 170px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputsubmit1 {
}

/* Content > Sidebar > Updates*/

#updates {
}

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

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	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;
	width: 740px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: #FFF;
	background-image: url(../images/img07.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
#wrapper {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 2300px;
	background-color: #FFF;
}
