/* Copyright (c) Fluid Creativity, 2006 */

/* General styling TKC */

body {
	background: url(../images/bg_header.gif) top center repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	padding: 0px 10px 10px 0;
	margin: 0;
	line-height: 1.4em;
	font-size: 12px;
}

ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside;
}

li{
	margin: 2px;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside;

}

a:link {
	color: #D30E45;
	text-decoration: none;
}
a:visited {
	color: #D30E45;
	text-decoration: none;
}
a:hover {
	color: #D30E45;
	text-decoration: underline;
}
a:active {
	color: #D30E45;
	text-decoration: underline;
}

/* Headings*/

h1 {
	font-size: 1.8em;
	color: #666666;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
}

h2 {
	font-size: 1.5em;
	color: #666666;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	font-size: 1.5em;
	color: #666666;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

h4 {
	font-size: 1em;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 5px 15px;
	text-transform: uppercase;
}

h5 {
	font-size: 1em;
	color: #666;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

strong {
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
}

.address {
	margin: 0 20px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	display: block;
	float: left;
}

.serviceList {
	margin: 10px 10px 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	display: block;
	float: left;
}


/* Inline styles */

.clearer {
	height: 1px;
	line-height: 1px;
	clear: both;
}


/* Page structures */

#wrapper {
	width: 990px;
	padding: 0;
	margin: 0 auto;
}


#contentWrapper {
	width: 990px;
	margin: 0;
}

.content {
	width: 724px;
	margin: 0;
	float: right;

}

#header {
	width: 990px;
	margin: 0 0 10px;
}

#headerLogo {
	width: 277px;
	margin: 0 0 10px;
	float: left;
}

#topNav {
	margin: 39px 0 0;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside;
	float: right;
}

#topNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside;
	float: left;
}

#topNav li {
	margin: 0;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside;
	float: left;
}

#topNav ul li {
	display: inline;
	float: none;
}

#topNav #topNavContent {
	width: 220px;
}

#topNav #topNavTab {
	float: left;
}

#sideNav {
	margin: 0;
	padding: 0;
	float: left;
	width: 220px;
}

#sideNav ul a {
	text-transform: uppercase;
	color: #717275;
	font-size: 1.2em;
	font-weight: bold;
}

#sideNav ul ul a {
	color: #BFC2C5;
}

#sideNav ul{
	margin: 0 0 8px 0;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside;
}

#sideNav ul ul {
	margin: 0;
	padding: 0;
}

#sideNav li{
	margin: 0;
	padding: 0;

}

#sideNav li.lastItem {
	margin-bottom: 8px;
}

#sublevelOne{
	margin: 0;
	padding: 0;
	list-style-type: none; 
	list-style-position: outside;

}

#sublevelOne li{
	margin: -2px 0 0;
	padding: 0;

}

#baseWrapper {
	width: 990px;
	margin: 0;
	padding: 20px 0 0;
	background: url(../images/bg_stripedivider1.gif) top left no-repeat;
	
}

#baseNewsletter {
	width: 246px;
	margin: 0 20px 0 0px;
	float: left;
}

#baseNews {
	width: 465px;
	margin: 0;
	float: left;
}

#baseNews ul {
	margin-left: 2em;
}
#baseNews ul li {
	list-style-type: disc;
}

#baseBrochure {
	width: 251px;
	margin: 0;
	float: right;
	background: url(../images/icon_brochure.gif) top right no-repeat;
}

#baseFind {
	width: 251px;
	margin: 0;
	float: right;
}
	
#baseBrochure p{
	width: 160px;
}

.baseBrochureButton{
	float: right;
}


#footer {
	width: 100%;
	height: 50px;
	margin: 0 0 10px;
	margin: 0 auto;
	background: url(../images/bg_footer.gif) top center repeat-x;
	clear:both;
}

/* Newsletter */

fieldset.newsletter {
border: none;
}

#formstuff {

	
}

#formstuff li {
	margin: 0 0 5px;
	list-style-type: none;
}

#formstuff label {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	margin: 0 10px 0 0;
	text-align: left;
	float: left;
	width: 30px;
}

#baseNewsletter input {
	padding: 1px;
	width: 140px;
	color:#cccccc;
	font-size: 1.1em;
	border: 1px solid #666;
}

#baseNewsletter .inputButton1 {
	border: none;
	width: 55px;
	height: 15px;
	background: none;
	padding: 0;
	margin: 5px 52px 0 0;
	float: right;
}
	
