html, body {
	height: 100%;
}
table.full {
	border-style: none;
	border-width: 0px;
}
.forum_tbl{font-size:12px;}

.btn{
	border-width: 0px;
}

.btn_with_cursor{
	cursor: pointer;
}


.div_heading{
    top: 0px;
    left: 0px;
    width: 100%;
    color: #ffffff;
    border-bottom:4px solid #eef0db;
    position:relative;
    margin-bottom:20px;
	padding:10px 0;
}

.div_wheat {
	position: absolute;
	top: 18px;
	right: 30px;
	font-size: 12pt;
	font-weight: bold;
	z-index: 50;
	
}
.div_navigation{
    margin-top: 2px;
    width: 155px;
    background-color: #7A8352;
    color: #FFFFFF;
}
.div_navigation_private{
    margin-top: 2px;
    top: 243px;
    left: 5px;
    width: 155px;
    background-color: #EEF0DB;
}

.div_login a:link {
	color: #FFFFFF;
	width: 140px;
	font-weight: bold;
}

.div_login a:hover {
	color: #F0CD8A;
	font-weight: bold;
	width: 140px;
}


.div_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	width: 155px;
	background-color: #633F33;
	color: #ffffff;
}
table.login {
	text-align: left;
	height: 140px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	width: 100%;
	font-size: 12px;
}

table.login td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

table.rightC_even {
	background-color: #7B8354;
	width: 150px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

table.rightC_odd {
	background-color: #C4CBAD;
	width: 150px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

td.rightC_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 32px;
	overflow: hidden;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

div.rightC_body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 100px;
	overflow: auto;
	vertical-align: top;
}

.div_smcal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.div_right {
	
	position: absolute;
	top: 250px;
	right: 10px;
	width: 150px;
	background-color: #C4CBAD;
	color: #ffffff;
}


.div_content{
	float:right;
	width:745px; 
	padding-bottom: 150px;
text-align:left;
}


.div_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	height:100px;
	background: url("images/wrapper_bg.jpg") repeat-y scroll center top #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 40px;
    width: 920px;
}
/*
Calendar Stuff

*/
span.sm_cal a,span.top_sm_cal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

span.sm_cal,span.top_sm_cal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
table.cal_header {
	font-family: Courier New, Courier, mono;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	 left: 155px;
    right: 160px;
    margin: 10px;
	border-style: none;
	border-width: 0px;
	border-color: #000000;
}
table.normal_cal {
	 left: 155px;
    right: 160px;
    margin: 10px;
	font-family: Courier New, Courier, mono;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
#side_cal,#top_cal{
	margin-top:10px;
	text-align: center;
	width:155px; 
}
#side_cal{
  background-color: #EDEDE3;
}
#side_cal h4{
  font-weight:bold;
  margin: 0 0 5px; 
}
#side_cal h4 a{
  color:#7A8352;
}
#side_cal h4 a:hover{
  text-decoration:underline;
}
#top_cal{
	float:right;
	margin-top:-80px;
	margin-bottom:20px;
	margin-right:20px;
}
#top_smcal{
	background-color: #edede3;
}
table.sm_cal,table.top_sm_cal {
	font-family: Courier New, Courier, mono;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	width: 100%;
}

td.sm_cal_normalday {
font-family: Courier New, Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #C4CBAD;
}
td.sm_cal_today {
font-family: Courier New, Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}
td.sm_cal_event {
font-family: Courier New, Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #E4A600;
}
td.sm_cal_weekend {
font-family: Courier New, Courier, mono;
	font-size: 10px;
	font-weight: bold;
	background-color: #7B8354;
}

.smalltext {
	font-size: 10px;
}

.greyback {
	background: #CCCCCC;
}
.redback {
	background: #CC0000;
	color: #FFFFFF;
}

.list_normal {
	background: transparent;
}

.list_highlight {
	background: #E4A600;
}

.calendartitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
}


.calendartext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.controlback {
	background-color: #F2F2E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.selectedcontrolback {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.buttonrollover {

	background-color: #C8BEB0;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.blogtitle {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.blogtitle div{
	background-color: #7A8352; 
}	
.blogtitleinner{padding:0 5px;}
.blogdate{float:right;width:200px;text-align: right;}

/* spinner */
div.spinner {
	background-color:#FFFFCC;
	left:50%;
	margin-left:-200px;
	padding-top:10px;
	position:absolute;
	text-align:center;
	top:50%;
	width:400px;
        z-index: 1000;
}

