/*common styles*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E5ECF0;
	margin-top: 0px;
	margin-left: 0px;
}
 
p  {
	font-size: 85%;
	line-height: 135%;
	margin-top: 0px;
	margin-bottom: 8px;
}
dl {
	margin-top: 0px;
}
dt {
	font-size: 85%;
	line-height: 135%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold; 
}

dd {
	font-size: 85%;
	line-height: 135%;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left:  0px;
}
a:link  {
	color: #3265AE;
	text-decoration:underline;
}

a:visited  {
	color: #5F6062;
	text-decoration:underline;
}
a:hover  {
	color: #5F6062;
	text-decoration:underline;
}
a:active  {
	color: #5F6062;
	text-decoration:underline;
}
a.staynew {
	color: #3265AE;
	text-decoration:underline;
}
.sectionHead  {
	margin-top: 4px;
	margin-bottom: -3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin-left: 1px;
}

h1  {
	color: #3265AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

h2  {
	color: #3265AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#textarea  { /*holds the text and the rightColumn secondary navigation*/
	width:660px;
	padding-left: 9px;
	padding-bottom: 11px;
	float:right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 11px;
	min-height: 450px;
}
#textarea ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#textarea ul li   { /*body lists*/
	margin-left: 0px;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-size: 85%;
	line-height: 120%;
	list-style-position: outside;
}
#textarea ol li  { /*body lists*/
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-size: 85%;
	line-height: 120%; 
}

.homeflash {
	padding-top: 20px;
}
/*positioning divs*/

#wrapper  { /*holds all divs and centers them on the page*/
	width:1000px;
	position: relative;
	overflow: visible;
	margin-right: auto;
	margin-left: auto; 
}

#topbanner  { /*holds the logo, pics and top navigation items*/
	width: 850px;
	height:186px;
	margin-left:75px;
	margin-right:75px;

}

#logoTopPics  { /*Explorer 6 needed this so it didn't break the topbanner. It holds the logo
the top banner pictures*/
	width:689;
	float:left;
}

#topnav  { /*holds the nav items in the top right of page*/
	width:161px;
	float:right;
	height: 186px;
}

#content  { /*holds the sidebar, textarea and bottominfo*/
	width: 850px;
	margin-left:75px;
	margin-right:75px;

}

#sidebar  { /*holds the sidenav and sidebarInfoBox (when needed)*/
	width: 180px;
	float:left;
	padding-top:22px;
	
}

#sidenav  { /*holds the sidebar navigation and all the P7menus*/
	width:180px;
	position:relative;
	
}

#sidebarInfoLogo  {
	width:160px;
	position: absolute;
	top: 330px;
	text-align: right;}

#sidebarInfoBox  { /*lives under the side navigation. Use for things like What's New*/
	width:150px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #3265AE;
	padding-bottom: 0px;
	margin-bottom: 10px;
	
}

#sidebarInfoBox p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sidebarInfoBox a {
	color: #3265AE;
	text-decoration:underline;
}

#rightColumn  { /*holds the secondary navigation which is done in unordered lists*/
	width:180px;
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	padding-left: 10px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightColumn ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

 
#rightColumn ul li   {
	margin-left: 0px;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
}
#rightColumn ul li.selected  { /*use this when the secondary navigation item is selected, i.e., you are 
on its page*/
	color: #000000;
	margin-left: 0px;
	background-image: url(../images/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
}
#rightColumn p  { 
	font-size: 75%;
}
#rightColumn a:link  {
	color: #3265AE;
	font-weight:bold;
	text-decoration:underline;
}

#rightColumn a:visited  {
	color: #5F6062;
	font-weight:bold;
	text-decoration:underline;
}
#rightColumn a:hover  {
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
#rightColumn a:active  {
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
#rightColumnHome { /*holds the gallery photos on home page*/
	width:221px;
	float:right;
	margin-left:10px; 
	margin-bottom:10px; 	
	border: 2px solid #000000;
	height: 250px;
}
#randomGallery  { /*holds the random image and gallery button on top page*/
	width:221px;
	height: 224px;
	overflow: hidden;
}
#gallerybutton  { /*holds the random image and gallery button on top page*/
	width:221px;
	height: 26px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	overflow: hidden;
}

