/**
 * Style sheet simpleWL
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
}

p
{
	margin:0px;
	padding:10px 0px;
}

img
{
	border:2px #7c7567;
}

#bg
{
	position:relative;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url("tl_files/wl/img/bg.jpg-erasethiss");
	background-repeat:repeat-x;
}

#container
{
	width:850px;
	left:100px;
	position:relative;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url("tl_files/wl/img/container_top.gif-erasethis");
	background-repeat:repeat-x;
}

#header
{
	height:450px;
	position:relative;
	margin:0px;
	padding:0px;
	background-color:#000000;
}

#content
{
	margin:0px;
	padding:0px;
}

#footer
{
	position:relative;
	clear:both;
	margin:50px 20px 0px 20px;
	padding-top:20;
	padding-right:20;
	padding-left:20;
	text-align:center;
	border-top:1px solid #B2A893;
}

#top
{
	height:130px;
	position:relative;
	margin:0px 0px 6px 0px;
	padding:0px;
	background-color:#000000;
	background-image:url("tl_files/wl/img/top_bg.gif-erasethis");
	background-position:left top;
	background-repeat:no-repeat;
}

#decor
{
	height:260px;
	position:relative;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#nav
{
	width:840px;
	height:30px;
	position:relative;
	margin:0px;
	padding:0px;
}

#left
{
	width:260px;
	position:relative;
	float:left;
	margin:20px 0px 0px 20px;
	padding:0px 20px 0px 0px;
}

#main
{
	width:509px;
	position:relative;
	float:right;
	margin:20px 20px 0px 0px;
	padding:0px 0px 0px 20px;
	text-align:right;
	border-top:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	border-left:1px solid #000000;
}

#footer
{
	height:60px;
	position:relative;
	clear:both;
	margin:50px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

.descrip
{
	width:530px;
	height:60px;
	position:relative;
	float:left;
	margin:0px;
	padding-top:70px;
	text-align:right;
}

.title
{
	width:280px;
	height:40px;
	position:relative;
	float:right;
	margin:0px;
	padding-top:85px;
}

.comment
{
	margin-bottom:30px;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #B2A893;
}

.form
{
	width:350;
	float:right;
	padding:10px;
	text-align:left;
}

h1
{
	display:block;
	margin:20px 0px;
	padding:0px 0px 10px 0px;
	text-align:center;
	background-image:url("tl_files/wl/img/h1_img.gif-erasethis");
	background-position:center bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #B2A893;
	font-weight:normal;
	font-size:26px;
}

.title_text
{
	text-align:left;
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
	text-transform: uppercase;
}

div.layout_short h2, a
{
	margin:0px;
	padding:10px 0px;
	font-family:Tahoma;
	font-weight:normal;
	text-decoration:none;
	font-size:20px;
	color:#ffffff;
}

div.layout_short.info
{
	margin:0px;
	padding:0px;
	font-size:-xm;
	color:#000000;
}

div.layout_short.more a
{
	text-align:right;
	text-decoration:underline;
	font-size:16px;
	color:#7C7567;
}

div.mod_navigation ul
{
	margin:0px;
	padding:0px;
}

div.mod_navigation li
{
	width:25%;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
}

div.mod_navigation a, div.mod_navigation p
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:#FFF0D3;
	text-transform: uppercase;
}

div.mod_navigation a
{
	height:26px;
	display:block;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#FFF0D3;
	text-transform: uppercase;
}

div.mod_navigation a:hover
{
	background-color:#333333;
	background-repeat:repeat-x;
	text-decoration:none;
	color:#B30000;
}

div.mod_navigation p
{
	height:32px;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	background-color:#000000;
	background-repeat:repeat-x;
	border-right:1px solid #B2A893;
	border-left:1px solid #B2A893;
	color:#ffffff;
}

a.invisible
{
	clear:both;
	width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline;
}

.caption
{
	font-style:italic;
	font-size:11px;
	color:#000000;
}

.image_container a
{
	color:#000000;
}
