body {
	font: normal 11px/18px 'Georgia', Times, serif;
	color:#333;
}

.planks {
	background: url(/app_themes/turners/images/site_bkg.jpg);
}

/* Text */ 

td {
	font: normal 11px/18px 'Georgia', Times, serif;
	color:#333;
}

div#containerleft {
	margin: 150px 0px 0px -39px;
	width: 145px;
	height: 399px;
	float:left;
	position: relative;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	background:url(/app_themes/turners/images/left-fade.gif) repeat-y;
}

html>
body div#containerleft {
	margin: 150px 0px 0px -33px;
}

div#leftnav {
	/*width: 120px;
	margin: 0;
	border: 0;
	padding: 15px 15px 30px 15px;
	text-align: left;*/
}

#leftnav ul {
	/*margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	list-style: none;
	*/ 
}

/* Links */ 

.leftnavsetup {
	width: 120px;
	border: 0px;
	/*padding: 15px 15px 30px 15px;*/
	margin: 0 auto 0 auto;
	display: block;
}

.leftnav {
	/*text-align: left;*/
	color: #ccc;
	/*padding: 0px;
	text-indent: 0px;*/
	text-decoration: none;
	background: #222;
	border-bottom: solid 1px #444;
	/*display: block;*/
}

.leftnav a {
	padding: 8px 0px 8px 0px;
	width: 120px;
	display: block;
}

.leftnav:hover {
	color: #fff;
	background: #444;
}

.leftnavselected {
	color: #646432;
}

.footertext {
	font: normal 9.5px/18px 'Georgia', Times, serif;
	color:#ffffff;
	text-decoration: none;
}

.footerlink {
	font: normal 1em 'Georgia', Times, serif;
	color:#fff;
	text-decoration: none;
}

.footerlink:hover {
	font: normal 1em 'Georgia', Times, serif;
	color:#ccc;
	text-decoration: underline;
}

/* Headers */ 

h1 {
	font: normal 1.3em/2em 'Georgia', Times, serif;
	color:#770000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

h2 {
	font: normal 1.1em/2em 'Georgia', Times, serif;
	color:#770000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

/* Form Love */ 

input, text, textarea {
	background: #ffffff;
	color: #333;
	font-size: 12px;
	font-family: geneva;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #451313;
}

select {
	background: #ffffff;
	color: #333;
	font-size: 12px;
	font-family: geneva;
	border-style: solid;
	border-width: 1px;
	border-color: #451313;
}

input#radio {
	background: #C3C395;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C3C395;
}

input#checkbox {
	background: #C3C395;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C3C395;
}

.submit {
	background: red;
	color: #333;
	font-size: 9px;
	font-family: geneva;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* left side */ 

html>
body div#containerleft {
	margin: 150px 0px 0px -33px;
}

.button1 {
	font: normal 1.1em/1.3em 'Georgia', Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #e5e5e5;
	height: 20px;
	border: 1px solid #000000;
}

.button2 {
	font: normal 1.1em/1.3em 'Georgia', Times, serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #451313;
	height: 20px;
	border: 1px solid #000000;
}

.contentzonestyle {
	padding: 10px 10px 10px 15px !important;
	height: auto;
	background-image: url(/app_themes/turners/images/paper_bkg.png);
	width:469px;
}

.leftnavzonestyle {
	width:146px;
	height: auto;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #222222;
}

#tblMiddle {
	width: 765px;
	height: 100%;
	position: relative;
	right: 34px;
	border: none;
}

#divMiddle {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin: 0 0 0 auto;
	width: 731px;
	position: relative;
}

#tblLeftNav {
	width: 146px;
	height: auto;
}

#tblContent {
	margin-bottom: 30px;
	width: 100%;
	height: 100%;
	border: none;
}

ul.content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	color: #333;
}

ul.content li {
	font: normal 1.1em/1.7em 'Georgia', Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.body {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 10px 0px;
	list-style-type: none;
	float: left;
	color: #333;
}

ul.body li {
	font: normal 1.1em/1.7em 'Georgia', Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}

ul.body li img, #sectioncopy img {
	border: solid 1px #FFF;
}

ul.content .pdf {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(/app_themes/turners/images/pdf.gif) 0px 2px no-repeat;
}

#content a:link, #content a:visited, #content a:active {
	font: normal 1em 'Georgia', Times, serif;
	color:#666;
	line-height:22px;
	text-decoration: underline;
}

#content a:hover {
	font: normal 1em 'Georgia', Times, serif;
	color:#770000;
	line-height:22px;
	text-decoration: underline;
}

#sectioncopy {
	padding: 23px;
	float:left;
}

.logoStyle {
	position: relative;
	left: 28px;
	top: 3px;
	z-index: 1;
	height: 185px;
	width: 244px;
	border: none;
}
