body {
	font-size: 8pt;
	font-family: Georgia, Arial;
	margin-top: 0px;
	color: #643200;
}

p {
	font-size: 8pt;
	font-family: Georgia, Arial;
	margin-top: 0px;
	color: #643200;
}

.intro {
	font-size: 10pt;
	font-family: Georgia, Arial;
	margin-top: 0px;
	color: #643200;
}

table, td, div
{	font-family: Georgia, Arial;
	font-size: 8pt;
	margin-top: 0px;
	color: #643200;
	}
	
hr {
	color: #DDAA84;
	height: 1px;
}

h1
{	margin: 0pt 0pt 0pt 0pt;
	font-size: 14pt;
	font-weight: bold;
	font-family: Georgia, Arial;
	line-height: 140%;
	text-indent: 4px;
	text-transform: uppercase;
	color: #643200;
	background-color: #E3B99B;
}

h1 a:link, h1 a:visited {
	color: #F7E9DF;
	background-color: #E3B99B;
	text-decoration: underline;	
}

h1 a:hover {
	text-decoration: none;	
}

h2
{	font-size: 10pt;
	font-family: Georgia, Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #643200;
	margin-top: 4px;
}

h3
{	margin: 0pt 0pt 0pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, Arial;
	line-height: 180%;
	text-indent: 6px;
	text-transform: uppercase;
	background-color: #F7E9DF;
	color: #DDAA84;	
}


h3:active
{	text-decoration:underline;
	color:#F7E9DF
}

h3:link
{	text-decoration:none;
	color:#F7E9DF
}

h3:visited
{	text-decoration:none;
	color:#F7E9DF
}

h3:hover
{	text-decoration:underline;
	color:#F7E9DF
}


h4
{	font-size: 12pt;
	font-family: Georgia, Arial;
	font-weight: bold;
	color: #DDAA84;
	margin-top: 4px;
	margin-bottom: 0;
}

h5
{	font-size: 10pt;
	font-family: Georgia, Arial;
	font-weight:bold;
	color: #777777;
	margin-top:0
}



#rangeNav ul {
	list-style: none;
	padding: 0px;
	margin-left: -10px;
}

#rangeNav li {
	display: inline;
	border-left: 1px solid #ddaa84;
	font-size: 10pt;
}


#rangeNav li.first {
	border-left: none;
}


#rangeNav li a:link, #rangeNav a:visited {
	text-decoration: underline;
	padding: 0px 10px;
	border-left: 1px solid #ddaa84;
}


#rangeNav li a:hover {
	text-decoration: none;
	border-left: 1px solid #ddaa84;
	padding: 0px 10px;
}

#rangeNav li a:active {
	color: #ddaa84;
	background: #f7e9df;
}


#popup ul {
	list-style: square;
}

#popup li {
	font-size: 10pt;
	padding-top: 10px;
}


.price
{	font-weight: bold
}

.strap
{	font-weight: bold;
	font-family: Georgia, Arial;
	font-size: 8pt;
	color: #DDAA84
}


td.bag_hdr {
	color: #F7E9DF;
	background-color: #E3B99B;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	text-align: center;
}

td.bag_hdr_first {
	color: #F7E9DF;
	background-color: #E3B99B;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	padding-left: 4px;
}


td.bag_first {
	color: ddaa84;
	background: #f7e9df;
	padding-left: 4px;
}

td.centre {
	background: #F7E9DF;
	text-align: center;
}

td.hdr_price {
	text-align: center;
	font-weight: bold;
}

td.hdr_left {
	padding-left: 4px;
	font-weight: bold;
}

.btn {
	border: 1px solid #ddaa84;
	font-size: 8pt;
	color: #643200;
	background: #f7e9df;
	text-align: center;
}

ul
{	margin: 0px 0px 0px 20px;
	padding: 0;
	font-family: Georgia, Arial;
	/*font-weight: 600;*/
	color: #555555;
}

li
{	/* margin: 0px 0px 5px 0px;*/
	Color: #DDAA84
}

ol
{	color: #bb0000
}

/*a
{	text-decoration: none;
	color: #643200;
}

a:active
{	text-decoration: none;
	color: #DDAA84;
}


a:visited 
{	text-decoration: none;
	color: #DDAA84;
}

a:hover
{	text-decoration: underline;
	color: #DDAA84;
}*/

:active.wlink {color:#ffffcc;}
:link.wlink {color:#ffffff;}
:visited.wlink {color:#ffffff;}
.wlink {color:#643200;}
:hover.wlink {color:#ffffcc;}

.promo {
 font-family : Georgia, Arial;
}

.listings {
 font-family : Georgia, Arial;
}

.bulletList {
 background:#ffffff url(/images/bullet.gif) no-repeat;  padding-left:8px; padding-bottom:0px;
}

.nobulletList
{
 background:#ffffff url(/images/tiny.gif) no-repeat;  padding-left:8px; padding-bottom:0px;
}

.footer
{    	font-family: Georgia, Arial;
    	font-size: 8pt;
	color: #E3B99B;
	background-color: #F7E9DF;
}
.step2input
{
   margin-bottom: 3px;
}

form.adminform input.text300 { width: 300px; margin: 3px; float: left; border: 1px solid #E3B99B; color: #555 }
form.adminform label { width: 20%; float: left; clear: left; text-align:right; padding: 6px;}
form.adminform legend { border:1px solid #E3B99B; }
form.adminform fieldset { border:1px solid #E3B99B; margin: 10px 0px; }



