body { background: #fff url("../images/bg2.gif"); font-family: "Trebuchet MS" Arial, Helvetica, sans-serif; color:#000; margin-top: 20px;}
p { margin: 0 0 10px; line-height: 1.5em; }
h1, h2, h3 { font-family:"Trebuchet MS", Arial, Verdana; font-weight:bold; margin: 5px 0 10px 0; }
h1 { font-size: 23px; margin-bottom: 20px; }
h2 { font-size: 19px; }
/*h3 { font-size: 15px }*/

h3 {
	font: normal 1.2em Tahoma,sans-serif;
	margin-bottom: 4px;
	padding: 3px;
	width: auto;
	display: block;
	color: #000;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ff0000;
}

.clearer {clear: left;}
img.left { float:left; clear:left; margin: 0 15px 5px 0; border: 1px solid #ccc; padding: 2px; }
img.left_noborder { float:left; clear:left; margin: 0 15px 5px 0; border: none; padding: 2px; }
img.right { float:right; margin: 0 0 5px 15px; border: 1px solid #ccc; padding: 2px; }
img.right_noborder { float:right; clear:right; margin: 0 0 5px 15px; border: none; padding: 2px; }
table#pics img { border: 1px solid #ccc; padding:2px; }
#top {
	padding: 0 20px; margin: 0 auto; width: 760px; background: url("../top.png"); z-index:1;
}
* html div#top {
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='top.png', sizingMethod='crop');
}
#container {
	padding: 0 20px 0 20px; margin: 0 auto; width: 760px; background: url("../middle.png") repeat-y; z-index:1;
}
* html div#container {
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='middle.png', sizingMethod='scale');
}
#banner {
	height: 170px;background: #fff url(../images/header.jpg) no-repeat 0 0; z-index:2;
}
#banner div#box {
	position:relative;
	top:-30px;
	width:200px;
	height:200px;
	z-index:1;
	background: url("../logo.png")
}
* html #banner div#box {
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo.png', sizingMethod='scale');
}
/* Menu */
#navigation {
	font: bold 11px Arial, Tahoma, Sans-serif;
	letter-spacing: 1px;
	border:5px solid #fff;
	border-left:none;
	border-right:none;
	background-color: #dd2608;
	height:50px;
}
#navigation ul {
	float: left;
	list-style: none;
	margin:0 0 0 5px; padding: 0;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	display: block;
	float: left;
	padding: 8px;
	color: #fff;	
	text-decoration: none;
}
#navigation ul li a:hover {
	background-color: #ff0;
	padding: 8px;
	color: #000;	
}
#navigation ul li#current a {	
	background-color: #ff0;
	color: #000;
}
#content {
	padding: 5px; margin-left: 195px; margin-right: 195px; background-color: #fff; font-size: 13px; letter-spacing: 1px; z-index:1;
}
#content_noleft {
	padding: 5px; margin-right: 195px; font-size: 13px; z-index:1;
}
ul.spaced li {
	margin-bottom: 15px;
}
li {
	line-height: 1.3em; 
	padding: 0; 
	margin: 0 0 5px; 
}
.col1 {margin-left: 0;}
.col2 {margin-left: 280px;}
.coltopper {margin-top: -66px;}

#sidebar-a {
	padding: 10px; float: left; margin: 0px 5px 5px 0px; width: 170px; color: #000; font-size: 13px; z-index:1;
}
#sidebar-b {
	padding: 10px; float: right; margin: 0px 0px 5px 5px; width: 170px; color: #000; font-size: 13px; z-index:1;
}
#sidebar-b h1 {
	color: #000; font-size: 13px; font-weight:bold; width: auto; display:block; padding: 3px; margin: 0 0 5px 0; border: 1px solid #ddd; border-left:none; border-right:none;
}
#sidebar-b h2 {
	color: #000; font-size: 12px; font-weight:bold; padding: 0 5px; margin: 0 0 5px 0;
}
#sidebar-b  p{
	color: #000; font-size: 12px; margin: 0 5px 5px;
}
#sidebar-b  ul{
	padding: 0; 
	margin: 0 0 0 0px;
	list-style-position:outside;
	list-style:none;
}
#sidebar-b  li{
	line-height: 1.3em;
	font-size: 11px;
	padding: 0; 
	margin: 0 0 5px; 
}
#footer {
	clear: both; height: 40px; padding-top: 40px; background: #dd2608 url(../images/footerbg.gif) no-repeat center top; border-top: 5px solid #fff; z-index:1;
}
#footer p {
	color:#fff; font-size: 11px;
}
#footer a {
	color:#fff; text-decoration:underline;
}
#bottom {
	padding: 20px; margin: 0 auto; width: 760px; background: url("../footer.png") no-repeat top center; z-index:1;
}
* html div#bottom {
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='footer.png', sizingMethod='crop');
}
#bottom p{
	text-align:center; font-size: 11px; color: #fff;
}
#bottom a{
	color: #fff; text-decoration:none;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

