@charset "UTF-8";
#main {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background: #6D6E71 url(images/images/shad-width.gif) repeat-y;
	overflow: auto;
}
.loop {
	float: left;
	width: 560px;
}
#middle {
	width: 850px;
	float: left;
	background: url(images/mainback.gif) repeat-y;
	min-height: 320px;
}
#text {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	width: 541px;
	min-height: 200px;
	float: left;
	padding-left: 60px;
	padding-right: 62px;
	color: #666666;
	margin-top: 15px;
}
#navcontainer {
	width: 187px;
	float: left;
	min-height: 300px;
}
#lefthead {
	height: 272px;
	width: 865px;
	float: left;
}
#blk {
	background: #A6B687;
	height: 25px;
	width: 658px;
	float: left;
}
#toppic {
	background: #CCCCCC;
	border-left: 5px solid #FFFFFF;
	width: 187px;
	float: left;
	height: 272px;
}
#menu {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #6D6E71;
	text-decoration: none;
	display: inline-block;
	margin-top: 15px;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D6E71;
}
.menutext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6D6E71;
}
.menutext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6D6E71;
}
.menutext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
#footertext {
	font: 12px/20px "Times New Roman", Times, serif;
	width: 598px;
	padding-top: 5px;
	float: left;
	color: #FFFFFF;
	background: #6D6E71;
	padding-left: 60px;
	height: 50px;
}
.headers {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#footer {
	width: 865px;
	height: 70px;
	float: left;
	background: url(images/images/footershad.gif) no-repeat;
}
#rightbotblk {
	width: 187px;
	background: #A6B687;
	float: left;
	height: 55px;
	border-left: 5px solid #FFFFFF;
}
#topleftcont {
	float: left;
	height: 272px;
	width: 658px;
	background: #A6B687;
}
#logo {
	background: #A6B687;
	height: auto;
	width: 658px;
	float: left;
	margin-top: 50px;
}
.newsheader {
	color: #6D6E71;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.TRshadow {
	background: #BBBBBB url(images/images/TRcorner.gif) no-repeat;
	float: left;
	height: 15px;
	width: 15px;
}
/********************** Lists */
ul.disc { margin:10px 0px; list-style:disc; }
ul.disc li {padding-bottom:8px; }	

ol.disc { margin:10px 0px; list-style: decimal outside; }
ol.disc li {padding-bottom:8px; }	

/*back to newsletter link*/
.backtonewsletter {font-size:15px; font-weight:bold;}

/*newsletter box*/
.newsletterbox{padding:8px; background-color:#FFF5EF; text-transform:none; width:169px;}

/**LITTLE BLACK BOOK PAGE****/
.tb-lbb {margin:0px; padding:0px; width:540px;}
.tb-lbb td {padding:10px 5px 20px 0px;}
.tb-lbb td.lbb-head {font-size:13px; font-weight:bold; line-height:20px; padding-top:15px;}
.lbb-pic{width:150px; border:none;}

.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}

.p-nospacing {margin:0px; padding:0px;}

.smalltext {font-size:11px; font-weight:normal;}

.actionbuttons_area {}
.btn_brochure {  }
.btn_brochure {float:right; text-decoration:none; background:url('/images/btn-brochure.jpg'); background-position:0px 0px; width:150px; height:41px; margin-right:5px;}
.btn_brochure:hover {background-position:0px -41px; }
.btn_consult {float:right; text-decoration:none; background:url('/images/btn-consult.jpg'); background-position:0px 0px; width:218px; height:41px; }
.btn_consult:hover {background-position:0px -41px; }

/*.clear { clear:both; }*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* SLIDESHOW */
#slideshow { position:relative; height:272px; width:187px; }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow IMG.active { z-index:10; opacity:1.0; }
#slideshow IMG.last-active { z-index:9; }


/*BREADCRUMB*/
#breadcrumbArea { margin-top:15px; margin-bottom:10px; padding:0px; }
.breadcrumb { font-size:11px; color:#aaa; }
.yourarehere { color:#aaa; }

