#container {
	position: inherit;
	width: 575px;
	/*height: 373px;
	overflow: hidden;*/
}
#content {
	position	: relative;
	width		: 555px;
	left		: 15px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#content a {
	text-decoration: underline;
	color: #755b3e;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content h1 {
	color: #987752;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
#content   li  {
	list-style-image: url(../../images/brown_bullet.gif);
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

/*scroll*/
#scrollArea {
	position	: relative;
	/*height		: 330px;*/
	width		: 15px;
	overflow	: hidden;
	background-color: #f8f1ea;
	margin-top: 50px;
	margin-right: 25px;
	float: right;
}
#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background-color: #c19565;
}
/*scroll*/
#BrownSubNavContainer {
	/*background-image: url(../../images/brown_sub_bg.jpg);*/
	background-color:#d3af7f;
	background-repeat: no-repeat;
	/*height: 392px;*/
	width: 255px;
	margin-right: 19px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #745b3b;
}
#BrownIntro {
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}
#BrownSubNav {
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}
#BrownSubNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BrownSubNav ul a {
	color: #745b3b;
	text-decoration: none;
}
#BrownSubNav ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#BrownSubNav li {
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BrownIntro h2 {
	color: #745b3b;
	font-size: 18px;
	margin-bottom: -8px;
	margin-top: 0px;
}
#BrownNavBar {
	background-color: #e4ceb0;
	height: 25px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-right: 19px;
	padding-left: 19px;
}
#BrownContent {
	float: right;
	width: 625px;
	background-color: #efe3d3;
	/*height: 392px;*/
	color: #987752;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
#accomodationsPG #BrownContent { overflow: hidden; }
.imageSmall {
	margin-bottom: 11px;
}
#container_ver {
	width: 575px;
	/*height: 373px;*/
	overflow: hidden;
	float: left;
}
#content_ver {
	width		: 345px;
	left		: 15px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
}
#scrollArea_ver {
	position	: relative;
	/*height		: 330px;*/
	width		: 15px;
	overflow	: hidden;
	background-color: #fff3ea;
	margin-top: 22px;
	margin-right: 45px;
	float: right;
}
.verImage {
	padding-left: 15px;
	position: relative;
	float: right;
}
.rightImage {
	float: right;
}
#brownVLine {
	background-color: #DFC8A8;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}

#content_ver a {
	text-decoration: underline;
	color: #987752;
}
#content_ver a:hover {
	text-decoration: none;
}
#content_ver h1 {
	color: #9D7757;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content_ver ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
#content_ver li {
	list-style-image: url(../../images/brown_bullet.gif);
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#orangeVLine_half {
	background-color: #FECBA0;
	height: 1px;
	width: 60%;
	margin-top: 15px;
	margin-bottom: 10px;
}

