/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #000000 url(images/bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D9D2C7;
	/*color: #5E4D34;*/
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #5E4D34;
}

h1 {
	font-size: 11px;
	line-height:5px;
	margin: 90px 0px 0px 0px;
}

h2 {
	font-size: 23px;
}

p, ul, ol, td {
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 18px;
	font-size: 11px;
}




a:link {
	color:#E7E4DC;
}

a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #E7E4DC;
}

img {
	border: none;
}

img.cover {
	float:inherit;
	border: 2px solid #ffffff;
	padding: 0px;
	margin-bottom: 20px;
	background-color: #000000;
}

div.title {
	background-color:#333333;
	padding: 3px;
	margin-top: 30px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#page {
	width: 778px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	background-color:#000000;
}

#header {
	width: 778px;
	height: 58px;
	margin: 0;
	padding: 0px auto 0px auto;
	background: url(images/header.png) no-repeat center bottom;
}

#subheader {
	width: 778px;
	height: 127px;
	margin: 0;
	padding: 0px auto 0px auto;
	background: url(images/sub_header_bg.png) no-repeat left bottom;
	background-color: #ffffff;
	border-top-color:#D67974;
	border-top-style:solid;
	border-top-width:1px;
}

#subheader_left {
	width: 538px;
	height: 127px;
	margin: 0;
	padding: 0px;
	background: url(images/sub_header_bg.png) no-repeat left bottom;
	background-color: #ffffff;
	float: left;
	vertical-align:bottom;
	
}

#subheader_right {
	width: 240px;
	height: 127px;
	margin: 0;
	padding: 0px;
	background-color: #ffffff;
	float: right;
}

/* Menu */

#menu {
	width: 778px;
	height: 25px;
	margin: 0 auto ;
	background-color:#D67974;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: 10px;
	font-size: 11px;
}

#menu li {
	display: inline;
	line-height: 10px;
	font-size: 11px;
}

#menu a {
	display: block;
	float: left;
	margin-left: 22px;
	padding: 3px 0;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: url(images/img02.gif) repeat-x left bottom;
}

/* Page */


/* Content */

#content {
	/*float: left;*/
	width: 778px;
	margin: 0 auto;
	background: url(images/page_bg.png) repeat-y center bottom;
}

#border_home {
	width: 778px;
	height: 8px;
	margin: 0;
	padding: 0;
	background-color:#F79F9A;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}

#border_sub {
	width: 778px;
	height: 5px;
	margin: 0;
	padding: 0;
	background-color:#F79F9A;
	background: url(images/sub_header_border.png) repeat-y center bottom;

}

/* Text */

#text {
	width: 695px;
	margin: 0 auto 0 auto;
	padding: 10px 39px 20px 44px;
	text-align:center;
}

#text_profile {
	width: 695px;
	margin: 0 auto 0 auto;
	padding: 10px 39px 20px 44px;
	background: url(images/profile_bg.jpg) no-repeat right;
}

#text dt {
	margin: 20px 0 5px 10px;
	text-align: justify;
	font-weight:bold;
	line-height: 18px;
	font-size: 11px;
}

#text dd {
	margin: 0 0 0 50px;
	text-align: justify;
	line-height: 18px;
	font-size: 11px;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0px 0px 15px;
}




/* Footer */
#bottom {
	height: 40px;
	min-height: 40px;
	width: 778px;
	padding: 0px 0 0 0;
	margin: 0 auto 0px auto;
	background: #F7F4EB url(images/bottom_bg.png) top  center no-repeat;
	text-align:center;
	font-size:10px;
}

#footer {
	height: 40px;
	min-height: 40px;
	width: 778px;
	padding: 0px 0 0 0;
	margin: 0 auto 1px auto;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 778px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #857B5E;
}

#legal a {
	color: #857B5E;
}


.style1 {
	color: #AD3F3F;
	font-weight: bold;
	font-size: 14px;
}

.style3 {
	color: #AD3F3F;
	font-weight: bold;
}

.style2 {
	color: #AD3F3F;
	font-weight: bold;
	font-size: 14px;
	border-bottom-color:#AD3F3F;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


