@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

BODY {
	font-family: Georgia, Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif",  serif;
font-size: 11pt;
line-height:1.125em;
margin-left:1px; /*<= for IE*/
}


BLOCKQUOTE {
  margin-left: 15px;
  margin-right: 15px;
  padding: 5px;
}

html>body {margin:0}
a:link, a:visited {
	color: #9c3000;
}
a:hover {
	
  }
.italic{ font-style:italic;}

ul {
	margin-left: 1.25em;
	padding-left: 1.25em;
}

li {
	margin-left: 1em;
	padding-left: 1em;
	list-style: square;
	display: list-item;
}


h1 {
	margin: 10px 5px 10px 5px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
}
h2.italic{padding:5px 5px 15px 2px; margin:0; font-size:20px; font-family:Georgia, Constantia, "Lucida Bright";}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	font-variant: small-caps;
	margin: 0 5px 0 5px;
}
.header {
	color: #9C3000;
}
h3.footheader {
	font-size: 12pt;
	font-weight: bold;
	color: #ccc;
	font-variant: small-caps;
	margin: 0 5px 0 5px;
}
img {border:none;}
a img {border:none;}
.default {
  /* background-image: url(../images/bg_seam_victorian1.jpg);*/
	background-color: #e5ad93;}

p {
	margin: 10px 5px 10px 5px;
	line-height: 1.35em;
}
.hrule1{
  height: 1px;
  color: #ccc;
  background-color: #ccc;
  margin: 50px 20px 50px 20px;
}

.stafftitle {
	margin: 3px;
	font-style: italic;
}
/* Left Sidebar */
.leftcol{ text-align:center;}

/* STAFF Section */
#staffSection {width: 650px; text-align:left; margin:auto;}
#staffSection .name { color:#333333; font-size:12px; text-transform:uppercase; font-weight:bold; margin:0;}
#staffSection .title { font-style:italic; font-size: 12px;}
#staffSection .thumb img { border: 2px solid #333333; margin-right:10px;}
.staff{ width:280px; height:160px; padding:8px 0 0 20px; float:left; position:relative;}
.staff .name { color:#333333; font-size:12px; text-transform:uppercase; font-weight:bold; margin:0;}
.staff .title { font-style:italic; font-size: 12px;}
.staff .thumb img { border: 2px solid #333333; margin-right:10px;}


/* submen TABS */

.tabs{ list-style:none; float:right;}
.tabs .tab{list-style:none; float:left; padding:0px 10px;}
.tabs .tab a{margin:0; text-decoration:underline; font-weight:bold; font-size:14px; color:#1279be;}

sup {
  font-size: 80%;
  line-height: 80%;
}

.spapic {
	text-align: center;
	padding-left: 25px;
	width: 320px;
}

.bodytext {
	font-size: 14px;
	padding:5px;
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
}
.bodyvideo{
	text-align:center;
}
.bodyvideo.noindent{
	text-align:left;
}
.number {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
.outermargin5 {
	margin: 5px;
}
.outermargin3 {
	margin: 3px;
}
.innerpad5 {
	padding: 5px;
}
.innerpad3 {
	padding: 3px;
}
#shadowtop {
	background: url(../images/bg_shadowtop.jpg) no-repeat;
	height: 29px;
	width: 1010px;
	margin: 0 auto 0 auto;
}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1010px;
	background: url(../images/bg_shadowvert.jpg) repeat-y;
	height: 100%;
}

a.small:link, a.small:visited {
	font-size: 8pt;
}
a.small:hover{
  background-color: #ccc;
}

.smalltext {
	font-size: 9pt;
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}

#main {
   margin: 0 auto 0 auto;
	padding: 0px;
	width: 980px;
	height: 100%;
	/*border: solid 1px #ccc;*/
	background-color: White;
	}  
#topnav {
  	background-color: #333;
	padding: 5px;
	color: White;
	font-size: 10px;
	text-transform: capitalize;
	letter-spacing: 2px;
}	  
#contentarea{
	width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: White;
}
#leftnav {
	width: 175px;
	float: left;
	margin: 20px 5px 5px 0;
	padding: 5px;
	background-color: White;
}	
#stafflinks{
	background-color: #FFF7E7;
}
#maincontent {
	width: 780px;
	 background-image: url(../images/bg_vertchalk.gif); 
            background-repeat: repeat-y;
            background-position: top left; 
	margin: 20px 0px 20px 185px;
	padding: 5px;
	min-height:1000px;
	height: auto !important;
	height: 1000px;
	position: relative;
}
#sidetestimonials {
	width:180px;
	margin: 0 0 0 5px;
	float: right;
	height: auto;
	border: solid 1px #666;
}
#testimonials {
	width: 680px;
	margin: 0 auto 0 auto;
}
.testimonial1 {
	font-size: 10pt;
	line-height: 1.5em;
	color: #666;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -25px;
	  margin-right: 5px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 500%;
     color: #ccc;
 }

.bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 500%;
	color: #ccc;
}
.signature {
	font-size: 10pt;
	color: #666;
	font-style: italic;
}
/* credits */
#bd-cred:hover {color:#009AFF; font-weight:bold;}
#bd { color:#FFF; font-size:10px; font-weight:bold; text-decoration:none; }
#bd:hover {color:#000;}

#footer{ 
height: 500px; 
background-color: #333; 
padding: 20px 0 5px 0;
text-align: center;
} 
#footercolumns {
	position: relative;
	width: 720px;
	margin: 25px auto 0 auto;
	text-align: center;
	height: 325px;
}
.footerleft {
  /*background-color: #4c4c4c;*/
  color: #ccc;
  float: left;
  margin-left: 30px;
  width: 200px;
  padding: 5px;
  /*text-align: left;*/
}

.footermiddle {
 /* background-color: #4c4c4c;*/
   color: #ccc;
	float: left;
	margin-left: 20px;
	padding: 5px;
	width: 200px;
	/*text-align: left;*/
}

.footerright {
 /* background-color: #4c4c4c;*/
   color: #ccc;
	float: left;
	margin-left: 20px;
	padding: 5px;
	width: 200px;
	/*text-align: left;*/
}
 
.pricingtable {
	margin-left: 50px;
} 

.specialstable {
	margin-left: 50px;
	padding: 5px;
}

.regprice {
	text-decoration: line-through;
}

.borderbottom {
	border-bottom: solid 1px #333;
}


                         
#copyright{
   width: 500px;
	text-align: center;
	margin: 0px auto 0 auto;
	font-size: .75em; 
	color: #ccc;
}

ul.hnav  {
	margin: 0; padding: 0;
	list-style-type: none;
	display: inline;
}

li.hnav {
	margin:10px 29px;
	list-style-type: none;
	display: inline;
}

a.white:link, a.white:visited {
	color: White;
	text-decoration: none;
}
a.white:hover {
   background-color: #666;
	text-decoration: underline;
}

a.grey:link, a.grey:visited {
   font-size: 10pt;
	color: #ccc;
	text-decoration: none;
}
a.grey:hover {
   font-size: 10pt;
	background-color: #333;
	color: #ccc;
	text-decoration: underline;
}

/***********PRODUCT TEMPLATE PAGE **********/
#products{
	margin:auto;
	overflow:hidden;
	padding:0 0 0 25px;
	text-align:left;
	width:900px;
}
#products img, #products a img{ border:none; margin:8px; }
#products .leftside {
	border-bottom:1px dashed #333333;
	border-right:1px dashed #333333;
	float:left;
	padding:10px 5px;
	width:350px;
	height:320px;
}

#products .rightside {
	border-bottom:1px dashed #333333;
	float:left;
	padding:10px 5px;
	width:350px;
	height:320px;
}
