* {margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
html {height:100%;}
body {background:url(images/canvas_bkgd.jpg) top left; text-align:center; margin: 0 auto; height:100%;}
.clear {clear:both;}
.error{color:#900;}
a {outline: none;}

#main {background:url(images/main_bkgd_top.jpg) no-repeat top center #FFF;  border-top: 1px solid #CCC; border-left: 1px solid #CCC; width:800px; position:relative; margin: 0 auto; height:auto !important; height:100%;  min-height:100%; margin-top:20px;}

#mainh {background:url(images/main_bkgd_top2.jpg) no-repeat top center #FFF;  border-top: 1px solid #CCC; border-left: 1px solid #CCC; width:800px; position:relative; margin: 0 auto; height:auto !important; height:100%;  min-height:100%; margin-top:20px;}

#maing {background:url(images/main_bkgd_top3.jpg) no-repeat top center #FFF;  border-top: 1px solid #CCC; border-left: 1px solid #CCC; width:800px; position:relative; margin: 0 auto; height:auto !important; height:100%;  min-height:100%; margin-top:20px;}

a img {border:0;}
#logo {position:relative; width:250px; margin: 30px 0 0 35px; float:left; border:0;}

#clientlink {
	float: left;
	text-align: right;
	margin-top: 15px;
	width: 480px;
}

#mainnav ul {
	list-style: none;
	width: 470px;
	height: 40px;
	float: left;
	margin-left: 38px;
	margin-top: 18px;
}

#mainnav ul li {
	list-style-image: url(images/bullet.png);
	float: left;
	padding-left:5px;
	padding-right: 30px;
	height: 35px;
	text-transform:uppercase;
}

#mainnav ul li a {
	color:#000;
	text-decoration:none;
}

#mainnav ul li a:hover {
	color: #91191c;
	text-decoration:underline;
}

#mainnav ul li.first {
	list-style: none;
	float: left;
	padding-top:0px;
	padding-left:0px;
	padding-right: 30px;
	height: 35px;
	text-transform:uppercase;
}

#content {
	margin: 0 31px 41px 31px;
	width: 738px;
	height:auto !important; height:100%; min-height:100%; 
}

#homeslide { 
	width:719px;
	height: 464px;
	margin: 37px auto;
	color:#900;
}

#homebody {
	float: left;
	text-align: left;
	width: 310px;
}

#homebody p {
	font-size: 12px;
	line-height: 190%;
}

.homelink {
	width: 290px;
	text-align: left;
	float: right;
	vertical-align: middle;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #CCC;
	height:71px;
	padding-left: 95px;
}

a .homelink .linktext {
	padding-top:6px;
	border: 0;
}

a .homelink p {
	font-size:12px;
	font-weight: bold;
	text-align: left;
	margin-top:5px;
	text-decoration: none;
	border: 0;
}

#rsslink{background: url(images/rss.jpg) no-repeat left top; color:#000;}
#rsslink:hover{background: url(images/rss_o.jpg) no-repeat left top; color: #91191c;}
#emlink{background: url(images/email.jpg) no-repeat left top; color:#000;}
#emlink:hover{background: url(images/email_o.jpg) no-repeat left top; color: #91191c;}
#fblink{background: url(images/fbook.jpg) no-repeat left top; color:#000;}
#fblink:hover{background: url(images/fbook_o.jpg) no-repeat left top; color: #91191c;}

.attrib {font-weight:bold; padding-left:20px; margin-bottom:10px;}

.pageheader{
	width:700px;
	text-align:right;
}

#leftcolumn{
	padding-top:0px;
	margin-left:10px;
	width:500px;
	text-align:left;
	float:left;
}

#leftcolumn p {
	padding-bottom:15px;
}

#leftcolumn img {
	padding-top:10px;
	padding-bottom:10px;
}

#rightcolumn{
	width:200px;
	margin-right:10px;
	padding-top:10px;
	float:right;
}

.photofill{
	width:200px;
	height:280px;
	background-color:#900;
}


/* FORM STYLES */


form {border:0;}
fieldset {border:0;}
#contact label {
	width: 100px;
	padding-right:5px;
	float:left;
	font-weight:bold;
}
#contact input, #contact textarea, #contact select{
	margin-bottom: 8px;
	padding:4px;
}
#contact #submit{
	margin-left: 105px;
}














#footer { 
	width: 800px;
	height: 60px;
	background-image:url(images/main_bkgd_footer.jpg);
	vertical-align: bottom;
	text-align:center;
}
#footer p {
	width: 400px;
	margin-left:290px;
	padding-top: 15px;
	color:#666;
	font-size:10px;
}
