* {margin:0px;padding:0px;top:0px;left:0px; font-family: arial, sans-serif;}
body{
	text-align: center;
	background-color: rgb(55,38,20);
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 1134px;
	background-color: rgb(55,38,20);
}
#header{
	margin-right: auto;
	margin-left: auto;
	height: 84px;
	width: 303px;
}

#header img{
    border-style: none;
}


#navlist{
    margin-top:30px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	width: 1000px;
	font-size: 14px;
	line-height: 20px;
}

#navlist a {
	padding: 3px 55px 3px 0px;
	height: 20px;
	width: 131px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	margin: 5px 12px;
	border-top: solid 1px rgb(155,155,155);
	font-size:15px;
}

#navlist a:hover {  border-top: solid 2px rgb(155,155,155); color: rgb(188,129,0); cursor: pointer;}


#leftside {
       margin: 0px 2px 20px 50px;
	   width:335px;
	   text-align: left;
	   padding: 0px;
	   font-family: Times New Roman, serif;
	   font-style:italic;
	   color:white;
}

#content{
	margin-top: 30px;
	width: 1134px;
}


#rightside{
    float: right;
	width: 645px;
	background-color: #FFFFFF;
	background-image: url("images/rightBack.jpg");
	background-repeat:repeat-y;
	margin-right: 70px;
	margin-top: 2px;
	margin-left:30px;
	padding: 15px 2px;
}
#rightside p, ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color: rgb(189,107,8);
	color: black;
	padding: 10px 35px;
	margin-left: 0px;
	line-height: 25px;
}

#rightside h1{
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
#rightside h2{
	margin: 10px 0px 0px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(189,107,8);
	text-align: left;
	line-height: 25px;
}


#footer{
    clear: right;
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 38px;
	margin-right: 10px;
}

#footer a{
    color: #fff;
	text-decoration: none;
}
#footer a:hover{color: #fff;}

.designer {
    font-size: 11px;
}

.leftLowerBox {
    background-color: rgb(64,56,43); 
	padding: 15px; 
	margin-top:10px;
	border-bottom: 10px solid rgb(188,129,0);
	font-size:15px;
	line-height:20px;
}

.orange {
    color:rgb(189,107,8);
}

.bold {
    font-weight: bold;
}

.black {
    color:#000;
}

.italic {
    font-style:italic;
	font-family: Times New Roman, serif;
}

#rightside2{
    float: right;
	width: 335px;
	height: 370px;
	background-color: #FFFFFF;
	background-image: url("images/rightBack2.jpg");
	background-repeat:repeat-y;
	margin-right: 80px;
	margin-top: 2px;
	margin-left:0px;
	padding: 0px 2px;
}
#rightside2 p, ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color: rgb(189,107,8);
	color: rgb(55,38,20);
	padding: 10px 35px;
	margin-left: 0px;
	line-height: 25px;
}

#rightside2 h1{
	margin: 10px 0px 10px 36px;
	font-family: Times New Roman, serif;
	font-size: 28px;
	font-weight: bold;
	color:rgb(55,38,20);
	text-align: left;
	font-style:italic;
}
#rightside2 h2{
	margin: 10px 0px 0px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(189,107,8);
	text-align: left;
	line-height: 25px;
}

#leftside2 {
       margin: 0px 2px 20px 90px;
	   width:620px;
	   text-align: left;
	   padding: 0px;
	   font-family: Times New Roman, serif;
	   font-style:italic;
	   color:white;
}
