/* @override 
	http://99.boxclever.ca/99.css
	http://www.churchon99.com/99.css
*/

@charset "UTF-8";

html {
	background: #FFF url(images/main_bg.jpg) center 70px repeat-x;
}

body {
	background: #308580;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 20px;
}

#wrapper {
	/*position: relative;*/
}

/* @group Index */

/* @group Ads */

#ads {
	width: 636px;
	height: 366px;
	margin: 0 9px 24px 0;
	float: left;
	display: inline;
	background: url(images/index_enticermiddle.gif) no-repeat center 235px;
}

#ads a img.middlenticer {
	margin: 10px 8px 0 9px;
}

#indexinfo {
	float: right;
	width: 319px;
	margin-right: 8px;
	_margin-right: 4px;
	display: inline;
 }

#ads a img.maingraphic {
	margin-bottom: 10px;
}

.ent-left {
	float: left;
}

.ent-right {
	float: right;
}

.ent-center {
	float: left;
	margin-left: 14px;
	display: inline;
}
/* @end */

/* @group IndexInfo */
#sermons {
	width: 307px;
	height: 124px;
	padding: 6px 8px;
	margin-top: 230px;
	_margin-top: 10px;
	background: url(images/sermon_bg.jpg) no-repeat;
	position: relative;
}
body.audioplayer {
	background: none;
}
body.audioplayer #sermons {
	width: 307px;
	height: 120px;
	margin:0;
	background: url(images/sermon_bg.jpg) no-repeat;
	position: relative;
}
#sermons #mp3player {
	position: absolute;
	top: 0;
	left: 0;
}
#sermons h3 {
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	/*display: inline;*/
	width: 175px;
	float: left;
}
#sermons h4 {
	width: 70px;
	font-size: 0.7em;
	float: right;
	color: #595959;
	font-weight: normal;
	font-style: normal;
	margin: 3px 7px 0 0;
	text-align: center;
}
#sermons ul {
	width: 269px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 0;
	left: 26px;
}
#sermons strong {
	position: absolute;
	top: 50px;
	width: 269px;
	left: 26px;
	font-size: .6em;
	font-weight: normal;
}

body.audioplayer #sermons ul {
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 0;
	left: 64px;
}
#sermons li {
	display: inline;
	/*float: left;
	height: 0px;
	padding-top: 26px;
	list-style-type: none;
	background-repeat: none;
	background-position: top left;
	overflow: hidden;*/
}
#sermons li a {
	float: left;
	width: 268px;
	/*sets width for all primary nav buttons*/
	height: 0;
	padding: 26px 0 0 0;
	overflow: hidden;
	margin: 0;
	background-image: url(images/sermon_4allthree.jpg);
}
#sermons li.download a {
	width: 103px;
	background-position: 0 top;
}
#sermons li.download a:hover {
	background-position: 0 -26px;
	/*background: url(images/sermon_1download2.jpg) no-repeat;*/
}

#sermons li.archives a {
	background-position: -103px top;
	width: 77px;
	/*background: url(images/sermon_2archives.jpg) no-repeat;*/
}
#sermons li.archives a:hover {
	background-position: -103px -26px;
	/*background: url(images/sermon_2archives2.jpg) no-repeat;*/
}
#sermons li.subscribe a {
	background-position: -180px top;
	width: 88px;
	/*background: url(images/sermon_3subscribe.jpg) no-repeat;*/
}
#sermons li.subscribe a:hover {
	background-position: -180px -26px;
	/*background: url(images/sermon_3subscribe2.jpg) no-repeat;*/
}
/* @end */



/* @end */
/* @group brandnav */

#brandnav {
	width: 100%;
	background: #FFF url(images/main_bg.jpg) repeat-x center 68px;
	height: 231px;
}

#brandnav_inner {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #FFF url(images/main_bg.jpg) repeat-x center bottom;
	height: 231px;
}

