@CHARSET "ISO-8859-1";
 html {
   text-align: center;
   color: black;
   overflow: auto;
   font-size:11px
 }

 html img {
   border: none;
 }

 html a {
  text-decoration: none;
  color: red;
 }

 html a:hover {
 text-decoration: underline;
  
 }

div .clear {
	clear: both;
}

div .floatl {
	float: left;
}

div .floatr {
	float: right;
}
 body 
{	background: url(../images/background.gif) center top;
	background-repeat:no-repeat;
	width:800;
	text-align: center;
	font-size: 13px;
	font-family: Trebuchet MS, Arial;
	color: black;
	text-align: left;
	background-color: #e9ebd7;
	Margin:0px 0px 00px 50px	
}
  p {
  margin: 10px 0px 10px 0px;
  }
  
 body .clearer {
  clear: both;
 }
 b {
 font-weight:bold; 
 color:black ;
 font-size:12px;
 }


 h1 {
 margin: 10px 0px 5px 0px; 
 color:black;
 font-size:18px
 }

  h2 {
 margin: 5px 0px 5px 0px; 
  color:black;
  font-size:18px;

 } 

   h3 {
 margin: 0px 0px 0px 0px; 
 color:#5E5FAF;
 font-size:16px;
 font-weight:bold;
 } 
 h4 {
  margin: 0px 0px 0px 0px; 
 color:black;
 font-size:14px;
 font-weight:bold;
 }
li {
margin: 0px 0px 0px 0px; 
} 
img.photo {
float:left;
padding-right:10px
}
#nav a,#botnav a {
color:black;
padding-left:2px;
padding-right:2px;
font-size:15px;
}
#botnav a {
font-size:12px
} 
#nav a:hover,#botnav a:hover {
color:white;
text-decoration:underline;
}
#logo {
float:left;
margin-left:9px;	
padding-top:4px;
}
#nav .navitem,#botnav .navitem {
	float: left;
	width: 125px;
	font-weight: bold;
	background: url(../images/navbg.gif) center top;
	background-repeat:no-repeat;
	text-align:center
}
#nav .navitems,#botnav .navitems {
	float: left;
	width: 110px;
	font-weight: bold;
	background: url(../images/navbgs.gif) center top;
	background-repeat:no-repeat;
	text-align:center
}

#page .pane {
  float: left;
  background-image: url(../img/printback.png);
  background-repeat: no-repeat;
  width: 278px;
  height: 320px;
  margin-left: 5px;
  padding: 6px;
  font-size: 14px;
  color: #be1e2d;
}

#page .pane .black {
	color: black;
}
#page
{
	text-align: left;
	width: 800px;
	margin: 0 auto;
}
#header
{ 
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  height:139px;
  width:800px;

  }
#mapmarker {
position:relative
}
#pagebg {
   background-repeat: no-repeat;
   width:782px;
   height:450px;
   margin-left:-22px;
   margin-top:10px;
   font-size:10px;
   line-height:11pt
   }
#mapnav {
 position:absolute;
 top:25px;
 left:-9px;
  }

   
#nav {
	color:black;	

	font-size:15pt;
	font-weight:bold
}
#botnav {
	color:black;	
	padding-top: 10px;
	font-size:15pt;
	font-weight:bold;
	text-align:center;
	margin-left:100px
}

#main {	
	clear:both;
     width:800px;
   }
 #middlethird {
	text-align: left;
}

#homepage_extras {
	padding-left: 10px;	
}
#bottom{
height:150px;
}


#pop {
	position: absolute;
	width: 180px;
	height: 190px;
	z-index: 2;
	top: 75px;
	left: 200px;
	display: none;
	background-image: url(../tttimg/mapdivbg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#vanity {
margin-left:270px
}
#vanity_logo {
float:left
}
#vanity_link {
padding-top:8px
}







