* {
font-size: 100%; padding: 0; margin: 0;
}

body {
font: 0.84em/1.333em Tahoma, Geneva, sans-serif; 
margin: 0; 
padding: 0;
color: #FFF; 
background: #FCB03F url('images/body_bg.gif') repeat-y left top;
}

	
p {margin: 0.33em 0 1em 0;}

#leftcolumn{
width: 294px;
float: left;
height: 100%;
background: transparent url('images/header_bg.gif') repeat-x left top;
padding: 0px;
border-right: 1px solid #000;
}

#logo{
width: 294px;
float: left;
height: 287px;
background: transparent url('images/logo.gif') no-repeat left top;
text-indent: -9999px;
}

img.hiddenPic {display:none;}

#navlist{
padding: 0 1px 1px;
margin-left: 0;
width: 293px;
font-size: 1.2em;
}

#navlist li{
list-style: none;
margin: 0;
border-top: 1px solid #000;
text-align: left;
}

#navlist li.last{
border-bottom: 1px solid #000;
}

#navlist li a{
display: block;
padding: 0.5em 0.5em 0.5em 0.75em;
border-left: 1em solid #FCB03F;
background: #144061;
text-decoration: none;
}

#navlist li a { color: #FFF; }

#navlist li a#current{
color: #0F75BC;
background: #212832;
width: 258px;
}

#navlist li a:hover{
color: #0F75BC;
background: #212832;
}




h3 {
text-indent: -9999px;
}
		
#contentcolumn{
width: 591px;
float: left;
background: transparent url('images/header_bg.gif') repeat-x left top;
padding: 0px;
border-right: 1px solid #000;
}

#mainheader{
font-size: 1.1em;
text-align: right;
color: #0F75BC;
height: 27px;
padding: 10px 10px 0 0;
}

#mainheader a{
color: #0F75BC;
}

#globe{
width: 591px;
height: 180px;
background: transparent url('images/globe.gif') no-repeat left top;
}

ul.locations {
list-style: none;
padding: 40px 0 0 230px;
color: #72A7D8;
font-size: 1.1em;
line-height: 1.6em;
}

li.loc_left {
margin-left: -116px;
}

#content{
padding: 0 20px 60px 20px;
}

#content a{
color: #FFF;
}

#content a:hover{
color: #0F75BC;
}

.drop {
float: left;
font-size: 270%;
line-height: 0.9em;
margin: 0 6px 0 0;
padding: 0;
color: #0F75BC;
}

h4 {
color: #0F75BC;
font-weight: normal;
font-size: 130%;
padding: 10px 0 10px 0;
}

.polaroids {
float: right;
margin: -180px -100px 0 0;
z-index: 5;
position:relative;
}

.imgleft {
float: left;
padding-right: 10px;
}
	
	
#fluidright{
height: 300px;
margin-left: 887px;
background: transparent url('images/header_bg.gif') repeat-x left top;
}

#content ul{
list-style: none;
padding-left: 0;
margin-left: 270px;
}

#content ul li{
background: url('images/bullet.gif') no-repeat 0 6px;
padding-left: 17px;
}

p.reset {
clear: left;
}


#footer{
clear: left;
width: 100%;
background: transparent url('images/footer_bg.gif') repeat-x left top;
color: #FFF;
padding: 0;
position: fixed;
height: 45px;
bottom:0;
left:0;
font-size: 1.1em;
}

#footer a {
color: #0F75BC;
}

#copyright {
width: 294px;
height: 45px;
background: transparent url('images/footer_left.gif') repeat-x left top;
border-right: 1px solid #000;
text-align: center;
padding-top: 20px;
color: #0F75BC;
margin: 0px;
float: left;
}


#footermid {
width: 591px;
height: 45px;
float: left;
border-right: 1px solid #000;
padding-top: 18px;
color: #0F75BC;
}

#footermidleft {
float: left;
text-align: left;
padding-left: 10px;
}

#footermidright {
float: right;
text-align: right;
padding-right: 10px;
}