#logo {
	background: url(images/logo_churchon99.gif) repeat center center;
	position: absolute;
	top: 10px;
	left: 15px;
	width: 106px;
	height: 78px;
	z-index: 10000;
	/*border: thin solid #5e5e5e;*/
}
#slogan {
	background: url(images/branding_slogan.gif) no-repeat;
	/*position: absolute;*/
	/*top: 30px;*/
	/*left: 15px;*/
	width: 274px;
	height: 24px;
	/*z-index: 10000;*/
	float: right;
	margin: 35px 35px 0 0;
}
/* @end */



/* @group Primary Navigation */

#header {
	width: 975px;
	height: 52px;
	margin: 156px 0 0 0;
	position: absolute;
	padding: 0;
	float: left;
	/*background-color: #fb80e8;*/
}

#header #primnav {
	margin: 0;
	padding: 0;
}

#header #primnav li {
	display: inline;
}

#header #primnav li a {
	float: left;
	width: 157px;
	/*sets width for all primary nav buttons*/
	height: 0;
	padding: 52px 0 0 0;
	overflow: hidden;
	margin: 0 5px 0 0;
}

#header #primnav li a {
	background-image: url(images/nav_bg.png);
	_background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
}

/* Primary Nav Buttons */

#primnav li#primnav_home a {
	background-position: 0px 0;

/*background-color: #22fd25;*/
}

#primnav li#primnav_aboutus a {
	background-position: -161px 0;

/*background-color: #f98530;*/
}

#primnav li#primnav_events a {
	background-position: -322px 0;

/*background-color: #bd3a89;*/
}

#primnav li#primnav_courses a {
	background-position: -484px 0;

/*background-color: #e3fe24;*/
}

#primnav li#primnav_ministries a {
	background-position: -645px 0;

/*background-color: #65fdfa;*/
}

#primnav li#primnav_messages a {
	background-position: -806px 0;

/*background-color: #20862d;*/
}

/* Primary Nav Hover */

#primnav li#primnav_home a:hover {
	background-position: 0px -53px;
}

#primnav li#primnav_aboutus a:hover {
	background-position: -161px -53px;
}

#primnav li#primnav_events a:hover {
	background-position: -322px -53px;
}

#primnav li#primnav_courses a:hover {
	background-position: -484px -53px;
}

#primnav li#primnav_ministries a:hover {
	background-position: -645px -53px;
}

#primnav li#primnav_messages a:hover {
	background-position: -806px -53px;
}

/* Primary Nav Active States */

#primnav li#primnav_home a:active {
	background-position: 0px -106px;
}

#primnav li#primnav_aboutus a:active {
	background-position: -161px -106px;
}

#primnav li#primnav_events a:active {
	background-position: -322px -106px;
}

#primnav li#primnav_courses a:active {
	background-position: -484px -106px;
}

#primnav li#primnav_ministries a:active {
	background-position: -645px -106px;
}

#primnav li#primnav_messages a:active {
	background-position: -806px -106px;
}

/* Primary Nav Current Page */

#header.home #primnav li#primnav_home a {
	background-position: 0px -159px !important;
	cursor: default;
}

#header.aboutus #primnav li#primnav_aboutus a {
	background-position: -161px -159px !important;
}

#header.events #primnav li#primnav_events a {
	background-position: -322px -159px !important;
}

#header.courses #primnav li#primnav_courses a {
	background-position: -484px -159px !important;
}

#header.ministries #primnav li#primnav_ministries a {
	background-position: -645px -159px !important;
}

#header.messages #primnav li#primnav_messages a {
	background-position: -806px -159px !important;
}

/* @end */

/* @group Lower (everything below the branding and primary nav) */

#lower {
	background: #d2e7e8 url(images/content_bg.jpg) repeat-x left top;
	width: 100%;
	/*float: left;*/
	padding-bottom: 20px;
	/*display: inline;*/
	/*margin: 0 0 25px 0;*/
}

#lower_inner {
	background: #d2e7e8 url(images/content_bg.jpg) repeat-x left top;
	width: 975px;
	margin: 0 auto;
	position: relative;
	/*height: 100px;*/
	/*float: left;*/
}

#content {
	/*position: absolute;*/
	width: 509px;
	margin: 0 0px 0 23px;
	background: url(images/article_topbg.gif) no-repeat left top;
	padding: 10px 0px 10px 0;
	min-height: 555px;
	float: left;
	text-align: left;
}
#content .article {
	padding: 0 0 10px 0;
	overflow: hidden;
	width: 509px;
}
/*#content > .article:first-child {
	margin: 0px 0 0 0;
	padding-top: 0;
}*/

