/******** Global Properties ***********/

* {
	padding: 0;
	margin: 0;
}

p {
	margin: 0 0 1em;
	font-family: arial, helvetica, sans;
}

body, h3, ol, ul, li, a, .header, .footer, .navbar { margin: 0; padding: 0; } /* clear padding/margin browser defaults */

a {
	text-decoration: none;
	color: #22295f;
}

a img {
	border: 0;
}

body {
	background-color: #dae1b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#wrapper {
	margin: 0 auto;
	width: 992px;
	background: url(images/images_new_design/rasm_bkg.jpg) repeat-y 0 0;
}

.header {
	position: relative;
	height: 110px;
	padding: 0 0 0 16px;
	width: 960px;
}

.content {
	min-height: 550px;
	margin: 0 21px 20px 223px;
}

.disclaimer {
	font-family: Verdana;
	color: #B7B6B6;
	font-size: 8pt;
}

a.dislink {
	color: #22295f;
}

a.dislink:hover {
	text-decoration: underline;
}

a.reglink {
	color: #22295f;
}

h1{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 0px;
	color: #22295f;
}
h2{
	font-family: Arial;
	color: #22295f;
	font-size: 12px;
	font-weight: normal;
}
h3{
	font-family: Arial;
	color: #22295f;
	font-size: 10px;
	font-weight: normal;
}


