


body {
background-color: #3d2207;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {
color: #3d2207;}

a:visited {
color:#3d2207;}

a:hover {
color: #FFF;}

a:active { 
color:#000000;}

#left a {
color: #FFFFFF;
text-decoration:none;}

#left a:visited {
color:#FFFFFF;}

#left a:hover {
color: #FA880F;
text-decoration:underline;}

#left a:active { 
color:#000000;}

#footer a {
color: #FA880F;
text-decoration:none;}

#footer a:visited {
color:#FA880F;}

#footer a:hover {
color: #FFFFFF;
text-decoration:underline;}

#footer a:active { 
color:#000000;}



h1 {
font-size: 11px;
text-transform:uppercase;
text-decoration:underline;
font-weight:bold;
}

h2 {
font-size:16px;
color:#3d2207;
text-align:center;
font-weight: normal;
margin:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 750px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
margin-top:10px;
background-color: #722D03;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #3d2207;
background-image:url(assets/images/header.jpg);
height:146px;
width:750px;
text-align: left;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
background-image:url(assets/images/content.jpg);
background-repeat:repeat-y;
padding:0px 20px 0px 20px;
min-height:437px;
margin-left: 150px;
margin-right: 0px;
color: #3d2207;
}

#topcontent {
background-image:url(assets/images/top.jpg);
background-position:right;
background-repeat:no-repeat;
height:28px;
}

#bottomcontent {
background-image:url(assets/images/bottom.jpg);
background-position:right;
background-repeat:no-repeat;
height:27px;
}


p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
background-image:url(assets/images/menubar.jpg);
background-repeat:no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size:11px;
color:#FFFFFF;
float: left;
height:369px;
width: 150px;
margin: 0px;
padding: 0px;
padding-top:3px;
}

/* -----------footer--------------------------- */
#footer {
background-image:url(assets/images/footer.jpg);
height:57px;
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
color:#FFFFFF;
padding-right:12px; }
