@charset "utf-8";
/* Judy Wayne, Your Oceanview Community Expert
	wwww.SanDiegoActiveRetirement.com
	May 2008, Index CSS */

body {
	background-image: url(../images/body-bg3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #51350D;
}

h1 {
	font-size: 115%;
	color: #51350D;
}

h2 {
	font-size: 110%;
	font-style: italic;
}

h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1CEEA;
}

h4 {
}

h5 {
}

#wrapper {
	padding: 0px;
	width: 921px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#judy-header {
	background-image: url(../images/judy-wayne-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: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#sidebar1 {
	padding-left: 7px;
}

#middle-column {
	float: left;
	width: 450px;
	margin-left: 25px;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	line-height: 1.4em;
}

#middle-column a:link, #middle-column a:visited {
	color: #4E390E;
}

#middle-column a:hover {
	color: #51340C;
	background-color: #B0E0EC;
}

.small-text {
	font-size: 85%;
	font-style: italic;
}

#right-column {
	float: right;
	width: 178px;
	margin-right: 20px;
	margin-top: 20px;
}

#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;
}
