body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #5c8355;
	background-image: url(images/);
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	}

p {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12px;
   margin:2px 0px 6px 0px;
}

#container {
	width: 800px;
	border: 1px #666666 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header_002 {
	width: auto;
	border-top: 1px #FFFFFF solid;
	background-color:#f4f4dc;
	}
	
#headernav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #002b0e;
	line-height:15px;
	text-align: right;
	position:relative;
	right:32px;
	top:0px;
	}
	
#subheader {
	background-image:url(images/subheadergraphic.jpg);
	background-position: center;
	background-color:#093003;
	background-repeat:no-repeat;
	height:139px;
	width:auto;
	}
	
/* topnav area start */

#topnav_002 {
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	padding: 6px 20px 7px 0px;
	background-color: #000000;
	white-space: nowrap;
	background-image: url(images/navbkgd.jpg);
	background-repeat: repeat-x;
	}

/* main area start */
	
#main_002 {
	width: inherit;
	background-color: #FFFFFF;
	border-top: 0px #003366 solid;
	border-bottom: 0px #999999 solid;
	background-position:right;
	background-repeat: no-repeat;
	}
	
#homemain_002 {
	width: inherit;
	background-color: #f4f4dc;
	border-top: 0px #003366 solid;
	border-bottom: 1px #9ba980 solid;
	background-image: url(images/homebkgd.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	}
	
#leftnav_002 {
	padding-top: 18px;
	padding-bottom: 100px;
	background-color: #ebecf4;
	background-image: url(templateImages/sidenavtop.jpg);
	background-repeat: no-repeat;
	}
.leftnav_003 {
	background-color: #e6ecee;
	background-image: url(templateImages/sidenavbkgd.jpg);
	background-repeat: repeat-y;
	}
	
#content_area_002 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	}
	
#homecontent_area_002 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

/* 2 column css start */

#maincontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   padding: .5em 24em 5em 1.5em; 
   float: left;
}

#sidebar {
   float: right;
   width: 23em;
   margin: 1em 0em 4em -24em;
   text-align:center;
}

#sidebar img {
   border:1px #333333 solid;
   margin:4px 0px;
}

#homemaincontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   PADDING: .5em 16em 5em 1.3em; 
   FLOAT: left;
}

#homesidebar {
   float: right;
   width: 15em;
   margin: 1em 0em 4em -16em;
   text-align:left;
   vertical-align:top;
}


/* twocolumn - narrow right column */

.leftcolumn {
   width: 40em;
   float:left;
   padding:.5em 20em 0em 1.3em;
}


.rightcolumn {
   margin:.5em .3em 0em -19em;
   width: 18em;
   float:right;
}

/* twocolumn - narrow left column */

.leftcolumn1 {
   width: 165px;
   float:left;
   margin:.5em 0em 0em 1.3em;
   text-align:center;
}


.rightcolumn1 {
   margin:.5em .3em 0em 0em;
   padding:.3em;
   width: 420px;
   float:right;
}

/* singlecolumn */

.singlecolcontent {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   margin: 5px 15px  5px 10px; 
   clear:both;
}

/* footer area start */

#footertop {
	width: auto;
	height: 5px;
	color: #FFFFFF;
	text-align: center;
	background-color: #cad5da;
	background-image: url(templateImages/footertop.jpg);
	background-repeat: repeat-x;
}

#footer_002 {
	width: auto;
	height: 55px;
	font-size: 11px;
	line-height:15px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px 15px 0px;
	background-color: #093101;
	background-image: url(images/footerbkgd.jpg);
	background-repeat: repeat-x;
	}
	
#bottom01_002 {
	width: inherit;
	height: 7px;
	background-color: #CAD5DA;
	border-top: 1px #666666 solid;
	}
	
#thomas_info_002 {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */
/* page heading */
h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight:bold;
    text-align: left;
    margin: 16px 0px 20px 10px;
    line-height: 15px;
	}
	
.home  h1 {
	font-family:"Arial Black", Arial, "Helvetica Black", sans-serif;
	font-size:19px;
	color:#000000;
	text-align: left;
    margin: 16px 0px 2px 13px;
    line-height: 15px;
}
	
/* page sub-heading */
h2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #194d0f;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	margin: 9px 0px 1px 0px;
    text-transform:none;
	}
	
.home  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#81826a;
	text-align: left;
    margin: 2px 0px 7px 13px;
    line-height: 15px;
}
	
/* home-heading */	
h3 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size: 17px;
	font-weight: bold;
    text-decoration: none;
	margin:15px 0px 3px 13px;
    text-transform:none;
	}

h5 {
   margin: 0em .8em;
   padding:.3em 0 0 0;
   font-size:12px;
   color:#990033;
   text-align:center;
}	

h5 a:link {
    text-decoration:none;
    color:#990033;
}

h5 a:visited {
    color:#990033;
    text-decoration:none;
}

h5 a:hover {
    color:#990033;
    text-decoration:underline;
}
	
/* image styles */
	
.img01 {
   border: 1px #333333 solid;
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
	}
	
.img02 {
   border: 1px #333333 solid;
   float: right;
   margin-right: 10px;
   margin-bottom: 10px;
	}
	
.img03 {
   border: 1px #333333 solid;
   margin-right: 5px;
   margin-bottom: 5px;
	}

