/*<![CDATA[*/
/* START LAYOUT */
html, body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #444444;
	background: #eee url(images/bg_site.jpg) 0px 460px repeat-x;
	text-align: center;
	}

* {
	margin: 0px;
	padding: 0px;
		}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}
	
#background {
	background: transparent url(images/floral-backgrounds_bottom.jpg) top center no-repeat;
	padding: 30px 0px 0px 0px;
	}

.container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

	.header {height: 174px;}

#header {
	height: 200px;
	background: #fff url(images/floral-backgrounds_top.gif) top center no-repeat;
}


.banner {
	height: 260px;
	background: #553150 url(images/bg_banner.jpg) left top repeat-x;
	color: #fff;
	}
	
	.banner p {
		font-size: 14px;
		}
		
	.banner h1 {
		padding: 20px 0px 0px 0px;
		}
	
 #banner-inner {
	height: 260px;
	background: transparent url(images/floral-backgrounds_purple.jpg) top center no-repeat;
	}

#infobar {
	width: 850px;
	height: 25px;
	margin: 0px 0px 3px 0px;	
}

#menubar {
	height: 26px;
	width: 900px;
	text-align: right;
	margin: 0 auto;
	clear: right;
}

.clear {
	font-size: 1px;
	clear: both;
}

.content1col {
	width: 555px;
	background: #fff url(images/bg_main.gif) top left no-repeat;
	margin: 0px 0px 30px 0px;
}

	.content1col p, .content1col h2, .content1col h1, .content1col h3 {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.content1col h1 {
		padding-top: 15px;
	}

.lead {
	font-size: 13px;
	color: #682860;
	padding-top: 15px;
	}

.featured-reader {
	background: #6C4567 url(images/bg_featured_reader_hover.jpg) top left no-repeat;
	width: 155px;
	height: 130px;
	float: left;
	margin: 0px 25px 0px 0px;
	color: #fff;
	}
	
	.featured-reader:hover {
		background: #6C4567 url(images/bg_featured_reader.jpg) top left no-repeat;
		}
		
	.featured-reader a, .featured-reader a:visited, .featured-reader a:hover {
		color: #fff;
		width: 100%;
		height: 100%;
		display: block;
		}
	
	.featured-reader p {
		font-size: 11px;
		padding: 0px 6px 0px 7px;
		}

	.featured-reader h3 {
		font-size: 13px;
		color: #fff;
		padding: 5px 0px 0px 7px;
		margin-bottom: 8px;
		}
		
	.featured-reader img {
		float: right;
		margin: 6px 6px 0px 0px;
		}



#sidebar-a {
	float: right;
	width: 320px;
	padding: 0px 0px 0px 0px;
}

.content1col a, #sidebar-a a {
	font-weight: bold;
	}

#ftrstrp {
	width: 100%;
	height: 160px;
	border-top: 1px solid #ccc;
	background-color: #dfdfdf;
}

	#ftrstrp img {
		margin: 15px 50px 10px 0px;
		}

.footer {
	color:  #999999;
	width: 100%;
}

.testimonial {
	color: #00A9AD;
	font-size:15px;
	padding-top:173px;
	width:400px;
	text-align: center;
	margin: 0 auto;
	padding-right:0px;
	}

.idx-telbox {
	height: auto;
	width: 260px;
	float: right;
	clear:right;
	margin: 0px 0px 3px 0px;	
	background-color: #9999FF;	
}
.idx-telbox a {
	color: #FFFFFF;
}
span.ib-lg {
	display: block;
	float: left;
	width: 120px;
	color: #000066;
	color: #FFFFFF;	
	font-size: 13px;
	font-weight: bold;
}
span.ib-sm {
	padding: 3px 0 0 0;
	display: block;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	width: 135px;
	margin: 0px 0px 0px 2px;	
}
#idx-img {
	width: 240px;
	height: 380px;
	text-align: right;
	float: right;
}
#idx-stp p {
	width: 670px;
	height: auto;
	text-align: center!important;
	float: left;
	margin: 20px 0px 0px 0px;
}

#ftrboxes {
	width: 850px;
	height: 100px;
	margin: 3px 0px 3px 0px;	
}
.fb-lft {
	width: 140px;
	height: 100px;
	float: left;
	background-color: #A0FEFE;	
	margin: 0px 40px 0px 0px;	
}
.fb-std {
	width: 160px;
	height: 100px;
	float: left;	
	background-color: #9999FF;	
	margin: 0px 10px 0px 0px;	
}
.fb-lst {
	width: 160px;
	height: 100px;
	float: left;	
	background-color: #9999FF;	
	margin: 0px 0px 0px 0px;
}

/* START PRESENTATION */

