		
		
		
		/* ----======== 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;
		}
		
		ol{
		list-style-image:url(../images/bullet.gif);
		list-style-position:inside;
		line-height:25px;
		}
		
		fieldset, img
		{
		border:0;
		}
		
		 ul{
		 list-style-position:inside;
		 padding-left:20px;
	
		}
		
		caption, th
		{
		text-align:left;
		}
		
		h1, h2, h3, h4, h5, h6
		{
		font-size:100%;
		font-weight:normal;
		}
		
		abbr, acronym
		{
		border:0;
		}
		
		img, div { behavior: url(pngfix.htc) }
		
		/* ----======== HTML Elements ========---- */
		
		html
		{
		height: 100%;
		margin-bottom: 1px;
		}
		
		body
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #101d25 url(../images/bg.jpg) repeat-x;
		height: 100%;
		color: #50a99a;
		}
		
		h1
		{
		color: #b1ebe1;
		font-size: 17px;
		margin-bottom: 15px;
		}
		
		h2
		{
		color: #b1ebe1;
		padding-bottom: 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;
		}
		
		/* ----======== Layout ========---- */
		
		#breadCrumbs
		{
		margin-bottom: 15px;
		color: #50a99a;
		}
		
		#breadCrumbs a:link, #breadCrumbs a:visited
		{
		color: #50a99a !important;
		}
		
		#breadCrumbs a:hover
		{
		color: #fff !important;
		}
		
	
		
		.homeColumn
		{
		text-align: left;
		padding-left: 50px;
		float: left;
		width: 180px;
		line-height: 18px;
		}
		
		.homeColumn2
		{
		text-align: left;
		padding-left: 0px;
		float: left;
		width: 180px;
		line-height: 18px;
		}
		
		#contentWrapper
		{
		width: 844px;
		margin: auto;
		background: #101d25;
		position: relative;
		height: 100%;
		}
		
		#header
		{
		padding: 0 50px;
		margin: 0 0 30px 0;
		}
		
		#mainMenu
		{
		position: absolute;
		top: 68px;
		left: 230px;
		}
		
		#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: 20px;
		}

		#flashFrame
		{
		margin: 0 0 30px 0;
		
		}
		
		#footer
		{
		float: right;
		}
		
		#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;
		margin-bottom: 15px;
		padding-left: 15px;
		margin-left: -15px;
		padding-bottom: 15px;
		}
		
		#content a:link, #content a:visited
		{
		color: #b1ebe1;
		}
		
		#content a:hover
		{
		color: #fff;
		}
		
		#inset
		{
		height: auto;
		width: 370px;
		float: left;
		}
		
		#highlights
		{
		border-left: 1px solid #3d6463;
		height: auto;
		width: 130px;
		float: left;
		padding-left: 15px;
		margin-left: 45px;
		color: #fdb415;
		line-height: 18px;
		}
		




	#paddyLines
		{
	height:100% !important;
	height: 100%;
	min-height: 100%;
	width: 100px;
	background: url(../images/paddyLines.png) repeat-y;
	position: absolute;
	right: -68px;
	top: 0px;
	z-index:99;
		}
		
		#verticalLine_White
		{
		height:auto !important;
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #fff;
		position: absolute;
		right: -35px;
		top: 0px;
		z-index:99;
		}
		
		#verticalLine_Yellow
		{
		height:auto !important;
		height: 100%;
		min-height: 100%;
		width: 1px;
		background: #fdb415;
		position: absolute;
		right: -35px;
		top: 0px;
		z-index:99;
		}
		
		#hiddenContent
		{
		display:none;
		
		}
