body {
	background-color: #fdf6e2;
	background-image:url(images/header-page_bkgd.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7e130b;
}
.textHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e130b;
}

#homeleftC {
	width: 50%;
	padding: 0px 10px 10px 30px;
	float: left;
}
#homerightC {
	margin: 30px 0 0 60%;
	background-color: #e3d9bb;
	padding: 10px;
	text-align: center;
}

a {color: #063356;}

#leftC {
	width: 60%;
	padding: 0px 10px 10px 30px;
	float: left;
}
#rightC {
	margin: 20px 0 0 68%;
	background-color: #e3d9bb;
	padding: 10px;
	text-align: center;
}

#pagebkgd {
	background-image: url(images/page-bkgd.jpg);
	background-repeat: no-repeat;
	border: 0px;
	border-color: #FF0000;
	border-style: solid;
	min-height: 620px;
}

#pageHomebkgd {
	background-image: url(images/page_home-bkgd.jpg);
	background-repeat: no-repeat;
	border: 0px;
	border-color: #FF0000;
	border-style: solid;
	min-height: 620px;
}

#wrapper {
	width: 820px;
}


#footer {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 30px 0 0 30px;
	font-size: 10px;
	color: #996600;
}
#form {
    width: 90%;
	padding: 0px 10px 10px 30px;
	float: left;
}
#photos {
	width: 90%;
	padding: 0px 10px 10px 30px;
	float: left;
}
#link_photo {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7e130b;
	border-width:1px;
	border-style:sold;
	border-color:#7e130b;
}

#header {
	background-image: url(images/header-home_div_bkgd.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

#headerPage {
	background-image: url(images/header-page_div_bkgd.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

#nav {
	width: 820px;
}
.heading {
	background-image: url(images/heading_bkgd.jpg);
	background-repeat: no-repeat;
	width: 445px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0 0 3px;
}
.rightCenter {
	text-align: center;
	line-height: 16px;
}

#rightnav {
	text-align:left;
	line-height: 24px;
}

#rightnav ul{
	list-style-image: url(images/sub_nav-dot.gif);
	}
	
#rightnav li{
padding: 0; 
padding-left: 0em;  
margin-bottom: 0px; 
background-position: 2em; 
	}	

#rightnav #heading {
	list-style: none;
	list-style-image: none;
	font-weight: bold;
	color: #444031;
}
#rightnav #item{
	list-style: none;
	padding-left: 0em;
	}



/* FOR SHOPPING CART */

 /* Top bar */
 
 #header1{
 height: 16px;
 background:#fdf6e2;
 background-image: url('adminimages/newtoptopbg.jpg');
 margin:0px 9px 0px 5px;
 padding: 2px;
 font-size: 11px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 color : #000000;
 }
 
 /* Header */
	 
#HOLDheader{
 height: 60px;
 background:#fdf6e2;
 margin:0px 9px 0px 5px;
 padding: 5px;
 font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
 }
 
 /* 1st menu */

#left1{
 position: absolute;
 top: 99px;
 left: 5px;
 width: 150px;
 border: 1px dotted #194C7F;
 background: #fdf6e2;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 160px;
 }
 
 /* 2nd menu */

#left2{
 position: absolute;
 top: 269px;
 left: 5px;
 width: 150px;
 border: 1px dotted #194C7F;
 background: #fdf6e2;
 color: #333333;
 margin: 0px;
 padding:0px;
 height: 112px;
 }
 
 /* 3rd menu */
 
 #left3{
 position: absolute;
 top: 391px;
 left: 5px;
 width: 150px;
 border: 1px dotted #194C7F;
 background: #fdf6e2;
 color: #333333;
 margin: 0px;
 padding:0px;
 height: 96px;
 }
 
 /* 4th menu */
 
 #left4{
 position: absolute;
 top: 497px;
 left: 5px;
 width: 150px;
 border: 1px dotted #194C7F;
 background: #fdf6e2;
 color: #333333;
 margin: 0px;
 padding:0px;
 height: 80px;
 }
 
 /* Main content */

#main{
 margin: 9px 9px 9px 165px;
 border: 1px dotted #194C7F;
 background: #fdf6e2;
 color: #333;
 padding: 2px;
 }

#mainprint{
 margin: 0px 0px 0px 0px;
 background: #fdf6e2;
 padding: 2px;
 }
 
 /* Top links */
 
 A.topbar:link {
	color: #194C7F;
	text-decoration: none;
}

A.topbar:visited {
	color: #194C7F;
	text-decoration: none;
}

A.topbar:active {
	color: #194C7F;
	text-decoration: none;
}

A.topbar:hover {
	color: #FFCC99;
	text-decoration: none;
}
 
 /* Body links */ 
 
A:link {
	color: #75120b;
	text-decoration: none;
}
A:visited {
	color: #75120b;
	text-decoration: none;
}
A:active {
	color: #75120b;
	text-decoration: none;
}
A:hover {
	color: #75120b;
	text-decoration: none;
}

/* Cell properties */

TD {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Paragraph properties */

P {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Darkest alternate cell property */

TD.topdark {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #E7EAEF;
	background: #fdf6e2;
}

TR.altdark {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	background: #fdf6e2;
}

/* Lighter alternate cell property */

TR.altlight {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	background: #fdf6e2;
}

/* Form box properties */

input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.noborder {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #003366;
	background-color: #fdf6e2;
}
textarea {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #003366;
	background-color: #fdf6e2;
}
select {
	font-size: 11px;
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003366;
}

/* Horizontal rule properties */

HR {
	color: #E7EAEF;
	height: 1px;
}
TABLE.cobtbl{
	background-color: #fdf6e2;
	border-width: 1px;
	border-color: #75120b;
}
TABLE.ordtbl{
	background-color: #fdf6e2;
	border-width: 1px;
	border-color: #75120b;
}
TD.cobhl{
	background-color: #fdf6e2;
}
TD.cobll{
	background-color: #fdf6e2;
}
TR.cobhl{
	background-color: #fdf6e2;
}
TR.cobll{
	background-color: #fdf6e2;
}
form{
	margin: 0;
	padding: 0;
}