html {
	min-height: 101%; 	margin-bottom: 1px; 	
}

* {
			
}



table {
	
}

td.singleImage img {
	display: block;
	
}

#flashWrap {
	position: relative;
	z-index: 0;
	
}

/* b { */
/*	color: #153D56; */
/* } */

a {
	outline: none;
	
}

a:link {
	color: #153D56;
	text-decoration: underline;
	
}

a:visited {
	color: #153D56;
	text-decoration: underline;
	
}

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

a:active {
	color: #153D56;
	text-decoration: underline;
	
}



body { 
	margin: 0px 0px 0px 0px;
		padding: 15px 0px 15px 0px;
		background-color: #C3B296;
		text-align: center;
		/* Below moved from table */
	font-family: Arial, Helvetica, sans-serif;
	color: #153D56;
		font-size: 95%;
													background-image: url( /images/theme/bgColor.jpg );
												background-repeat: repeat-x;
							
}

body a {
	/* color: #153D56; */
	/* text-decoration: underline; */
	
}

.imageLeft {
	float: left;
	margin: 10px 10px 10px 0px;
	
}

.imageRight {
	float: right;
	margin: 10px 0px 10px 10px;
	
}

#mainDiv1 {
	
}

#mainDiv2 {
	width: 960px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	background-image: url(/images/theme/siteBg.jpg?EAF018);
	background-position: top left;
	background-repeat: repeat-y;
}

#mainDiv3 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/theme/topDivBg.jpg?EAF018);
	background-position: top left;
	background-repeat: no-repeat;
}

#mainDiv4 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/theme/bottomBg.jpg?EAF018);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#mainDiv5 {
	
}

#tableMain {
	margin-left: auto;
	margin-right: auto;
		width: 960px;
		text-align: left;
	
}


#headerTR {
	
}

#headerTD {
		
}

.boldBottomBorder {
	border-bottom: 1px solid #153D56;
	
}

.requiredField {
	list-style-image: url(/images_common/required.gif);
	list-style-position: inside;
	
}

.reqImg {
	width: 7px;
	height: 15px;
	vertical-align: top;
	margin: 0px 3px 0px 3px;
	
}

.rowHover {
	background-color: #FF00FF;
	
}

.gzGalleryContentBackground {
	padding: 0px;
	margin: 0px;
	
}

.gzGalleryCaptionText {
	color: #F3EBDE;
	font-weight: bold;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 1.5em;
	
}

.gzGalleryCloseText {
	color: #F3EBDE;
	font-weight: bold;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 1.5em;
	text-align: right;
	
}

.gzGalleryCloseText a {
	color: #F3EBDE;
	text-align: right;
	
}

.gzHelpContentBackground {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	
}

.gzHelpBackground {
	background-color: #153D56;
	
}

.gzHelpText {
	color: #153D56;
	text-align: left;
	
}

.gzHelpCaptionText {
	color: #F3EBDE;
	font-weight: bold;
	font-size: 16px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 1.5em;
	text-align: left;
	
}

.gzHelpCloseText {
	color: #F3EBDE;
	font-weight: bold;
	font-size: 16px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 1.5em;
	text-align: right;
	
}

.gzHelpCloseText a {
	color: #F3EBDE;
	text-align: right;
	
}

.Tiny {
	font-size: 10px;
	
}

.siteHeader {
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	
}



.contentTitle {
	clear: both;
	display: block;
	line-height: 1.2em;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #153D56;
	border-bottom: 1px solid #153D56;
	
}

.contentSubTitle {
	clear: both;
	display: block;
	line-height: 1.7em;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #153D56;
	
}

h1 {
	/* clear: both; */
	/* display: block; */
	line-height: 1.2em;
	text-align: left;
		font-size: 120%;
		font-weight: bold;
	/* color: #153D56; */
	border-bottom: 1px solid #153D56;
	margin-top: 0;
padding-top: 0;
}

h2 {
	/* clear: both; */
	/* display: block; */
	text-align: left;
		font-size: 110%;
		font-weight: bold;
	
}

h3 {
	/* clear: both; */
	/* display: block; */
	text-align: left;
		font-size: 100%;
		font-weight: bold;
	
}

h4 {
	
}

h5 {
	
}