textarea {
	display: block;
}

form textarea {
	margin-top: 3px;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
#imageSlideshowHolder{
  margin:0 auto;   /*"Air" */
  /*float:right;  Floating gallery at the right side of other web page content */    
  width:195px;  /* Image width */
  height:100px;  /* Image height */
  position:relative;  /* Don't remove this line */
}
/* Don't change these values */
#imageSlideshowHolder img {
	position:absolute;
	left:0px;
	top:0px;
}
#menuwrapper { 
   width:100%;
   text-align:left;
   padding:0;
   padding-left:0;

}





/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 

   list-style: none; 

   margin: 0px; 

   padding: 0px; 

   width: 100%; 

   margin-left: -1px;


}

#primary-nav ul { 

   position: absolute; 

   top: 0; 

   left: 100%; 

   display: none; 

}

#primary-nav li { 

   margin-bottom: -1px; 

   position: relative; 

}





/* Styling the basic apperance of the menu elements */

#primary-nav a { 

   display: block; 

   margin: 0px; 

   padding: 5px 10px; 

   color: #222222;

   text-decoration: none; 
   font-size:14px;
   font-weight:bold;
   background: transparent; 

   min-height:1em; /* Fixes IE7 whitespace bug*/ 

}
#primary-nav a:hover { 
   color: #ffffff;
}

#primary-nav li, #primary-nav li.menuparent { 

   background-color: #ececec; 

   min-height:1em; /* Fixes IE7 bug*/

}





/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 

   background-color: #C7C7C7; 

}



/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav li.menuparent, 

#primary-nav li.menuparent:hover, 

#primary-nav li.menuparenth { 

   background-image: url(images/cms/arrow.gif); 

   background-position: center right; 

   background-repeat: no-repeat; 

}





/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 

#primary-nav li.menuh, 

#primary-nav li.menuparenth, 

#primary-nav li.menuactiveh { 

   background-color: #dd2608;
   color:#ffffff; 

}





/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, 

#primary-nav li:hover ul, 

#primary-nav li:hover ul ul, 

#primary-nav li.menuparenth ul, 

#primary-nav li.menuparenth ul ul { 

   display: none; 

}

#primary-nav li:hover ul, 

#primary-nav ul li:hover ul, 

#primary-nav ul ul li:hover ul, 

#primary-nav li.menuparenth ul, 

#primary-nav ul li.menuparenth ul, 

#primary-nav ul ul li.menuparenth ul { 

   display: block; 

}





/* IE Hack, will cause the css to not validate */



#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }

#primary-nav li a { _height: 1%; }





/* section header */

#primary-nav li.sectionheader {

   border-left: 1px solid #006699; 

   border-top: 1px solid #006699; 

   font-size: 130%;

   font-weight: bold;

   padding: 1.5em 0 0.8em 0.5em;

   background-color: #fff;

   margin: 0;

   width: 100%;

}





/* separator */

#primary-nav li hr.separator {

   display:block;

   height: 0.5em;

   color: #abb0b6;

   background-color: #abb0b6;

   width: 100%;

   border:0;

   margin:0;

   padding:0;   

   border-top: 1px solid #006699;

   border-right: 1px solid #006699;

}


/* End of 'Navigation: CSSMenu - Vertical' */