/**
 * Style sheet xLayout
 */
.insidePage #main .column
{
	width:290px;
	float:left;
	margin-right:20px;
}

#footer
{
	background-image:url("tl_files/layout/footerBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#footer .footerImg
{
	float:left;
	margin-right:20px;
}

#footer .footerText
{
	padding-top:25px;
	font-weight:normal;
	font-size:11px;
	color:#11432e;
	line-height:14px;
}

.home #left
{
	width:455px;
	padding-top:15px;
	padding-right:5px;
	padding-left:20px;
	line-height:12px;
}

.home #contest
{
	background-color:#b5bfbb;
	background-image:url("tl_files/home/foursomeContest_botleft.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

.home #contest input.text
{
	width:100px;
	margin-right:12px;
	background-image:url("tl_files/layout/inputBg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.home #contest .submit_container
{
	padding-top:8px;
	padding-bottom:5px;
}

.home #contest br
{
	display:none;
}

.home #contest .floatLeft
{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}

.home #left p
{
	line-height:13px;
}

.home #homeNews
{
	width:250px;
	float:left;
	margin-right:15px;
}

.home #homeNews h2
{
	margin-top:18px;
	margin-bottom:0px;
	padding:0px;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
	font-variant:small-caps;
	font-size:24px;
	color:#003300;
	line-height:26px;
}

.home #homeNews a
{
	font-weight:bold;
	color:#003300;
}

.home #homeNews p
{
	margin-top:10px;
	margin-bottom:0px;
	padding-left:20px;
	background-image:url("tl_files/layout/redBullet.gif");
	background-repeat:no-repeat;
	font-size:12px;
	line-height:14px;
	background-position:left 2px;
}

.home .homePromo
{
	padding-top:5px;
}

.insidePage .promoImage
{
	padding-top:25px;
}

.insidePage #contest
{
	margin-top:25px;
	padding:8px;
	background-color:#b5bfbb;
}

.insidePage #contest h2
{
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
	font-variant:small-caps;
	font-size:14px;
	color:#003300;
	line-height:16px;
}

.home #homeNews .more a
{
	text-align:right;
	font-weight:normal;
	color:#0099cc;
}

.insidePage #main
{
	width:630px;
	margin-left:295px;
	padding-right:25px;
	padding-bottom:40px;
}

.insidePage #main h1
{
	padding-top:10px;
}

.insidePage #left
{
	width:220px;
	float:left;
	padding-top:20px;
	padding-right:15px;
	padding-left:15px;
}

.insidePage #left #subNav
{
	padding-top:20px;
	padding-bottom:20px;
}

.insidePage #left #subNav ul, .insidePage #left #subNav li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.insidePage #left #subNav a
{
	display:block;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px 10px;
	background-color:#0c3f2a;
	background-image:url("tl_files/layout/subnavBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	line-height:15px;
}

.insidePage #left #subNav a:hover
{
	background-color:#16271f;
	background-image:url("tl_files/layout/subnavBg-Over.jpg");
	text-decoration:none;
	color:#ffcc00;
}

.insidePage #slideshow
{
	float:right;
	margin-left:20px;
}

body
{
	padding-top:10px;
	background-image:url("tl_files/layout/bodyBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#wrapper
{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
}

#container
{
	background-color:#ffffff;
	min-height:450px;
	height: auto !important;
	height: 450px;
}

#header
{
	background-color:#0c3f2a;
	background-image:url("tl_files/layout/headerBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#header .logo
{
	float:left;
}

#header #simpleSearch
{
	width:300px;
	float:right;
	padding-top:3px;
	padding-bottom:8px;
	padding-left:75px;
	background-image:url("tl_files/layout/searchBg.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

#header #simpleSearch br
{
	display:none;
}

#header #simpleSearch input.text
{
	width:150px;
	height:15px;
	float:left;
	margin-right:8px;
	padding-left:8px;
	background-image:url("tl_files/layout/inputBg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	border:1px solid #003300;
	font-size:11px;
	color:#666666;
	line-height:13px;
}

#header #simpleSearch .submit_container
{
	padding-top:3px;
}

#header #topNav
{
	width:675px;
	float:right;
	clear:right;
	padding-top:65px;
}

#header #topNav ul
{
	margin:0px;
	padding:0px;
}

#header #topNav li
{
	float:left;
	margin:0px 8px 0px 0px;
	padding:0;
	list-style-type:none;
}

#header #topNav a
{
	padding:5px 10px;
	font-size:12px;
	color:#a6b9b1;
	line-height:14px;
}

#header #mainNav
{
	clear:both;
	background-color:#000000;
	border-top:3px solid #c23540;
}

.clearBoth
{
	clear:both;
}

.inside
{
	position:static;
}

.block
{
	overflow:visible;
}