#content h2 {
	padding: 10px 12px;
	margin: 0 0 0 0;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	background: #0f3937 url(images/article_h2bg.gif) no-repeat;
}

#content .article .arttext {
	padding: 10px 12px 10px 12px;
	background-color: #FFF;
	font-size: 0.7em;
	line-height: 1.8em;
	display: inline-block;
	width: 485px;
	/*position: relative;*/
}

#content .article .searchresults {
	padding: 10px 5px 10px 5px;
	background-color: #FFF;
	font-size: 0.7em;
	line-height: 1.8em;
	/*position: relative;*/
}

#content .article .arttext p {
	padding: 10px 0 5px 0;
	/*background-color: #FFF;*/
	line-height: 1.8em;
}
#content .arttext li  {
	list-style-position: inside;
}

#content .article .arttext img {
	float: left;
	margin: 5px 15px 5px 0;
	padding: 0;
}

#content .article .arttext img.right {
	float: right;
	margin: 5px 0 5px 15px;
	padding: 0;
}

/* @group MyStory */

/* @group MyStory PERSON */

.mystoryperson {
	width: 450px;
	margin: 20px auto;
	background-color: #f2f2f2;
	/*display: inline-block;*/
	/*display: -moz-inline-block;*/
	border: 1px solid #808080;
}
#content .article .arttext .mystoryperson h3 {
	display: block;
	margin: 5px 0px;
	padding: 0px 12px;
	line-height: 1.8em;
	/*background: #cacaca url(images/mystory_sampleguy.jpg) no-repeat 0 top;*/
}
#content .article .arttext .mystoryperson h3 a{
	text-decoration: none;
	color: #226e6c;
}

#content .article .arttext .mystoryperson h3 a:hover{
	text-decoration: underline;
	color: #226e6c;
	background: none;
}
.mystoryperson ul {
	text-align: right;
	/*margin-right: 30px;*/
	display: inline;
}
.mystoryperson li {
	/*text-align: right;*/
	margin: 0 30px 8px 0;
	/*display: inline;*/
}

.mystoryperson p {
	margin: 0 0 0 10px;
}
/* @end */

/* @group Galleries */

.galleries {
	width: 450px;
	margin: 20px auto;
	background-color: #f2f2f2;
	/*display: inline-block;*/
	/*display: -moz-inline-block;*/
	border: 1px solid #808080;
}

.google_calendar {
	width: 470px;
	margin: 10px auto;
}

#content .article .arttext .galleries h3 {
	margin: 5px 0px 15px 0;
	padding: 0px 12px;
	display: block;
	/*background: #cacaca url(images/mystory_sampleguy.jpg) no-repeat 0 top;*/
}

#content .article .arttext .galleries h3 a{
	text-decoration: none;
	color: #226e6c;
}

#content .article .arttext .galleries a:hover{
	text-decoration: underline;
	color: #226e6c;
	background: none;
}

.lighter {
	float: right;
	font-weight: normal;
	/*background: #cacaca url(images/mystory_sampleguy.jpg) no-repeat 0 top;*/
}
.galleries ul {
	text-align: right;
	/*margin-right: 30px;*/
	display: inline;
}
.galleries li {
	/*text-align: right;*/
	margin: 0 30px 8px 0;
	/*display: inline;*/
}

.galleries p {
	margin: 0 0 0 10px;
}
.galleries_thumb {
	width: 84px;
	height: 84px;
	overflow: hidden;
	float: left;
	margin: 0 14px 0 10px;
	position: relative;
	display: inline;
	padding: 0;
}
.galleries_thumb img {
	position: absolute;
	left: -35%;
}
/* @end */


