body {
	padding: 0px;
	margin: 0px;
	font-family: Book Antiqua, Arial;
	font-size: 0.85em;
	color: #555555;
	font-weight: normal;
	/*
	background-color: #7ea000;
   	background-image:url(http://www.laughingbuddha.ca/images/bg_gradient.jpg);
   	background-repeat:repeat-x;
	*/
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

#container {
   	width: 760px;
   	position: relative;
   	padding: 0px;
   	margin-top: 0px;
   	margin-bottom: 0px;
   	margin-left: auto;
   	margin-right: auto;
	background-color: #ffffff;
   	text-align: left;
   	border: none;
}


.full {
	padding: 0px;
	margin: 0px;
	width: 758px;
	height:auto;
	float:left;
	border-left: 1px dotted #bad234;
	border-right: 1px dotted #bad234;
	border-bottom: 1px dotted #bad234;
	clear:both;
}

.col1 {
	padding: 10px 10px 10px 30px;
	margin: 0px;
	width: 180px;
	min-height: 350px;
	float:left;
}

.col2 {
	padding: 10px 30px 10px 30px;
	margin: 0px;
	width: 440px;
	float:right;
}


.third {
	padding: 10px;
	margin: 2px 1px 0px 0px;
	width: 220px;
	min-height:200px;
	float:left;
}
.flexbox {
	padding: 10px; 
	margin: 0px; 
	float:left; 
	color:#555555; 
	border: none;
}

a {
	font-family: Book Antiqua, Arial;
	/*font-size: 0.9em;*/
	font-weight: normal;
	color: #5ea000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	
}

a:hover {
	font-family: Book Antiqua, Arial;
	font-weight: normal;
	color: #5ea000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


#footer {
	font-family: Book Antiqua, Arial;
	font-size: 0.85em;
	color:#777777;
	margin-top:1px;
	margin-left: auto;
   	margin-right: auto;
	padding:20px 10px 10px 10px; 
	width:740px; 
	height:22px; 
	float:right; 
	display: block;
	text-align:center;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Book Antiqua, Arial;
	font-size: 1.3em;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}


h2 {
	padding: 0px;
	margin: 0px;
	font-family: Book Antiqua, Arial;
	font-size: 1.2em;
	color: #5ea000;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-family: Book Antiqua, Arial;
	font-size: 1.2em;
	color: #bad234;
	font-weight: bold;
	text-decoration: none;
}

.error {
	padding: 0px;
	margin: 0px;
	font-family: Book Antiqua, Arial;
	font-size: 0.85em;
	color: #FF0000;
	font-weight: normal;
}

/* nav vertical */

#navvert {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	height: 30px;
	width: 100%;
	text-decoration: none;
	display: block;
	float:left;
}

#navvert a {
	font-family: Book Antiqua, Arial;
	font-size: 0.85em;
	font-weight: bold;
	font-style:italic;
	color: #5ea000;
	margin: 0px;
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	float: left;
	display: block;
}

#navvert a:hover {
	text-decoration: underline;
}

#navvert ul, #navvert li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:100%;
	border-bottom: 1px dotted #bad234;
	display: block;
	clear:both;
}

#navvert li.sfhover {
    left: 0px;
}
/* end of vertical nav css */



/* nav horizontal */
#navhor {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	height: 30px;
	width: 100%;
	background-color: #ffffff;
	border-left: 1px dotted #bad234;
	text-decoration: none;
	display: block;
	clear:both;
	float:left;
}

#navhor a {
	font-family: Book Antiqua, Arial;
	font-size: 0.85em;
	font-weight: bold;
	font-style:italic;
	color: #5ea000;
	background-color: #ffffff;
	margin: 0px;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	float: left;
	display: inline-block;
}

#navhor a:hover {
    left: 0px;
	color:#5ea000;
	background: #ffffff;
}

#navhor ul, #navhor li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}

#navhor li.sfhover {
    left: 0px;
}
/* end of horizontal nav css */

/* nav */

#nav {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	height: 33px;
	width: 758px;
	background-color: #5ea000;
	border-top: 1px solid #5ea000;
	border-right: 1px solid #5ea000;
	border-bottom: 8px solid #bad234;
	border-left: 1px solid #5ea000;
	text-decoration: none;
	display: block;
	clear:both;
}

#nav a {
	font-family: Book Antiqua, Arial;
	font-size: 0.95em;
	font-weight: bold;
	color: #ffffff;
	background-color: #5ea000;
	margin: 0px;
	padding: 10px 11px 7px 11px;
	text-decoration: none;
	float: left;
	display: inline-block;
}

#nav a:hover {
    left: 0px;
	color:#5ea000;
	background: #ffffff;
}

#nav ul, #nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}

#nav li.sfhover {
    left: 0px;
}

#nav ul ul {
	display: block;
	top: 35px;
	position: absolute;
	left: -999em;
	height: 100%;
	width: 15em;
	border: none;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

#nav ul li ul li a {
    left: 0px;
	color:#5ea000;
	background: #ffffff;
	padding: 3px 5px 3px 12px;
	margin: 0px;
   	width: 15em;
}

#nav ul li ul li a:hover {
    left: 0px;
	color:#ffffff;
	background: #5ea000;
	padding: 3px 5px 3px 12px;
	margin: 0px;
   	width: 15em;
}


#nav ul li:hover ul, 
#nav ul li.sfhover ul {
	z-index: 100;
	left: 0em;
}

#nav li:hover li,  
#nav li.sfhover li {
  	background: #ffffff;
	color: #5ea000;
	border-top: none;
	border-left: 1px solid #5ea000;
	border-bottom: 1px solid #5ea000;
	border-right: 1px solid #5ea000;
	height:auto;	
}
/* end of nav css */