body {
	padding: 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*start of unifing all common html tags*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	font: Trajan Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
h2 {
	font: Trajan Pro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #222222;
}
h3 {
	font: Trajan Pro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}

h5 {
font: Trajan Pro, Arial, Helvetica, sans-serif;
font-size:120%;
color:#ff2312
}

input.grey_border {
	color: #333;
	font-size: 100%;
	border:#CCCCCC 1px groove;
	width: 80px;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
p {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
a, a:visited {
	text-decoration: none;
	color:#193984;
}
a:hover {
	text-decoration:underline;
	color:#ff2312;
}
.input, textarea {
	color: #333333;
}
span.sub_titles {
	color:#193984;
	font-size: 110%;
	text-transform:capitalize;
}
/* clearfix div class, using at the bottom of all container */
div.clearfix {
	display: inline;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	color:  #FFFFFF;
	clear: both;
}
/*End of unifing all common html tags*/

/* Start of page shadow box */
div#main_container {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
}
/*Start of Header containers*/
  /*RLL logo and quicklinks*/
div#header_container {
	height:106px;
	width: 950px;
	
}
/*RLL logo container*/
div#logo_container {
	width: 700px;
	height: 106px;
	float: left;
	padding-top: 10px;
}
/*quicklinks container*/
div#quicklinks_container {
	margin-right: 0px;
	padding: 8px;
	padding-right: 20px;
	text-align:left;
	float:right;
	display:inline;
	width: 125px;
	height: 95px;
	border-left: #CCCCCC dotted 1px;
}
div#quicklinks_container a {
	font-size: 95%;
	font-weight:bold;
}
/*Main navigation menu container*/
div#main_nav {
	clear:both;
	height: 36px;
	width: 950px;
	padding: 0px;
}
/*Main navigation menu*/
div#nav_menu {
	padding-left: 17px;
	float:left;
	height: 36px;
	padding-bottom: 0px;
	vertical-align:bottom;
}
div#nav_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#nav_menu ul li {
	float: left;
	margin: 0px;
}
div#nav_menu ul li a {
	width: 120px;
	height: 36px;
	display: block;
	float: left;
	text-align:left;
}
div#nav_menu ul li a.wider {
    width: 160px;
}

div#nav_menu ul li a:hover {
}
div#nav_menu ul li a.current, a.current:hover {
}

div#sub_nav_menu {
position: absolute;
top:0px;
right:0px;
padding-right: 15px;
padding-top: 10px;
text-align:right;
height: 17px;
}

div#sub_nav_menu ul#sub_nav {
list-style: none; 
padding: 0; 
margin: 0;

}
div#sub_nav_menu ul#sub_nav li {
margin: 0px; 
padding-left: 4px; 	
float: left;
}
div#sub_nav_menu ul#sub_nav li a {
height: 17px; 
display: block; 
float: left; 
text-align:left; 
background-color:#193984; 
padding-right: 6px;
color:#FFFFFF;
text-decoration:none;
padding-left: 4px;
text-indent: 14px;
background-image:url(../images/new/arrow-red.gif);
background-repeat:no-repeat;
background-position: 5px 5px;

}
div#sub_nav_menu ul#sub_nav li a:hover {
background-color: #ff2312;
background-image:url(../images/new/arrow-white.gif);
background-repeat:no-repeat;
background-position: 5px 5px;
}

div#sub_nav_menu ul#sub_nav li a.current, a.current:hover {
background-color: #ff2312;
background-image:url(../images/new/arrow-white.gif);
background-repeat:no-repeat;
background-position: 5px 5px;
}

/* End of nagivation menu */

div#image_container {
	width: 950px;
	height: 222px;
	background-color:#eeeeee;
	  
}
div#image_left {
	float: left
}
div#image_top {
	float: right;
	padding-right: 0px;
	height: 61px;
	width:713px;
}
div#image_right {
	float: right;
	padding-right: 0px;
	_margin-top: -3px;
}
/*Main body style start here*/
div#body_container_right {
	clear:both;
	width: 713px;
	margin-right: 7px;
	_margin-right: 3px;
	margin-top: -161px;
	background-image: url(../images/new/body_shadow_right.gif);
	background-repeat: no-repeat;
	background-position:100% 161px;
	_background-position:100% 160px;
	position: relative;
	float:right;
	min-height: 600px;
}
div#body_container_left {
	background-image: url(../images/new/body_shadow_left.gif);
	background-repeat: no-repeat;
	background-position:0 164px;
	_background-position:0 161px;
}
div#body_container {
	background-image: url(../images/new/body_shadow.gif);
	background-repeat: repeat-x;
	background-position:top;
	position:relative;
	margin-left: 7px;
	margin-right: 7px;
	padding: 10px;
	padding-top: 15px;
}

div#body_frame {
 border:solid 1px #eeeeee; 
 padding: 12px; 
 background-color:#FFFFFF;
position:relative;
}

div#body_header {
	margin-left: 20px;
	margin-top: -3px;
	_margin-top: -0px;
	border-left:#193984 solid 2px;
	height: 15px;
	padding-top: 15px;
}
/*homepage link style*/
a.home_link, a.home_link:visited {
	text-decoration:underline;
	font-style:italic;
	font-size: 110%;
	color:#193984;
	font-weight:bold;
}
a.home_link:hover {
	text-decoration:none;
	color:#ff2312;
}
/*end of homepage link style*/