/* Admin */
.adminNavigation {
	display: block;
	clear: both;
	text-align: left;
	/* padding-bottom: 1em; */
	margin-bottom: 20px;
	/* border-bottom: 1px solid #153D56; */
	font-size: 14px;
	font-weight: bold;
	color: #153D56;
	
}

.adminRowOn {
	background-color: #F6F6F6;
	border-bottom: 1px solid #CCCCCC;
	padding-top: .3em;
	padding-bottom: .3em;
	
}

.adminRowOff {
	background-color: #F2F2F2;
	border-bottom: 1px solid #CCCCCC;
	padding-top: .3em;
	padding-bottom: .3em;
	
}

.adminGroupHeader {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #153D56;
	border-bottom: 1px solid #153D56;
	padding-top: 20px;
	
}

.adminSaved {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 340px;
	color: #008C00;
	border: 1px solid #008C00;
	background-color: #A8FFA8;
	padding: 8px 16px 8px 16px;
	margin-bottom: 15px;
	white-space: nowrap;
	
}

.adminNotSaved {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 340px;
	color: #FF0000;
	border: 1px solid #FF0000;
	background-color: #FFE8E8;
	padding: 8px 16px 8px 16px;
	margin-bottom: 15px;
	white-space: nowrap;
	
}

.adminSavedEmpty {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 340px;
	padding: 8px 16px 8px 16px;
	margin-bottom: 17px;
		
}

.adminAnchor {
	margin-left: 10px;
	
}

.adminAnchorDiv {
	font-size: 10px;
	float: right;
	clear: none;
	font-size: 11px;
	vertical-align: bottom;
	
}

.adminBottomDotted {
	border-bottom: 1px dotted #153D56;
	
}

.adminRowSlim {
	font-size: 4px;
	height: 10px;
	
}

.errorBox {
	color: #FF0000;
	border: 1px solid #FF0000;
	width: 300px;
	padding: 10px;
	text-align: left;
	background-color: #FFE8E8;
	
}

.errorBox b {
	color: #FF0000;
	
}

.navStyleHeader {
	font-weight: bold;
	
}

.navStyleLink {
	font-weight: normal;
	
}

.colorPicker {
	padding: 2px;
	border: black 1px solid;
	width: 16px;
	height: 16px;
	
}

a.adminButton, a:visited.adminButton, a:active.adminButton {
	/* margin: 10px 0px 10px 0px; */
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 7px 2px 7px;
	border: 1px solid #153D56;
	text-decoration: none;
	/* font-size: 11px; */
	/* font-weight: bold; */
	color: #153D56;
	background-color: #F3EBDE;
	line-height: 2em;
	white-space: nowrap;
	
}

a:hover.adminButton {
	text-decoration: none;
	background-color: #F0E7DA;
	color: #153D56;
	border: 1px solid #153D56;
	
}

a.adminButtonTiny, a:visited.adminButtonTiny, a:active.adminButtonTiny {
	/* margin: 10px 4px 10px 4px; */
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px 7px 1px 7px;
	border: 1px solid #153D56;
	text-decoration: none;
	/* font-weight: bold; */
	color: #153D56;
	background-color: #F3EBDE;
	/* line-height: 1.6em; */
	font-size: 90%;
	vertical-align: middle;
	white-space: nowrap;
	
}

a:hover.adminButtonTiny {
	text-decoration: none;
	background-color: #F0E7DA;
	color: #153D56;
	border: 1px solid #153D56;
	
}

span.adminButtonTiny {
	/* margin: 10px 4px 10px 4px; */
	padding: 1px 7px 1px 7px;
	border: 1px solid #153D56;
	text-decoration: none;
	font-weight: bold;
	background-color: #153D56;
	color: #F3EBDE;
	/* line-height: 1.6em; */
	font-size: 90%;
	vertical-align: middle;
	
}

input.adminButton {
	padding: 1px 7px 1px 7px;
	border: 1px solid #153D56;
	font-weight: bold;
	color: #153D56;
	background-color: #F3EBDE;
	
}

input.adminButtonOver {
	padding: 1px 7px 1px 7px;
	border: 1px solid #153D56;
	font-weight: bold;
	color: #153D56;
	background-color: #F0E7DA;
	
}

.adminButtonSpacer {
	margin-left: 10px;
	
}


#contentTR {
	
}

#contentTD {
		padding: 20px;
				
}


#topNavTR {
	
}

#topNavTD {
			
}

#topNavDiv {
	
}