#content .article .mystory {
	/*background: url(images/article_topbg.gif) no-repeat left top;*/
	padding: 10px 0 0 0;
}
#content .article.mystory .arttext {
	padding: 10px 12px;
	font-size: 0.7em;
	line-height: 1.8em;
}
#content .article.mystory .arttext p {
	padding: 0px 0 20px 0;
	/*background-color: #FFF;*/
	line-height: 1.8em;
	text-align: left;
}
/*#content .article.mystory > p:first-child {
	font-size: 5em;
}*/
#content .article.mystory .arttext img {
	/*float: right;*/
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#content .article .arttext p a.readmore {
	/*display: inline-block;*/
	/*width: 157px;*/
	/*height: 0px;*/
	padding-right: 18px;
	/*margin: 12px;*/
	/*float: left;*/
	color: #000;
	overflow: hidden;
	clear: none;
	margin: 10px 0 0px 90px;
	background: url(images/indexinfo_learnaboutarrow.jpg) no-repeat right 50%;
	text-decoration: none;
	text-align: left;
	/*display: block;*/
}
#content .article .arttext p a.readmore:hover {
	padding-right: 24px;
}

/*#content .article .arttext li a.readmore:hover {
	background-position: 0 -31px;
}*/
/* @end */

#content ul.myvideos {
	width: 150px;
	margin: 5px 0px;
	float: right;
	padding: 20px;
	/*background-color: #a5fe67;*/
}

/* @group Photo Galleries */

.date_tab {
	background: #FFB03A;
	color: #983606;
	font-weight: bold;
	padding: 3px 5px 3px 12px;
	margin-left: -13px;
	display: inline;
}

#gallery {
	/*float: left;*/
	/*display: inline;*/
	text-align: center;
	margin-left: -2px;
	vertical-align: top;
	padding: 0px 5px;
}
#content .article.gallery .arttext .thumbnail{
	float: left;
	padding: 0 15px 15px 0;
	margin: 20px;
	width: 180px;
	}

#content .article.gallery .arttext ul li div a img{
	margin: 0 auto;
	text-align: center;
	float: none;
}

/*
#content .article.gallery .arttext ul {
	list-style: none;
	width: 440px;
	margin: 0 auto;
	text-align: left;
}

#content .article.gallery .arttext ul li{
	float: left;
width: 120px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}

#content .article.gallery .arttext ul li div{
	display: block;
	width: 180px;
	clear: both;
	text-align: center;
}

#content .article.gallery .arttext ul li div a img{
	margin: 0 auto;
	text-align: center;
}
#content .article.gallery .arttext ul li .caption{
	text-align: left; 
	float: left; 
	clear: both;
	width: 180px;
}*/

/* @end */
#content ul.myvideos li {
	list-style-type: none;
	/*background-color: #f83033;*/
	display: inline;
}
#content .article .arttext ul.myvideos li a.testimony, #content .article .arttext ul.myvideos li a.baptism {
	width: 145px;
	height: 0px;
	padding-top: 40px;
	float: right;
	color: #000; 
	overflow: hidden;
	clear: none;
}
#content .article .arttext a.testimony {
	background: url(images/mystory_testimony.jpg) no-repeat;
}

#content .article .arttext a.baptism {
	background: url(images/mystory_baptism.jpg) no-repeat;
	margin-top: 12px;
}

#content .article .arttext a.testimony:hover, #content .article .arttext a.baptism:hover {
	background-position: 0 -40px;
}
/* @end */

/* @group downloads */
#content table.downloadstable {
	border: 4px solid #83a09e;
	margin: 10px auto;
	/*line-height: 1.8em;*/
}
#content table.downloadstable th {
	padding: 5px 3px 0px 8px;
	background: #b7dedb url(images/downloads_thbg.jpg) repeat-x 0 bottom;
	color: #4e4e4e;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#content table.downloadstable tr {
}
#content table.downloadstable td {
	padding: 8px;
	border-bottom: 1px solid;
}
#content table.downloadstable tr.downloadsr1 td {
	border-bottom-color: #bbccc9;
}
#content table.downloadstable tr.downloadsr2 td {
	border-bottom-color: #8d9a98;
}
#content table.downloadstable tr.downloadsr1 {
	background: #fff url(images/downloads_tr1bg.jpg) repeat-x 0 bottom;
}
#content table.downloadstable tr.downloadsr2 {
	background: #e8f4f4 url(images/downloads_tr2bg.jpg) repeat-x 0 bottom;
}


