html,body {
font-family:Arial, Helvetica, Verdana, Tahoma;
font-size:12px;
margin:0;
padding:0;
}

#pagewidth {
width:100%;
min-width:600px;
}

h1 {
font-size:20px;
}

h2 {
font-size:16px;
}

h3 {
font-size:14px;
}

p,h1,h2,h3 {
margin:10px;
}

a:link,a:active,a:visited {text-decoration: none; color : #000066; }
a:hover		{ text-decoration: none; color : #D100C3; }

hr { height: 0px; color: #CCCCCC}


#container {
width:1000px;
margin:0px;
padding:0px;
}

#banner {
margin-bottom:0;
background-color:#D100C3;
padding:0;
}

#content {
margin-left:2px;
background-color:#FFF;
padding:0;
}

/*
#sidebar-a {
float:left;
width:200px;
background-color:#ebebeb;
margin:0;
padding:0;
}
*/

#footer {
text-align:center;
clear:both;
margin-top:0;
padding:0;
 background-color:#000066; 
 font-size: 12px;
 text-decoration: none;
 color: #FFFFFF;
}

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

#copyright{
 text-align:center;
 height:20px;  
 background-color:#000066; 
 font-size: 10px;
 text-decoration: none;
 color: #FFFFFF;
} 

#header{ 
 height:120px; 
 width:1000px; 
 min-width: 500px; 
 background-color:#000066; 
 }

#subheader{ 
 height:40px; 
 width:1000px; 
 background-image:url("http://www.appleton-lettings.com/images/sub-head.jpg");
 background-position: left;
 background-repeat:no-repeat;
 }

#logo{ 
 height:80px; 
 width:100%; 
 background-image:url("http://www.appleton-lettings.com/images/appleton-lettings.jpg");
 background-position: left;
 background-repeat:no-repeat;
 }

 span {display:none;}

#addr {
 position: absolute;
 top: 0px;
 left: 525px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
}

.left_nav A{
background: #FFFFFF;
font-family: Arial, Helvetica, Verdana, Tahoma;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border: outset 1px #FFFFFF;
color: #000066;
text-decoration: none;
width: 150px;
height: 35px;
display: block;
padding-left: 4px;
}

.left_nav A:visited{
color:#000066;
}

.left_nav A:hover {
background: #000066;
font-size: 12px;
color:#FFFFFF;
border: inset 1px #435680;
}


#nav-menu
{
 position:absolute;
 top:120px;
 left:0px;
 height:25px;
 /*display:block;*/
 width: 1000px; 
 background-color:#D100C3;
}


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

#nav-menu li
{
float: left;
margin: 0 0.15em;
padding: 0;
text-align: center;
}

#nav-menu li a
{
height: 25px;
line-height: 25px;
float: left;
width: 80px;
display: block;
color:#FFFFFF;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 12px;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu A:hover {
background: #FFFFFF;
color: #000066;
font-weight: bold;
}
