html, body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 16px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
	
}

body {
	text-align:center;
}

div#container {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}


p {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 16px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B22222;
	font-weight: 900;
	text-decoration: none;
}

a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00008B;
	font-weight: 900;
	text-decoration: underline;
}


h1 {
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: Navy;
	font-weight: 900;
	text-decoration: none; /*border-bottom: 1px dashed Blue;*/
}

h2 {
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: black;
	font-weight: 900;
	text-decoration: none;
}

h3 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: black;
	font-weight: 900;
	text-decoration: none;
}

ul li {
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 16px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}


div#header {
	width:780px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:134px;
}

div#login a {
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 16px;
    color: #FFCC00;
    font-weight: 800;
    text-decoration: none;
}

div#login a:hover {
	color:red;
    font-weight: 800;
    text-decoration: none;
}


div#content {
	width: 733px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/content_bk.jpg);
	background-repeat: repeat-y;
	background-color: white;
	min-height: 300px;
}

div#content_1 {
	width:733px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

div#content_2 {
	width:733px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	
}

div#content_3 {
	color: white;
	width: 733px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/content_white.jpg);
	background-repeat: repeat-y;
	background-color: white;
}

div#content_4 {
	color: white;
	width: 733px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/content-allwhite.jpg);
	background-repeat: repeat-y;
	background-color: white;
}

div#content_3 h1{
	color: white;
}

div#content_3 h2{
	color: Navy;
	font-size: 16px;
}

div#content_3 h3{
	color: Navy;
	font-size: 14px;
}


div#footer_t {
	background-image: url(../images/home_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 173px;
	width: 733px;
}

div#footer_contact {
	background-image: url(../images/contact_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 173px;
	width: 733px;
}


div#footer_white {
	background-image: url(../images/white_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 173px;
	width: 733px;
}

div#shopping_bottom {
	float:left;
	background-image: url(../images/shopping_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 144px;
	width: 733px;
}
div#condos_bottom {
	background-image: url(../images/condos_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 173px;
	width: 733px;
}



div#clear{
	clear:both;
	margin-top:-1px;
}


div#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 7px 0px 10px 70px;
	height: 42px;
	width: 662px;
}

div#footer a {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 10px;
	text-align:left;
	font-weight: 900;
	color: white;
	text-decoration: none;
}

div#footer a:hover {
	color: red;
	text-decoration: none;
}

div#footer p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	height: 10px;
}

.footernolink {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
	height: 10px;
}

.text {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 16px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

/*--------------------------------------------------------


/*
div#login {
	padding: 4px 0px 0px 40px;

	/*height: 38px; 
	background-image: url(../images/login.gif);
	background-repeat: repeat-y;*/
}


/*
div#login input {
	padding-right:4px;
	text-align: center;
	font-size: 10px;
	/*background-color: #E0FFFF;
	border-color: lime;
	
	color: red;*/
}



.newsbody {
	font-family: arial,verdana,sans-serif;
	font-size: 8pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.newsbody:hover {
	color: #FFCC66;
	text-decoration: underline;
}

.headred {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #D00000;
	font-weight: 600;
	text-decoration: none;
}

.headredlink {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #D00000;
	font-weight: 600;
	text-decoration: none;
}

.headredlink:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight: 600;
	text-decoration: underline;
}


.head14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: Navy;
	font-weight: 800;
	text-decoration: none;
	line-height : 16px;
}

.body {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height : 14px;
}

.bodylink {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight: 600;
	text-decoration: none;
	line-height : 14px;
}

.bodylink:hover {
	color: #D00000;
	text-decoration: underline;
}

.contentlinks {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: #D00000;
	font-weight: 800;
	text-decoration: none;
}

.contentlinks:hover {
	color: Blue;
	text-decoration: underline;
}

.issuelink {
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	color: gray;
	font-weight: 600;
	text-decoration: none;
}
.issuelink:hover {
	color: #D00000;
	text-decoration: underline;
}




.results {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.resultslink {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: Blue;
	font-weight: 900;
	text-decoration: underline;
	line-height: 11px;
}

.resultslink:hover {
	color: #D00000;
	text-decoration: none;
}


*/