#content table.downloadstable tr.downloadsr1 .play {
	background: url(images/icon_play.gif) no-repeat left center;
	padding-left: 20px;
	display: block;
}
#content table.downloadstable tr.downloadsr2 .play {
	background: url(images/icon_play2.gif) no-repeat left center;
	padding-left: 20px;
	display: block;
}


#content table.downloadstable h3 a {
	padding: 0px;
	/*border-bottom: 1px inset #e3e3e3;*/
	margin: 0px 10px 0px 0px;
	font-size: 1em;
	/*width: 100%;*/
	text-decoration: none;
	color: #343434;
	/*float: left;*/
}
#content table.downloadstable h4 {
	padding: 0px;
	margin: 0px 10px -6px 0px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: #4c4c4c;
	line-height: 1.4em;
}
#content table.downloadstable tr.downloadsr1 p, #content table.downloadstable tr.downloadsr2 p {
	padding: 0px;
	margin: 7px 10px 5px 0px;
	font-size: 0.8em;
	font-style: italic;
}
#content table.downloadstable tr.downloadsr1 .downloadicons, #content table.downloadstable tr.downloadsr2 .downloadicons {
	/*width: 85px;*/
	/*display: block;*/
	height: 30px;
	float: right;
	padding: 0px 10px 10px 10px;
	margin: 0px 0 0 0;
	border-left: 1px dotted #aeaeae;
	border-right: 1px dotted #aeaeae;
	/*background-color: #f7fefe;*/
	text-align: center;
	/*clear: left;*/
}
#content table.downloadstable tr.downloadsr1 img, #content table.downloadstable tr.downloadsr2 img {
	margin: 4px 5px;
	float: none;
	text-align: center;
	padding: 0;
}

/* @end */

/* @group store */
#content table.store td {
	height: 40px;
}

#content table.store th {
	background: #fff;
	padding: 0 0 0 10px;
	height: 30px;
	border-bottom: 1px solid #ccc;
}

#content table.store tr.even {
	background: #eee;
}

#content table.store tr.odd {
	background: #fff;
}

#content table.store tr.subtotal td {
	background: #fff;
	height: 30px;
	border-bottom: 1px solid #ddd;
}

#content table.store tr.gst td {
	background: #fff;
	height: 30px;
}

#content table.store tr.total td {
	background: #eee;
	height: 30px;
}

#content table.store td {
	padding: 0 0 0 10px;
}

#content table.store tr.empty td {
	padding: 0;
}

#content table.store input[type="submit"] {
	background: #aaa;
	border: 1px solid #888;
}

#content table.store input[type="submit"]:hover {
	background: #ccc;
	border: 1px solid #aaa;
	cursor: pointer;
}

#shopping_cart {
	background: url(images/shopping_cart.png) top left no-repeat;
	height: 93px;
	width: 206px;
	line-height: 16px;
	margin: 15px 0 0 0;
	text-align: center;
	position: relative;
	display: none;
}

#shopping_cart a {
	width: 206px;
	height: 93px;
	display: block;
	text-decoration: none;
}

#shopping_cart:hover {
	cursor: pointer;
	background-position: 0 -93px;
}

#shopping_cart p {
	text-align: center;
	width: 21px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	color: #fff;
	position: absolute;
	top: 24px;
	left: 26px;
}

/* @end */

/* @group galleries */
#content table.galleriestable {
	padding: 4px;
	background-color: #83a09e;
	/*line-height: 1.8em;*/
	margin-top:15px;
}
#content table.galleriestable th {
	padding: 5px 3px 0px 8px;
	background: #b7dedb url(images/downloads_thbg.jpg) repeat-x 0 bottom;
	color: #4e4e4e;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
#content table.galleriestable tr.downloadsr1 {
	background: #fff url(images/downloads_tr1bg.jpg) repeat-x 0 bottom;
}
#content table.galleriestable tr.downloadsr2 {
	background: #e8f4f4 url(images/downloads_tr2bg.jpg) repeat-x 0 bottom;
}

#content table.galleriestable tr {
}
#content table.galleriestable td {
	padding: 8px;
}
#content table.galleriestable tr.downloadsr1 img {
	margin: 4px 5px;
	float: none;
	text-align: center;
	padding: 0;
}
#content table.galleriestable td p {
	padding: 0 0 10px 0;
	margin: 0;
}

#content .article.gallery .arttext ul {
	list-style: none;
	width: 440px;
	margin: 0 auto;
	text-align: left;
}

#content .article.gallery .arttext ul li{
	padding: 20px;
	float: left;
	margin: 0;
	width: 180px;
}
#content .article.gallery .arttext ul li img{
	margin: 0 auto;
}
#content .article.gallery .arttext ul li .caption{
	text-align: left; float: left; clear: both;
	width: 180px;
}


/* @end */

/* @group Secondary Navigation */
#leftcolumn {
	width: 207px;
	margin: 0;
	padding: 0;
	/*position: absolute;*/
	left: 0;
	overflow: hidden;
	float: left;
}
#secnav_1 {
	/*float: left;*/
	width: 207px;
	margin: 0;
	padding: 23px 0 0 0;
	background: url(images/secnav_topbg.gif) no-repeat left top;
	/*overflow: hidden;*/
	/*position: absolute;*/
}

#secnav_2 {
	background: url(images/secnav_bg.gif) repeat-y left top;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#secnav_content {
	background: url(images/secnav_topbg2.gif) no-repeat left top;
}

#secnav_2 ul {
	width: 201px;
	padding: 0 2px 0 0;
	/*background-color: #b14012;*/
	margin-bottom: -2px;
	font-size: 0.8em;
}

#secnav_2 li {
	/*background-color: #b0fe4e;*/
	list-style-type: none;
	width: 199px;
	padding: 0;
	line-height: 1.3em;
}

#secnav_2 li a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 0px 2px 0px;
	padding: 2px 20px;

	/*background-color: #7e66fd;*/
}
#secnav_2 li a:hover {
	color: #8c2800;
	background: #F9A133 url(images/secnav_lihoverbg.jpg) repeat-y left top;
}

#secnav_2 li a.current {
	color: #8c2800;
	background: #F9A133 url(images/secnav_lihoverbg.jpg) repeat-y left top;
}

#secnav_bottom {
	background: url(images/secnav_bottombg.gif) no-repeat left bottom;
	height: 32px;
}

/* @end */

/* @group Calendar */

#cal_1 {
	/*float: left;*/
	/*clear: left;*/
	width: 207px;
	margin: 15px 0 0 0;
	padding: 17px 0 6px 0;
	background: url(images/cal_topbg.gif) no-repeat left top;
	overflow: hidden;
	text-align: center;
}

#cal_1 h4 {
	font-size: 0.7em;
	padding: 0 12px;
	margin: 0 auto;
	color: #0f3937;
	text-transform: uppercase;
}

#cal_2 {
	background: url(images/cal_bg.png) repeat-y left top;
	margin: 0;
	padding: 0;
}

#cal_content {
	background: url(images/cal_topbg2.gif) no-repeat left top;
}

#cal_2 ul {
	width: 201px;
	padding: 5px 2px 0 1px;
	/*background-color: #b14012;*/
	margin-bottom: -2px;
	font-size: 0.8em;
	text-align: left;
}

#cal_2 li {
	/*background-color: #b0fe4e;*/
	list-style-type: none;
	width: 199px;
	padding: 0;
	line-height: 1.5em;
}

#cal_2 li {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 0px 2px 2px;
	padding: 0 20px;
	/*background-color: #7e66fd;*/
}
/*#cal_2 li a:hover {
	color: #8c2800;
	background: #F9A133 url(images/secnav_lihoverbg.jpg) repeat-y left top;
}*/
#cal_bottom {
	background: url(images/cal_bottombg.gif) no-repeat right bottom;
	height: 52px;
}

/* @end */

/* @group Enticers */

#enticers {
	width: 209px;
	height: 650px;
	/*position: absolute;*/
	/*right: 0;*/
	float: right;
	padding-right: 5px;
}
.enticer_image {
	width: 207px;
	height: 140px;
	margin: 0 0 10px 0;
	/*display: block;*/
	/*background-color: #4c4c4b;*/
}
.enticer_image img {
	margin: 2px 3px;
	/*float: right;*/
}
.enticer_image img:hover {
	margin: 0px 1px;
	border: 2px solid #ffb74d;
}