#bottompics  { /*holds the bottom picture links on top page*/
	margin-top:20px;
	height: 150px;
}

#bottominfo  { /*holds the address, phone, RH attribute on every page*/
	width:660px;
	height:200px;
	float:right;
	text-align:right;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33679A;
	clear: both;
}

#bottominfo p  {
	font-size:70%;
}

#bottominfo a:link  {
	color: #33679A;
	text-decoration:underline;
}

#bottominfo a:visited  {
	color: #33679A;
	text-decoration:underline;
}
#emplogin {
	width:150px;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -5px;
}
#contactInfo  { /*holds the phone, fax and email in bottominfo*/
	float: left;
	margin-left: 10px;
}

.clearit { /*used to clear the sidebar and textarea in the content div*/
	clear:both;
}
.loginlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	height: 40px;
	padding-right: 10px;
	text-align: right;
}
.equiplabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	height: 40px;
	padding-right: 10px;
	text-align: left;
	padding-top: 5px;
}
.speclabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	height: 40px;
	padding-right: 10px;
	text-align: right;
}
.speclabeltall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	height: 80px;
	padding-right: 10px;
	text-align: right;
}
.specdata {
	line-height: 180%;
}
.h2speclabel {  
	padding-right: 10px;
	text-align: right;
	color: #3265AE;
}
.h2speclabelLeft { 
	padding-top: 10px; 
	font-size: 120%; 
	text-align: left;
	color: #3265AE;
}
.imageFloatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-top: 5px;
}
.imageFloatLeftNoBorder {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 0px solid #000000;
	margin-top: 5px;
}
.imageFloatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-top: 5px;
}
.imageFloatRightClearit {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-top: 5px;
	clear:both;
}
.imageFloatRightNoBorder {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 0px solid #000000;
	margin-top: 5px;
}
/*Use these two divs if you have a photo with a credit and or caption*/
#photoDivFloatRight  {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 270px;
}  

#photoDivFloatLeft  {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 270px;
}
.photoDivImage  { /*styles the image in these divs to have a black border, apply to the image*/
	border: 1px solid #000000;
}

.credit  { /*apply to a paragraph right under the image, make sure to put a <br> after the image*/
	font-size:65%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.caption250  {/*apply to a paragraph caption on an image that is 250+ pixels wide*/
	font-style:italic;
	font-size: 70%;
	width: 250px;
	line-height: 120%;
}
.caption200  {/*apply to a paragraph caption on an image that is 200+ pixels wide*/
	font-style:italic;
	font-size: 70%;
	width: 200px;
	line-height: 120%;
}
.caption155 {/*apply to a paragraph caption on an image that is 250+ pixels wide*/
	font-style:italic;
	font-size: 70%;
	width: 155px;
	line-height: 120%;
}
.testimonial {/*apply to the testimonial itself. */
	font-style:italic; 
	line-height: 140%;
} 
p.customer {/*apply to person making the testimonial. */
	line-height: 130%;
	margin-left: 2em;
	margin-bottom: 1em;
	margin-top: -.5em;
}
.row {
	clear: left;
}
.sqImage {
	vertical-align:  10%;
	padding-right: 5px;
}
#wrapper #content .labelaire {
	padding-top: 0px; 
	padding-bottom: 15px;
}
#wrapper #content #sidebar #sidenav #sidebarInfoLogo .tlmi {
	padding-top: 5px; 
	padding-bottom: 15px;
}
#wrapper #content #sidebar #sidenav #sidebarInfoLogo .harvest {
	padding-top: 5px; 
}
#wrapper #content #textarea #rightColumn ol li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:  -15px; 
	font-size: 75%;
	line-height: 120%; 
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.labelaireborder {
	border: 1px solid #333333;
	height: 122px;
	width: 178px;
}