h1 {
	font-size: 25px;
	font-weight: normal;
	color: #682860;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;;
	font-weight: normal;
	color: #682860;
}
h3 {
	font-size: 13px;;
	font-weight: bold;
	color: #682860;
}
p {
	font-size: 12px;
}
hr {	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
img {
	margin: 0px 0px -2px 0px;
}

/* Lists */
ul {
	margin: 0px 0px 15px 25px;
}
ul li {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	list-style-position: outside;
	list-style-type: square;
}
ul li ul li {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-type: circle;
}
a img {
	border: none;
}
a {
	font-size: 1em;
	color: #682860;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #666666;
}


a.footerlink {
	color:  #999999;
}
a.footerlink:hover {
	color: #682860;
}
a.botlnk {
	font-size: 11px;
}

/* Navigation Tabs */	
#navigation {
	/* padding-left: 160px; */
	padding-left: 50px;
	}

#navigation a {
	height: 26px; 
	float: left;
	display: block;
	text-align: center;
	line-height: 26px;
	width: 130px;
	background: #fff url(images/but_menu.gif) left top no-repeat;
	margin: 0px 3px 0px 0px;
	}
				
#navigation a:link {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	}
	
#navigation a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	}
		
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background: #fff url(images/but_menu_hover.gif) left top no-repeat;
	}
	
#navigation .small {
	background: #fff url(images/but_menu_small.gif) left top no-repeat;
	width: 100px;
	}
	
#navigation .small:hover {
	background: #fff url(images/but_menu_hover_small.gif) left top no-repeat;
	}
	
#navigation .selected {
	background: #fff url(images/but_menu_hover.gif) left top no-repeat;
	}
	
#navigation .small.selected {
	background: #fff url(images/but_menu_hover_small.gif) left top no-repeat;
	}
/* End Navigation Tabs */


.faqheader {
	font-weight: bold;
	color: #FF3300;
	background-color: #000000;
	border: 1px solid #000000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.redtext {
	color: #CC0000;
}
.tabftr {
	color: #999999;
	width: 900px;
	margin: 0 auto;
	font-size: 10px
	}
.tabcontus {
	font-size: 1em;
	text-align: left;
	width: 450px;
	margin-bottom: 1em;
	margin-left: 15px;
	}
a.tabcontus {
	font-size: 1em;
	}
.tabcontus2 {
	font-size: 1em;
	}
a.tabcontus2 {
	font-size: 1em;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-size: 1em;
	width:270px;
	border: 1px solid #ccc;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #00A9AD;	
}	
input.contbtn {
	width: auto;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #682860;	
	border: 1px solid #682860;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
}
.redtxt {
	color: #CC0000;
}

/* Contact Us Form */
fieldset.cntout {
	font-size: 1em;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px 15px 25px 15px;
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #682860;
	border: 1px solid #CCCCCC;
	padding: 2px;	
}

.submitform {font-size: 11px;}

/* Form Validation */
.vldate input{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #CC0000;
}
p.error {
	font-size: 11px;
	padding: 0;
	color: red;
	text-align: center;
	margin-bottom: 0px;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}


/* Web Links Page */
h2.h2lnks {
	margin: 0px 0px 10px 15px;
}

.disclaimertext {
	font-size: 0.85em;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 0.85em;
}

form.idx_cnctusfrm {
	border: 1px solid #682860;
	margin: 15px;
	}
	
table.tabcontus_idx {margin: 10px 0px 0px 10px;}
table.tabcontus_idx td {padding: 1px;}
table.tabcontus_idx input {padding: 2px;}


/*General */
table.tabgen {
	font-size: 11px;
	border: 1px solid #CCCCCC;	
}
table.tabgen tr.totrow {
	background-color: #EFEFEF;
}

table.tabgen th{
	color: #FF6600;
	font-weight: bold;
	background-color: #000000;
}
table.tabgen select, table.tabgen input, table.tabgen textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	width: 200px;
	border: 1px solid #7F9DB9;
}
table.tabgen select.sowide, table.tabgen input.sowide  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	width: auto !important;
	border: 1px solid #7F9DB9;
}
table.tabgen input.imgbtn {
	border: 0px solid #00CC00;
	height: 40px;
	width: 128px;
}
table.tabgen input.imgacbtn {
	border: 0px solid #00CC00;
	height: 20px;
	width: 70px;
}
table.tabgen input.noborder {
	border: 0px solid #EFEFEF!important;
	width: 20px;
}
table.tabgen input.inpbtn {
	width: 60px;
	border: 1px solid #7F9DB9;	
}


/* Help & Resource Links */
table.lnx {
	width: 480px;
	font-size: 1em;
}

/* Feedback */
table.fdbk {
	font-size: 11px;
}
table.fdbk td.fbtop {
}
table.fdbk td.fbmid {
}
.fbcont {
	font-style: italic;
	padding: 10px 15px 0px 15px;
}
table.fdbk td.fbbot {
}

h2.fdbk {font-size: 14px;}

/* From Wishing Moon Original */
.hpphne {
	font-weight: bold;
	color: #FFFFFF;
	width: 460px;
	height: auto;	
	background-color: #00a9ad;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	text-align: center;			
}
img.phnimg {
	padding: -5px;
}
/* Firefox Fix */
* > .hpphne {
	padding: 2px 10px 5px 10px;
	margin: 0px 0px 5px 0px;	
}
div#home {
	height: 335px;
	}
	
#home p {
	}
	
#home h1 {
	}

