* {margin:0;padding:0;} 


html, body  {
	height: 100%;
	background: #ffffff;
	font-family:arial,sans-serif;
	font-size:15px;
	color:#202020;
}

#wrap {min-height: 100%;}




/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


/* main table */


div#header {
	width:100%;
	height:155px;
	background: url("/graphics/header.jpg") repeat-x center top;
	margin: 0 auto 0 auto;
}

#header_inside {
	position: relative;
	width:980px;
	margin:0 auto;
}


#main {overflow:auto;
	padding-bottom: 389px;}  /* must be same height as the footer */
	
div#content {
	width:980px;
	padding:0 0 50px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}


#footer {
	position: relative;
	background: url("/graphics/footer.gif") repeat-x;
	margin-top: -389px; /* negative value of footer height */
	height: 389px;
	clear:both;
	color:#bdb3af;
	font-size:14px;
	line-height:18px;
} 

#footer_inside {
	width:980px;
	margin:0 auto;
}





/* content formatting */

#splashcontent {
	width: 980px;
	margin: 0 0 20px 0;
	padding:0;
	overflow: auto;
	line-height:21px;
}

#pagecontent {
	width: 955px;
	margin: 40px 0 20px 0;
	padding:5px 0 0 5px;
	overflow: auto;
	line-height:24px;
	float:right;
	display:inline;
}

#pagecontent ul {
	list-style: none;
	margin: -10px 0 0 20px;
	padding:0;
	}
	
#pagecontent li {
	background: url("/graphics/bull2.gif") no-repeat 0 7px;
	padding:0 0 0 13px;
	line-height:20px;
	}
	
#pagecontent li a {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
}



#logolink {
	width:413px; 
	height:71px; 
	border:0; 
	position:absolute;
	top:24px;
	left:0;
}

.infobox {
	border:1px solid #d9d9d9; 
	font-family: arial;  
	font-size: 11px; 
	color: #47485e; 
	width:133px; 
	height:15px;
	padding:3px 0 0 5px;
}

.imagebox {
	width:379px;
	height:301px;
	background: url("/graphics/imagebg.gif") no-repeat;
	padding:18px;
	overflow:hidden;
	margin:-16px 35px 35px 0;
	float:left;
	display:inline;
}

#welcome {
	width:943px;
	height:55px;
	background: url("/graphics/welcome.gif") no-repeat;
	margin:40px 0 0 20px;
	text-indent:943px;
	white-space:nowrap;
	overflow:hidden;
}

#splashleft {
	margin:26px 0 0 10px; 
	float:left; 
	display:inline;
}

#splashright {
	float:right; 
	display:inline;
	width:575px;
	margin:23px 0 0 0;
}

.splashpic {
	margin:25px 0 0 17px;
	float:left;
	display:inline;
}

#footop {
	width:980px;
	height:282px;
	margin:0 auto;
}


#ftl {
	width:330px; 
	height:205px;
	margin:23px 0 0 0; 
	float:left; 
	display:inline; 
	border-right:1px solid #695752;
}

#ftl img{
	margin:13px 0 0 0; 
	float:left; 
	display:inline; 
	border:0;
}

#ftr {
	width:553px; 
	margin:40px 51px 0 0; 
	float:right; 
	display:inline; 
	text-align:center;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
	color:#fff;
}

#footmid {
	width:980px;
	height:30px;
	padding:13px 0 0 0;
	border-bottom:1px solid #6b534c;
	margin:0 auto;
}

#left_foot {
	float: left;
	margin: 12px 0 0 0;
	text-align:left;
}

#right_foot {
	float: right;
	margin: 12px 0 0 0;
	text-align:right;
}


#footer a{
	color: #bdb3af;
	text-decoration: none;
}

#footer a:hover{
	color: #c50000;
	text-decoration: underline;
}

.ec {
	 font-size:13px; 
	 line-height:20px;
}
	
.ec a{
	color: #355580;
	text-decoration: none;
}

.ec a:hover{
	color: #6687af;
	text-decoration: underline;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #355580;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #6687af;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
	font-weight:normal;
	font-size:35px;
	color: #7b584b;
	font-family:georgia,times,serif;
	font-style:italic;
	margin:0 0 44px -5px;
}


p { 
	margin:26px 0 26px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

