/* standard elements */

html {min-height: 100%;}

a {color: #330000;}

a:hover {color: #996633;}

p {
	margin-bottom: 8px;
	margin-top: 7px;
	padding: 0;
}

body {
	background: #663300 url(images/bg.jpg);
	font: normal 12px Arial, Verdana, Courier;
}

/* structure */

.container {
	width: 100%;
	height: 100%;
}

.box {
	margin: 0 auto;
	padding: 0 auto;
	width: 900px;
	height: 675px;
	background: url(images/box.jpg);
	background-repeat: no-repeat;
}

.main {
	padding: 0 45px 0 60px;
}


/* misc */

.clearer {clear: both;}

.left {float: left; padding-right: 10px;}

.right {float: right;}



/* header */

.header {
	height: 160px;	
}

.header .left {
	float: left;
	width: 210px;
	margin: 27px 0 0 0px;
}

.header .right {
	float: right;
	overflow: auto;
	margin: 45px 0px 0 0;
	font: bold 17px "Times New Roman", Times, serif;
	color: #663300;
	width: 360px;
	text-align: center;
}

.header .nav a{
	margin-top: 10px;
	float: left;
	display:block;
	font: bold 14px "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
	text-align: left;
	padding-right: 18px;
}

.header .nav a:hover {
	color: #996633;
}


/* content */

.content {
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 780px;
}

.property {
	width: 200px;
	float: left;
	padding-bottom: 10px;
}

.property-details {
	width: 160px;
	float: left;
	padding-left: 10px;
}

.property-details  a{
	text-decoration: none;
	font-size: 11px;
	padding-left: 45px;
}

.property-details  a:hover{
	text-decoration: underline;
}

.title {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	padding: 25px 0 15px 0;
	
}

.title2 {
	font-weight: bold;
	color: #663300;
	padding: 25px 0 15px 0;
}

.amenitiesleft{
	width: 390px;
	float: left;
}
.amenitiesright{
	font-weight: bold;
	color: #663300;
	float: left;
	padding-left: 35px;
	margin-top: 0px;
}
.requirementsleft{
	width: 280px;
	float: left;
}
.requirementsright{
	float: left;
	padding-left: 15px;
}
.contactleft{
	width: 300px;
	float: left;
}
.contactright{
	font-weight: bold;
	color: #663300;
	float: left;
	padding-left: 35px;
	margin-top: 0px;
	border-left: 2px solid #663300;
}

.contactright .title {
	font-size:15px;
}

.property2{
	font-weight: bold;
	color: #663300;
	width: 470px;
	float: left;
}

.property2 a{
	text-decoration: none;
}

.property-details2 {
	width: 275px;
	float: left;
	padding-left: 35px;
	color: #663300;
}

.property-details2  a{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.property-details2  a:hover{
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	color: #333333;
	font: bold 20px "Times New Roman", Times, serif;
	margin-top: 0px;;
	margin-left: -7px;
	padding-left: -7px;
	margin-bottom: 5px;
}
h2 {
	color: #663300;
	font: bold 22px "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0;
}

/* footer */

.footer {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	height: 50px;
	text-align: right;
	padding: 0;
	margin-top: 12px;
	font-size: 12px;
}
.footer  .nav a{
	font: bold 13px "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
	padding-right: 18px;
}

.footer a:hover {
	color: #996633;
	text-decoration: none;
}

/* RSY GLOBAL WEB */

.rsy {
	color:  #996633;
	margin-top: 20px;
}
.rsy a {color: #996633;
	   text-decoration: none;
}
.rsy a:hover {color: #996633;
	   text-decoration: underline;
}

/* form elements */
form {
	margin:0px 15px; 
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
	padding: 5px;
	margin-top: 5px;
	color: #996633;
}
label {
	display:block;
	font-weight:bold;
	margin:3px 0;
}
input {
	padding: 1px;
	border:1px solid #333;
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	size: 50;
}
textarea {
	width:310px;
	padding:1px;
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #333;
	height:60px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	background: #FFF url('gradientbg.jpg') repeat-x; 
	color: #333;	
	border: 1px solid #DADADA; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:12px; font-family:Arial, Sans-serif; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:0px	
}


			.osX .jScrollPaneTrack {
				
				background: url(images/osx_track.gif) repeat-y;
			}
			.osX .jScrollPaneDrag {
				background: url(images/osx_drag_middle.gif) repeat-y;
			}
			.osX .jScrollPaneDragTop {
				background: url(images/osx_drag_top.gif) no-repeat;
				height: 0px;
			}
			.osX .jScrollPaneDragBottom {
				background: url(images/osx_drag_bottom.gif) no-repeat;
				height: 0px;
			}
			.osX a.jScrollArrowUp {
				height: 24px;
				background: url(images/osx_arrow_up.gif) no-repeat 0 -30px;
			}
			.osX a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.osX a.jScrollArrowDown {
				height: 24px;
				background: url(images/osx_arrow_down.gif) no-repeat 0 -30px;
			}
			.osX a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
			
			.left .jScrollPaneTrack {
				left: 0;
				right: auto;
			}
			.left a.jScrollArrowUp {
				left: 0;
				right: auto;
			}
			.left a.jScrollArrowDown {
				left: 0;
				right: auto;
			}
		
			
			/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */