/*##### START: Reset Style #####*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/*##### END: Reset Style #####*/

body {

  font-size: 1.0em;
  padding: 0 300px 0 300px;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  background: #0f9fff url(gifs/bg_clouds.jpg) repeat;
  /*border: #000 solid;  */

}

.none {}

#sizer {

  margin: 0 auto 0 auto;
  padding: 0;
  width: 41%;
  max-width: 200px;
  /* version for IE is at the bottom of this style block */

}

#expander {

  margin: 0 -400px 0 -400px;
  min-width: 400px;
  border: 1px #88a solid;
  /* Critical Safari fix! */
  position: relative;
  background: #79B0D7;

}

/* Holly hack for IE \*/
* html #expander {

  height: 0;

}
/* */
/* helps IE get the child percentages right. */
#wrapper {

  width: 100%;
  background: url(gifs/bg_lt_lines.jpg) repeat;

}

/* * --- stop copying, but be sure to grab IE's max-width, just above the body-tag --- * * * * * * * * * * * * * * */

#left-sidebar {

  background-color: #00349a;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 100px;
  width: 180px;
  z-index: 1

}

#sidebar {

  width: 20%;
  float: left;
  display: inline;
  text-align: left;
  margin-left: 0%;
  color: #f8f2f1;
  font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
  font-size: .8em;
  font-weight: normal;
  padding-left: 2px;
  padding-top: 0;
  background: #2727c5;
  /*url(gifs/bgkLeft.gif) repeat-y*/

}

#sidebar a {

  color: #368;

}
#ads_block {

  background: #ffffff;
  width: 180px;
  text-align: center;
  border: solid 1px #000;
  float: left;
  display: inline;
  z-index: 4;
}

#content {

  border: 0px #3f6063 solid;
  width: 75%;
  margin-right: 0%;
  color: #3f6063;
  font-size: 0.9em;
  font-weight: normal;
  text-align: justify;
  display: inline;
  float: right;
  padding: 6px;
  background: #fcfcfc url(gifs/bg_lt_lines.jpg) repeat;

}

#main-header {

  background-color: #00349a;
  background-position: 0px 0px;
  height: 200px;
  left: 0px;
  position: relative;
  top: 0px;
  visibility: visible;
  width: 99%;
  z-index: 2

}

#left-hdr-image {

  height: 103px;
  left: 0px;
  overflow: auto;
  position: absolute;
  top: 0px;
  visibility: visible;
  width: 100px;
  z-index: 4

}

#right-banner-image {

  height: 146px;
  overflow: auto;
  position: absolute;
  right: 0px;
  top: 0px;
  visibility: visible;
  width: 145px;
  z-index: 4

}

#left-header-image {

  height: 146px;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: visible;
  width: 180px;
  z-index: 4;
  max-width: 150px;

}

a:link {

}

a:visited {

}

a:hover {

}

a:active {

}

#header-title {

  position: relative;
  top: 0px;
  text-align: center;
  line-height: 1.1em;
  color: #000000;
  font-family: Times, "Times New Roman", serif;
  font-size: 36px;
  font-weight: bold;
  font-style: italic;

}

#header-editable-text {

  height: 18px;
  left: 101px;
  overflow: visible;
  position: absolute;
  top: 160px;
  visibility: visible;
  width: 80%;
  z-index: 3

}

/*\*/
* html .header {

  background-position: 10px 3px;

}
/* IEwin hack needed because the "jello" BG is in a positioned wrapper and shows
variance. IEwin does not support fixed backgrounds on elements other than the body */

/*

.header span {

  color: #000000;

}

*/

#navigation {

  margin-left: 50px;
  margin-right: 50px;
  padding: 0px;
  min-width: 700px;

}

/*********** Nav Bar Rules *************/
#navbar ul li a:link, #navbar ul li a:visited {

  color: #13bfae;
  font-size: 15px;
  background-color: #3d5473;
  text-decoration: none;
  border-left: solid #8ae5ff 15px;
  border-right: solid #000000 1px;
  border-top: solid #000000 1px;
  border-bottom: solid #000000 1px;
  margin: 1px;
  padding: 1px;
  display: inline;

}

#navbar div {

  text-align: center;
  font-size: x-small;
  background: #2727c5;

}

#navbar ul li a:hover {

  color: #63189c;
  background-color: #5bfcff;
  border-left: solid #453973 15px;
  border-right: none #01778a 1px;

}

#navbar a.current {

  text-decoration: none;

}

#navbar ul li {

  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: inline;

}

