/* Default CSS Stylesheet for a new Web Application project */



BODY
{
    BACKGROUND-COLOR: #a69b99;
    FONT-FAMILY: Arial;
    margin: 0px;
    font-size: 10pt;
	line-height: 1.5;
}

#container
{
	background-color: white;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#top
{
	background-color: #2E2625;
	margin-bottom: 2px;
}

#navigation
{
	background-color: #8bb5f1; /*#96B8EC;  */
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

.imgDivider
{
	padding-top: 2px;
}

#topimages
{
	background-color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#topimages img
{
	border-width: 0px;
	margin-left: -2px;
	padding-left: -2px;
}

#content
{
	background-color: #ECEBEB;
	color: #8F8484;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 5px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

.accomButBar
{
	background-color: #a69b99;
	width: 100%;
	margin-left: 0px;
	color: White;
}

.accNavBut
{
	color: white;
	background: transparant;
	background-color: #a69b99;
	vertical-align: middle;
	cursor: hand;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px;
 	line-height: 1.5;
 	margin: 0px;
 	margin-right: 0px;
 	font-size: 10pt;
 	font-family: Arial;
}


.accomLeft
{
	float: left;
	width: 300px;
}

.accomlist
{
	margin-top: 0px;
	padding-top: 0px;
}

.accomRight
{
	float: left;
	margin-left: 3%;
	width: 48%;
	margin-bottom: 10px;
}

#accomRightBnB
{
	float: left;
	margin-left: 3%;
	width: 48%;
	margin-bottom: 10px;
}

#accomRightSC
{
	float: left;
	margin-left: 3%;
	width: 48%;
	margin-bottom: 10px;
}

.accomImage
{
	border-width: 1px;
	border-color: #8F8484;
	border-style: solid;
	margin-right: 2px;
	margin-bottom: 20px;
}

#accomRightBnB ul
{
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#accomRightBnB li
{
	display: inline;
}

#accomRightSC ul
{
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#accomRightSC li
{
	display: inline;
}

.fldGuests
{
	width: 15px;
}

.fldRemarks
{
	width: 300px;
}

#galleryMainImage
{
	float: left;
	width: 365px;
	border-width: 0px;
}

#gallerySmallImages
{
	float:left;
	margin-left: 16px;
	width: 269px;
	border-width: 0px;
}

#gallerySmallImages ul
{
	float: left;
	width: 269px;
	/*height: 80px;*/
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	/*border-width: 0px;
	border-color: Green;
	border-style: solid;*/
}

#gallerySmallImages li
{
	display:inline;
	/*height: 100px;
	border-width: 0px;
	border-color: Red;
	border-style: solid;
	margin-bottom: 10px;
	padding-bottom: 10px;*/
}


/*.smallImage
{
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	margin-top: 2px;
	
}

.smallImageTop
{
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	
}
*/

H1	{	
	font-size:	18pt; 
	font-style:	normal;
	text-decoration:	none;
	color: #2E2625;
	margin: 0px;
	font-weight: normal;
}
		
H2	{	
	font-size:	12pt; 
	font-style:	normal;
	text-decoration: none;
	color: #8F8484;
	font-weight: normal;
}	

H3	{	
	font-size:	12pt; 
	font-style: normal;
	text-decoration: none;
	color: #2E2625;
	font-weight: normal;
}	

.divider
{
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.footnote
{
	padding-top: 0px;
	margin-top: 0px;
	color: #8F8484;
	font-size: 7pt;
}	

.footnoteList
{
	padding-top: 0px;
	padding-left: 0px;
	margin-top: -10px;
	margin-left: 20px;
	color: #8F8484;
	font-size: 7pt;
}

HR
{
	background-color:#8F8484;
	height: 1px;
	clear: both;
	margin-top: 10px;
}

.accomHeader
{
	color: #2E2625;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.accomNormal
{
	margin-top: 0px;
}

.redHeader
{
	color: #762811;
	font-size:	18pt; 
	font-style:	normal;
	text-decoration:	none;
	margin: 0px;
	font-weight: normal;
}

Strong
{
	color: #762811;
	font-weight: bold;
}

TH
{
	color: #2E2625;
	font-weight: bold;
	text-align: left;
}

A:link	{	
	text-decoration:	none;
	color:	#8F8484;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#8F8484;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#8F8484;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#8F8484;
	}
