/*
Theme name: genlink -
Editor: kate bast

*/

@charset "UTF-8";
body {
	background-color: #F7F7F7;
	width: auto;
}

body, p, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	
}

#header {
	margin: 0px;
	padding: 0px;
	height: 220px;
	background-image: url(images/banner_bg_hills.gif);
	background-repeat: repeat-x;
	height: auto;
	background-position: 10px top;
	position: relative;
	width: 100%;
}
#bannerlft {
	background-image: url(images/left_banner_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 220px;
}
#bannertext {
	font-family: "Helvetica Neue Light", Helvetica, Geneva;
	font-size: 18px;
	font-style: italic;
	color: #E6E6E6;
	float: left;
	position: absolute;
	width: auto;
	font-weight: bold;
	margin: 128px 0 0 800px;
	left: 12px;
	top: -25px;
	letter-spacing: 0.17em;
}
#headernav {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	margin: -5px 0 0 0;
	padding: 0;
	position: absolute;
	width: 100%;
	line-height: 40px;
}



#headernav ul {
	margin: 2px 0 0 295px;
	width: auto;
}
#headernav li {
	float: left;
	list-style-type: none;
}
#headernav li a {
	font-family: Helvetica;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 1.05em;
	text-decoration: none;
	display: block;
	padding: 0 12px 0 14px;
	margin-right: 8px;
}

#headernav a:link,a:visited     {
	text-decoration: none;
	border: none;
}
#headernav a:active  
  {
	text-decoration: none;
	border: none;
}
#headernav a:hover  {
	text-decoration: none;
	color: #000000;
	background-image: url(images/nav_hover_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
}
#content {

	color: #4D4D4D;
	margin: 40px 0 0 0;
	height: auto;
	width: 1100px;
	padding: 0;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}

.lftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	margin: 50px 0 0 60px;
	float: left;
	height: auto;
	width: 19%;
	font-size: 1.05em;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-top: 30px;
 }
 
 .lftcolumn p {
	padding-bottom: 40px;
}

.ctrcolumn {
	font-family: Arial, Helvetica, sans-serif;
	margin: 75px 5px 0 30px;
	float: left;
	height: auto;
	width: 38%;
}
.centertext {
	margin-top: 20px;
	padding-right: 10px;
	font-size: .95em;
	color: #333333;
	line-height: 1.2em;
}
.centertextsm {
	font-size: .95em;
	line-height: 1.2em;
	margin-left: 20px;
}

.centertext p {
	padding-bottom: 10px;
}
.ctrcolumnwide {
	font-family: Arial, Helvetica, sans-serif;
	margin: 75px 5px 0 45px;
	float: left;
	height: auto;
	width: 55%;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

.rtcolumn {
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	height: auto;
	margin-top: 35px;
	position: relative;
	padding: 0 5px 50px 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 27%;
	margin-left:18px;
	background-color: #E8EBEA;
}
.rtcolumnsm {
	float: left;
	height: auto;
	position: relative;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 28%;
	margin: 50px 0px 15px 28px;
}

.rtimage {
	text-align: center;
	padding: 10px 5px 10px 5px;
	height: 220px;
	width: 310px;
	border: 1px solid #999999;
	margin: 30px 10px 20px 10px;
	background-color: #FFFFFF;
}
.rtimage2 {
	text-align: center;
	padding: 10px;
	height: 320px;
	width: 210px;
	border: 1px solid #999999;
	margin: 30px 10px 20px 15px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

.rttext {
	font-size: .9em;
	margin-left: 35px;
	width: 270px;
}

.rttext li {
	text-decoration: none;
	list-style: none;
}

.rtcolumn h1 {
	font-size: 1.25em;
}

.indent50 {
	margin-left: 50px;
}

#footer {
	font-size: 75%;
	color: #333333;
	letter-spacing: 0.15em;
	text-align: center;
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
        padding-top: 20px
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
        letter-spacing: 0.09em;
	color: #990000;
        
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #003333;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
}

.h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
}

.h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
}

 a:link, a:visited, a:active     {
	text-decoration: none;
	border: none;
        color:#00264C
}

 a:hover  {
	text-decoration: underline;
	color: #3333CC;	
}

 a  {
        color:#00264C

}
.mapborder {
	text-align: center;
	height: 425px;
	width: 425px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 14px;
	margin-bottom: 20px;
}
#content {
	margin: 0px;
	padding: 0px;
}
.productrow {
	width: auto;
	height: auto;
	padding-top: 10px;	
}
.right {
	float: left;
	font-size: 0.85em;
	height: auto;
	width: 300px;
	padding-left: 15px;
}
.left {
	float: left;
	width: 175px;
	position: relative;
	padding-top: 10px;
}
.hr {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100%;
}
.style1 {
	font-size: 14px;
	padding-top: 0px;
} 
.post p{
	margin: 0px;
	padding: 0px;
}
#sidebar  hr {
	color: #FFFFFF;
	visibility: none;
}
.style2 {
	font-size: 0.95em;
	font-weight: bold;
}