/* @end */

/* @group White Bar Additionals */

#additionals {
	width: 100%;
	background-color: #fff;
	clear: both;
	min-height: 200px;
	_height: 200px;
	padding-bottom: 15px;
}
#add_inner {
	/*display: inline;*/
	width: 975px;
	margin: 0 auto;
	padding: 15px 0;
}
#add_inner h3 {
	font-size: 0.8em;
	display: block;
	width: 100%;
	border-bottom: 1px solid #3e3e3e;
	line-height: 1.5em;
	margin-bottom: 6px;
	color: #226e6c;
	font-weight: normal;
	font-style: normal;
}
#add_inner ul {
	margin: 4px 0 14px 0;
}
#add_inner li {
	margin: 4px 0;
	list-style-type: none;
	font-size: 0.8em;
	color: #494949;
}
#services {
	width: 200px;
	float: left;
	margin-right: 18px;
	display: inline;
}

#newsletter {
	width: 415px;
	margin-right: 21px;
	float: left;
	display: inline;
}
#quicklinks {
	float: left;
	width: 150px;
	display: inline;
	margin-right: 24px;
}
#quicklinks li a {
	text-decoration: none;
	color: #494949;
	background: url(images/quicklinks_arrow.jpg) no-repeat right center;
	padding-right: 14px;
}
#quicklinks li a:hover {
	color: #222;
	padding-right: 18px;
}
#indexsearch {
	float: right;
	width: 142px;
	display: inline;
}

#searchbtn {
	background: url(images/btn_search.jpg) no-repeat top;
	width: 75px;
	height: 28px;
	display: block;
	text-indent: -99999px;
	margin: 7px 0;
}
#searchbtn:hover {
	background-position: bottom;
}

input {
	border: 1px solid #d7d7d7;
}
input.search {
	width: 137px;
}

input.checkbox {
	border: none;
}


#newsletter label {
	font-size: .8em;
	color: #494949;
}

div .label {
	text-align: left;
	_font-size: .8em;
}

div .email {
	text-align: right;
	font-size: .8em;
	padding-right: 32px;
}

#newsletter p {
	font-size: .7em;
	color: #494949;
	float: left;
	margin-right:  6px;
}

#newsletter form .label p {
	font-size: .85em;
	color: #494949;
}


#newsletter .checkbox {
		border: none;
		margin-bottom: 20px;
		margin-left: 6px;
		float: left;
}

#newsletter .email label {
	font-size: 1em;
	color: #494949;
	
}

#newsletter form {
	padding: 0;
	margin: 0 10px;
	width: 395px;
	text-align: center;
}

#newsletter form input {
	border: none;
}

#newsletter form div {
	margin: 7px 0 0 0;
}


#newsletter form div.checkboxes p{
	margin: 0;
	padding: 0;
	font-size: .7em;
}

#newsletter form div.checkboxes .label p{
	margin: 0;
	padding: 0;
	font-size: .7em;
}

#newsletter form .emailform{
	width: 281px;
	padding: 9px 0 0 15px;
	height: 25px;
	background: url(images/form_email.gif) no-repeat left center;
}

#newsletterbtn {
	background: url(images/btn_signup.jpg) no-repeat 0 0;
	width: 75px;
	height: 28px;
	display: block;
	text-indent: -99999px;
	margin: 7px auto 0 auto;
}

#newsletterbtn:hover {
	background: url(images/btn_signup.jpg) no-repeat 0 -28px;
}

/* @end */
 
/* @group footer */

#footer {
	background: #308580 url(images/body_bg.jpg) repeat-x left top;
	width: 100%;
	clear: both;
}

#footer_inner {
	background: #308580 url(images/body_bg.jpg) repeat-x left top;
	width: 975px;
	margin: 0 auto;
	padding: 25px 0;
	position: relative;
}

