body {
	background-color: #6a6a61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.covenantdove.com/images/navbarpagebg.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
}

a,a:visited {color:#5f1024;}
a:hover,a:active{color:#681026;}

#covdovmainnav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.maincontentarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.maincontentarea2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#pagemaincontent{
	float:right;
	width: 447px;
}
#subnavcontent{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.subcontentbg{
	background-image: url(http://www.covenantdove.com/images/placeholder-subcontentbgimg.jpg);
}
.pagetitle {
	font-size:20px;
	font-weight:bold;
	vertical-align:top;
	padding-top:8px;
	padding-bottom:8px;
}
#subcontentarea {
	padding: 20px;
}
.subnavh2 {
	color: #f5f4e2;
}
.redhighlight {
	color: #F00;
}
.greenhighlight {
	color: #093;
}
.footercontent {
	color: #333;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footnav {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
}
.footnav a:hover, a:active {
	color:#6F283A;
	text-decoration:underline;
}
.footnav a, a:visited {
	color:#4D101F;
	text-decoration:none;
}
.footcredits {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#E7CEB1;
		font-family:Georgia;
		font-size:10px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:#5E1326;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#5E1326;
		color:#F3E2CF;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#5E1326;
		color:#F3E2CF;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#5E1326;
		color:#F3E2CF;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#C9C9B7;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#C9C9B7;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 10px 0px 10px;
		border-color:#C9C9B7;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#C9C9B7;
		background-color:#5E1326;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items Active""""""""*/	
	body #qm0 div .qmactive .qmritem span, body #qm0 div .qmactive:hover .qmritem span	
	{	
		background-color:#5E1326;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#5E1326;
		border-width:1px;
		border-style:solid;
		border-color:#5E1326;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#5E1326;
	}

	
	
/*!!!DOCTEXT SIZER!!!*/
.regularview #myiframe,
.regularview .content,
.regularview .maincontentarea,
.regularview .maincontentarea .content,
.regularview .maincontentarea .subcontentbg #subcontentarea { /*CSS to return page to default setting (with no additional CSS rules added)*/
}
.largeview #myiframe,
.largeview .content,
.largeview .maincontentarea,
.largeview .maincontentarea .content,
.largeview .maincontentarea .subcontentbg #subcontentarea { /*CSS for "large font" setting*/
font-size: 14px;
line-height: 16px;
}
.xlargeview #myiframe,
.xlargeview .content,
.xlargeview .maincontentarea,
.xlargeview .maincontentarea .content,
.xlargeview .maincontentarea .subcontentbg #subcontentarea { /*CSS for "extra large font" setting*/
font-size: 18px;
line-height: 22px;
}
.xxlargeview #myiframe,
.xxlargeview .content,
.xxlargeview .maincontentarea,
.xxlargeview .maincontentarea .content,
.xxlargeview .maincontentarea .subcontentbg #subcontentarea { /*CSS for "double extra large font" setting*/
font-size: 22px;
line-height: 28px;
}
.xxxlargeview #myiframe,
.xxxlargeview .content,
.xxxlargeview .maincontentarea,
.xxxlargeview .maincontentarea .content,
.xxxlargeview .maincontentarea .subcontentbg #subcontentarea { /*CSS for "triple extra large font" setting*/
font-size: 26px;
line-height: 34px;
}

a.texttoggler{ /*CSS for Text Size Toggler control*/
margin-right: 0px;
}

a.texttoggler img{ /*CSS for Text Size Toggler control*/
border: 1px solid #e6e5d1;
}

a.texttoggler img:hover{ /*CSS for Text Size Toggler control*/
border: 1px dashed red;
}

a.selectedtoggler img{ /*CSS for Selected Text Size Toggler control*/
border: 1px solid #5d1325;
}

.selectfontsizetxt {
margin-left: 20px;
}

.selectfontsize {
margin-left: 20px;
}

/* ---- contact form ---- */
fieldset {border:0; margin:0; padding:10px; width:90%}
legend {
	margin:0;
	padding:0;
	color:#440000;
	font:bold 1.2em/1.5em verdana,sans-serif
}

html>body legend {margin:0}

fieldset span {color:#FF0000; font-weight:bold}
fieldsetdl {margin:0; padding:0}
fieldset dt {margin:17px 0 2px; padding:0}
fieldset dd {margin:0; padding:0}

label {font-weight:bold; cursor:pointer}
label.unbold {font:normal .95em verdana,sans-serif; color:#000}
input, textarea {
	width:350px;
	padding:4px;
	font:1em verdana,arial,sans-serif;
	border:1px solid #E8E6E0;
	border-top:1px solid #666;
	border-left:1px solid #666;
	background:#F6F5F3;
	color:#333
}

textarea {
	overflow:auto;
	margin:0 0 -2px;
}

input:hover, textarea:hover {
	border:1px solid #004080;
	border-top:1px solid #002850;
	border-left:1px solid #002850;
	background:#E8E7E0;
}

input:focus, textarea:focus {
	border:1px solid #666;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#FFF;
}

input.radio, input.check {
	width:auto;
	margin:2px 5px 0;
	border:none;
	background:none;
}

input.submit {
	cursor:pointer;
	margin:20px 0 0;
	width:150px;
	color:#fff;
	font-weight:bold;
	background:#5c1325;
	display:inline;
}

input.reset {
	cursor:pointer;
	margin:20px 0 0;
	width:150px;
	color:#000;
	font-weight:bold;
	background:#ddd;
	display:inline;
}

input.submit:hover {
	border:1px solid #000;
	background:#975f6c;
	color:#fff;
}

input.reset:hover {
	border:1px solid #000;
	background:#fff;
	color:#000;
}

input.submit:focus {
	border:1px solid #000;
	background:#5c1325;
	color:#FFF;
}

input.reset:focus {
	border:1px solid #000;
	background:#fff;
	color:#000;
}

input#city {width:248px}
input#state {width:30px}
input#zip {width:46px}

input.validation-failed, textarea.validation-failed {
	border:1px solid #FF0000;
	color:#FF0000;
}

.validation-advice {
	margin:-1px 0 5px;
	padding:4px;
	background:#FF0000;
	color:#FFF;
	width:352px;
}

.message {visibility:visible; display:none}