.box{
	border: 1px solid #bcb788;
	padding: 7px;
	background: #dad8c6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.box2{
	border: 1px solid #bcb788;
	padding: 7px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.box2 img {
	padding-right: 10px;
}


.bluetext{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.plaintext{
	font-family: Arial;
	font-size: 12px;
}

.member_text_header {
	font-family: Arial;
	font-size: 12px;
	color: #22295F;
	padding-bottom: 7px;
	text-transform: uppercase;
}

.smalltext{
	font-family: Arial;
	font-size: 11px;
	color: #22295F;
	font-weight: bold;
}

.spacedtext{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-indent: 10px;
}


/******** BEGIN HEADER SPECIFIC PROPERTIES ***********/

.social_media {
	position: absolute;
	top: 10px;
	right: 10px;
}

.social_media a {
	position: relative;
	z-index: 999;
}

.login_tab {
	position: relative;
	float: right;
	padding: 70px 7px 0 0;
	color: #fff;
}

.login_tab ul {
	height: 37px;
	overflow: hidden;
	background: url(images/images_new_design/login_bar_logged_in.png) left top no-repeat;
}

.login_tab li {
	padding: 13px 18px 0 15px;
	background: url(images/images_new_design/login_bar_right.png) right top no-repeat;
}

.login_tab ul a {
	color: #fff;
	text-decoration: underline;
}

.login_tab input[type="text"], .login_tab input[type="password"]  {
	color:#999999;
}

.login_tab form {
	margin-top: -1px;
}


/******** END HEADER SPECIFIC PROPERTIES ***********/




/************* BEGIN SLIDE SHOW STYLES *********/

.home_slideshow {
	float: left;
	position: relative;
	margin-left: -22px;
	padding-bottom: 10px;
}

.home_slideshow_container {
	float: left;
	display: inline;
	color: #fff;
	width: 332px;
	border-right: solid 2px #fff;
	padding: 20px;
	background-color: #9cbb65;
	height: 199px;
}

.home_slideshow_container h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 20px;
}

.home_slideshow_container p {
	padding-left: 18px;
}

.home_slideshow_container img {
	float: right;
}

.fadein {
	float: right;
	position: absolute;
	top: 0;
	right: -401px;
	width: 401px;
	height: 239px;
}

.fadein img {
	float: right;
	position: absolute;
	display: inline;
	top: 0;
	right: 0;
}

.next {
	position: absolute;
	float: left;
	top: 210px;
	left: 315px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.next a:link, .next a:visited {
	color: #4e5e32;
}

.next a:hover {
	color: #fff;
}

.prev {
	position: absolute;
	float: left;
	top: 210px;
	left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.prev a:link, .prev a:visited {
	color: #4e5e32;
}

.prev a:hover {
	color: #fff;
}
	

/*************  END SLIDE SHOW STYLES *********/


/******** BEGIN NAVIGATION STYLES ***********/

.menu {
	float: left;
	position: relative;
	display: block;
	padding: 0 0 0 15px;
}

.menu ul {
	margin: 0;
	padding: 0 0 30px 0;
  	width: 183px;
  	list-style-type: none;
	float: left;
	background: url(images/images_new_design/rasm_nav_bkg.png) no-repeat bottom left;
}

.menu ul li {
  display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
}

.menu ul a {
  	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
  	text-decoration: none;
	border-bottom: 1px solid #fff;
	height: 34px;
}

.menu ul li a {
	line-height: 33px;
}

/*ul .last a {
	border-bottom: 0;
}*/

.menu ul li a:link {
	color: #fff;
}

.menu ul li a:hover {
	background: url(images/images_new_design/rasm_nav_over.png) no-repeat 0 0;
}


/******** END NAVIGATION STYLES ***********/


/******** BEGIN REALTOR STYLES ***********/

.realtor {
	clear: left;
	margin: 30px 15px; 
	text-align: center;
	width: 150px;
}

.realtor img {
	padding-top: 15px;
	padding-bottom: 15px;
}

/******** END REALTOR STYLES ***********/


/******** BEGIN HOME TWO-COLUMN LAYOUT ***********/

.content .right_column {
	width: 230px;
	float: left;
	display: inline;
}

.content .left_column {
	width: 418px;
	padding-right: 20px;
	float: left;
	display: inline;
}

/******** END HOME TWO-COLUMN LAYOUT ***********/


/******** BEGIN HOME FIND A HOME STYLES ***********/

.find_home {
	padding-bottom: 10px;
}

/******** END HOME FIND A HOME STYLES ***********/


/******** BEGIN HOME NEWS STYLES ***********/

.news {
}

.news_item {
	float: left;
	margin-top: 3px;
	background-color: #dad8c6;
	width: 277px;
	padding: 10px;
}

.news_item h2 {
	padding-bottom: 7px;
	text-indent: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}

.news_item img {
	float: left;
	display: inline;
	padding: 0 10px 10px 0;
}

.news_item p {
	display: inline;
}

.news_item a {
	text-decoration: underline;
	color: #22295f;
}

.news_item a:hover {
	color: #9cbb65;
}

/******** BEGIN HOME NEWS STYLES ***********/


/******** BEGIN INTERIOR STYLES ***********/

.interior_content {
	padding-top: 20px;
	padding-right: 100px;
}

.affiliate_content {
	padding-top: 20px;
	padding-right: 100px;
}

.interior_content h1 {
	font-size: 14px;
	color: #22295f;
}

.interior_content h2 {
	font-size: 12px;
	text-indent: 0;
	font-weight: bold;
	color: #22295f;
}

.interior_content img {
	padding-bottom: 10px;
}

.photo_display {
	padding-top: 20px;
}

.photo_display ul {
	list-style-type: none;
}

.photo_display li {
	display: inline-block;
	margin: 0 10px 10px 0;
}

/******** END INTERIOR STYLES ***********/

/******** BEGIN MEMBER STYLES ***********/

.emeritus_members {
	float: left;
	margin-left: 50px;
	width: 400px;
}

.emeritus_members ul {
	list-style-type: none;
	border: 1px solid #bcb788;
	padding: 7px;
	background: #dad8c6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.emeritus_members ul li {
	padding: 5px 0;
}

.emeritus_members span {
	padding-right: 8px;
}

.discounts {
	float: left;
	width: 500px;
	margin-top: 15px;
	margin-right: 20px;
}

.discounts ul {
	list-style-type: none;
}

.discounts ul li {
	margin: 0 0 30px 0;
}

.discounts img {
	padding-right: 20px;
}

/******** END MEMBER STYLES ***********/


/******** BEGIN FOOTER STYLES ***********/

.footer {
	clear: both;
	background: url(images/images_new_design/rasm_footer_bkg.jpg) repeat-y 0 0;
	color: #fff;
	height: 77px;
	font-size: 11px;
}

.footer a {
	text-decoration: underline;
	color: #fff;
}

.footer_disclaimer {
	padding: 15px 0 0 30px;
}

.weaver {
	position: relative;
	float: right;
	padding: 15px 30px 0 0;
}

/******** END FOOTER STYLES ***********/

.error {
	font-weight: bold;
	color: #ff0000;
}
.success {
	font-weight: bold;
	color: #697e44;
}
.required {
	font-weight: bold;
	color: #ff0000;
}
.instructions {
	color: #22295f;
}

