/**
 * Style sheet xBasic
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#c7b680;
	background-position:left top;
	background-repeat:repeat-x;
	font-size: x-small;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	color:#003300;
	letter-spacing: -0.01em;
}

h1, h2, h3, h4, h5, h6
{
	color:#006600;
	letter-spacing: -0.02em;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	margin-bottom:20;
	font-size:14px;
	line-height:1.2em;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:15px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:150%;
}

h2
{
	margin:10px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:130%;
}

h3
{
	margin:10px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:115%;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}

ol, li
{
}

a
{
	text-decoration:none;
	color:#0099cc;
}

a:hover
{
	color:#999999;
}

#wrapper
{
	margin-top:20px;
	background-color:#fcfdfa;
}

#container
{
	background-color:#fcfdf9;
	background-image:url("tl_files/template/plumbline.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#header
{
	background-color:#fcfdfa;
	background-image:url("tl_files/template/header.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#footer
{
	background-color:#dae15e;
	background-image:url("tl_files/template/footer.png");
	background-position:center top;
	background-repeat:no-repeat;
}

#main
{
}

#main .inside
{
	margin-top:50px;
	margin-bottom:30px;
	padding-right:20px;
	padding-left:20px;
}

#right
{
	border-left:1px solid #999999;
}

#right .inside
{
	padding-right:30px;
	padding-left:10px;
}

#left .inside
{
	padding-bottom:50px;
	padding-left:20px;
	background-image:url("tl_files/template/plumbline-line.jpg");
	background-position:left top;
	background-repeat:repeat-y;
}

body#top.front #container
{
	background-image: none
}

#footer_text
{
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
	text-align:center;
	vertical-align:bottom;
	font-size:30px;
	color:#ffffff;
}

#footer_text p
{
	font-size:12px;
	color:#003300;
}

#footer_text a
{
	font-size:12px;
	color:#0099cc;
}

body.front #right p, body.front #right a
{
	font-size:80%;
}

body.front #right h2
{
	margin-top:0px;
}

body.front #right .more
{
	margin-top:0;
	text-align:right;
	border-top:0px;
	border-bottom:0px;
}
