body {
margin:0px auto;
text-align:center;
background:#000;
font-family:Verdana, Arial;
font-size:11px;
}

/*FOLLOWING NEEDED TO HOLD UP PAGE LAYOUT
=============================================================*/

/*p  { padding: 0.5em; margin: 0; font-size: 1em; }*/
h1 { padding: 0.5em; margin: 0; font-size: 1.3em; font-weight: normal; }
h2 { padding: 0.5em; margin: 0; font-size: 1em; font-weight: bold; }

.wrapper {
	margin: 0 -1px; /* this is a border with marginal compensation to stop scroll bars */
	text-align:left;
	margin:0px auto;
	width:753px;
	}          

.outer {
	border-left-width: 222px;  /* left column width */	
	border-left-color: #D88C13;   /* left column colour */	
	background-color: white;  /* center column colour */
}

.left {
	width: 223px;              /* left column width */
	_width: 222px;              /* left column width in IE*/
	margin:0px 0px 0px -222px;       /* _negative_ left column width */
	_margin:0px 0px 0px -222px;       /* _negative_ left column width in IE */
	color:#ffffff;
}

.wide {
	background-color: #000;    /* header and footer colours */
	color:#CCAD7A;
	text-align:center;
}


/* Laout code */
.outer {
	width: auto;
	border-left-style: solid;
	border-right-style: solid;
	}
.inner {
	margin: 0;
	width: 100%;
	}
.left { 
	float: left;
	position: relative;
	z-index: 10;
	}
.center { 
	float: left;
	width: 528;
	position: relative;
	z-index: 12;
	background-image:url('/Images/background.gif');
	background-repeat: repeat-y;
	_background-position: top right;

	}
.wide { 
	width: 100%;
	position: relative;
	z-index: 13;
	
	}
.clear { 
	clear: both;
	}


/* Mozilla ONLY code */
.outer > .inner { border-bottom: 1px solid transparent; }
.left { margin-right: 1px; }
.center { margin: 0 -3px 0 -2px; }


/* SIDE LIST ON HOME PAGE
======================================*/

div #sideHomeLinks{
	list-style:none;
	list-style: none;
	margin: -12px 11px 0px 11px;
	_margin: -25px 11px 0px 11px;
	padding: 0px;
	}
	
div #sideHomeLinks a,
div #sideHomeLinks a:visited{
	color:#000;
	text-decoration:none;
	}
	
div #sideHomeLinks a:hover,
div #sideHomeLinks a:visited:hover{
	color:#000;
	text-decoration:underline; 
	}
	
div #sideHomeLinks li{
	border-bottom:2px solid #E4AF5A;
	margin:0px 0px 0px 18px;
	padding:5px 0px 5px 0px;
	}
div #sideHomeLinks li.sideHomeHead{	
	display:block;
	background-color:#E4AF5A;
	padding:3px 3px 3px 5px;
	color:#000;
	font-weight:bold;	
	margin:0px 0px 0px 0px;
	font-size:12p
	}

#siteLogo{
	margin:0;
	}

#mainNavBar{
	background-image:url('/Images/navBack.gif'); 
	height:33px;
	width:529px;
	}
	
.left img{
	border:0;
	margin:11px;
	}
	

/* SUBPAGE CATEGORY LINKS
======================================*/


#sideCats{
	list-style: none;
	margin-left:-30px; 
	_margin-left:10px;
	margin-top:17px;
	width:200px;
	}
 
#sideCats li{
	border-bottom:1px solid #D88C13;
	}

#sideCats a,
#sideCats a:visited{
	margin:0px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:7px 6px;
	}
	
#sideCats a:hover,
#sideCats a:visited:hover{
	margin:0px;
	color:#000;
	text-decoration:none;
	display:block;
	padding:7px 6px;
	}

.subLinks1{
background:#A46519;
	}


.subLinks1 a:hover,
.subLinks1 a:visited:hover{
background:#E4AF5A;
color:black;
	}

.subLinks2{
background:#56633B;
	}
	
.subLinks2 a:hover,
.subLinks2 a:visited:hover{
background:#E4AF5A;
color:black;
	}

.subLinks3{
background:#9D4816;
	}

.subLinks3 a:hover,
.subLinks3 a:visited:hover{
background:#E4AF5A;
color:black;
	}

.subLinks4{
background:#77691B;
	}
	
.subLinks4 a:hover,
.subLinks4 a:visited:hover{
background:#E4AF5A;
color:black;
	}
	
.subLinks5{
background:#8D5E26;
	}
	
.subLinks5 a:hover,
.subLinks5 a:visited:hover{
background:#E4AF5A;
color:black;
	}
	
.subLinks6{
background:#568168;
	}
	
.subLinks6 a:hover,
.subLinks6 a:visited:hover{
background:#E4AF5A;
color:black;
	} 

#Content{
	width:435px; 
	padding:16px 55px 10px 20px;
	background-image:url('/Images/vert_prepress.gif');
	background-repeat:no-repeat;
	background-position: 495px 16px;
	}
	
.uliehack{
	display:hidden;
	}
.left p{
	margin: 0px 4px
}

.dropshadow2{
	float:left;
	clear:left;
	background: url(/Images/shadowAlpha.gif) no-repeat bottom right !important; /*used to specifi .png for better browsers*/
	background: url(/Images/shadowAlpha.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 0px;
	width: 450px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:4px;
	right: 4px;
	border: 1px solid #D88C13;
	padding:4px;
	margin: 0px 0px 0px 0px;
	background:#F9EEDC;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}

.innerbox  .shadowboxhead{
 margin=0px;
 background:#DD9B31;
 margin: -4px -4px 3px -4px;
 padding:2px 5px 2px 1px;
 font-family:arial;
 font-weight:bold;
 color:#ffffff;
}

.quotebox{
 margin-left:7px;
 _margin-left:-2px; 
}

#sideContent{
	padding:12px;
	}