/*End of Main body container style*/


/*left panel*/
div#left_container {
	/* width: 234px;*/
    width: 217px;
	background-color: #FFFFFF;
	float:left;
	position:absolute;
}
div.box_left {
	background-image: url(../images/new/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 222px;
	margin-top: 5px;
}
div.box_right {
	background-image: url(../images/new/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.box_top {
	background-image: url(../images/new/box_shadow_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
	padding-left: 12px;
	margin-left:1px;
	margin-right: 1px;
}
div.box_body {
	background-image: url(../images/new/shadow_body.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 7px;
	margin-right:7px;
	font-size:90%;
	padding: 5px;
}
div.box_body a {
	color:#333333;
	font-size:110%;
	text-decoration:underline;
	font: Trajan Pro, Arial, Helvetica, sans-serif;
}
div.box_body a:hover {
	color:#193984;
	font-size:110%;
	text-decoration:none;
	font: Trajan Pro, Arial, Helvetica, sans-serif;
}
div.box_bottom {
	background-image: url(../images/new/box_shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 4px;
	margin-left:1px;
	margin-right: 1px;
	margin-top:2px;
}
/*End of left Panel*/

/*footer start*/
div#footer_container {
	clear: both;
	background-color:#EEEEEE;
	height: 38px;
	margin-bottom: 10px;
}
div#footer_displacement {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}
div#footer_displacement a {
	text-decoration: none;
	color:#666666;
}
div#footer_displacement a:hover {
	text-decoration:underline;
	color:#193984;
}
/*footer end*/

/* Photo Frame - grey border and shadow*/
div.frame_left {
width:226px; height:171px; background-image: url(../images/new/thumb_shadow_left.gif); background-repeat: no-repeat; background-position: left;
}
div.frame_top {
background-image: url(../images/new/thumb_shadow_top.gif); background-repeat: no-repeat; background-position:top;
}
div.frame_bottom {
background-image: url(../images/new/thumb_shadow_bottom.gif); background-repeat: no-repeat; background-position: bottom;
}
div.frame_right {
width:226px; height:171px; background-image: url(../images/new/thumb_shadow_right.gif); background-repeat: no-repeat; background-position:right;
}
div.frame_body {
	padding: 6px;
}

/*photo frame grey bg*/
div.frame_grey_left {
width:226px; height:171px; background-image: url(../images/new/thumb_grey_shadow_left.gif); background-repeat: no-repeat; background-position: left;
}
div.frame_grey_top {
background-image: url(../images/new/thumb_grey_shadow_top.gif); background-repeat: no-repeat; background-position:top;
}
div.frame_grey_bottom {
background-image: url(../images/new/thumb_grey_shadow_bottom.gif); background-repeat: no-repeat; background-position: bottom;
}
div.frame_grey_right {
width:226px; height:171px; background-image: url(../images/new/thumb_grey_shadow_right.gif); background-repeat: no-repeat; background-position:right;
}
div.frame_grey_body {
	padding: 6px;
}

/*photo frame large*/
div.lg_frame_grey_left {
width:343px; height:258px; background-image: url(../images/new/lg_thumb_grey_shadow_left.gif); background-repeat: no-repeat; background-position: left;
}
div.lg_frame_grey_top {
background-image: url(../images/new/lg_thumb_grey_shadow_top.gif); background-repeat: no-repeat; background-position:top;
}
div.lg_frame_grey_bottom {
background-image: url(../images/new/lg_thumb_grey_shadow_bottom.gif); background-repeat: no-repeat; background-position: bottom;
}
div.lg_frame_grey_right {
width:343px; height:258px; background-image: url(../images/new/lg_thumb_grey_shadow_right.gif); background-repeat: no-repeat; background-position:right;
}
div.lg_frame_grey_body {
	padding: 6px;
}

/* Enf of Photo frame*/

div.newsletter_body_container {
border-bottom:#CCCCCC solid 1px; 
padding: 10px;
position:relative;

}

div.grey_box {
width:270px; 
background-color:#f8f8f8; 
padding-top:8px; 
padding-left:5px; 
padding-bottom: 5px;
padding-right: 2px;
margin-bottom: 6px;
}

div.grey_box ul {
list-style-image:url(titles/red-arrow.gif);
list-style-position:inside;
margin: 0px;
padding: 0px;
}

div.grey_box li a {
text-decoration:none;
color:#193984;
}

div.grey_box li a:hover {
text-decoration:underline;
color:#ff2312;
}

span.dotted_line {
   display: block;
   height: 15px;
   border-bottom:dotted 1px #cccccc;
}

span.dotted_line h4 {
   color:#193984;
   font-size: 100%;
   font-weight: bold;
}
div#featured_property {
position:relative;
	width: 378px;
	padding: 5px;
}

div#send_to_friend_container {
 position: absolute;
top: 0px;
right: 0px;
_padding-right:40px;

padding-top: 10px;

}



div#register_container {

position:relative;
	width: 320px;
	padding: 5px;
	border-bottom:solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

div#login_container {

 position: absolute;
top: 0px;
right: 0px;
_padding-right:40px;
width: 320px;
margin-top: 10px;
margin-right: 10px;
	border-bottom:solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.red {color: #FF0000;}

.error {
color:#FF0000;
background-image: url(../images/new/icon_error.png);
background-repeat:no-repeat;
padding-left: 18px;

}