#topNavDiv1 {
	
}

#topNavDiv2 {
	
}

ul.topNav {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	
}

ul.topNav li {
	display: inline;
	padding: 8px 0px 9px 0px;
	list-style: none;
	
}

ul.topNav li:first-child {
	
}

ul.topNav li.topLink a {
	/* inline */
		
	text-decoration: none;
	color: #E9E7D2;
		font-size: 120%;
		font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	
	white-space: nowrap;
	padding: 3px 22px 3px 22px;
	
		
	
}

ul.topNav li.topLink a:hover {
	color: #E9E7D2;	
}

ul.topNav li.topSpacer {
	
}

ul.topNav li.topSpacer a {
	
}



#leftNavTD {
	width: 220px;
					padding-left: 10px;
}

ul.leftNav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
		
}

ul.leftNav li {
	list-style: none;
	
}






ul.leftNav li.leftLink {
	
}

ul.leftNav li.leftLink a {
	display: block;
	text-decoration: none;
			color: #153D56;
			font-size: 100%;
		font-weight: normal;
		list-style: none;
	margin: 0px;
			padding-top: 3px;
			padding-bottom: 3px;
				padding-left: 0px;
	vertical-align: middle;
				
}

ul.leftNav li.leftLink a:hover {
			color: #206087;
					
}





ul.leftNav li.leftSmall {
	
}

ul.leftNav li.leftSmall a {
	display: block;
	text-decoration: none;
			color: #153D56;
			font-size: 90%;
		font-weight: normal;
		list-style: none;
	margin: 0px;
			padding-top: 2px;
			padding-bottom: 2px;
		padding-left: 0px;
					
}

ul.leftNav li.leftSmall a:hover {
			color: #206087;
				
}





ul.leftNav li.leftHeader {
	
}

ul.leftNav li.leftHeader a {
	display: block;
	text-decoration: none;
			color: #153D56;
			font-size: 110%;
		font-weight: bold;
		
		text-align: left;
		
	list-style: none;
	margin: 0px;
		padding-top: 3px;
			padding-bottom: 3px;
		padding-left: 0px;
							
}

ul.leftNav li.leftHeader a:hover {
			color: #206087;
					
}






ul.leftNav li.leftFooter {
	
}

ul.leftNav li.leftFooter a {
	display: block;
	text-decoration: none;
				font-size: 14px;
		font-weight: normal;
		
		text-align: left;
		
	list-style: none;
	margin: 0px;
			padding-left: 0px;
							
}

ul.leftNav li.leftFooter a:hover {
						
}








ul.leftNav li.leftSpacer {
	display: block;
	height: 10px;	
	/* background-color: #; */
	
}

ul.leftNav li.leftSpacerBorder {
	display: block;
	height: 20px;
			
}

ul.leftNav li.leftSpacerClear {
	display: block;
	height: 10px;
		
}






ul.leftNav li.leftGroupTop {
	
}

ul.leftNav li.leftGroupTop a {
	font-size: 12px;
	font-weight: bold;
	color: #153D56;	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

ul.leftNav li.leftGroupTop a:hover {
	color: #206087;	
}

.leftSpanGroupTop {
		padding-left: 15px;
		
}

ul.leftNav li.leftGroupContent {
	
}

ul.leftNav li.leftGroupContent a {
	
}

ul.leftNav li.leftGroupContent a:hover {
	
}

.leftSpanGroupContent {
	
}

ul.leftNav li.leftGroupBottom {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 10px;
	
}

ul.leftNav li.leftGroupBottom a {
	
}

ul.leftNav li.leftGroupBottom a:hover {
	
}

.leftSpanHeader {
	padding-left: 6px;
	
}

.leftSpanLink {
	padding-left: 15px;
	
}

.leftSpanSmall {
	padding-left: 32px;
	
}


#leftAddressDiv1 {
	
}

#leftAddressDiv2 {
	
}

#leftAddressDiv3 {
	
}

#leftNavDiv {
	padding-top: 32px;
}

#leftNavSpacerImg {
	
}




#bottomNavTR {
	
}

#bottomNavTD {
				padding: 4px;
		
}

#bottomNavDiv {
	
}

#bottomNavDiv1 {
	
}

#bottomNavDiv2 {
	
}

ul.bottomNav {
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
	
}

