		
		/* ----======== Reseting All Browsers ========---- */
				
		body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
		{
		margin:0;
		padding:0;
		}
		
		fieldset, img
		{
		border:0;
		}
		
		ol
		{
		list-style:square;
		list-style-position:inside;
		line-height:25px;
		}
		
		ul
		{
		list-style:none;
		}
		
		caption, th
		{
		text-align:left;
		}
		
		h1, h2, h3, h4, h5, h6
		{
		font-size:100%;
		font-weight:normal;
		}
		
		abbr, acronym
		{
		border:0;
		}
		
		img, div
		{
		}
		
		/* ----======== HTML Elements ========---- */
				
		html, body
		{
		height: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		}
		
		body
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #101d25 url(../images/bg.jpg) repeat-x;
		color: #50a99a;
		}
		
		h1
		{
		color: #b1ebe1;
		font-size: 17px;
		margin-bottom: 15px;
		}
		
		h2
		{
		color: #b1ebe1;
		padding-bottom: 10px;
		}
		
		h3
		{
		color: #b1ebe1;
		padding-bottom: 10px;
		font-size: 14px;
		padding-top: 10px;
		}
		
		p
		{
		line-height: 18px;
		color: #50a99a;
		margin-bottom: 10px;
		}
		
		a:link, a:visited
		{
		color: #50a99a;
		text-decoration: none;
		}
		
		a:hover
		{
		color: #fff;
		}
		
		a.selected
		{
		color: #b1ebe1;
		}
		
		.clearer
		{
		clear: both;
		}
		
		form
		{
		height: 100%;
		padding: 0;
		margin: 0;
		}
		
		.headingStyle2
		{
		color: #b1ebe1;
		}
		
		.headingStyle3
		{
		color: #b1ebe1;
		font-size: 14px;
		}
		
		/* ----======== Layout ========---- */
				
		#breadCrumbs
		{
		margin-bottom: 15px;
		color: #50a99a;
		}
		
		#breadCrumbs a:link, #breadCrumbs a:visited
		{
		color: #50a99a !important;
		}
		
		#breadCrumbs a:hover
		{
		color: #fff !important;
		}
		
		#paddyLines
		{
		height: 100%;
		min-height: 100%;
		width: 100px;
		background: url(../images/paddyLines.png) repeat-y;
		position: absolute;
		right: -68px;
		top: 0px;
		}
		html > body form #contentWrapper #paddyLines { height: auto; }
		
		.verticalLine_White
		{
		height: 100%;
		min-height: 100%;
		background: #fff;
		position: absolute;
		right: -35px;
		top: 0px;
		}
		html > body form #contentWrapper .verticalLine_White { height: auto; }
		
		.verticalLine_Yellow
		{
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #fdb415;
		position: absolute;
		right: -35px;
		top: 0px;
		}
		html > body form #contentWrapper .verticalLine_Yellow { height: auto; }
		
		.verticalLine_Blue
		{
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #40b9fe;
		position: absolute;
		right: -35px;
		top: 0px;
		}
		html > body form #contentWrapper .verticalLine_Blue { height: auto; }
		
		.verticalLine_Green
		{
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #89e600;
		position: absolute;
		right: -35px;
		top: 0px;
		}
		html > body form #contentWrapper .verticalLine_Green { height: auto; }
		
		.verticalLine_Purple
		{
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #d60b8b;
		position: absolute;
		right: -35px;
		top: 0px;
		}
		html > body form #contentWrapper .verticalLine_Purple { height: auto; }
		
		.verticalLine_Red
		{
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #d42127;
		position: absolute;
		right: -35px;
		top: 0px;
		}
		html > body form #contentWrapper .verticalLine_Red { height: auto; }
		
		.verticalLine_Brown
		{
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #68763E;
		position: absolute;
		right: -35px;
		top: 0px;
		}
		html > body form #contentWrapper .verticalLine_Brown { height: auto; }
		
		.homeColumn
		{
		text-align: left;
		padding-left: 50px;
		float: left;
		width: 180px;
		line-height: 18px;
		padding-bottom: 20px;
		}
		
		.homeColumn2
		{
		text-align: left;
		padding-left: 0px;
		float: left;
		width: 180px;
		line-height: 18px;
		padding-bottom: 20px;
		}
		
		#contentWrapper
		{
		width: 844px;
		margin: auto;
		background: #101d25; /* #101d25 */
		position: relative;
		min-height: 100%;
		height:100%;
		}
		html > body form #contentWrapper { height: auto; }
		
		#header
		{
		padding: 0 50px;
		margin: 0 0 30px 0;
		}
		
		#mainMenu
		{
		position: absolute;
		top: 68px;
		left: 230px;
		}
		
		#siteLogo
		{
		position: absolute;
		top: 53px;
		right: 50px;
		}
		
		#mainMenu a:link, #mainMenu a:visited
		{
		margin-right: 10px;
		text-transform: uppercase;
		font-size: 11px;
		}
		
		#mainMenu a:hover
		{
		}
		
		#icons
		{
		float: right;
		}
		
		#icons img
		{
		margin-left: 5px;
		}
		
		.rentals
		{
		}
		
		.rentals .thumb
		{
		float: left;
		margin-right: 20px;
		margin-bottom: 30px;
		}
		
		#flashFrame
		{
		margin: 0 0 30px 0;
		}
		
		#footer
		{
		text-align: right;
		padding-bottom: 20px;
		}
		
		#footer a:link, #footer a:visited
		{
		color: #b1ebe1;
		}
		
		#footer a:hover
		{
		color: #fff;
		}
		
		#content
		{
		border-left: 1px solid #3d6463;
		height: auto;
		width: 565px;
		float: left;
		padding-left: 15px;
		margin-left: -15px;		
		}
		
		#content a:link, #content a:visited
		{
		color: #b1ebe1;
		}
		
		#content a:hover
		{
		color: #fff;
		}
		
		.inset
		{
		height: auto !important;
		height: 200px;
		min-height: 200px;
		width: 370px;		
		float: left;
		margin-bottom: 20px;
		}
		
		.insetGallery
		{
		width: auto;		
		}
		
		.inset ul
		{
		margin-bottom: 10px;
		}
		
		.inset li
		{
		list-style: square;
		margin-left: 20px;
		padding: 2px 0;
		}
		
		#highlights
		{
		border-left: 1px solid #3d6463;
		height: auto;
		width: 130px;
		float: left;
		padding-left: 15px;
		margin-left: 45px;
		color: #fdb415;
		line-height: 18px;
		position:absolute;
		left:600px;
		top:450px;
		}
		
		#highlights ul
		{
		margin-bottom: 0px;
		}
		
		#highlights li
		{
		list-style: none;
		margin-left: 0px;
		padding: 2px 0;
		}
		
		#hiddenContent
		{
		display:none;
		}
		
		
		.emailForm td
		{
		padding: 4px;
		}
		
		input, textarea
		{
		border: 1px solid #82CEC1;
		background: #0D181F;
		color: #82CEC1;
		padding: 1px 3px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		.imageGallery1
		{
		border-left: 1px solid #3d6463;
		height: auto;
		width: auto;
		padding-left: 15px;
		float: right;
		margin-bottom: 20px;
		}
		
		.imageGallery1 img
		{
		padding: 7px 0 4px 0;
		}
		
		.imageGallery4
		{
		margin-top: 0px;
		clear: both;
		}
		
		.imageGallery4 table
		{
		
		}
		
		.imageGallery4 td
		{
		padding-right: 20px;
		padding-bottom: 20px;
		text-align: center;
		}
		

		
		#divContent td
		{
		padding: 4px;
		border: 1px solid #101D25;
		background-color:#1B2F35;
		font-size:11px;
		}
		
		#pnlEditContent td
		{
		padding: 0px;
		border: none;
		background-color: transparent;
		}
		
		#CE_txtPageContent_ID
		{
		width: 380px;
		}