html {margin :0; padding:0;}

a img {border:none;}

body {
	margin :0;
	padding:0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background:#62200A;
}

#wrapper {	
	width: 850px;
	margin: 0 auto;
	height: auto;	
}

/* preheader */

#preheader{
	
	background-color:#944011;
	position:relative;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	
	}	
#preheader-text {
	color:#FFF;
	background: ;
	padding:5px 0px 0px 10px;
	position:absolute;
	top:0;
	left:0;
	}
#text-left{
	color:#FFF;
	float:Left;
	padding:55px 0 0 4.2cm;
	margin:0;
	}
#text-left p {
	padding-bottom:0;
	margin:0;
}	
#text-right{
	color:#FFF;
	float:right;
	padding:55px 10px 0 0;
	margin:0;
	}
#text-right p{
	padding-bottom:0;
	margin:0;
}	

	/* preheader End */
	
	
	/* header */
#header {
}

#header-text {
	padding:40px 0px 0px 20px;
	position:absolute;	
}

#contentArea {
	width: 100%;
	clear: both;
	background:#EFF3E4;	
}

#contentArea:after{
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

/* brels Navbar */

#brels{
		padding:0;
		margin:0 auto;
		height:auto;
		width:850px;	
	}

#brels ul{
		padding: 0;
		margin: 0;
		list-style: none;
		float:left;
		list-style-type:none;	
	}

#brels ul a{
		float:left;
		width: 11.8em;
		color:#FFFBF0;
		text-decoration:none;
		background-color:#944011;
		padding:0.3em 0.5em;
	}

#brels  li{
		float: left;
		position:relative;
		width:10.1em;	
	}
	
#brels li ul{
		display:block;
		position:absolute;
		top: 1em;
		left: 0;
	}
	
#brels li > ul{
		top: auto;
		left: auto;
		display:none;
		font-size:11.5px;
		padding:2.4em 0.7em;
	}

#brels li:hover ul{
	display:block;
	}	
	
#brels ul a:hover{
	background-color:#C97A13;
}
#brels ul .selected a {
	background-color:#C97A13;
}

/* End End brels1 Navbar */


#maincontent {
	float:left;
	display:inline;
	width: 490px;
	clear:both;
	padding:10px;
}


/* sidebar area */

#sidebar {
	float:right;
	display:inline;
	height:auto;
	width:280px;
	padding:10px 20px 0 0;
	margin:0;
}
#sbtab1 {
	float:left;
	height:auto;
	width:99%;
	padding:0px 0px 0px 2px;
	
}
#sbtab2 {
	float:left;
	height:auto;
	width:99%;
	padding:0px 0px 0px 2px;

}

#sbtab3 {
	float:left;
	height:auto;
	width:99%;
	padding:0px 0px 0px 4px;
	

}
#tab3left {
	float:left;
	height:auto;
	width:49%;
	
}

#tab3right {
	float:left;
	height:auto;
	width:49%;
	padding:0px 0px 0px 4px;
}


/* footer area */
#footer {
	position:relative;
	margin:0 auto;
	margin-top:15px;
	padding:5px 5px 15px 5px;
	width:770px;
	color:#999999;
	text-align:center;
	clear:both;
}

#footer p {
	font-size:.8em;
}

#footer a {
	color:#DC9F85;
	text-decoration:underline;
}

#footer a:hover {
	color:#cccccc;
	text-decoration:none;
}

#footer a:visted {
	color:#DC9F85;
	text-decoration:underline;
}

/* Headings area */
#contentArea h1 {
	padding-bottom: 10px;
	font: normal 120% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4D1504;
	overflow: auto;
	border-bottom:2pt inset #999;
	padding:0cm 0cm 1.0pt 0cm;
	border-top: none;
	border-right: none;
	border-left: none;
}
h2 {
	padding-bottom: 1px;
	font: normal 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4D1504;
	
}
h3 {
	padding-bottom: 10px;
	color: #4D1504;
	font: 80%/5px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h4 {
	font-size: 80%;
	padding-bottom: 10px;
}
h9 {
	padding-bottom: 10px;
	font: normal 140% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4D1504;
	overflow: auto;
}

#preheader-text h1{

	font: 250% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFBF0;
	margin:0;
	padding:0;

}
p {
	font-size: 80%;
	padding-bottom: 10px;
	line-height: 1.5;
}