#lowernav {
	margin-left: 250px;
	position: relative;
}
.bottomnav_sub {
	width: 16%;
	_width: 15%;
	/*display: block;*/
	float: left;
	display: inline;
	/*height: 100px;*/
}
.bottomnav_sub a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
}
.bottomnav_sub h5 a {
	display: block;
	width: 90%;
	border-bottom: 2px groove #47c9c1;
	padding: 10px 0 4px 5px;
	margin: 0px 15px 0px 0px;
	background-color: #328c86;
	/*height: 0.8em;*/
}
.bottomnav_sub h5 a:hover {
	background-color: #2b7772;
}
.bottomnav_sub ul {
	margin-top: 0px;
	font-size: 0.8em;
	margin-bottom: 15px;
	/*display: inline-block;*/
}
.bottomnav_sub li {
	list-style-type: none;
	/*float: left;*/
	margin: 0 15px 0px 0px;
	line-height: 1.2em;
}
.bottomnav_sub li a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #379c96;
	padding: 6px 0 6px 5px;
	/*background: #f98f2e;*/
}
.bottomnav_sub li a:hover {
	background-color: #2b7772;
}
.clearing {
	clear: both;
}
#contactinfo {
	/*clear: both;*/
	margin-top: 15px;
	margin-bottom: 15px;
	/*float: left;*/
	width: 180px;
	background-color: #2b7772;
	padding: 10px;
	font-size: 0.7em;
	border: 1px solid #3db0a9;
	vertical-align: top;
	position: absolute;
	top: 12px;
	left: 2px;
}

/*#siteinfo {
	clear: right;
	margin: 15px;
	float: left;
	width: 45%;
	background-color: #2b7772;
	padding: 12px;
	font-size: 0.8em;
	border: 1px solid #1e5451;
}*/
#contactinfo p, #siteinfo p {
	margin: 0 12px 6px 12px;
	color: #FFF;

}
#contactinfo a, #siteinfo a {
	color: #FFF;
	text-decoration: underline;
}
/* @end */

/*.clearem {
	float: left;
	height: 100px;
	clear: both;
	display: inline;
	background-color: #47fd18;
}*/


/* @group form */

/* Comments form */

.comments form {
  margin: 0;
  padding: 0;
  color: #3a4044;
}

.comments form div {
	clear: both;
	padding: 5px 0;
}

.comments form div label {
  display: block;
  float:left;
  width: 105px;
  padding: 0px 10px 3px 0;
  margin: 0 0 8px 0;
  text-align: right;
}

.comments form div input {
  display: block;
  float:left;
  width: 315px;
  border: 1px solid #d7d7d7;
}

.comments form div textarea {
  display: block;
  float:left;
  width: 315px;
  margin: 0 0 8px 0;
  border: 1px solid #d7d7d7;
}
 
.comments form .submit {
	margin-left: 115px;
}

.comments form .submit input {
	border: none;
	width: auto;
}

.readpost a { /*read this blog link*/
	background: url(../images/indexinfo_learnaboutarrow.jpg) no-repeat right 5px;
	padding-right: 15px;
	padding-top: 0;
	margin-top: 0;
	text-decoration: none;
	color: #309694;
	float:left;
}
.readpost a:hover {
	padding-right: 17px;
	color: #309694;
}

.blog-additional {
	float: right;
	padding-top: 0;
	margin-top: 0;
}

.post-date {
	font-weight: bold;
	color: #309694;
}

.post-details {
	padding: 10px 13px;
	background: #0f3937 url(images/article_h2bg.gif) no-repeat;
	color: #fff;
	font-size: .8em;
}

.post-details table {
	float: right;
}

.post-details table a:link,
.post-details table a:visited{
	color: #FFF;
	background: none;
}

.post-details table a:hover,
.post-details table a:active{
	color: #FFF;
	text-decoration: underline;
	background: none;
}

.comment-area {
	margin: 10px 0 0 0;
	border-top: 1px solid #000;
	padding-top: 4px;
}
.commentblock {
	padding: 0 30px 10px;
	background: url(images/comment_bubble.gif) no-repeat 10px 15px;
}

.comment-alt {
	background: #e7e7e7 url(images/comment_bubble.gif) no-repeat 9px 15px;
	border: 1px solid #d0d0d0;
}

/* @end */