* { 
padding : 0;
margin : 0;
} 
body { 
font-family :  Arial, sans-serif;
color : #000000;
font-size : 12px;
} 
#wrapper { 
width : 1000px;
margin : 0px auto 0 auto;
} 

#header { 
display : inline;
width : 1000px;
float : left;
} 
#left_nav {
width : 150px;
float : left;
margin-left: 5px;
}

#centre_col
{
width : 835px;
float : left;
}

#footer
{
clear: both;
width : 990px;
float : left;
margin-left: 10px;
margin-top: 30px;
margin-bottom: 30px;
}

#left_menu { 
float : left;
width : 150px;
margin-top: 15px;
margin-bottom: 5px;
}

#left_menu a { 
color: #84694b;
text-decoration: none;
}

#left_menu a:hover { 
background-color: #efbd76;
text-decoration: none;
display: block;
width: 100%;
}

#left_menu ul{
margin:0;
padding: 0;
list-style: none;
} 

#left_menu li {
font: 12px  Arial;
color: #84694b;
margin:0;
padding: 0;
list-style: none;
text-transform:uppercase;
border-bottom:  1px solid #efbd76;
line-height: 20px;
} 

#sub_menu { 
float : left;
width : 150px;
margin-bottom: 15px;
}

#sub_menu ul{
margin-left:20px;
padding: 0;
list-style: none;
} 

#sub_menu li {
font: 11px Tahoma, Arial;
color: #84694b;
margin:0;
padding: 0;
list-style: none;
text-transform:none;
border-bottom:  0px;
line-height: 15px;
} 

#sub_menu a { 
color: #84694b;
text-decoration: none;
border-bottom:  1px solid #ffffff;
display: block;
width: 100%;
}

#sub_menu a:hover { 
border-bottom:  1px solid #efbd76;
display: block;
width: 100%;
}

#box {
margin-left: 25px;
margin-top: 25px;
}

#box ol{
margin: 5px;
list-style: inside;
} 

#box h2 {
font-family :  Georgia;
color : #84694b;
font-size : 20px;
margin-bottom: 5px;
font-weight: normal;
}
#box h3 {
font-family :  Arial;
color : #84694b;
font-size : 18px;
margin-bottom: 5px;
font-weight: normal;
text-transform:uppercase;
}

#box h4 {
font-family :  Arial;
color : #84694b;
font-size : 14px;
margin-bottom: 5px;
margin-top: 15px;
font-weight: normal;
text-transform:uppercase;
}

.boxtext
{
display: block;
height: 113px;
padding: 5px;
font-family :  Arial;
font-size: 12px;
color: black;
}

.boxtext1
{
display: block;
background-color: #efbd76;
height: 118px;
padding-bottom: 5px;
padding-left: 5px;
font-family :  Arial;
font-size: 12px;
color: black;
}


a.more:link {
color: #84694b;
font: 10px  Arial;
text-transform:uppercase;
text-decoration: none;
}
a.more:visited {
color: #84694b;
font: 10px  Arial;
text-transform:uppercase;
text-decoration: none;
}
a.more:hover {
font: 10px  Arial;
text-transform:uppercase;
color: #84694b;
text-decoration: underline;
}


input.btn {
font: 11px  Arial;
margin: 4px;
width: 50px;
}

input.txt {
font: 11px  Arial;
color: #84694b;
width: 150px;
border: 1px solid gray;
margin: 5px;
}



.bottom1 {
float: left;
background-color: #efbd76;
width: 323px;
margin-right: 10px;

}
.bottom2 {
float: left;
background-color: #efbd76;
width: 323px;
margin-right: 10px;

}
.bottom3 {
float: left;
background-color: #efbd76;
width: 323px;

}
.bottom4 {
float: left;
text-align: right;
border-top:  1px solid #efbd76;
width: 990px;

}

#footer h4
{
margin-top: 25px;
font-family :  Arial;
font-size: 11px;
line-height: 15px;
font-weight: bold;
text-transform:uppercase;
}

#footer h3 {
font-family :  Georgia;
color : #84694b;
font-size : 22px;
margin-bottom: 8px;
font-weight: normal;
}
.padding {
padding: 5px;
}