/* Tag redefinitions */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a, a strong{
	color: #633f33;
	
}
.div_content a, .div_content a strong{
	text-decoration: underline;
}
a:hover,a:hover strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AF7662;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #633F33;
	margin-top:0;
}
h1 span.date{
	font-weight:normal;
	font-style: italic;
	font-size: 18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #633F33;
}

h3, h3 a:link, h3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color:#7A8352;

}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#a72323;
}
strong{color:#7A8352;}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #F2F2E7;
	border: 1px solid #000033;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span.bc_bullet {
	color: #E4A600;
	font-size: 12px;
	font-weight: 900;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	background-color: #f6f7ed;
	margin: 0px 10px 0px 5px;
	background-position: center 250px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	line-height: 1.5;
}

address {
	font-style: normal;
	color: #D1C6B2;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
#social{
	width:155px;
	text-align: center;
	margin-top:10px;
	line-height:20px;
}
#social img{margin:0 5px;}
#utility{list-style-type: none;position:absolute;right:0;bottom:0;margin:0;padding:0;}
#utility li{
	padding:0;
	width:80px;
	line-height:12px;
	float:left;
	background-color:#7A8352;
	margin:0;
	text-align: center;
}
#utility li a{text-transform: uppercase;font-size: 9px;font-weight: bold;color:#fff;display:block;padding:0 0 5px;}
#utility li a:hover{color:#633F33;}
#utility li#utility_item2 a:hover{color:#7A8352}
#utility li#utility_item2{background-color: #633F33;}
#wrapper{
	background:#fff url(images/wrapper_bg.jpg) repeat-y center top;
	margin:0 auto;
	overflow:hidden;
	padding:0 40px;
	width:920px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* for IE */
	margin: 0 auto -100px; 
}
#sidebar{float:left;padding-bottom: 150px;}
a img{border:0;}
#div_heading a img{margin-left:10px;}
.licensees a{color:#333;}
.div_breadcrumb{
	font-size:11px;
	margin-bottom: 10px;
}
.div_content .div_breadcrumb a{
	text-decoration: none;
}
.submenu{list-style: none;}
.submenu img{margin-right:10px;vertical-align:middle;}
#directory,#events{
	font-size:11px;
	border-top:1px dotted #7A8352;
}
#directory th,#events th{font-size:12px;}
#directory td,#directory th,#events td,#events th{
	vertical-align: top;
	border-bottom:1px dotted #7A8352;
	padding:10px 1%;
	width:32.33%;
	text-align: left;
}
#events{clear:right;}
#events td.event_date,#events th.event_date{
  width:80px;
}
#events td.event_type,#events th.event_type{
	width:130px
}
#events th{color:#7A8352;}
#events td.event_title,#events th.event_title{
  width:250px;
}
#events td.event_description,#events th.event_description{
  width:auto;
}
#events p{margin:0;}
#directory .alt,#directory th,#events .alt,#events th{
 	background:#F6F7ED;
 }
 #refine{
 	padding:10px 0;
 	border-top:1px dotted #7A8352;
 	border-bottom:1px dotted #7A8352;
 	font-size:11px;
 	margin-bottom:2px;
 }
  #refine select{font-size:12px;}
  #prof_address span{display:block;}
 #prof_address img{float:right;margin-right:30px;margin-top:-20px;}
 
 #quallegend{width:100%;font-size:11px;border-top:1px solid #C4CBAD;border-left:1px solid #C4CBAD;margin-bottom:20px;}
 #quallegend th{font-size:12px;color:#7A8352;text-align: center;}
 #quallegend td,#quallegend th{border-right:1px solid #C4CBAD;border-bottom:1px solid #C4CBAD;padding:2px;}
   .fflp{color:#dfbd00}
  .l2{color:#f48a00}
  .l3{color:#bf6c00}
  .l4{color:#905100}
  .gst{color:#623f33}
  .ret{color:#336699;white-space: nowrap;}
  .adv1{color:#7a8352}
  .vet{color:#990000}
  .pro{color:#8a3b8d;}
     .fflp,.l2,.l3,.l4,.gst,.adv1,.vet,.ret,.pro{font-weight:bold;}
  .clear{clear:both;}
  
  .div_content>ul>li{margin-bottom:20px;}
  
  .div_content ul ul li{font-weight:normal;}
  
  .alignright{float:right;}
  .contact-name{
	font-weight:bold;
	color: #633F33;
	margin-bottom:0;
  }
  #contacts-list{font-size:12px;}
  #contacts-list blockquote{
	margin:15px 20px;
  }
