/* CSS Document */

body {
	margin: 0px;
	background-color: #A0AB7D/*FCF1B5 FCE8B5 F1E9BA FBF2BF F7E57F*/;
	background-image: url("images/newBack2.gif");
	background-position: center center;
	background-repeat: repeat-y;
	font-family: arial, helvetica, sans-serif;
}

#outer {
	margin: 0 auto;
/*		border-left: 1px solid black;
	border-right: 1px solid black;
border-bottom: 1px solid black;*/
	background-color: #FFF;
}

#header {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	background-color: #FFF;
}

#header p {
	margin: 0px 10px 1px 0px;
}

/*#content h1 {
	font-size: 15pt;
	margin: 10px 0px 1px 2px;
	color: #0979CF;
}

#content h2 {
	font-size: 13pt;
	margin: 10px 0px 1px 2px;
	color: #FFF;
}

#content h3 {
	font-size: 11pt;
	margin: 10px 0px 1px 2px;
	color: #0979CF;
}

#content p {
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px 12px 6px 2px;
}

#content a {
	font-size: 10pt;
	color: #E58B26;
	font-weight: bold;
}

#content a:hover {
	font-size: 10pt;
	color: #0979CF;
	font-weight: bold;
	text-decoration: none;
}

#content a:visited {
	color: #E58B26;
}*/

div.picture {
	width: 160px;
	float: right;
	/*clear: right;*/
	margin: 10px 10px 10px 2px;
	border: 1px dotted #0979CF;
}

/*  SUB CONTENT STYLE */

h1 {
	font-size: 15pt;
	margin: 10px 0px 1px 2px;
	color: #0979CF;
}

h2 {
	font-size: 13pt;
	margin: 10px 0px 1px 2px;
	color: #000;
}

h3 {
	font-size: 11pt;
	margin: 10px 0px 1px 2px;
	color: #0979CF;
}

h4 {
	font-size: 11pt;
	margin: 4px 0px 1px 2px;
	color: #0979CF;
}

p {
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px 12px 6px 2px;
}

/* SPECIALS PAGE STYLES */
#specialBox {
	background-color: #D9DDCB;/*#EEF2F5;*/
	border: 1px solid #0979CF;
	width: 480px;
	margin: 10px 0px 6px 0px;
	padding: 0px;
}

h5 {
	clear: both;
	text-align: right;
	text-transform: uppercase;
	margin: 6px 10px 6px 0px;
	color: #0979CF;
}

#specialBox img.specialPic {
	float: left;
	margin: 0px 10px 6px 0px;
	border: 1px solid #121363;
}

#specialBox ul {
	float: right;
	width: 300px;
	list-style: none;
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px 11px 10px 0px;
	padding: 2px;
	border: 1px solid #0979CF;
	background-color: #121363;
}

#specialBox li {
	font-size: 8.5pt;
	line-height: 13pt;
	margin: 3px;
	height: 17px;
	padding: 2px;
	border: 1px solid #0979CF;
	background-color: #FFF;
}

/* END SPECIALS PAGE STYLES */

a {
	color: #E57C06;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0979CF;
	text-decoration: none;
}

/*#a:visited {
	color: #121363;
}*/

.picture {
	float: right;
	clear: right;
	margin: 10px 8px 10px 10px;
}

/*div.picture {
	float: right;
	clear: right;
	margin: 6px 6px 20px 10px;
}*/

/*  SUB CONTENT STYLE */


#footer {
	margin-top: 40px;
	margin-bottom: 6px;
	text-align: right;
	font-size: 6pt;
}

#footer p {
	margin: 2px 10px 0px 0px; 
	font-size: 11px;
	line-height: 11px;
}

#leftStripe {
	background-image: url("images/leftnavstripe.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

#leftStripe2 {
	background-image: url("images/leftnavstripe.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

#topRow {
 background-image: url("images/toprowband.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

#topRowBand {
	background-image: url("images/toprowbandback.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

#topRowBand2 {
	background-image: url("images/toprowbandback.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

ul {
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	list-style: none;
	border: 0px solid #FFF;
}

li {
	margin: 8px;
}

#linkBox {
	margin: 0;
	padding: 0;
}


#linkBox h2 {
	font-size: 11pt;
	color: #121363;
	margin: 10px 10px 2px 0px;
}

#linkBox p {
	margin: 0px 10px 4px 5px;
}

#linkBox a {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 4px 10px; 
	display: block;
	color: #E58B26
}

#linkBox a:hover {
	color: #0979CF
}

#linkBox ul {
	list-style: none;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 4px 10px;
	padding: 0; 
	display: block;
	color: #121363
}

#linkBox li {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
	padding: 0; 
}


img.leftPic {
	display: block;
/*	float: left;
	clear: right;*/
	margin: 0px 10px 2px 0px;
}

#formTable {
	margin: 6px 0px;
	padding: 0;
	border-top: 1px dotted #121363;
	border-left: 1px dotted #121363;
	border-right: 1px dotted #121363;
	background-color: #D9DDCB/*F2F8FD*/;
}

table#formTable td {
	border-bottom: 1px dotted #121363;
}

table#formTable p {
	margin: 8px 0px 6px 10px;
}

table#formTable h1 {
	font-size: 11pt;
	color: #121363;
	margin: 4px 0px 6px 4px; 
}


.island {
	float: left;
	margin-right: 10px;
}


ul.wishlist {
	color: #121363;
	font-weight: bold;
	margin: 0px;
	width: 320px;
}


.red {
    color: red;
 }