/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0;font-family:arial,helvetica,verdana,sans-serif; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,input { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol  { list-style: none; }
fieldset,img  { border: none; }
caption,th  { text-align: left; }
a  { outline: none;text-decoration:none; }
a:link { color:#333; }
a:visited { color:#eee; }
table { border-collapse: collapse; border-spacing: 0; }
body{background:#000;margin:auto;}
.clear {clear: both;}

#contentWrap p a:link,#contentWrap p a:visited{color:#396F8E; text-decoration:underline;}
#contentWrap p a:hover{text-decoration:none;}

.ltBlue{color:#d4e3ec;}
.dkBlue,a.dkBlue,a.dkBlue:visited{color:#3b6e8f;}

/* PARAGRAPH */
p {	font-size: .6875em;	line-height: 1.7em;	margin: 0.5em 0;clear: both;}

/* ALIGHNMENTS */
.leftalign {float: left;margin: 0 0.5em 0 0;}
.rightalign {float: right;margin: 0 0 0 0.5em;}

/* HEADERS */
h1 {font-family:"times new roman",times, georgia,serif;font-size:1.25em;line-height:1.5em;letter-spacing:.05em;}

h2 {}

h3 {}

h4 {}

/* LAYOUT */
#wrapper{margin:20px auto 20px auto;width:840px;height:600px;}

#header {float:left;width:840px;height:120px;}
#logo{float:left;width:210px;height:100px;text-align:center;font-size:0;}
#header ul{float:right;height:100px;width:630px;list-style-type:none;}
#header ul li{float:left;display:block;width:88px;height:100px;font-size:0;}
#header ul li.neighborhood{width:100px;}

#subHeader{float:left;width:840px; height:65px;background:#7EABC4;border-bottom:5px solid #000;}
#subHeader img{width:215px;float:left;}
#subHeader ul{float:right;list-style-type:none;}
#subHeader ul li{display:inline;font-family:"times new roman",times,georgia,serif;padding-right:10px;line-height:2.5em;}
#subHeader ul li a:link,#subHeader ul li a:visited{background-color:#7EABC4;color:#d4e3ec;font-size:.725em;}
#subHeader ul li a:hover,#subHeader ul li a.active{color:#000;}