div.right-box {
	background: transparent url(images/bg_right.gif) top left no-repeat; 
	height: 225px; 
	width: 320px; 
	margin: 0px 0px 25px 0px;
}

	div.right-box h2 {
		border-bottom: 1px solid #ccc;
		padding: 15px 0px 10px 15px;
	}
	
	div.right-box p {
		margin-left: 15px;
		margin-right: 15px;
		}
		
div.email {
	background: transparent url(images/bg_right_text.gif) top left no-repeat;
	height: 245px;
	}
	
	div.email p {
		padding: 0px 90px 0px 0px;
		}
		
div.newsletter {
	height: auto;
	}
	
div.comments {
	background: transparent url(images/bg_right_comments.gif) top left no-repeat; 
	}
	
	div.comments p {
		padding: 0px 0px 0px 95px;
		line-height: 13px;
		}
		
div.feedback {
	height: auto;
	}
	
form#form_feedback {background-color: #fff; padding-bottom: 15px;}

div.call span {
	font-size: 15px;
	}

div.call p{
	margin: 0px 10px 5px 13px;
	font-size:10px;
	color: #fff;
	line-height: 13px;
	}
	
div.call h1{
	margin: 0px 13px 20px 13px;
	font-size: 38px;
	color: #fff;
	}
	
div.call h2{
	margin: 0px 13px -10px 13px;
	padding-top: 10px;
	font-size: 19px;
	color: #00A9AD;
	}
/* Profile Box On Home Page */
div.pro_box {
	background: #fff url(images/bg_text_pro.jpg) top left no-repeat; 
	height: 150px; 
	width: 300px; 
	margin: 0px 0px 20px 0px;
}

div.pro_box span {
	font-size: 11px;
	color: #00A9AD;
	}

div.pro_box p{
	margin: 0px 10px 5px 13px;
	font-size:10px;
	color: #000;
	line-height: 13px;
	}
	
div.pro_box h1{
	margin: 4px 0px 6px 5px;
	font-size: 30px;
	color: #fff;
	}
	

div.pro_box img{
	margin: 0px 2px 0px 5px;
	float: left;
	}

.catbox {
	width: 265px;
	float: left;
	display: block;
	margin: 0px 5px 15px 0px;
}

.catbox p {
	}
	
.catbox-large {
	float: left;
	display: inline;
	width: 255px;
	margin-left: 15px;
	}
	
.catbox-large p, .catbox-large h2 {
	margin-left: 0px;
	margin-right: 0px;
	}
	
.catbox h1, .catbox-large h1{
	font-size: 18px;
	}
	
.catbox h2 {
	margin: 5px 0px 10px 15px;
	}
	
div.catbox #last {
	margin: 0px 0px 0px 0px;
	}
	
	
div.rule {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0px 0px 10px 0px;
	line-height: 1px;
	font-size: 1px;
	}
	
.picture-frame {
	padding: 4px;
	border: 1px solid #ccc;
	}
	
.right {
	float: right;
	margin: 0px 15px 0px 10px;
	}
	
.left {
	float: left;
	margin: 0px 15px 0px 15px;
	}
	
.phone {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
	}
	
.holdrdr {
	border: 1px solid #ccc;
	margin: 0px 15px 15px 15px;
	height: 116px;
	padding: 10px 10px 0px 10px;
	}
	
.holdrdr:hover {
	background-color: #eeeeee;
	}
	
	.horo {height: auto;}
	.horo p, .horo h3 {margin: 0px 0px 10px 0px;}
	
	.holdrdr img {
		border: 1px solid #ccc;
		margin: 0px 10px 10px 0px;
		padding: 3px;
		float: left;
		}
		
	.holdrdr span {
		float: right;
		}
		
div#emailForm {
  display: none;
}

div#postForm {
  display: none;
}
	
div#ellie {
  display: none;
  height: 400px;
}
		
.bottom {margin-bottom: 0px;}
.last {margin-right: 0px;}
.selector {margin-right: 3px;}
.double-space {margin-bottom: 2.5em;}
.red {color: #cc0000;}
.space {margin-bottom: 20px; padding-bottom: 50px;}
input.dob {width: 30px;}
textarea.question {width: 300px; height: 70px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
top: 0;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #967291;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
border-bottom: 1px solid #fff;
padding: 2px 10px 2px 10px;
text-decoration: none;
font-weight: normal;
color: #fff;
font-size: 12px;
text-align: left;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #000;
color: #fff;
}

/* Show/Hide SEO */
.seo_height {
	height:150px;
	margin: 40px 0px 40px 0px;	
	/*background-color: #FFFFFF;*/
}

.seo_text {
	width:900px;
	text-align:justify;
}

.seo_link {
	text-align:right;
	padding: 3px 3px 3px 3px;
	width: 900px;
	/*background-image:url(ecommerce_client/ec_images/ec_default_advertimages/advert3.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;*/
}

.seo_link a {
 color: #999999;
  }


.ftrinfo {
	width: 930px;
	height: 0px;	
	margin: 0px 0px 0px 0px;
}
.ftrinfo h2 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.ftrinfo p {
	font-size: 10px;
	color: #999999;
	text-align: justify;
}

/*]]>*/