/* @override http://development.uniqueconcepts.com/Distro.css */

html,body
{
	margin:0px;
	padding:0px;
	background-color:#ccb;
	font-family:Verdana;
	font-size:11px;
}
#root
{
	margin:auto;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
	width:780px;
}
#header
{
	display: block;
	float: left;
	clear: none;
	overflow: hidden;	
	width:780px;
	height:80px;
	border-bottom:10px solid #fff;
}
#menu
{
	width:780px;
	height:38px;
	border-bottom:10px solid #fff;
}
#body
{
	background-color:#fff;
}
#footer
{
	display:block;
	clear:both;
	overflow:hidden;
	width: 780px;
	background-color:#fff;
	border-top:1px solid #666;
	padding:10px 0px 10px 0px;
}
#footer .TextList
{
	display:block;
	float:left;
	clear:none;
	overflow:hidden;
	width:75%;
	font-size:11px;
	color:#666;
	background-color: #fff;
}
#footer .TextList a
{
	font-size:10px;
	line-height: 16px;
	color:#666;
	text-decoration:none;
}

.imageMenu
{
	display:block;
	clear:both;
	overflow:hidden;
}
.imageMenu ul
{
	display:block;
	clear:both;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.imageMenu ul li
{
	display:block;
	float:left;
	clear:none;
	padding:0px;
	margin:0px;
}
.imageMenu ul li a img
{
	border:none;
}

#body div.imagelinkWrapper
{
	height:352px;
	width:494px;
	border-right:10px solid #fff;
}

#body div.imagelinkWrapper a
{
	display:block;
	clear:both;
	padding-top:316px;
	text-decoration:none;
}
#body div.imagelinkWrapper a h1
{
	display:block;
	clear:both;
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:35px;
	font-size:13px;
	text-decoration:none;
}
#body div.ImageWithTextLineWrapper
{
	width:780px;
	height:99px;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
}
#body div.ImageWithTextLineWrapper span.text
{
	display:block;
	float:left;
	clear:right;
	font-size:14px;
	font-family: arial;
	font-weight: bold;
	line-height:18px;
	color:#fff;
	padding-left:13px;
	padding-top:13px;
}

#body .pagelist
{
	display:block;
	clear:both;
	margin:0px;
	width: 750px;
	padding:5px 0px 5px 0px;
	overflow:hidden;
	background-color:#fff;
	text-align:center;
}

#body .pagelist ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	width: 780px;
	text-align: center;
	display: block;
	float: left;
}

#body .pagelist
{
	display:block;
	float: left;
	clear:none;
	height:22px;
	line-height:22px;
	padding:0px 15px 0px 15px;
}
#body .pagelist a
{
	
	color:#666;
	text-decoration:none;
}
#body .pagelist a:hover
{
	color:#444;
	text-decoration:underline;
}
.bgLight{}
.bgLighter{}
.bgLightest{ background-color:#fff; }
.bgDark{}
.bgDarker{}
.bgDarkest{ background-color:#000; }

.fgLight{}
.fgLighter{}
.fgLightest{ color:#fff; }
.fgDark{}
.fgDarker{}
.fgDarkest{ color:#000; }

.translucent{ opacity:0.8; }

.ContactTextBlock
{
	display:block;
	float:left;
	clear:none;
	overflow:hidden;
	width:275px;
	height:352px;
	background-image:url(/art/brown-bg.gif);
}

.ContactTextBlock .content
{
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Console", verdana, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #fff;
	padding: 0px 10px 10px 10px;
}

.ContactBlock
{
	padding:0px;
	margin:0px;
}
.ContactTextBlock .contact .top
{
	display:block;
	clear:both;
	overflow:hidden;
	height:11px;
	width:275px;
	background-image:url(/art/contact-top.gif);
	background-repeat:no-repeat;
}
.ContactTextBlock .contact .middle
{
	display:block;
	clear:both;
	overflow:hidden;
	width:275px;
	background-image:url(/art/contact-middle.gif);
}
.ContactTextBlock .contact .middle a
{
	display:block;
	clear:both;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding:0px 0px 0px 20px;
	width: 235px;
	text-decoration:none;
	color:#960;
}

.ContactTextBlock .contact .middle a:hover
{
	color: #cc9966;
}

.ContactTextBlock .constantcontact{
	margin: 6px 0px 8px 0px;
	text-align: center;
}
.ContactTextBlock .constantcontact label{
	color: #fff;
	line-height: 20px;
	font-size: 11px;
	vertical-align: top;
	margin: 0px 2px 2px 2px;
	}

.ContactTextBlock .constantcontact label img{
	margin: 3px 0px;
	vertical-align: middle;
}

.ContactTextBlock .constantcontact input#ea_ccoptin{
	border: 1px solid #2e2e29;
	height: 14px;
	padding: 2px 4px;
	font-size: 12px;
	line-height: 14px;
}

.ContactTextBlock .constantcontact input.submit{
	font-size: 12px;
	line-height: 14px;
}

.ContactTextBlock .contact .bottom
{
	display:block;
	clear:both;
	overflow:hidden;
	height:11px;
	width:275px;
	background-image:url(/art/contact-bottom.gif);
	background-repeat:no-repeat;
}

.textblockWrapper
{
	display:block;
	float: left;
	clear:both;
	overflow:hidden;
	background-color:#fff;
	padding: 10px 0px 0px 0px;
	width: 778px;
}

h1
{
	color:#543828;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Console", verdana, sans-serif;
}

.textblockWrapper h1
{
	color:#543828;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Console", verdana, sans-serif;
}
.textblockWrapper p
{
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Console", verdana, sans-serif;
	font-size:11px;
	line-height:21px;
	color:#666;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.textblockWrapper ul
{
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Console", verdana, sans-serif;
	font-size:11px;
	line-height:21px;
	color:#666;
}

.textblockWrapper .image
{
	display:block;
	float:left;
	clear:none;
}
.textblockWrapper .text
{
	width: 400px;
	padding: 0px 10px 0px 25px;
	display: block;
	float: left;
}

.textblockWrapper .thumbnails .thumbnail img
{
	margin:0px;
	border:none;
}

.thumbnails
{
	display: block;
	float: left;
	clear: none;
	width:339px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}

.thumbnail
{
	display: block;
	float: left;
	height: 94px;
	width: 155px;
	padding: 5px;
	margin: 0px;
}

.blockText
{
	display: block;
	float: left;
	clear: none;
	width: 380px;

}

#ContactForm
{
	display: block;
	float: left;
	padding: 10px 0px 20px 0px;
}

#ContactForm .ctf-label
{
	padding: 10px 0px 5px 0px;
}

#ContactForm .ctf-submit
{
	margin: 10px 0px 5px 0px;
}

.popUpText
{
	display: block;
	float: left;
	clear: none;
	padding: 10px;
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Console", verdana, sans-serif;
	font-size: 11px;
	line-height: 24px;
}

#body div.MediaKit
{
	height:352px;
	width:494px;
	border-right:10px solid #fff;
	display: block;
	float: left;
	overflow: hidden;
}

.MediaKit h1 a
{
	display: block;
	overflow: hidden;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding: 4px 4px 0px 4px;
}

.MediaKit h1
{
	display: block;
	overflow: hidden;
	color:#fff;
	text-decoration:none;
	font-size:14px;
}

.MediaKit strong a
{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding: 0px 4px 0px 4px;
}
