/* CSS Document */

/* 'Peyton Place Realty', by Osmosis Technologies, */

body{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
}

#container{				
	width: 670px;
	position: relative; 
	left:50%;
	margin-left:-335px;
}

/* Top Bar Begin */

#header {
	width: 670px;
	height: 107px;
	padding: 0;
	position:relative;
}

#logo {
	width: 210px;
	height: 107px;
	padding: 0;
	position:relative;
	float:left;
}

#top_links {
	width: 142px;
	height: 23;
	position:relative;
	float:right;
	text-align:right;
}

/* Top Bar End */

/* Menu Bar Begin */

#menu {
	width: 670px;
	height: 40px;
	padding: 0;
	position:relative;
}

/* Menu Bar End */

/* Imagery Begin */

#flash_img {
	width: 670px;
	padding: 0;
	position:relative;
	height: 248px;
}

/* Imagery End */

/* Featured Begin */

#featured_area {
	width: 670px;
	height: 140px;
	padding: 0;
	position:relative;
	background-image:url(../images/ppr_r5_c3.jpg);
	background-repeat:no-repeat;
}

#featured_1 {
	width: 156px;
	height: 116px;
	padding-left: 11px;
	padding-top: 12px;
	position:relative;
	float:left;
	text-align:center;
}

#featured_2 {
	width: 162px;
	height: 116px;
	padding-top: 12px;
	position:relative;
	float:left;
}

#featured_vr {
	width: 17px;
	height: 122px;
	padding-top: 12px;
	position:relative;
	float:left;
}

#featured_3 {
	width: 156px;
	height: 116px;
	padding-top: 12px;
	position:relative;
	float:left;
	text-align:center;
}

#featured_4 {
	width: 157px;
	height: 116px;
	padding-top: 12px;
	position:relative;
	float:left;
}

/* Featured End */

/* Content Area Begin */

#content_cont {
	width: 667px;
	padding-left: 3px;
	position:relative;
}

/* Content Area End */

/* Footer Area Begin */

#footer_area {
	width: 100%;
	height: 47px;
	position:relative;
	float:left;
	clear:left;
	background-image:url(../images/ppr_r7_c1.jpg);
	background-repeat:repeat-x;
}

#footer_area a {
	color: #FFFFFF;
}

#footer_area a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


#copy_right{				
	width: 670px;
	position: relative; 
	left:50%;
	margin-left:-335px;
}

#cr {
	width: 315px;
	position:relative;
	top: 12px;
	float:left;
	color:#FFFFFF;
}

#eo {
	width: 40px;
	position:relative;
	top: 12px;
	float:left;
}

#designed {
	width: 315px;
	position:relative;
	top: 12px;
	float:left;
	text-align:right;
	color:#FFFFFF;
}

/* Footer Area End */

/* Images Begin */

img.ro { 
	border-color:#6A0404;
	border: 1px;
}

/* Images End */

/* Links Begin */

a {
	color:#990000;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

/* Links End */