ul.bottomNav li {
	position: relative;
		float: left;
		list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/* line-height: 1em; */
	vertical-align: middle;
	
}

ul.bottomNav li:first-child {
	
}

ul.bottomNav li.bottomPipe {
		border-right: 1px solid #94946F;
		margin: 2px 0px 2px 0px;
	
}

ul.bottomNav li.bottomNoPipe {
	margin: 2px 0px 2px 0px;
	
}

ul.bottomNav li.bottomLink a {
	display: block;
		text-decoration: none;
				color: #94946F;
			font-size: 11px;
		/* font-weight: bold; */
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
					white-space: nowrap;
	
}

ul.bottomNav li.bottomLink a:hover {
			color: #DBDBAD;
				
}







#contentTopDiv {
	
}

#contentDiv {
	margin-top: 16px;
}

#contentBottomDiv {
	
}



.gMapDiv {
	width: 200px;
	white-space: normal;
	color: #3D121D;
}

.listingHeaderLeft {
	background-color: #F3EBDE;
	color: #153D56;
	font-weight: bold;
	padding: 3px;
	
}

.listingHeaderRight {
	background-color: #F3EBDE;
	color: #153D56;
	font-weight: bold;
	padding: 3px;
	
}

.listingThumbnail {
	cursor: pointer;
	border: 1px solid black;
	vertical-align: middle;
	
}

.rowHeader {
	background-color: #F3EBDE;
	color: #153D56;
	font-weight: bold;
		font-size: 110%;
		padding-left: 10px;
	
}

.rowHeaderBackground {
	background-color: #000000;
	
}

.rowHeader a {
	color: #F3EBDE;
	
}


.optionBox {
	border: 1px solid #153D56;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
	width: 95%;
	display: block;
	white-space: normal;
	clear: both;
	
}

.optionBox a {
	color: #153D56;
	
}

.optionHeader {
	margin: -5px -5px 10px -5px;
	padding: 3px 5px 3px 8px;
	font-weight: bold;
	background-color: #F3EBDE;
	/* color: #F3EBDE; */
	
}

.optionHeader a, .optionHeader a:link, .optionHeader a:hover, .optionHeader a:visited, .optionHeader a:active {
	color: #153D56;
	
}

.featuredAddress {
	background-color: #F3EBDE;
	color: #153D56;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #153D56;
	border-bottom: 1px solid #153D56;
	
}

.staffDiv {
	border-bottom: 1px dotted #153D56;
	padding-bottom: 10px;
	text-align: justify;
	overflow: auto;
	
}

.wmmLink, .wmmLink a, .wmmLink a:link, .wmmLink a:hover, .wmmLink a:visited, .wmmLink a:active {
	font-size: 10px;
	color: #CCCCCC !important;
	
}

.gzGalleryDiv {
	position: relative;
	float: left;
	/* width: 82px; */
	width: 33%;
	margin-bottom: 20px;
	/* margin-right: 10px; */
	vertical-align: bottom;
	text-align: center;
	
}

.gzGalleryImg {
	border: 1px solid #958A70;
	cursor: pointer;
	
}

.floatRightWrapper {
	background-color: #FFFFFF;
	padding-left: 20px;
	
}

.statusGreen {
	border: 2px solid green;
	color: green;
	font-weight: bold;
	padding: 6px;
	font-size: 16px;
	width: 500px;
	
}

.statusRed {
	border: 2px solid red;
	color: red;
	font-weight: bold;
	padding: 6px;
	font-size: 16px;
	width: 500px;
	
}




#footerTR {
	
}

#footerTD {
	
}

.copyrightCell {
		padding: 4px;
	font-size: 11px;
	
}




/* specifically for ajax sorting */
ul.sortable li {
	position: relative;
	
}

ul.boxy {
	
}

ul.boxy li a {
	cursor:move;
	
}

.sortContainer {
	padding: 0px;
	margin: 0px;
	
}

.sortBox {
	border: 1px dotted #153D56;
	background-color: #F3EBDE;
	margin: 3px;
	padding: 5px;
	cursor: move;
	list-style: none;
	
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/js/slimbox2/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/js/slimbox2/css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/js/slimbox2/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/js/slimbox2/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}





#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	
}

#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	
}

#popupInner {
	border: 1px solid #000000;
	/* background-color: #FFFFFF; */
	
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
	
}

