/*
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: url(../images/img01.png) repeat-y center;
        font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #9E9D89;
}

input, textarea {
	border: 1px solid #DEDED1;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.text {
	padding: .15em;
	background: #FDFDFB url(../images/img06.gif) repeat-x;
}

input.button {
	background: #763320 url(../images/img07.gif) repeat-x;
	color: #FFFFFF;
}

h1, h2, h3 {
        font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #D15803;
}

h1 {
	letter-spacing: -.05em;
	font-size: 2.2em;
}

h2 {
	margin-top: 1em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	margin-top: 1em;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 160%;
}

ul {
	list-style: none;
}

ul li {
	margin-right: 1em;
	padding-right: .75em;
	background: url(../images/img05.gif) no-repeat right center;
}

ol {
	margin-right: 1em;
	list-style-position: inside;
}

blockquote {
	margin-right: 1em;
	padding-right: .75em;
	border-right: 1px solid #9E9D89;
}

a {
	text-decoration: none;
	color: #D15803;
}

a:hover {
	text-decoration: underline;
	color: #827F4F;
}

/* Header */

#header {
	width: 570px;
	height: 100px;
	margin: 0 auto;
	padding: 0 40px;
}

#logo {
	float: right;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 35px 0 0 50px;
	background: url(../images/img04.png) no-repeat left top;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 20px 0 0 30px;
	background: url(../images/img03.png) no-repeat;
	font-size: smaller;
	color: #E3E3D4;
}

#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
	padding-right: 20px;
	background: none;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0 0 0 0;
	padding-right: 15px;
	background: url(../images/img09.gif) no-repeat right center;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 20px 40px;
}

#footer p {
	font-size: 12px;
}

#menu {
	width: 860px;
	height: 43px;
	margin: 0 auto;
	padding: 0 40px;
	background: url(../images/img02.png);
}

#tabs {
	float:left;

	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:right;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:right;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#9F9584;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

	.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;} .b1 {height:1px; background:#7b1a00; margin:0 5px;} .b2 {height:1px; background:#ecd8c7; border-right:2px solid #7b1a00; border-left:2px solid #7b1a00; margin:0 3px;}
.b3 {
 height: 1px;
 background: #ecd8c7;
 border-right: 1px solid #7b1a00;
 border-left: 1px solid #7b1a00;
 margin: 0 2px;
}
.b4 {
 height: 2px;
 background: #ecd8c7;
 border-right: 1px solid #7b1a00;
 border-left: 1px solid #7b1a00;
 margin: 0 1px;
 border-right-color: #7b1a00;
 border-left-color: #7b1a00;
}
.contentb {
 background: #ecd8c7;
 border-right: 1px solid #7b1a00;
 border-left: 1px solid #7b1a00;
 font-family: tahoma;
 font-size: 15px;
 text-align: center;
 border-right-color: #7b1a00;
 border-left-color: #7b1a00;
}
.contentb div {margin-left: 5px;}

table {
background-color : transparent;
border-color : #fbeddf #f5fbff #f5fbff #fbeddf;
border-style : solid;
border-width : 1px;
font-family : Tahoma, Verdana, Arial, sans-serif;
margin : 0;
}
td {
background-color : #fffcf9;
border-color : #ffffff #e6f6e6 #e6f6e6 #ffffff;
border-style : solid;
border-width : 1px;
color : #d15803;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 11px;
padding : 2px;
}
th {
background : #a31700;
border-color : #ffffff #006100 #006100 #ffffff;
border-style : solid;
border-width : 1px;
color : #ffffff;
font-size : 12px;
font-weight : normal;
padding : 0;
text-align : center;
}
