/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #A17461 url(img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B1C0C7;
}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.ttt99text {
}

input.ttt99button {
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -.05em;
	font-size: 2.2em;
}

h2 {
	margin-top: 1em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	margin-top: 1em;
}

p,  ol {
	margin-top: 1em;
	line-height: 160%;
}


ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #9E9D89;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
	border: 4px solid #000000;
}

/* Header */

#ttt99header {
	width: 852px;
	height: 94px;
	margin: 0 auto;
	background: url(img02.jpg);
}

#ttt99menu {
	float: left;
}

#ttt99menu ul {
	margin: 0;
	list-style: none;
}

#ttt99menu li {
	display: inline;
}

#ttt99menu li a {
	display: block;
	float: left;
	padding: 40px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}



/* Page */

#ttt99page {
	width: 852px;
	margin: 0 auto;
	background: url(img03.jpg);
}

#ttt99pagebg {
	background: url(img06.jpg) no-repeat left bottom;
}

/* Content */

#ttt99content {
	float: left;
	width: 474px;
	padding: 26px 20px 20px 46px;
	background: url(img04.jpg) no-repeat;
}

.ttt99post {
}

.ttt99post .ttt99title {
	padding-top: 20px;
	text-align: center;
}

.ttt99post .ttt99title a {
	text-decoration: none;
}

.ttt99post .ttt99title a:hover {
	text-decoration: underline;
}

.ttt99post .ttt99meta {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #748AAF;
	text-align: center;
	text-transform: uppercase;
	color: #849AC1;
}

.ttt99post .ttt99meta a {
	text-decoration: none;
	color: #B1C0C7;
}

.ttt99post .ttt99meta a:hover {
	text-decoration: underline;
}

/* Sidebar */

#ttt99sidebar {
	float: right;
	width: 240px;
	padding: 26px 46px 20px 26px;
	background: url(img05.jpg) no-repeat;
}

#ttt99sidebar ul {
	padding: 0;
	list-style: none;
}

#ttt99sidebar li {
	margin-bottom: 3em;
	padding: 0;
}

#ttt99sidebar li ul {
}

#ttt99sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #748AAF;
}

#ttt99sidebar h2 {
	margin: 0;
	padding-bottom: .5em;
	border-bottom: 1px solid #748AAF;
	text-align: center;
}

#ttt99sidebar a {
	text-decoration: none;
}

#ttt99sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#ttt99footer {
	width: 852px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(img07.jpg) no-repeat;
	text-align: center;
}

#ttt99footer p {
	margin: 0;
	font-size: .8em;
	color: #CFA39D;
}

#ttt99footer a {
	color: #CFA39D;
}