#popupTitleBar {
	background-color: #333344;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding: 5px;
	border-bottom: 2px solid #000000;
	/* border-top: 1px solid #78A3F2; */
	/* border-left: 1px solid #78A3F2; */
	/* border-right: 1px solid #204095; */
	position: relative;
	z-index: 203;
	
}

#popupTitle {
	float:left;
	font-size: 1.1em;
	cursor: pointer;
	
}

#popupControls {
	float: right;
	cursor: pointer;
	
}

#popupControls a span {
	display: block;
	height: 21px;
	width: 21px;
	text-indent: -9000px;
	background: url('/js/submodal/close_x.gif') no-repeat;
	
}




.featuredObitDiv {
	width: 180px;
	float: right;
	clear: both;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	
}

.featuredObitTable {
	border: 1px solid #495116;
	width: 180px;
	
}

.featuredObitTitle {
	color: #EBEBD1;
	background-color: #495116;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6em;
	
}

.featuredObitTD {
	font-size: 11px;
	/* line-height: 1.4em; */
	padding: 2px;
	vertical-align: top;
	
}

.featuredObitTDOuter {
	height: 10px;
	
}

.featuredObitTDBottom {
	height: 20px;
	background-image: url( /images/obit-separator.jpg );
	background-repeat: no-repeat;
	background-position: center center;
	
}

.featuredObitSearchTD {
	font-size: 12px;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
	background-color: #EBEBD1;
	
}

.featuredObitText {
		margin-left: 4px;
		
}

.featuredObitName {
	margin-bottom: 2px;
	
}

.featuredObitName a {
	font-size: 11.5px;
	color: #536F46;
	
}

.featuredObitImg {
	width: 36px;
		margin-right: 4px;
	margin-left: 8px;
		
}

.featuredObitLabelDiv {
	width: 44px;
	clear: none;
	/* text-align: right; */
	padding-right: 4px;
	float: left;
	line-height: 1.4em;
	
}

.featuredObitDateDiv {
	line-height: 1.4em;
	
}


.obitSchWrapper {
	margin-top: 16px;
	/* padding-top: 10px; */
	border-top: 1px dotted #495116;
	
}

.obitSchH2 {
	
}

.obitSchDesc {
	
}

.obitSchMapLink {
	margin-top: 8px;
	
}
.tstImg {
	float: right;
	margin: 10px 0px 10px 10px;
	
}
.stfImg {
	float: right;
	margin: 0px 0px 10px 10px;
	
}
#gzCenterDiv {
	display: none;
	text-align: left;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 300px; 
	height: 300px; 
	background-color: #F3EBDE; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95px;
	
}

#leadGen1 {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #F3EBDE;
	
}

#leadGen2 {
	position: absolute;
	border: 2px solid #153D56;
	display: block;
	width: 300px;
	height: 300px;
	z-index: 9999;
	background-color: #F3EBDE;
	
}

#leadGen3 {
	display: block;
	background-color: #153D56;
	color: #F3EBDE;
	line-height: 2em;
	font-size: 110px;
	font-weight: bold;
	text-align: center;
	
}

#leadGen4 {
	padding: 10px;
	
}

#leadGen5 {
	padding: 2px;
	margin-top: 10px;
	
}

#leadForm {
	padding: 0px;
	margin: 4px;
	
}
.blogWrap {
	border-top: 1px solid black;
	margin-top: 20px;
	
}

.blogHeader {
	
}

.blogEntWrap {
	border-bottom: 1px solid black;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.blogEntWrap2 {
	
}

.blogEntTitle {
	font-size: 16px;
	font-weight: bold;
	
}

.blogEntSubTitle {
	
}

.blogEntPost {
	
}

.blogEntFooter {
	font-style: italic;
	font-size: 11px;
	
}

.blogArchive {
	margin-top: 30px;
	padding-left: 20px;
	line-height: 1.8em;
	font-size: 14px;
	
}

.blogPrevNext {
	text-align: center;
	
}

.blogImgSmWrap {
	
}

.blogImgSmImgDiv {
	
}

.blogImgSmCaption {
	
}

.blogImgMedWrap {
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

.blogImgMedImgDiv {
	margin: 10px 0px 5px 0px;
	
}

.blogImgMedImgDiv img {
	border: 1px solid #666745;
	
}

.blogImgMedCaption {
	font-size: 11px;
	
}

.gMapDiv a {
	color: #3D121D;
}