#navbar ul {

  margin: 0px;
  padding: 0px;

}

#footer {

  width: 100%;
  margin: 0px;
  text-align: center;
  font-size: xx-small;
  clear: both;
  border: solid 1px #3d5473;
  background: #ccc;
  /* url(gifs/bg_lt_lines.jpg) repeat */

}

/* http://positioniseverything.net/easyclearing */

.clearfix:after {

  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;

}

.clearfix {

  display: inline-table;

}

/* Hides from IE-mac \*/
* html .clearfix {

  height: 1%;

}

.clearfix {

  display: block;

} /* End hide from IE-mac */

.clear {

  clear: both;

}

/* * * Decorative Styles * * */
/*
h1 {
  font-family: Georgia, serif;
  text-align: center;
  padding: 10px 0 5px 0;
  margin: 0;

}
*/
h1 {
  background: black;
  color: white;
  padding: 2px;
}

p { }


.fill {

  color: #aaa;

}

.back {

  text-align: right;
  padding: 3px 10px 0 0;

}

.alignright {

  margin: 30px 0;
  text-align: right;

}

.small {

  font-size: .8em;

}

.tiny {

  font-size: .6em;
  font-family: Tahoma;

}

.return {

  position: absolute;
  top: 10px;
  right: 20px;
  width: 20em;
  text-align: right;
  font-size: .9em;
  line-height: 1.4;

}

.return a {

  color: #000000;

}

.title {

  color: #000000;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  text-align: center;
  line-height: 1.1em;
  letter-spacing: .4em;

 }

.hdgb {

  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;

}

.hdgi {

  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2

}

.hdgr {

  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;

}

/************ Email Form Rules ************/

#email_form {

  font-weight: bolder;
  width: 95%;
  background-color: #c0c0c0;
  border: solid 2px #dad080;
  margin: 2px;

}
#email_form form {

  /*margin: 0 0 2em -20%;  */
    position: relative;

}

#email_form form p {

  width: 100%;
  clear: both;

}

#email_form form p label {

  float: left;
  margin: 3px;

}

#email_form form p input, form p textarea, form p select {

  float: right;
  margin: 3px;

}

/* * * Order Form Styles * * */


#order_form form {
  font-size: .9em;
  margin: 0 0 2em -20%;
  position: relative;

}


/*\*/
* html form {

  height: 0;

}

/* Holly hack */


#order_form label input {
  width: 40%;

}

#order_form label span {

  display: block;
  float: left;
  width: 40%;
  text-align: right;
  padding-right: 2%;

}

#order_form label.max {

  padding-top: 25px;

}

#order_form submit {

  text-align: center;
  padding-top: 20px;

}

/************** CKEditor Style Requirements ****************/


div.editable {
	border: solid 2px Transparent;
	padding-left: 15px;
	padding-right: 15px;
}

div.editable:hover {
	border-color: black;
}

/*
Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

fieldset
{
	margin: 0;
	padding: 10px;
}

form
{
	margin: 0;
	padding: 0;
}

pre
{
	background-color: #F7F7F7;
	border: 1px solid #D7D7D7;
	overflow: auto;
	margin: 0;
	padding: 0.25em;
}

#alerts
{
	color: Red;
}

#footer hr
{
	margin: 10px 0 15px 0;
	height: 1px;
	border: solid 1px gray;
	border-bottom: none;
}


#outputSample
{
	width: 100%;
	table-layout: fixed;
}

#outputSample thead th
{
	color: #dddddd;
	background-color: #999999;
	padding: 4px;
	white-space: nowrap;
}

#outputSample tbody th
{
	vertical-align: top;
	text-align: left;
}

#outputSample pre
{
	margin: 0;
	padding: 0;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla*/
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

/********************** sidebarnav requirements ********************/

#sidebarnav {
   width:190px;
   float:left;
   background-color:#dfdfdf;
   border-right:1px solid #999999;
   padding-bottom:10px;
}

/* Menu link styles */
.mainMenuLink{
   display:block;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLinkSelected{
   display:block;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   background-color:#f5f5f5;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLink:hover{
   background-color:#cccccc;
}

.mainMenuLinkSelected:hover{
   background-color:#cccccc;
}

.subMenuLink{
   display:block;
   text-indent:15px;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.subMenuLinkSelected{
   display:block;
   text-indent:15px;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   background-color:#cfcfcf;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.subMenuLink:hover{
   background-color:#cccccc;
}

.subMenuLinkSelected:hover{
   background-color:#cccccc;
}