/***********************************************/
/* HTML tag styles                             */
/***********************************************/

.bodyTable {
	border-collapse: collapse;
	margin: 0px;
	border: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;	
 	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;	
 	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}	

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #006600;
}

h2{
 font-size: 110%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 90%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 80%;
 color: #334d55;
}

.masthead{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: auto;
}

.leftNav {
	width: 180px;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #B5BD8D;
}

#leftNav {
	padding: 0px;
	color: White;
}

#leftNav h1 {
	color: #F0E68C;
	font-size: 90%;
	font-weight: bold;
}


#leftNav a:link, #leftNav a:visited {
	display: block;
	color: White;
}

.content{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: scroll;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.dividerBar {
	background-image: url(../page_images/divBar_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D8A45B;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cccccc;
    width: 100%;
}

.navBar {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #403016;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cccccc;
}

#navBar {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#navBar a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.navBarLeft{
	float: left;
	white-space: nowrap;
}

.navBarRight{
	float: right;
	white-space: nowrap;
}

#siteName{
	margin: 20px 100px;
	padding: 0px 30px 10px 10px;
}

.pageName{
	font-size: 16px;
	font-style: normal;
	color: #868768;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.announce {
	color: #B22222;
	text-align: center;
}
.highlight_box {
	background-color: #FFF8DC;
	color: #006600;
	text-align: center;
	font-style: bold;
	font-size: 100%;
	padding: 5px;
}
.template_instr {
	background-color: #FFFF99;
	font-style: italic;
	font-size: 85%;
	padding: 5px;
}
.welcome_text {
	font-size: 90%;
	padding: 5px;
	background-color: #FFF8DC;
	padding: 10px;
	color: #006600;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFF8DC;
	padding: 0px 10px 0px 10px;
	white-space: nowrap;
	float: right;
}

#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 90%;
	color: #F0E68C;
}

#breadCrumb{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#breadCrumb a {
	color: #000000;
	text-decoration: underline;
}
.formlabel, .formlabel_req {
	background-color: #EFF0EA;
	text-align: right;
	padding: 5px;
	width: 25%;
	vertical-align:  top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.formlabel_req {
	color: Maroon;
}

.formfields {
	font-size: 10px;
	padding: 5px;
    vertical-align:  top;
}
.searchfields {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #003366;
	height: 18px;
}

.form_instr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	vertical-align:  top;
	font-size: 10px;
}
.form_content {
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    vertical-align:  top;
}
.form_error	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #990000;
	padding: 5px;
    vertical-align:  top;

}

.checkout_head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A1A282;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	vertical-align: top;
	white-space: nowrap;
	margin: 10px;
}

.checkout_row1 {
	background-color: White;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.checkout_row2 {
	padding: 10px;
	font-size: 10px;
	background-color: #EEEEE6;
}

/* Featured Items */

.featuredHead, .featuredFooter {
/* shared elements of .featuredHead and .featuredFooter */
	background-color: #669966;
/*	border: 1px solid #F0E68C;*/
	padding: 3px;
	font-family: "Verdana Geneva Arial Helvetica sans-serif";
	font-size: 90%;
	font-style: italic;
	color: #FFFFFF;
}

.featuredHead {
/* Unique elements */
	background-image: url(../page_images/featured_head.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 20px;
}

.featuredFooter {
/* Unique elements */
	height: 10px;
}

.featuredBody1, .featuredBody2 {
/* Alternate featured items body style */
	border-left: 1px solid #669966;
	border-right: 1px solid #669966;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 5px 5px 5px;
}

.featuredBody2 {
	background-color: #F0E68C; /* overrides pre-defined color */
}

.featuredPrice, .price {
	color: #B22222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#pageNav {
	color: Maroon;
	text-align: center;
	font-size: 90%;
}

#pageNav a {
	color: Maroon;
}

#pageNav .pageShow {
	color: #A45200;
	text-align: center;
	font-size: 85%;
}

.categoryName {
	color: #006699;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
}
.detail_prodName{
	font-size: 130%;
	font-style: bold;
	color: #006600;
	padding-left: 10px;
}
.product_description {
	font-size: 90%;
	padding: 5px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #006600;
}

/* listpage elements */

#listBody1, #listBody2 {
	border-style: solid;
	border-width: 1px;
	border-color: #006699;
	padding: 8px;
	margin: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#listBody2 {
}

.list_row1, .list_row2 {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #006699;
	padding: 8px;
	margin: 5px;
	font-size: 90%;
}

.list_row2 {
	/* override pre-defined elements */
	background-color: #D9D9D9;
}

.prodName {
	font-size: 90%;
	font-weight: bold;
	color: #989977;
}

.prodName a:link, .prodName a:visited {
	color: #669966;
}

/* ---------- Rating and review elements ------------- */

/* Currently the rating and review tables share this definition */
/* however, each can have its own if desired. */

.rating_head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	white-space: nowrap;
	margin: 10px;
}

.rating_row1 {
	background-color: White;
	padding: 3px;
	font-size: 90%;
}

.review_row2 {
	background-color: #EFEFEF;
	padding: 3px;
	font-size: 90%;
}
.discount_price {
	text-decoration: line-through;
}
.left_nav_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999933;
}
#navbar  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5E5E46;
	text-align: center;
}
#navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;	
	font-weight: bold;	
	text-decoration: none;
}
#navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D3D3C7;
	text-decoration: none;
}
#navbar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;	
	font-weight: bold;	
	text-decoration: none;
}
#navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #866039;
	text-transform: none;
	font-variant: normal;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #866039;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #5C5741;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	line-height: normal;
	padding: 0px;
}
li {
	list-style-type: disc;
}
.tableborder2 {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	line-height: 17px;
}

