	body
	{
		padding: 0;
		margin: 0 auto;
		text-align: center;
		width:835px;
		color: #000000;
	}
	

	.main {
		margin: 0 auto;
		text-align:left;
		background: #ffffff url(../images/mainBG.png) repeat-y;
		width:835px;
	}

	.headerHolder {
		width:832px;
	}

	.headerLogo {
	height:249px;
	width:251px;
	float:left;
	margin-left:11px;
	background: #ffffff url(../images/TLGLogoHeader.png) no-repeat;
	}


	.headerRightBox {
	float:left;
	width:560px;
	height:200px;
	}

	.headerPhone {
	background: #ffffff url(../images/TLGHeaderTel.png) no-repeat;
	width:537px;
	height:51px;
	margin-top:6px;
	}

	.headerMain {
	clear:both;
	background: #ffffff url(../images/TLGHeaderMainBG.png) no-repeat;
	width:550px;
	height:126px;
	margin-top:-1px;
	}

	.specialOffer {
	width:531px;
	height:100px;
	padding-top:10px;
	}

	.headerTabsHolder {
	clear:both;
	width:520px;
	height:50px;
	}


	.headerTabsHolder p {
	margin:0px;
	padding-top:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;

	}

	.headerTabsHolder a {
	color: #ffffff;
	text-decoration:none;


	}


	.mainBodyTabsHolder a {
	color: #19650a;
	text-decoration:none;


	}

	.tabOne {
	width:115px;
	float:left;
	height:28px;
	background: #ffffff url(../images/TLGHeaderTab.png) no-repeat;
	}

	.tabTwo{
	float:left;
	width:115px;
	height:28px;
	background: #ffffff url(../images/TLGHeaderTab.png) no-repeat;
	}

	.tabAdult{
	float:left;
	font-size: 10px;
	width:50px;
	height:28px;
	background: #ffffff url(../images/TLGHeaderTabXXX.png) no-repeat;
	}

	.tabAdult p{
	font-size: 12px;
	}

	.mainBody {
		clear:both;
		width:760px;
		margin-left:45px;
		}


	.mainBodyTabsHolder {
			width:735px;
			height:50px;
			float:right;
			margin-bottom:-21px;
			margin-right:24px;
		}


	.mainBodyTabsHolder p {
				margin:0px;
				padding-top:6px;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight:bold;
				color: #3f7276;
				text-align:center;

	}

	.tabSelected{
			float:right;
			width:116;
			height:40px;
			background: #ffffff url(../images/highlightedMainTab.png) no-repeat;
			}

	.tabUnSelected{
			margin-top:1px;
			float:right;
			width:118;
			height:28px;
			background: #ffffff url(../images/backgroundMainTab.png) no-repeat;
			}



	.mainBodyPanelTop {
	clear:both;
	background: url(../images/mainContentTop.png) no-repeat;
	height:25px;
	width:748px;
	}

	.mainBodyPanel {
	width:755px;

	background: url(../images/mainContentBG.png) repeat-y;
	}


	.mainFooter {
	width:832px;
	height: 22px;
	background: url(../images/mainFooter.png)  no-repeat;
	}

	.mainBodyPanelBottom {
	background: url(../images/mainContentBottom.png) no-repeat;
	height:30px;
	width:749px;
	}


	.copyPanel{
				padding-top:2px;
				padding-left:14px;
				width:730px;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #550d06;
				}
	
	.copyPanel p {
		line-height:14px;
		margin:0px;

	}

	img
{  border-style: none;
}




/*
	.container
	{
		width: 721px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content
	{
		padding-top: 5px;
		background-color: #f1efee;
		width: 700px;
		font: 12px georgia, serif;
		float: left;
		text-align: left;
		color: #000000;
	}
	
	.pad
	{
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 170px;
		border-left: 1px solid black;
	}
	
	.side
	{
		float:left;
		width:160px;
		margin:0;
		padding: 10px;
		font-size: 11px;
	}

		.side p 
	{
		font: 14px georgia, serif;
	}
	
	.news
	{
		padding-bottom: 20px;
	}
	
	.line
	{
		text-align: center;
	}
	
	h1
	{
		font: 17px georgia, serif;
		font-weight: bold;
		font-style: italic;
	}
	
	a:link {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:visited {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:hover {color: #000000; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:active {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}

	*/