body {
	margin: 0px;
	padding: 0px;
	font: 0.85pc Georgia, "Times New Roman", Times, serif;
	background: url(../images/tpt-imgs/bg.jpg) repeat-x;
}
#top-menu {
	color: #b2a37c;
	font-size: 1.3em;
	text-align: center;
	height: 29px;
}
#container {
	width: 900px;
	background: #000000 url(../images/tpt-imgs/bg2.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#content a {
	text-decoration: none;
	color: #A59466;
	font-weight: bold;
}
#content a:hover {
	color: #FFFFFF;
}


#logo {
	height: 91px;
	width: 475px;
	padding-top: 206px;
	padding-left: 14px;
}
#menu2 {
	font-size: 12px;
	color: #DFDBCA;
	width: 300px;
	float: right;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	margin-top: 12px;
}
#menu2 a {
	text-decoration: none;
	color: #DFDBCA;
}
#menu2 a:hover {
	color: #FFFFFF;
}


#content {
	color: #FFFFFF;
	padding: 15px;
}
#content h1 {
	color: #b2a37c;
	font-weight: lighter;
	font-size: 36px;
}
#content h2 {
	font-weight: normal;
	font-size: 1.8em;
	text-align: right;
	border-top: 1px none #3B342A;
	border-right: 1px none #3B342A;
	border-bottom: 1px solid #3B342A;
	border-left: 1px none #3B342A;
	letter-spacing: 5px;
}
.capital {
	font-size: 42px;
	color: #D7D2C4;
	font-style: italic;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#content h3 {
	margin: 0px;
	padding: 0px;
	border-top: 1px none #2F2519;
	border-right: 1px none #2F2519;
	border-bottom: 1px dotted #2F2519;
	border-left: 1px none #2F2519;
	color: #AA9D7A;
}


#content p {
	padding: 2px 35px 2px 55px;
	line-height: 20px;
	color: #D7D2C4;
	text-align: justify;
}
#content ul {
	color: #D7D2C4;
	padding-left: 125px;
	text-transform: lowercase;
}

.image1 {
	border: 2px solid #B2A37C;
	margin: 12px;
}

#masterbottom {
	background: url(../images/tpt-imgs/master-bg.jpg) no-repeat right;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
#projects h2 {
	color: #b2a37c;
	background: #363024;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	height: 30px;
	font-weight: lighter;
}
#projects {
	clear: both;
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.proyect a {
	text-decoration: none;
	color: #AAA06F;
}
.proyect a:hover {
	color: #2B2517;
}


.proyect {
	width: 30%;
	float: left;
	padding: 5px;
	margin-left: 12px;
	margin-top: 12px;
}
.proyect h1 {
	font-size: 14px;
	text-align: center;
	color: #8E7E5E;
}
.proyect img {
	float: right;
	border: 3px solid #B2A37C;
	background: url(../images/projects/photo-bg.jpg) no-repeat;
}
input {
	margin: 6px;
	border: 3px solid #AA9D7A;
	background: #E8E4DB;
}
textarea
{
	margin: 6px;
	border: 3px solid #AA9D7A;
	background: #E8E4DB;
}
.clr {
	clear: both;
	float: none;
}
#content hr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #3B342A;
	border-top: 1px dotted #3B342A;
	border-right: 1px none #3B342A;
	border-bottom: 1px none #3B342A;
	border-left: 1px none #3B342A;
}

#footer {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #B2A37C;
	padding: 8px 5px 2px;
}
#footer a {
	text-decoration: none;
	color: #403732;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
}

