

table { border:0px; border-collapse:collapse ;} 




/* form { margin:0px; padding:0px} */
body 
{
    margin:0px; 
    padding:0px; 
    background:#ADB6C1;
    font-family:tahoma;
	font-size:13px;
	
	}

.bg1{ background: url(../CalhounTechnologies/images/body_left.jpg) repeat-x}
.bg2{ background:url(../CalhounTechnologies/images/body_right.jpg) repeat-x}
.bg3{ background:url(../CalhounTechnologies/images/flash_bg.jpg) no-repeat}
.bg4{ background:url(../CalhounTechnologies/images/center_bg.jpg) repeat-x}
.bg5{ background:url(../CalhounTechnologies/images/left.jpg) repeat-y; width:50px}
.bg6{ background:url(../CalhounTechnologies/images/right.jpg) repeat-y; width:49px}
.bg7{ background:url(../CalhounTechnologies/images/lb.gif) no-repeat #79889B; width:202px}
.bg8{ background:url(../CalhounTechnologies/images/rb1.gif) no-repeat right bottom #79889B; width:465px}
.bg11{ background:url(../CalhounTechnologies/images/shadow.jpg) no-repeat; height:8px}
.bg12{ background:#DADDE2}
.bg13{ background:url(../CalhounTechnologies/images/lb1.gif) no-repeat #EFF0F3; width:465px}
.bg14{ background:url(../CalhounTechnologies/images/rb1.gif) no-repeat right bottom #79889B; width:202px}
.bg15{ background:url(../CalhounTechnologies/images/rb.gif) no-repeat right bottom #EFF0F3; width:202px}



.gray_block{ background:#79889B; color:#FFFFFF;}
.gray_block a{ color:#ffffff; text-decoration:underline; }
.gray_block a:hover{ text-decoration:none}
.gray_block span a{ color:#ffffff; text-decoration:none; background:url(../CalhounTechnologies/images/marker.gif) no-repeat 0 5px; padding-left:13px}
.gray_block span a:hover{ text-decoration:underline}
.gray_block ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.gray_block ul li{ background:url(../CalhounTechnologies/images/marker.gif) no-repeat 0 7px; padding-left:11px}
.gray_block ul li a{ color:#FFFFFF;  text-decoration: none}
.gray_block ul li a:hover{ text-decoration: underline }

.ContentArea, .ContentArea td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background:#EFF0F3;
	color:#858585;
}
.ContentArea a{ color:#DE1921; text-decoration:underline}
.ContentArea a:hover{ text-decoration:none}
.ContentArea ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.ContentArea ul li{ background:url(../CalhounTechnologies/images/marker1.gif) no-repeat 0 8px; padding-left:12px}
.ContentArea ul li a{ color:#565656;  text-decoration: underline; font-weight:bold}
.ContentArea ul li a:hover{ text-decoration: none}
.ContentArea .list1 ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.ContentArea .list1 ul li{ background:url(../CalhounTechnologies/images/marker2.gif) no-repeat 0 8px; padding-left:11px}
.ContentArea .list1 ul li a{ color:#DE1921;  text-decoration: underline}
.ContentArea .list1 ul li a:hover{ text-decoration: none}
.ContentArea .bg12{ background:#DADDE2; width:1px}
.ContentArea b{ color:#565656}
.ContentArea span b{ color:#333333}
.ContentArea b a{ color:#565656; text-decoration:underline; font-weight:normal}
.ContentArea b a:hover{ text-decoration:none}


.indent{ padding:25px 20px 0 19px }
.indent1{ padding:37px 28px 0 35px }
.indent2{ padding-left:16px}
.indent3{ padding:38px 28px 0 21px }
.indent4{ padding-left:9px}
.indent5{ padding:38px 38px 0 35px }
.indent6{ padding:24px 18px 0 19px }

.privacy{ background:#EFF0F3; color:#858585; width:667px}
.privacy a{ color:#858585; text-decoration:underline}
.privacy a:hover{ text-decoration:none}

.px{ width:auto; background:url(../CalhounTechnologies/images/px.gif) repeat-x}
.px1{ width:auto; background:#CED2D9}

.footer{ background:url(../CalhounTechnologies/images/footer_bg.jpg) no-repeat; height:71px; vertical-align:middle; font-size:11px;}
.footer td{ vertical-align:middle; color:#6F7985; font-size:11px;}
.footer a{ color:#6F7985; text-decoration:underline}
.footer a:hover{ text-decoration:none}

.form input {
	width:188px;
	height:21px;
	color: #FFFFFF;
	padding:3px 0 0 7px;
	border:#8F9092 1px solid;
	background-color:#8F9092;
}

.form textarea {
	width:188px;
	height:108px;
	color: #FFFFFF;
	overflow: auto;
	padding:3px 0 0 7px;
	border:#8F9092 1px solid;
	background-color:#8F9092;
}

/* page heading label */
.heading
{
    font-size: larger;
    font-weight: bold;
    color: #646363;
    line-height: 30px;
}

h1, h2, h3, h4
{
    font-size: 18px;
    color: #000000;
}

/* This fixes ul li on radmenu */
.RadMenu_ChurchDemo1 ul li
{
    background-image: none !important;
    margin-top: 0px;
    margin-left: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
}

/* image style */

.ImageContainer img
{
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #858585 !important;
    margin: 5px;
    padding: 4px;
}

/* thumb image style */
.ThumbContainer img
{
/* display: block; */ /* position: relative; */
    background-color: #fff;
    border: 1px solid #858585 !important;
    margin: 3px;
    padding: 4px;
}


.ListItemTitle
{
    font-size: 13px;
    color: #000000;
    font-weight: bold !important;
    text-decoration: none;
}

.PageHeading
{
    height: 25px;
    background-repeat: repeat-x;
    padding-top: 5px;
    background-position-y: top;
    font-size: 18px;
    color: #000000 !important; 
    font-weight: bold;
    padding-bottom: 10px;
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

.watermark { 
position: relative; 
} 

.watermark span { 
position: absolute; 
left: 0; 
bottom: 0; 
background-image: url(images/watermark.png); 
} 



 
