/* | Main Layout Styles | */
body {
 	margin: 0;
 	padding: 0;
	text-align: center;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A3A46;
	/*background-image: url(../images/body_bg.gif);
	background-repeat:repeat-y;*/
}
div#wrapper {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 3px;
	/*border: solid 1px #eeeeee;*/
   	width: 780px;
	background-color: #ffffff;
}
div#logo {
	text-align: left;
	height: 50px;
	clear: both;
}
div#logoName {
	float: left;
	height: 50px;
	width: 300px;
}
div#address {
	float: right;
	height: 50px;
	vertical-align: bottom;
	text-align: right;
	clear: right;
}
div#header {
	text-align: center;
	margin: 0px 0px 0px 0px;
	height: 200px;
}
div#contentWrapper {
	margin: 0px;
	padding: 5px;
	text-align: left;
	background-color: #FFF;
}
div#leftColumn {
	float: left;
	width: 150px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 5px;
	clear: none;
	background-color: #FFFFFF;
}
/*Start Left Nav*/
div#leftColumn #nav {
	margin-top: 10px;	
}
div#leftColumn #nav ul {
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 9pt;
}
div#leftColumn #nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
div#leftColumn #nav ul li a {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0 0px 15px;
	display: block;
	/*height: 1%;*/
}
div#leftColumn #nav ul li a:hover, #leftcol #nav ul li a:focus, #leftcol #nav ul li a:active{
	/*background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-x;*/
	color: #CCCCCC;
	font-style: italic;
}

/*End Left Nav*/
div#leftMenu {
	background-color: #ffffff;
}

div#content {
	float: right;
	padding: 5px;
	clear: right;
	width: 580px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	background-color: #ffffff;
}
div#footer {
	clear: both;
	margin-top: 5px;
	padding: 5px;
	/*border: solid 1px #cccccc;
	background-color: #eeeeee;*/
	text-align: center;
	color: #333333;
	width: 750px;
}

div#leftText {
	padding: 5px 10px;
	color: #000000;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFcc;
	vertical-align: bottom;
	border: 1px solid #cccccc;
}

/* | Site Link Colors | */
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div#leftMenu a {
	text-decoration: none;
	display: block;
	border-bottom: 2px groove #CCC;	
	padding: 5px 5px 5px 25px;

}
.firstLink {
	border-top: 2px groove #CCC;
}
div#leftMenu a:link, div#leftMenu a:visited, div#leftMenu a:active {
	text-align: left;
	color: #333;
}
div#leftMenu a:hover {
	text-align: right;
	padding: 5px 25px 5px 5px;
	background-color:#F5C7B7;
	color: #FFF;
}
/*********** #sectionLinks styles ***********/

/*#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: left;
	font-size: 10pt;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: list-item;
	padding: 8px 2px 4px 0px;
	color: #000000;
	font-weight: bold;
}
#sectionLinks a:hover{
	padding: 8px 2px 4px 0px;
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}
#sectionLinks ul {
	margin-left: 5px;
}
#sectionLinks li {
	list-style:none;
	line-height: 125%;
}*/

div#content a {
	font-weight: bold;
	text-decoration: underline;
	color: #993300;
}
div#content a:hover {
	color: #787DF1;
}
div#content_faq a {
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}
div#content_faq a:hover {
	color: #787DF1;
}
div#footer a {
	padding-right: 3px;
}
div#footer a:link, div#footer a:visited, div#footer a:active {
	color: #666666;
	text-decoration: none;
}
div#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* | Heading Colors | */

h1 {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	margin: 0;
	padding: 0;
}
div#leftMenu h1 {
	margin: 0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color:#333;
	background-color: #F5C7B7;
}

/* | Miscellaneous Styles | */

.copy {
	font-size: 10px;
	margin: 0 15px 0 5px;
}


.imgBorder {
	border: solid 1px #999;
	padding: 5px;
}

.imgPadding {
	padding: 5px;
	border: 0;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/list1.gif);
	line-height: 150%;
}
li li  {
	list-style-position: outside;
	list-style-image: url(../images/list2.gif);
}
li li li{
	list-style-position: outside;
	list-style-image: url(../images/list3.gif);
}
.purpleText {
	color: #6633CC;
	font-weight: bold;
}
.blueText {
	color: #3366CC;
}
.pullquote {
	background-color: #FFCC99;
	width: 300px;
	border: 1px dashed #999999;
	padding: 8px;
	color: #000000;
	line-height: 130%;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.productBlock {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 450px;
}
.productImage {
	float: left;
	text-align: center;
	padding-top: 5px;
	width: 100px;
}
.productDetail {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	width: 325px;
}
.leftimage {
	float: left;
	margin: 0 10px 20px 20px;	
}
.rightimage {
	float: right;
	margin: 0 20px 15px 10px;
}
.clearit {
	display: block;
	clear: both;
}
.style1 {
	color: #000099;
	font: bold;
}
.style4 {font-size: 10pt}
.style5 {
	color: #993300;
	font-size: 10px;
	font-style: italic;
	font-family: "Script MT Bold";
}