html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e9dde9;
	font-size: 12px;
	font-weight: normal;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669933;
}


#column2 {
	height: 100%;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
	border: thin dashed #FF99CC;
	background-color: #FFFFFF;
	}
	

.column2_NEW {
	height: 100%;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
	}	

.column2_OLD {
	height: 100%;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
	border: thin dashed #FF99CC;
	background-color: #F7F3DD;
	}	
	
#column2_BK {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #E9DDE9;
	border-left-color: #E9DDE9;
	height: 100%;
	width: 570px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#column1n3 {
	padding-top: 20px;
}
#PadTop_Bottom{
	padding-bottom: 20px;
	padding-top: 20px;
}

#PadTop_Left{
	padding-left: 20px;
	padding-top: 20px;
}

.listGrey12px li{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

/*sub header use in the template*/

.subHead {
	padding-left: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #fc83bc;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #46895e;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	color: #CC9966;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	color: #CC9966;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*------------LINKS--------------*/

a {
	font-size: 11px;
	color: #29653f;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FF0099;
}

.expressmenu {
	color: #999999;
}

.expressmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.expressmenu a:hover {
	text-decoration: none;
	color: #666666;
}

.linkBrown {
	color: #CC9966;
	font-size: 12px;
}
.linkBrown a:hover{
	color: #009966;
	font-size: 12px;
}

.linkGreen {
	color: #669933;
	font-size: 12px;
}
.linkGreen a:hover{
	color: #CC9966;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	margin-bottom: 0px;
}

/*------------Sidebar menu------------*/
#quicklinks td{
	border: thin dashed #C4B473;
	color: #006633;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	z-index: 1;
	padding-right: 5px;
}

#quicklinks td a{
	text-decoration: none;
	color: #669933;
	font-size: 12px;
	z-index: 1;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

#quicklinks td a:hover{
	display: block;
	background-color: #E9DDE9;
	color: #669933;
	z-index: 1;
}

#extramenu td{
	border: thin dashed #C4B473;
	margin-top: 5px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	font-size: 12px;
}

#extramenu td a{
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #669933;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	padding-left: 10px;
}

#extramenu td a:hover{
	display: block;
	background-color: #E9DDE9;
	color: #669933;
	font-size: 12px;
}


/*------------All headers------------*/

.titleGrey12px {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.txtGrey12px {
	font-size: 12px;
	color: #666666;
}

.titleGreen12px {
	font-size: 12px;
	font-weight: bold;
	color: #669933;
}
.txtGreen12px {
	font-size: 12px;
	color: #669933;
}

.txtDkGreen12px {
	font-size: 12px;
	
	color: #006633;
}

.txtDkGreenBl12px {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}

.xmasRed_head12px {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.bodytitle {
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}

/*------------BOX and Borders------------*/

#floatIMG{
	border: thin solid #999999;
	margin: 0px;
}

#floatRight {
	float: right;
	border: thin solid #877C6A;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#floatLeft {
	float: left;
	border: thin solid #877C6A;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#floatLeftNOSpace{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.tagIcon{
	position: relative;
	z-index: 2;
	top: -40px;
	float: right;
	right: -10px;
	background-image: url(images/main/tag_yell.gif);
	height: 34px;
	width: 31px;
}

#dottedbox_pink {/*used in 2 column pages (subpage_sub_2col.dwt.php)*/
	border: thin dashed #FF99CC;
	vertical-align: top;
}

.tablePadBtm {
	margin-bottom: 15px;
}

.tableBGPink {
	background-color: #E9DDE9;
	margin: 0px;
	
}

.featuretable img{
	border: thin solid #999999;
}
#hanger2 {
	position:relative;
	height:57px;
	z-index:2;
	width: 40px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	float: right;
}

/*----------SubLinks for all pages in Extras------------*/
.extrasPg_sublink {
	font-size: 12px;
	font-weight: bold;
	color: #CC99CC;
}

.extrasPg_sublink a{
	font-size: 12px;
	font-weight: bold;
	color: #CC99CC;
}

.extrasPg_sublink a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #669933;
}

/*----------footer------------*/
.footer {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 15px;
}

.footer a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.footer a:hover {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 15px;
}
#logoBox {
	border: 1px solid #8d8a8d;
	width: 100%;
}




/*----------newsletter------------*/

.boxborder {
	border: 1px solid #cccccc;
}

.newsletter_button{
	background-color: #EFE49A;
}

.readmore a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.readmore a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.newsletter_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D76F84;
}

.newsletter_head_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}


.newsletter_text_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.newsletter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
