/* CSS Document */
/*reset
*************************************/
* {
	margin:0;
	padding:0;
}


html,body{
	margin:0;
	padding:0;
	height:100%;
}

body {
		background-color:#FFFFFF;
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
		font-size:12px;
		color:#000000;
		line-height:18px;
		}

#frame {
		margin:0 auto 0 auto;
		width:758px;
		overflow:hidden;
		padding:0px 0px 0px 0px;
		min-height:100%;
		height:auto;
		position:relative;
		background:url(../images/footer_bg.jpg) repeat-y;
		}

/*fix for IE form auto padding*/
form {
		margin:0;
		padding:0;
		}

p {
		margin:0 0 7px 0;
		padding:0;
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
		font-size:12px;
		}

ul.menu {
		margin:0px;
		padding:0px;
		}
		
ul {
	margin:0 0 0.7em 20px;
}

li.bullet {
	margin-left:13px!important;
	margin-left:0px;
   } 

h1 {
		font: normal 18px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif; 
		line-height:16px;
		margin: 0 0 7px 0;
		padding:0;
		}

.blue {
		color:#37628A;
		}
		
.green {
		color:#729954;
		}
		
h2 {
		font: normal 16px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif; 
		line-height:16px;
		margin: 7px 0 7px 0;
		padding:0;
		}
		
h3 {
		font: normal 14px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif; 
		line-height:14px;
		margin: 7px 0 7px 0;
		padding:0;
		}
		

#header {
		padding:0px 5px 0px 0px;
		height:64px;
		background:url(../images/header.jpg);
		margin:0px 0px 0px 0px;
		font: bold 12px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		}

#header_links {
		height:35px;
}
#header_menu {
		margin:0px 3px 0 0;
		float:right;
}

div.header_button {
		width:80px;
		text-align:center;
		float:right;
}
		
img.noborder {
		border:none;
}

img {
	padding:0;
	margin:0;
}



#nav_1 a:link, #nav_1 a:visited {
		position:absolute;
		left:75px;
		top:9px;
		height:23px;
		width:62px;
		margin:0px 0px 0 0px;
		border:0;
		background:url(../images/topmenu/design.jpg) top no-repeat;
		}

#nav_2 a:link, #nav_2 a:visited {
		position:absolute;
		left:137px;
		top:9px;
		height:23px;
		width:62px;
		margin:0px 0px 0 0px;
		border:0;
		background:url(../images/topmenu/print.jpg) top no-repeat;
		}
		
#nav_3 a:link, #nav_3 a:visited {
		position:absolute;
		left:198px;
		top:9px;
		height:23px;
		width:82px;
		margin:0px 0px 0 0px;
		border:0;
		background:url(../images/topmenu/finishing.jpg) top no-repeat;
		}

#nav_4 a:link, #nav_4 a:visited {
		position:absolute;
		left:285px;
		top:9px;
		height:23px;
		width:75px;
		margin:0px 0px 0 0px;
		border:0;
		background:url(../images/topmenu/mailing.jpg) top no-repeat;
		}

		
#nav_1 a:hover, #nav_1 a:active,
#nav_2 a:hover, #nav_2 a:active,
#nav_3 a:hover, #nav_3 a:active,
#nav_4 a:hover, #nav_4 a:active,
#nav_5 a:hover, #nav_5 a:active,
#nav_6 a:hover, #nav_6 a:active {
		background-position:bottom;
		}

















/* Main Content
***********************************************************************/

.main_top {
		background:url(../images/main_top.jpg) no-repeat;
		height:12px;
		width:758px;
		padding:0 0 2px 0;
}

.main{
		background:url(../images/main_bg.jpg) repeat-y white;
		width:758px;
		float:left;
		margin:0;
		text-align:left;
		}

.main_bottom {
		background:url(../images/main_bottom.jpg) bottom no-repeat;
		width:758px;
		float:left;
		margin:0px;
		height:11px;
		padding:3px 0 0 0;
		clear:both;
		}
		
.main_body {
		margin:0px 14px 0px 14px;
		}
		
.main_body_leftcol {
		width:540px;
		float:left;
}

.main_body_rightcol {
		width:180px;
		margin-left:10px;
		float:left;
}

.main_body_content {
		width:540px;
		margin-bottom:10px;
}

.main_body_text {
		background-image:url(../images/main_body_text.jpg);
		background-repeat:no-repeat;
		width:520px;
		padding-top:10px;
		padding-bottom:10px;
}

.main_body_text_l {
		/*padding-left:10px;*/
		width:258px;
		width:350px;
		float:left;
		margin:-18px 0 0 10px;
		display:inline;
}
.main_body_text_r {
		width:248px;
		width:350px;
		float:left;
		margin:-18px 10px 0 10px;
		display:inline;
		/*padding-right:10px;*/
}



.main_body_content_imagerow {
		display:block;
		width:730px;
}

img.imagerow {
	margin:0 0 0 10px;
	float:left;
	display:inline;
	border:0;
}
		
.full_width {
		width:730px;
		background:url(../images/main_body_wide.jpg) no-repeat;
		padding-top:28px;
		padding-bottom:10px;
}

.full_width_text {
	margin:-18px 10px 0 10px
}

div.txt_sideimg {
		float:right;
		width:253px;
		margin-right:5px;
		margin-left:10px;
		margin-bottom:5px;
		text-align:right;
}

/*div.txt_sideimg {
		float:right;
		width:350px;
		margin:0 0 5px 10px;
		text-align:right;
}*/