.img04 {
   border: 1px #333333 solid;
   margin-right: 10px;
   margin-bottom: 10px;
	}
	
/* text syles */

.lefthead_002 {
   font-family:  Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #96101b;
   font-weight: bold;
   line-height:12px;
   display: block;
   padding: 6px 5px 4px 12px;
   border-bottom: 2px #f9f5f2 solid;
	}

.sm_002 {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 10px;
   color: #000000;
	}
	
/* link styles */

/* default link */

p a:link {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

p a:visited {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

p a:hover {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: none;
}	
	
/* top contact info link */

#headernav  a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #002b0e;
	text-decoration:none;
	}
	
#headernav  a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #002b0e;
	text-decoration:none;
	}
	
#headernav  a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #002b0e;
	text-decoration:underline;
	}
	
a.top_002 {
   color: #FFFFFF;
   padding-right: 10px;
   text-decoration: underline;
	}
a.top_002:link {
	color: #FFFF00;
	text-decoration: underline;
	}
a.top_002:visited {
	color: #FFFF00;
	text-decoration: underline;
	}
a.top_002:hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav_002 {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav_002:link {
	color: #cccccc;
	text-decoration: none;
	}
a.topnav_002:visited {
	color:  #cccccc;
	text-decoration: none;
	}
a.topnav_002:hover {
	color: #cccccc;
	text-decoration: underline;
	}
	
/* leftnav link */	
	
a.leftnav_002 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #f9f5f2 solid;
	}
a.leftnav_002:link {
	color: #000000;
	text-decoration: none;
	display: block;
	}
a.leftnav_002:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	}
a.leftnav_002:hover {
	color: #000000;
	text-decoration: underline;
	display: block;
	}
	
/* footer link */

a.footer_002 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_002:link {
	color: #88b77e;
	text-decoration: none;
	}
a.footer_002:visited {
	color: #88b77e;
	text-decoration: none;
	}
a.footer_002:hover {
	color: #88b77e;
	text-decoration: underline;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet.gif);
	}
	
.infolist {
   margin:5px 10px 5px 12px;
   padding:0px 0px 0px 12px;
}

.infolist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 12px;
   border-bottom: 0px #ffffff solid;
   margin:0px 7px 0px 0px;
   padding-left:0px;
   list-style-type:none;
   list-style-image:url(images/infobullet1.jpg);
   padding-bottom:0px;
}

.bucketlist {
   margin:5px 2px 5px 12px;
   padding:0px 0px 0px 12px;
}

.bucketlist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 11px;
   color:#333333;
   border-bottom: 0px #ffffff solid;
   margin:0px 7px 0px 0px;
   padding-left:0px;
   list-style-type: disc;
   padding-bottom:0px;
}

.homelist {
   margin:5px 10px 5px 12px;
   padding:0px 0px 0px 12px;
}

.homelist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 11px;
   color:#4b4c42;
   border-bottom: 0px #ffffff solid;
   margin:0px 7px 0px 0px;
   padding-left:0px;
   list-style-type:none;
   list-style-image:url(images/infodash.gif);
   padding-bottom:6px;
}


/* begin custom page css */
/*  general page attributes  */
.pageinfo {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
   font-weight:normal;
   text-decoration: none;
   margin: 2px 0px 3px 17px;
}

.pageinfo a:link {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

.pageinfo a:visited {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: underline;
}

.pageinfo a:hover {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000ff;
   text-decoration: none;
}

.bodycopy {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 12px;
}



  /*  rfq form attributes  */
  
.quotetable {
   border: 1px solid #5c8355;
   background-color:#f7f7ed;
   margin: 0px 15px;
   width: auto;
}

/*  home page attributes  */
.home p {
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 11px;
   margin:6px 10px 6px 10px;
}

.homesubheading {
   font-family: Arial, Helvetica, sans-serif;
   color: #222222;
   font-size: 11px;
   margin:5px 10px 3px 10px;
   text-transform:uppercase;
}

.bucket {
	border: 1px #cccccc solid;
	width:180px;
	height:220px;
}

.bucketcopy {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size: 11px;
   color:#333333;
   margin-left:10px;
}

.buckettop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform: uppercase;
	color:#dddddd;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	background-color:#002b0e;
	width:180px;
	height: 34px;
}

.bucketbottom {
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	width:180px;
	height:200px;
	text-align:center;	
}

.buckettop  a:link {
   font-family: Arial, Helvetica, sans-serif;
   color: #d6d6d6;
   text-decoration: none;
}

.buckettop  a:visited {
   font-family: Arial, Helvetica, sans-serif;
   color: #d6d6d6;
   text-decoration: none;
}

.buckettop  a:hover {
   font-family: Arial, Helvetica, sans-serif;
   color: #d6d6d6;
   text-decoration: underline;
}

/*  information table attributes - home and destination page sidebars  */

#sidebarinfo h4 {
   background: #781650;
   margin: 0em 0em .3em .2em;
   padding:.4em 2.5em .4em .5em;
   width:auto;
}

#sidebarinfo p {
   color:#333333;
   font-weight:normal;
   padding:.2em 0em 0em 1.1em;
}

 .servicetable {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
   font-weight:normal;
   text-align:left;
   line-height:13px;
   padding: 4px 2px 6px 2px;
   margin:6px 3px 5px 3px;
   border: 1px solid #a62426;
   background-color:#f5f5f5;
}