/* DEFINITIONS

#18425E = Dark Blue
#174A7B = Med Blue
#6DCFF6 = Turquois

#DDDACE = Bkgd Grey

*/

body,td,th {
	font-family: Verdana, Trebuchet MS;
	font-size: 12px;
}

body{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DDDACE;
}

a{
	color: #0C57B4;
	acolor: #0092EF;
	text-decoration: underline;
}

#footer{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #ff3333;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	line-height:150%;
}

.footerText{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:150%;
}

#sidebar {
	width: 180px;
	margin-left:10px;
	margin-right: 20px;

}

#news{
	padding:8px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#FFFFCC;
	border:5px solid #DDDDDD;
}

#news h3{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;

	padding: 0px;
	margin: 0px;
}

#news p{
	font-family: Arial, sans-serif;
	font-size: 12px;

	padding-top: 0px;
	margin-top: 0px;
}

#address {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #31242E;
}

#address h3{
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

.content p, li { font-family:Geneva; line-height:150%; }
ul.simple { list-style:none; }
ul.simple li { line-height:140%; padding:2px; }
table.product { border-collapse:collapse; border: 1px solid #CCCCCC; }
table.product td {border: 1px solid #cccccc; padding:3px; border-collapse:collapse; }
table.product tr.productname td { border-bottom:4px solid #000; font-weight:bold; }
table.product tr.productend td { border-top:4px solid #000; }
table.product tr.productsection td { border-top:2px solid #000;  }

.empty { border:none; }

.bg1 { background-color:#EFEFEF; }
.tborder { border: 1px solid #cccccc; border-bottom: 2px solid #000000; }


#contact { margin-left:40px; }
#contact h2 { margin-bottom:2px; }

#contactform { background-color: #EFEFEF; a:#E5EBEC; color: #000000; margin:0px; padding:10px; border: 1px solid #cccccc; width:350px; }
#contactform label { font-size:11px; padding:4px; text-align:left; }

.emessage { font-size:12px; background-color: #FFF38A; border:1px solid #FFFFFF; color: #333333; margin: 12px 2px 12px 2px; padding:10px; line-height:1.5em; font-weight:bold; }
.message { font-size:12px; background-color: #B0D9FF; border:1px solid #FFFFFF; color: #333333; margin: 12px 2px 12px 2px; padding:10px; line-height:1.5em; font-weight:bold; }
.main, .main p {line-height:150%; }
.main h2 { margin-bottom:2px; }

.mainBlock {
  background:#E0ECF2 url(mainblock_top.png) top left no-repeat;
  padding:6px 0 0 0;
  width:560px;
  position:relative; /* fix IE/win buggy bg display */
}
.mainBlockw {
  background:url(mainblock_bottom.png) bottom left no-repeat;
  padding:0 6px 6px 6px
}

.mainblurb { margin:10px 10px 4px 10px; font-weight:bold; font-size:13px; color:#4C4C4C; line-height:150%; text-align:justify; font-family:Verdana;}
.contentblurb { padding:6px; font-weight:normal; font-size:13px; color:#333333; line-height:150%; font-family:Verdana, sans-serif; min-height:330px; *height:340px;}

.contentBlock {
  background:#EFEFEF url(contentblock_top.png) top left no-repeat;
  padding:8px 0 0 0;
  width:270px;
  position:relative; /* fix IE/win buggy bg display */
}
.contentBlockw {
  background:url(contentblock_bottom.png) bottom left no-repeat;
  padding:0 10px 8px 10px
}

#menu { font-family: Verdana, sans-serif; font-size:11px; }

.actionBlock {
  background:#C8CBD1 url(actionblock_top.png) top left no-repeat;
  margin-top:10px;
  padding:8px 0 0 0;
  width:240px;
  display:tablecell;
  vertical-align:bottom;
  bottom:0;
  position:relative; /* fix IE/win buggy bg display */
}
.actionBlockw {
  background:url(actionblock_bottom.png) bottom left no-repeat;
  padding:0 10px 8px 10px;
}

.actionBlock2 {
  background:#C8CBD1 url(actionblock_top.png) top left no-repeat;
  margin-top:10px;
  padding:8px 0 0 0;
  width:340px;
  display:tablecell;
  vertical-align:bottom;
  bottom:0;
  position:relative; /* fix IE/win buggy bg display */
}
.actionBlock2w {
  background:url(actionblock_bottom.png) bottom left no-repeat;
  padding:0 10px 8px 10px;
}

.more { float:right; margin-top:-30px;margin-right:10px;font-size:125%; }
.more a { text-decoration:none; }
.more a:hover { text-decoration:underline; }

.carousel { width:160px; }
.jCarouselLite { width:160px; }

.nolink { text-decoration:none; color:black; }

.section {  margin:20px 100px; padding:1px 10px 10px 10px;  }
.section h3 { color:#333; font-weight:normal; font-size:16px; margin-top:4px; margin-bottom:4px; }

#audio { width:180px height:35px; padding:0; margin:0; background:#FFFFFF; }