/* Plant list box
****************************************************************/
div.plantlist {
		float:right;
		width:350px;
		margin:0px -10px 5px 10px;
		font-size:10px;
		width:180px;
		background:#37638A;
		color:#FFFFFF;
		line-height:14px;
		display:inline;
	}
	
div.plantlisttop {
	width:180px;
	height:20px;
	display:block;	
	background:url(../images/plantlist_top.jpg) left top no-repeat;
}

div.plantlisttop_content {
	margin:0 10px 0 10px;
	padding-top:10px;
}

div.plantlistbottom {
	width:180px;
	display:block;
	background:url(../images/plantlist_bottom.jpg) left bottom no-repeat;
	padding-bottom:1px;
}

div.plantlistbottom_content {
	margin:10px 10px 0 10px;
}

ul.plantlist {
	padding:0;
	margin:0 0 5px 10px;
}

ul.plantlist li {
	padding:0;
	margin:0 0 0 5px;
}




p.caption {
		font-style:italic;
		font-size:10px;
		text-align:right;
}


/*Right hand menu*
************************************************/
.rightcol_img{
		margin-bottom:10px;
}

/* boxes are actually 180px wide, padding needed for text and used throughout to solve IE^ rendering issue*/

.rightmenu1 {
	width:180px;
	background-color:#634E48;
	color:#FFFFFF;
	margin-bottom:10px;
	}
.rightmenu1_top {
		background:url(../images/rightmenu1_top.jpg) no-repeat;
		width:164px;
		height:25px;
		padding:8px 8px 0px 8px;
		font: bold 14px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
}
.rightmenu1_content {
		width:164px;
		padding:0px 8px 0px 8px;
}
.rightmenu1_bottom {
		background:url(../images/rightmenu1_bottom.jpg) no-repeat;
		width:164px;
		height:9px;
		padding:0px 8px 0px 8px;
}


.rightmenu2 {
	width:180px;
	background-color:#A8514A;
	color:#FFFFFF;
	margin-bottom:10px;
	}
.rightmenu2_top {
		background:url(../images/rightmenu2_top.jpg) no-repeat;
		width:164px;
		height:25px;
		padding:8px 8px 0px 8px;
		font: bold 14px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
}
.rightmenu2_content {
		width:164px;
		padding:0px 8px 0px 8px;
}
.rightmenu2_bottom {
		background:url(../images/rightmenu2_bottom.jpg) no-repeat;
		width:164px;
		height:9px;
		padding:0px 8px 0px 8px;
}

.rightmenu3 {
	width:180px;
	background:url(../images/rightmenu3_top.jpg) top no-repeat #FFFFFF;
	color:#000000;
	float:left;
	margin-bottom:10px;
	}
.rightmenu3_content {
		width:152px;
		margin:8px 14px 0 14px;
		display:block;
}

p.rightmenu {
		margin:0;
		padding:0;
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
		font-size:11px;
		}

div.rightmenu_image {
		text-align:center;
		margin-bottom:5px;
}



/*  Pop ups
***********************************************************************/
div.pop_window{
	display: none;
	position: absolute;
	margin-left:-270px;
	left: 50%;
	width: 540px;
	top: 250px;
	border: solid black 1px;
	padding: 10px;
	background-color: #ffffff;
	color:#000000;
	font-size: 12px;
}

img.employee {
	margin-left:5px;
	border:#000000;
	border-width:1px;
	border-style:solid;
	}

/* Footer
***********************************************************************/

#footer {
		background:url(../images/footer_bg.jpg) repeat-y;
		width:758px;
		float:left;
		margin:0;
		text-align:left;
		height:100px;
		min-height:100px;
		}

#footer_top {
		background:url(../images/footer_top.jpg);
		height:12px;
		width:758px;
}

#footer_content {
		padding:0 10px 0 10px;
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
		font-size:10px;
		color:#355221;
}

#footer_content_l {
		width:485px;
		padding-left:5px;
		float:left;
}
#footer_content_r {
		width:238px;
		padding-right:10px;
		float:left;
		text-align:right;
}



/*#footer_left {
		width:352px;
		float:left;
		padding:0px 0px 0px 18px;
		}
		
#footer_right {
		width:161px;
		float:left;
		text-align:right;
		padding:0px 17px 0px 0px;
		}*/


.red {
		color:#FF0000;
		font-weight:bold;
}

.quote {
		font-style:italic;
}

/* Links
************************************************************/
		
a.menu:link, a.menu:visited {
		text-decoration:none;
		color:#ffffff;
		}

a.menu:hover, a.menu:active {
		text-decoration:none;
		color:#CCCCCC;
		}

a.footer{
	font-size:12px;
}

		
a.txt:link, a.txt:visited, a.txt {
		text-decoration:none;
		font-weight:bold;
		color:#37628A;
		}

a.txt:hover, a.txt:active {
		text-decoration:none;
		color:#37628A;
		border-bottom:solid 1px #37628A;
		}


/*Sitemap
***********************************************/
ul.sitemap {
		list-style:none;
		margin:0 0 0 40px;
}

ul.sitemap_main {
		list-style:none;
		margin:15px 0 0.7em 20px;
}

ul.sitemap_main li {
		margin:0 0 5px 0;
}






/********************************************
************suckerfish dropdown menu*********
********************************************/
/*#nav, #nav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	height: 15px;
}

#nav a {
	display: block;
	width: 79px;
	height:20px;
	text-decoration: none;
}

#nav li {
	float: left;
	padding: 0;
	text-align:center;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 79px;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	width: 79px;
	height:20px;
	padding-top:5px;
	background:#37638A;
}

#nav li:hover, #menu li.hover {
    position: static;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover {
	background: #2D4C68;
}
*/