/* Start of CMSMS style sheet 'atlantic' */
body {
   font-family: arial, sans-serif;
   font-size: 80%;
   line-height: 17px;
   background: #E0E0E0;
   padding:0;
   color: #333333;
   text-align: center;
}

p {
   padding: 5px 15px 10px 15px;
   color: #333333;
	text-indent: 25px;
}

h1 {
   font-family: "Times New Roman", serif;
   font-size: 130%;
   line-height: 15px;
   padding: 10px 0 0 0;
   color: #660000;
   margin: 0 10px 10px 10px;
}

h2 {
   font-family: "Times New Roman", serif;
   font-size: 125%;
   line-height: 15px;
   padding: 10px 0 0 0;
   color: #660000;
   margin: 0 10px 10px 10px;
}  

h4 {
   margin: 0 0 0 20px;
}

ul { list-style: none; }

a {
   text-decoration: none;
}

a:link {
   color: #660000;
}

a:visited {
   color: #330000;
}

a:active {
   color: #990000;
}

a:hover {
   color: #990000;
}

#allovit {
   width: 802px;
   margin: auto;
   text-align: left;
}

#header {
   width: 802px;
   padding: 0px;

}

#header a a:active a:visited a:hover {

	border: 0;
}

#wrapper {
   background: url(../images/contentBG.jpg) repeat-y;
   margin-top: -5px;
}

#wrapper_oneCol {
   background: url(../images/contentBG_oneCol.jpg) repeat-y;
   margin-top: -5px;
}

#container {
   width: 800px;
   float: right;
   margin-left: -300px;
}

#content {
   width: 450px;
   margin-left: 310px;
}

#side {
   width: 250px;
   float: left;
   text-align: justify;
   margin: 0 0 0 0px;
   padding-left: 40px;
   padding-right: 10px;
}   

#footer {
   background: #e0e0e0 url(../images/footerBG.jpg) no-repeat;
   width: 800px;
   height: 126px;
   clear: both;
   color: #dddddd;
   text-align: right;
   line-height:25px;
   font-size: 75%;
}

#footer_oneCol {
   background: #e0e0e0 url(../images/footerBG_oneCol.jpg) no-repeat;
   width: 800px;
   height: 126px;
   clear: both;
   color: #dddddd;
   text-align: right;
   line-height:25px;
   font-size: 75%;
}

#footertext {
   position: relative;
   top: 85px;
   right: 55px;
   color: #333333;
   text-align: right;
}

#footertext a:link {
    color: #333333;
}

#footertext a:hover {
    color: #999999;
}

.new_window {
   margin: 30px;
   color: #666666;
	border-left: dotted 1px #999999;
	padding: 5px;
}

#address ul {
   list-style: none;
   margin-left: 15px;
   padding-left: 15px;
   text-indent: -15px;
   margin-top: -5px;
   padding-top: 0;
}

#weather {
   margin: 30px 30px 5px 30px;
}

#weather p {
   line-height: 1em;
   text-align: center;
   margin-bottom: 0px;
}

.clearing {
  height: 0;
  clear: both;
}

.last {
   color: #E5E5E5;
   line-height: 0px;
   font-size: 0px;
}

.external {
 	vertical-align:bottom;
	 padding-left:10px; 
	 background:url(../images/newwindow.gif) no-repeat left center;
	}

.doc {
 	vertical-align:bottom;
	 padding-right:15px; 
	 background:url(../images/word_icon.gif) no-repeat right center;
	}

.no_bottom {
   margin-bottom: 5px;
   padding-bottom: 0px;
}
.smaller {
	font-size: 85%;
	font-style: italic;
	}
#oneCol {
   width: 700px;
   margin: -5px 0 0 0 ;
	padding: 0 50px;
	overflow: visible;
	}
#index_break {
	position: relative;
	margin:0 0 0 -50px;
	z-index:9000;
	}
.property_name {
	font-family: Times New Roman, serif;
	font-size: 120%;
	color: #330000;
	}
/* End of 'atlantic' */