div.images {
	margin: 10px auto;
	text-align: left;
}

div.images img {
	padding: 2px;
}

ul.bulletedList {
margin:10px 0 0 0px;
padding:0px;
list-style-image:url(../images/bullet.gif);
font-size:12px;
color:#333333;
}

ul.bulletedList li {
margin:0 0 10px 30px;
padding:0px;
}

/* forms  */
label			{margin: 0 5px 0 0;}
select			{padding: 1px;}
input			{padding: 1px; height:14px; width:auto;}
fieldset		{border: none; clear:both; padding-right:10px;}

/* contact form */
.form {width: 466px;}
.form fieldset legend{padding: 0 0 10px 5px; font-weight:bold; color: #595959;}
.form textarea{height:90px;}
.form div{clear:left;display:block;margin:5px 0 0;padding:1px 3px;height:expression('1%');}
.form div fieldset{clear:none;margin:0 0 0 100px;padding:0 5px 5px;width:270px;}
.form div fieldset legend{padding: 0 3px 0 9px;}
.form div.required fieldset legend{font-weight:bold;}
.form div label{float:left;display:block;margin:0 0 5px;padding:3px 5px;width:120px;text-align:right;font-size:1em; }
.form div.optional label, .form label.optional{font-weight:normal;}
.form div.required label, .form label.required{font-weight:bold;}
.form div label.labelCheckbox, .form div label.labelRadio{float:none;display:block;margin:0 0 5px 180px;padding:0;width:250px;height:expression('1%');text-align:left;}
.form div fieldset label.labelCheckbox, .form div fieldset label.labelRadio{margin:0 0 5px;}
.form div.error{border:2px solid #ff0000;}
.form div.error p{margin:0 0 0 180px;padding:3px 3px 5px 3px;color:#ff0000;font-weight:bold;}
.form div input, .form div select, .form div textarea{padding:2px;width:250px; border: 1px solid #868686; font-family:Arial, Helvetica, sans-serif; font-size: 0.9em;}
.form div input.inputFile, .form div select{width:255px; border: 1px solid #868686;}
.form div input.inputImage{margin:0 18px 0 0px;padding:0;width:auto; height:17px; border: none;}
.form div input.inputCheckbox, .form div input.inputRadio, .form input.inputCheckbox, .form input.inputRadio{display:inline;width:14px;height:14px;background:none;border:none;}
.form div.submit{padding:0 0 0 200px;width:250px;}
.form div.submit div{display:inline;float:right;width:auto;text-align:left;}
.form div.submit div input.inputSubmit, .form div.submit div input.inputButton{float:right;margin:0 0 0 5px;padding:0 6px;width:auto;background:#d2d2d2;}
.form fieldset.required	{margin: 0 0 0 -50px; padding: 0; text-align:left; background: red;}
.form div.option input { width:auto; border: none;}

.form div.brochures {
	padding-right: 52px;
}
.form div.brochures label {
	float: none;
	width: auto;
	display: inline;
}
.form div.brochures input {
	float: none;
}

.form div.brochures {

	text-align: right;
}

div.footerText {
	width: 990px;
	padding: 0;
	margin: 0 auto;
	font-size:10px;
	color:#999999;}
	
ul.footerUl {
	margin:0;
	padding:0px;
	list-style:none;
}

ul.footerUl li {
	float:left;
	display:block;
	margin-right:30px;
	margin-bottom:20px;
}

img.footerFloat {
	float:left;
	display:block;
	margin-right:30px;
}


div.newsArticle {
	margin: 0px 10px 10px 0;
	padding: 0;
	line-height: 1.4em;
	font-size: 12px;
}


div.anniversary {
	width:172px;
	height:173px;
	background-image:url(../images/20years.png);
	position:absolute;
	margin:0px 0 0 0px;
	top:-40px;
	right:-25px;
	z-index:1000;
	
}

div.anniHolder {
	width:724px;
	position:relative;
}

div#downloadInstruct ol
{
 	margin-top:0px;
}

div#downloadInstruct p
{
	padding-bottom:0px;
}

/* contact form newletter checkbox */
div#newsletter span, .form div.brochures span{
	display: block;
	float: left;
	width: auto;
	padding-top: 3px;
	padding-left: 5px;
	font-weight: bolder;
}

div#newsletter input, .form div.brochures input{
	float: left;
	margin-left: 130px;
	width: auto;
}
