@charset "UTF-8";
body  {
	font: 10pt trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background:#f5f4f4;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
a{
text-decoration:none
}
a:link {
  color: #666666;
}
a:visited {
  color: #666666;
}
#mainmenu a:focus {
  color: #c70000;
}

#mainmenu a:hover {
  color: #c70000;
}
 
#mainmenu a:active {
  color: #c70000;
}

body#home a#homenav,
body#products a#prodnav,
body#faq a#faqnav,
body#contact a#connav {
color: #fff;
background: #930;
}
h1{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18pt;
	font-style:normal;
	font-weight:100;
	color:#aa292d;
}
h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14pt;
	color:#aa292d;
	font-weight:100;
	margin:0
}
h3{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	color:#aa292d;
	font-weight:100;
	margin:1em 0 0 0
}
#right{
	text-align:right;
	font-size:9px;
	color:#FFFFFF;
	padding:0;
	margin:0 0 10px 0
}
.twoColFixRtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(images/bg_stripe.png);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:10px 20px 0px 20px;
} 
.twoColFixRtHdr #containerin { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} /*
.rounded {
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
}*/
.roundedbottom {
  -moz-border-radius-bottomleft:3ex;
  -moz-border-radius-bottomright:3ex;
  -webkit-border-bottom-left-radius:3ex;
  -webkit-border-bottom-right-radius:3ex;
}
.roundedtop{
  -moz-border-radius-topleft:3ex;
  -moz-border-radius-topright:3ex;
  -webkit-border-top-left-radius:3ex;
  -webkit-border-top-right-radius:3ex;
}
.twoColFixRtHdr #logo{ 
	border:solid #000 2px;
	background: url(images/logo.png) center no-repeat;
	background-color:#000000; 
	width:330px;
	height:45px;
	margin: auto;
	text-align:center;
	
} /*
.twoColFixRtHdr #headerimage_classes{ 
	border:solid #000 2px;
	background: url(images/bg_classes.png);
	background-color:#000000; 
	width:780px;
	height:40px;
	margin: 0px 0 20px 0;
    font-size: 20px;
	text-align:center;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18pt;
	padding:220px 0 0 0px;
	
} */

.twoColFixRtHdr #headerimage{ 
	border:solid #000 2px;
	background-color:#000000; 
	width:780px;
	height:40px;
	margin: 0px 0 20px 0;
    font-size: 20px;
	text-align:center;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18pt;
	padding:220px 0 0 0px;
	-moz-border-radius:3ex;
    -webkit-border-radius:3ex;
	
} 
.home{ 
	background: url(images/bg_home.png);	
}
.classes{ 
	background: url(images/bg_classes.png);	
}
.information{ 
	background: url(images/bg_information.png);	
}
.contact{ 
	background: url(images/bg_contact.png);	
}
.links{ 
	background: url(images/bg_links.png);	
}

.twoColFixRtHdr #subtitle{ 
	background-color: #fff; 
	opacity:.80;
	width:780px;
    vertical-align:bottom;
	padding: 5px 0 5px 0;
	height:30px
	} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #navigation {
	background: #000; /* the background color will be displayed for the length of the content in the column, but no further */
}

#mainmenu {
  width: 780px;
  margin: 0;
  background:url(images/navtile.png);
  color:#ffffff;
  font-size: 14px;
  text-align:center;
  padding: 5px 0 8px 0;
  border:solid 1px #000;
  border-bottom:0;
  font-weight:100
}

#mainmenu a:link {
  color: #fff;
}

#mainmenu a:visited {
  color: #fff;
}

#mainmenu a:focus {
  color: #a1a1a1;
}

#mainmenu a:hover {
  color: #a1a1a1;
}
 
#mainmenu a:active {
  color: #f5f4f4;
  text-decoration:underline
}


#mainmenu ul {
  margin:0;
  padding: 0
}
#mainmenu li {

  margin: 0;
  padding: 0;
  display: inline;
  padding: 0 2em 0 0;
  text-align:center middle
}


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f5f4f4; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 20px;
}
.twoColFixRtHdr #sidebar1 hr {
	color:#de0000
}
.twoColFixRtHdr #mainContent { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	border-right:#f5f4f4 240px solid
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:; 
	text-align: center;
	font-size:9px
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	border:solid 1px #000;
	width:;
	height:auto;
	vertical-align:top
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}