body {
margin:0;
background:url(../stuff/header.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

#container {
margin:0 auto;
margin-top:40px;
width:750px;
}

#logo {
float:left;
width:740px;
height:40px;
background:url(../stuff/logo.jpg) no-repeat;
}

/* Menu */

#menu {width:735px; clear:both; background:url(../stuff/menu_tall.gif) top repeat-x; margin-top:20px;
margin-left:5px; float:left;}
#menu .rightbg {background:url(../stuff/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(../stuff/menu_left.gif) top left no-repeat;}
#menu .padding {padding:9px 0;}

ul#nav {
margin-top:10px;
list-style:none;
}

ul#nav li {
display:inline;
border-right:1px dotted #C2C2C2;
}

ul#nav li a {
text-decoration:none;
font-family:arial;
color:#897B3E;
font-size:14px;
font-weight:bold;
padding-left:12px;
padding-right:11.5px;

}

ul#nav li a:hover {
text-decoration:none;
font-family:arial;
color:#5B4C25;
font-size:14px;
font-weight:bold;
padding-left:12px;
padding-right:11.5px;
}

/* End*/

#flash {
clear:both;
float:left;
background:url(../stuff/bgflash.jpg) top no-repeat;
width:749px;
height:300px;
}

#inflash {
width:722px;
height:300px;
margin-top:17px;
margin-left:12px;
float:left;
}

#left {
background:url(../stuff/bgtext.jpg) top no-repeat;
float:left;
clear:both;
padding:3px;
margin-left:5px;
margin-top:20px;
width:540px;
min-height:320px;
}

#text {
width:520px;
margin:0 auto;
font-size:13px;
color:#473D1A;
font-family:"Trebuchet MS";
}

#right {
background:url(../stuff/bgpic.jpg) top no-repeat;
float:right;
margin-right:13px;
margin-top:20px;
width:186px;
height:200px;
}

#pics {
width:156px;
margin:0 auto;
height:200px;
}

#footer {
clear:both;
margin-top:20px;
background:url(../stuff/header1.gif) top repeat-x;
width:750px;
float:left;
height:40px;
font-size:12px;
color:#00295F;
}

#link {
float:left;
margin-left:5px;
margin-top:5px;
}

#copy {
margin-top:30px;
float:right;
height:20px;
}

a {
color:#897B3E;
font-size:12px;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.title {
float:left;
margin-left:10px;
margin-top:15px;
color:#00295F;
font-style:italic;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:15px;
}

.title1 {
color:#473D1A;
font-style:italic;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:13px;
}

ul#nav li.last {
border-right:0;
}

