@charset "utf-8";
/* Judy Wayne, Your Oceanview Community Expert
	wwww.SanDiegoActiveRetirement.com
	May 2008, Index CSS */

body {
	background-image: url(../images/main_bgd.jpg);
	background-repeat: repeat-x;
	background-color: #e5d3c7;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4a1f08;
	line-height: 22px;
	letter-spacing: 0.035em;
	text-align:left;
}

h1 {
	font-size: 140%;
	color: #4a1f08;
	line-height: 0px;
	padding-top: 10px;
}

h2 {
	font-size: 120%;
	font-style: italic;
	line-height: 14px;
}

h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1CEEA;
	line-height: 14px;
	margin-bottom: 5px;
}

h4 {
}

h5 {
}

.hw {
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	font-weight:bold;
	color: #4a1f08;
	line-height: 22px;
}

.hwfooter {
	font-family: "Lucida Calligraphy";
	font-size: 11px;
	font-weight:bold;
	color: #4a1f08;
	line-height: 22px;
}

#wrapper {
	padding: 0px;
	width: 921px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	float: left;
	height: 292px;
	width: 921px;
}

#navbar {
	margin-bottom: 10px;
}

#body-content {
	background-image: url(../images/body-bg3.png);
	background-repeat: repeat-y;
	float: left;
	width: 921px;
	margin: 0px;
	padding: 0px;
}

#left-column {
	float: left;
	width: 205px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#sidebar1 {
	padding-left: 7px;
}

#middle-column {
	float: left;
	width: 450px;
	margin-left: 25px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
}

#middle-column a:link, #middle-column a:visited {
	color: #4E390E;
}

#middle-column a:hover {
	color: #51340C;
	background-color: #B0E0EC;
}

#wide-column {
	float: left;
	width: 600px;
	margin-left: 25px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
}

#wide-column a:link, #middle-column a:visited {
	color: #4F310B;
}

#wide-column a:hover {
	color: #51330F;
	background-color: #BAE6E9;
}

.small-text {
	font-size: 85%;
	font-style: italic;
}

#right-column {
	float: right;
	width: 178px;
	margin-right: 20px;
	margin-top: 0px;
}

#right-column a:link, #right-column a:visited {
	color: #4E390E;
}

#right-column a:hover {
	color: #51340C;
	background-color: #B0E0EC;
}

#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	float: left;
	width: 921px;
	margin: 0px;
	padding: 0px;
}

#footer-text {
	font-size: 85%;
	text-align: center;
	width: 910px;
	margin-top: 10px;
	padding-top: 10px;
}

#footer-text a:link, #footer-text a:visited {
	color: #52310E;
}

#footer-text a:hover {
	background-color: #B4E5EA;
}

.float-left {
	float: left;
	padding: 5px;
}

.float-right {
	float: right;
	padding: 5px;
}
