ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote, a
 {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	font-size: 1em;
}

:link,:visited { text-decoration:none }

a img,:link img,:visited img { border:none }



body	{
	background-color: #e2e0d0;
	font-family: Arial, 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, sans-serif;
	font-size: small;
	border-bottom: 10px solid #cc9;
}

p	{
	line-height: 1.3em;
	margin-bottom: .9em;
}

p.large	{
	font-size: 1.2em;
	font-weight: bold;
}


p.small	{
	font-size: 9px;
	margin: 0px;
}

p.med	{
	font-size: 10px;
	margin: 1px;
}


#main ul	{
	margin-bottom: .9em;
	list-style-type: square;
}

#main li	{
	line-height: 1.1em;
	margin-bottom: .5em;
	margin-left: 2em;
}

h3	{
	font-size: 1.3em;
	font-weight: bold;
	margin: 1.5em 0 .5em 0;
}

a:link, a:visited	{
	color: #00572C;
	font-weight: bold;
}

a:hover, a:active	{
	text-decoration: underline;
}

.clear	{
	clear: both;
	font-size: 0;
	line-height: 0;
}

#wrapper {

}

#brand, #logo	{
	height: 80px;

}

#brand {
	background-color: #006f3c;
	border-bottom: 1px #00361A solid;
}

#radio {
	padding-left: 0px;
	background-image: url(../images/green_stripe2.gif);
	background-repeat: repeat-y;
}



#logo {
	padding-left: 190px;
}

#brand h1	{
	display: none;
}

#main {
	background-image: url(../images/green_stripe2.gif);
	background-repeat: repeat-y;
	padding: 34px 20px 30px 210px;
	font-family: 'Trebuchet MS', Arial, 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, sans-serif;

}

/* for Mozilla/Safari/Opera */
*>#main {
 padding-top: 684px;
 min-height: 1px;
}
*>#main #mainprop {
 margin-top: -650px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #main {
 height: 650px;
}
/* end filter */

/* \*/
* html #mainprop {height:1%;}
/**/

#copy {
	border-bottom: 2px solid #b4b48b;
	padding: 0;
	margin: 0;
}

#copy td	{
	vertical-align: top;
}

#text	{
	background-color: #f6f4ef;
	background-image: url(../images/copy_bk.jpg);
	background-repeat: repeat-y;
}

#texthook	{
	margin: 20px 0 20px 20px;
	padding-right: 20px;
}

#rule {
	background-color: #243722;
	background-repeat: repeat-x;
	background-image: url(../images/block.gif);
	background-position: left bottom;
	width: 1px;
}

#blockhook {
	background-image: url(../images/block.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0;
	line-height: 0;
	padding-top: 20px;
}

#headline {
	background-color: #E2E0D0;
	background-image: url(../images/h2_bk.gif);
	background-repeat: repeat-y;
	padding: 5px 10px;
	border-bottom: 4px solid #b4b48b;
}

#headline h2	{
	font-size: 1.5em;
}

#call	{
	width: 13em;
	background-color: #F6F4EF;
	padding: 20px;
}

* html #call
{
  width: 16em;   /* for IE5.x/win */
  w\idth: 12em;  /* for other IE versions */
}

#nav {
	position: absolute;
	width: 190px;
	top: 80px;
	color: #DADAA9;
}

#nav ul	{
	background-color: #00361a;
	list-style: none;
}

#nav li	{
	border-bottom: solid 1px #5b8e73;
}

#nav ul li a:link, #nav ul li a:visited	{
	display: block;
	width: 170px;
	background-color: #00361a;
	padding: 7px 10px;
	font-size: 14px;
	color: #cddfd2;
	font-weight: normal;
}

* html #nav ul li a:link, #nav ul li a:visited
{
  width: 190px;   /* for IE5.x/win */
  w\idth: 170px;  /* for other IE versions */
}


#nav ul li a:active, #nav ul li a:hover	{
	background-color: #076d38;
	color: #f1e601;
	text-decoration: none;
}

#nav p	{
	margin: 30px 15px 0 15px;
}


#footer	{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: .9em;
}

* html #footer
{
	position: relative; /* for IE5.x/win */
  	position: absolute;
	left: 0;
	bottom: 0;
  /* for other IE versions */
}



#footer p	{
	margin-left: 180px;
}

/* Callout styles */

#call h3	{
	color: #fff;
	background-color: #00361a;
	padding: 5px 7px;
	text-align: center;
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	width: 90%;
}

#call a.button:link, #call a.button:visited	{
	color: #fff;
	font-size: .9em;
	background-color: #689e61;
	display: block;
	width: 90%;
	margin: 3px 0;
	padding: 5px 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7daa6 #496f44 #496f44 #b7daa6;
}

#call a.button:hover, #call a.button:active	{
	color: #002512;
	text-decoration: none;
}

#call .group	{
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	border-bottom: solid 1px #5B8E73;
}

.map	{
	display: block;
	margin: 0 0 10px 0;
}

.loc h3	{
	font-size: 1.6em;
}

.loc	{
	padding: 1em 0;
}

/* Home page styles  */

*>#index #main {
 padding-top: 650px;
}

#index #homenav {
	background-image: url(../images/Harbord_Imageb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 650px;
	text-align: center;
}


.dir td	{
	padding: 0 .8em 1em 0;
}

.dir h3	{
	margin: 0;
}


#index #ads	{
	text-align: center;
}

.sm	{
	font-size: .8em;
}



/* Payment Page */

.req, .missing	{
	color: #f00;
	font-weight: bold;
}


ol.steps li	{
	color: #666;
}

ol.steps li.selected	{
	color: #000;
	font-weight: bold;
}


label, .label	{
	font-weight: bold;
}

#amount_form	{
	background-color: #F6F4EF;
	border: solid 8px #B4B48B;
	width: 500px;
}

#amount_form .invoice, #amount_form .item	{
	border-right: solid 3px #E2E0D0;
}

#amount_form .description	{
	border-top: solid 3px #E2E0D0;
}

#amount_form td	{
	padding: 10px 6px;
	background-color: #F6F4EF;
/*	width: 100%;*/
}

#amount_form td.spacer	{
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	padding: 0;
	background-color: #B4B48B;
}

#amount_form td.description .textfield	{
width: 80%;
}

#amount_form td.amount .textfield	{
width: 100px;
}


#amount_form td.amount {
	width: 60px;
	background-color: #BFCDC6;
}

#amount_form td.total_pay	{
	font-weight: bold;
	font-size: 1.4em;
}


#info_form, #billing_form, table.billing	{
	background-color: #F6F4EF;
	border: solid 8px #B4B48B;
	width: 500px;
}

#info_form td, #billing_form td	{
	padding: 10px 6px;
	background-color: #F6F4EF;
	border-bottom: solid 1px #E2E0D0;
/*	width: 100%;*/
}


fieldset	{
	margin: 20px 0;
	background-color: #F6F4EF;
	padding: 10px;
	border-color: #B4B48B;
}


.alert	{
	background-color: #F6F4EF;
	border: solid 2px #f00;
	padding: 10px 20px;
}

.callout	{
/*	color: #fcfffb;
	background-color: #00572c;
	padding: 5px 10px;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}
	
.callout a:link, .callout a:visited, .callout a:hover, .callout a:active	{
/*	color: #fcfffb;*/
}
