/* CSS Document */

body {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #4B381A;
	color: WHITE;
	background-image: url("../images/left_bar.jpg");
	background-repeat: no-repeat;
/*	background-attachment: fixed; */
}

/*
**	standard logo
*/

#logo {
	position: absolute;
	top:	0.5em;
	left: 0.5em;
	text-alignment: left;
}

#logo img {
	border=0;
}


/*
** Accent Box - lower left
*/

#accentBox {
	position: absolute;
	bottom:	10px;
	left: 10px;
	width: 135px;
	background-color: #FFFFFF;
	border:	2px solid #34537D;
}

#altImgText {
	font-size: 9px;
	color: #FFFFFF;
}

#copyright {
	clear:both;
	position: absolute;
	bottom:	15px;
 	left: expression((document.body.clientWidth / 2) - 300) ;
	font-size: 0.5em;
	color: #FFFFFF;
	width: 600px;
	text-alignment: center;
/*	background-color: #FFFFFF;
	border:	2px solid #34537D; */
}

#copyright a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
}

#copyright a:hover {
	color: LIGHTBLUE;
	font-weight: bold;
	font-size: 1.2em;
}

#header {
	text-alignment: center;
}

#header img {
	border=0;
}

#contactUs {
	position: absolute;
	bottom:	1em;
	right: 1em;
	text-alignment: right;
}

/*
** Shipping cart info
*/

#cart {
	position: absolute;
	font-size: 70%;
	top: 3px;
	right: 10px;
/* 	width: 400px; */
	text-alignment: right;
}

#cart a:link, #cart a:visited {

/*	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 0px;
       	solid #711515; */
	color: LIGHTBLUE;
	text-decoration: none;
}

#cart a:hover {
	color: LIGHTBLUE;
}

/*
** SURVEY button!
*/

#survey {
	position: absolute;
	width: 125px;
	left: 10px;
	bottom: 10px;
	text-alignment: left;
}
/*
** Menu bar.
**
**	This will be used to display a navigation bar on the page that has
**	pull-down options.
*/

#nav {
	position: absolute;
	width: 125px;
	left: 10px;
	top: 70px;
	text-alignment: left;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li {
	border-bottom: 1px solid #ED8F8F;
	background-color: 0F75BD;
}

#nav a:link, #nav a:visited {

	font-size: 70%;
	font-weight: normal;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 12px solid #711515;
	color: LIGHTBLUE;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	background-color: #DA195A;
}

#nav .btn {
	font-size: 80%;
	font-weight: normal;
	background-color: transparent;
	color: #FFFFFF;
	border: 0;
	padding: 0;
}

/*
** This will be the main text area
*/

#main-body {
	position: absolute;
	top: 80px;
	left: 170px;
	width: 600px;
	text-alignment: left;
}

#main-body h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: italics;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0em;
}

#main-body h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: italic;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}

#main-body p {
	margin-top: 1.0em;
}

#right-pane {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 120px;
	text-alignment: center;
}

#right-pane img {
	width: 100px;
	border: 2px;
	border-color: #000000;
	padding: 10;
}

ul {
	list-style-type: square;
	font-size: 15px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0.5em;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: italic;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}

.heads {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: italic;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 1em;
}

img.coverageArea {
	float: left;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 250px;
}

a:link {
	text-decoration: none; 
	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
	color: LIGHTBLUE; 
  	font-size: 12px;
  	font-style: italics;
  	line-height: 14px;
  	font-weight: normal;
}

a:active {
	color: black;
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 14px;
  	font-style: normal;
  	line-height: 14px;
  	font-weight: normal;
}

a:visited {
	color: LIGHTBLUE;
  	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 12px;
  	font-style: normal;
  	line-height: 14px;
  	font-weight: normal;
}

a:hover {
	color: LIGHTBLUE; 
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 12px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:link {
	text-decoration: none; 
	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
	color: white; 
  	font-size: 10px;
  	font-style: BOLD ;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:active {
	color: white;
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 10px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:visited {
	color: LIGHTBLUE;
  	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 10px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a.smallFont:hover {
	color: LIGHTBLUE; 
	text-decoration: none;
  	font-family: Arial, Trebuchet MS, Verdana, Geneva, Helvetica, san-serif;
  	font-size: 10px;
  	font-style: BOLD;
  	line-height: 14px;
  	font-weight: normal;
}

a {
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

tr {
	valign: top;
}

form {
	border: 0px;
	padding: 0.5em;
}

input {
	font: 0.9em Arial, Helvetica, sand-serif;
	padding: 0.2em;
}

.itals2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.psr-body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #82765B;
}

.int-heads {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366CC;
}
.form-heads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.psr-body3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.prods2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.bolds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.norms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: white;
	font-weight: normal;
}

.smallFontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: white;
	font-weight: bold;
}

.smallFontItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: white;
	font-weight: italics;
}

.popup-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldsgry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
