* { margin: 0; padding: 0; }
body { font-family: Arial, sans-serif; font-size: 11px; }

ul { list-style: none; }
a, button, img { border: 0; outline: 0; }

a { color: #737477; text-decoration: none; }
a:hover { color: #333; }

.clear { clear: both; height: 0px; margin: 0; padding: 0; border: 0; line-height: 0; }
.caption { margin-top: 10px; font-size: 9px; color: #737477; }
.small_text { font-size: 9px; }
.centered_text { text-align: center; }

#page { position: relative; width: 970px; }
#header { height: 75px; }

#corporate_logo { width: 230px; height: 75px; background-image: url(/images/logos/windermere_logo.gif); }
#windermere_location_logo {
	width: 277px;
	height: 36px;
	margin-top: 26px;
	margin-left: 20px;
	background-image: url(/images/titles/walla_walla_valley.gif);
}
#top_nav { float: right; margin: 2px 15px 0 0; color: #d4d5d6; letter-spacing: 1px; }
#top_nav a { color: #d4d5d6; }
#top_nav a:hover { color: #737477; }

#left_content, #center_content, #right_content, #main_content { display: block; float: left; }
#left_content { width: 230px; text-align: right; } /* 245 */
#center_content { width: 410px; min-height: 632px; padding: 10px; border: 1px solid #999a9c; } /* 432 x 654 */
#right_content { width: 282px; min-height: 639px; margin-left: -1px; padding-bottom: 15px; border-left: 1px solid #d4d5d6; } /* 282 x 639+ */
/*#main_content { width: 670px; min-height: 430px; padding: 10px 15px; border: 4px solid #cdced0; }*/ /* 708 */

#sidebar_modules { font-family: Verdana, sans-serif; }
#sidebar_modules li { clear: both; }
.sidebar_module { clear: both; padding: 0 0 13px 0; line-height: 1.25em; }
#right_content .sidebar_module { padding: 8px 0 13px 23px; }

#account_widget { margin-top: 15px; padding: 10px; background-color: #d1d5e1; font-family: Verdana, sans-serif; text-align: left; }
#account_widget label { font-size: 12px; font-weight: bold; line-height: 1.5em; }