/*
Martin colors:
 -yellow: FDC82F
 -brown: 70382D
 935f54

 lighter yellow: #f4d98d
 color="#f2cb8f"
 ffd791
*/

/* CSS Document */
	/*------------------------------------------------------------------------text*/
	body{
	font: small/1em verdana, sans-serif;
	line-height:16px;
	margin:0;
	padding:0;
	}
	body#banner {
	background:#fff url(images/banner1.gif) no-repeat left top;
	}
	a {
	color:#663333;
	text-decoration:none;
	}
	a:hover{
	text-decoration:underline;
	}
	a img{
	border: none;
	text-decoration:none;
	}
	#text img.none{
	padding:0;
	border: none;
	text-decoration:none;
	}
	#text a img.none{
	padding:0;
	border: none;
	text-decoration:none;
	}
	p.small, td.small, div.small {
	font: x-small/1em verdana, sans-serif;
	}
	p.sideNews {
	text-align:right;
	font: 10px/12px verdana, sans-serif;
	}
	p.sideNews A:hover { text-decoration: none; }
	
	/*------------------------------------------------------------------------containers*/
	#maintable {
		margin:0px;
		padding:0px;
	}	
	#container {
	/*display: block;*/
	/*position: relative; */
	left: 0px;
	margin: 0 auto; 
	margin-top: 8px;
	width: 768px; 
	text-align: left; 
	background:url(images/column.gif) repeat-y;
	/*z-index: 1;*/
	}
	#logo {
	width:768px;
	height:114px;
	background:url(images/header.gif) no-repeat;
	}
	#logo_link {
	float:left;
	padding: 0 0 0 0;
	}
	#header {
	float:left;
	padding: 50px 0 0 0px;
	font: 1em;
	text-transform: uppercase;	
	}
	#text img{
	border: 1px solid #999;
	/*background:#fff;*/
	padding:2px;
	margin: 10px;
}	
	#text img.none{
		background-color: transparent;
	}
	#download{
	display:block;
	width:500px;
	height:80px;
	padding:5px 0 0 0;
	border-bottom:1px solid #000;
	}
	#downloadSpecial{
	display:block;
	width:500px;
	height:170px;
	padding:5px 0 0 0;
	border-bottom:1px solid #000;
	}
	#download b{
	color: #000;
	line-height:28px;
	}
	#map {
		width: 490px;
		height: 300px;
		border: solid 1px black;
	}
	#testimonials {
		width: 518px;
	}
	#testimonials TD {
		background:#E3E3E3;
	}
	/*------------------------------------------------------------------------header menu*/
	#pipe {
	float:right;
	padding: 50px 20px 0 0;
	font:x-small/2.3em verdana, sans-serif;
	text-transform: uppercase;
	}
	#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	#pipe ul li {
	margin-left: 0;
	padding: 1px 5px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}	
	#pipe #first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	#pipe .active a{
	text-decoration:underline;
	}
	/*------------------------------------------------------------------------header menu end*/
	#top {
	margin: 0 auto;
	height: 275px;
	margin: 0 9px 0 9px;
	background: #fff;
	}
	#middle {
	position: relative; 
	margin: 0 0 40px 9px; 
	width: 750px;
	z-index: 0;
	}
	#text{
	position: relative; 
	float: left;
	width: 520px;
	padding: 0 0 70px 20px;
	}
	#text p{
	padding: 0 20px 0 0;
	}
	#text ol li{
	padding: 0 20px 0 0;
	}
	#text ul li{
	padding: 0 20px 0 0;
	}
	#text ul.nobullets{
	margin:20px 0 0 0; padding: 0 20px 0 0;
	list-style: none;
	}
	#text ul.nobullets li{
	margin:0; padding:0 10px 0 10px;
	}
	#text ul.nobullets ul{
	display:list-item;
	padding: 0 20px 0 20px;
	list-style: none;
	}
	#text .title{
	width:480px;
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
	margin:30px 0 0 0; padding:5px;
	text-align:left;
	font-weight:bold;
	font-size:small;
	text-transform: capitalize;
	text-indent:0px;
	}
	#text .MJtitle{
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
	margin:30px 0 0 0; padding:5px;
	text-align:left;
	font-weight:bold;
	font-size:small;
	text-transform: capitalize;
	text-indent:0px;
	}
	#contactlist tbody tr.title  td {
    font-weight:bold;
	font-size:large;
    }
	#contactlist_major.title {
		font-size:larger;
    }
	#contactlist tbody tr td {
    background-color: #eee;
    }
    #contactlist tbody tr.odd  td {
    background-color: #fff;
    }
	#sidebar{
	position: absolute;
	float: right;
	font:x-small/2.3em verdana, sans-serif;
	line-height: 18px;
	width: 185px;
	top: 10px;
	left: 555px;
	padding: 0 0 40px 0;
	}
	#sidebar .title{
	font-weight:bold;
	line-height: 14px;
	text-align:center;
	}
	#lilly.title{
	font-weight:bold;
	line-height: 14px;
	text-align:right;
	}
/*------------------------------------------------------------------------sidebar menu*/	
	#sidebar{
	margin:18px 0 0 0;
	}
	#sidebar ul
	{
	margin:0;
	padding: 0;
	border-top: 1px solid #6D7E81;
	
	}
	#sidebar ul li
	{
	display: block;
	
	list-style: none;
	
	font: x-small/3.3em verdana, sans-serif;
	
	border-bottom: 1px solid #6D7E81;
	
	}
	#sidebar ul li a
	{
	display: block;
	
	padding-left: 12px;
	
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 2px 50%;
	}
	#sidebar ul li b
	{
	display: block;
	width: 170px;
	padding-left: 12px;
	height: 2.3em;
	color: #000;
	font-weight:normal;
	}
	#sidesub ul
	{
	margin:0 0 5px 0;
	padding: 0;
	border-top: none;
	width: 180px;
	}
	
	
	#sidesub ul li
	{
	display: block;
	
	list-style: none;
	
	font: x-small/2.3em verdana, sans-serif;
	margin: 0 0 0 15px;
	border-bottom: none;
	
	}
	#sidesub ul li a
	{
	display: block;
	
	padding-left: 12px;
	
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 2px 50%;
	}
	
	#sidesub ul li a.wrap
	{
	display: block;
	
	padding-left: 12px;
	
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 2px 25%;
	}
	
	#sidesub ul li a.subsub
	{
	display: block;
	
	padding-left: 25px;
	
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 15px 50%;
	}
	
	#sidesub ul li a.subsubwrap
	{
	display: block;
	
	padding-left: 25px;
	
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 15px 25%;
	}
	
	
	
	#sidebar ul li a:hover
	{
	text-decoration:underline;
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 4px 50%;
	}
	#sidesub ul li a.wrap:hover
	{
	display: block;
	
	padding-left: 12px;
	
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 4px 25%;
	}
	#sidebar ul li a.subsub:hover
	{
	text-decoration:underline;
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 17px 50%;
	}
	#sidebar ul li a.subsubwrap:hover
	{
	text-decoration:underline;
	color: #000;
	background: url(images/arrow-02.gif) no-repeat 17px 25%;
	}
	
	/*------------------------------------------------------------------------end sidebar menu*/
	#menu {
	width: 232px;
	height:267px;
	float: left;
	margin-right: 60px;
	background: url(images/menu_bg.gif) repeat-y;
	border-bottom: 1px solid #fff;
	}
	#tour {
	float: right;
	}

	/*------------------------------------------------------------------------top level menu*/
	#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 232px;
	}
	#menu ul li a{
	color: #fff;
	padding-left: 12px;
	font-size: 10px;
	text-decoration:none;
	background: url(images/menu_bg.gif) repeat-y;
	/*background: #996666;*/
	width : 219px;
	}
	#menu li { /* all list items */
	position : relative;
	float : left;
	display: block;
	font: small/1.8em verdana, sans-serif;
	height: 1.8em;
	margin-bottom: -1px;
	padding: 0;
	width : 219px;
	}

	/*------------------------------------------------------------------------second level menu*/
	#menu li ul{
	position : absolute;
	left: -999em;
	margin-left: 231px;
	margin-top : -1.95em;
	z-index: 3;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	}
	#menu ul li.sub a{
	width: 219px;
	color: #000;
	background: #fff;
	border-left: 1px solid #fff;
	position: relative;
	}
	#menu li a {
	width: 11em;
	w\idth : 10em;
	display : block;
	text-decoration : none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	}
	/*------------------------------------------------------------------------hover and active menu states*/
	#menu ul li a:hover{
	color: #fff;
	font-weight: normal;
	background: url(images/arrow-01.gif) no-repeat 0px 50%;
	}
	#menu ul li.sub a:hover{
	color: #000;
	font-weight: normal;
	text-decoration : underline;
	background: #fff;
	}
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
	#menu ul li.active a:hover{
	font-weight: bold;
	background: #663333 url(images/arrow-01.gif) no-repeat 0px 50%;
	}
	#menu ul li.active li.sub a:hover{
	color: #000;
	font-weight: normal;
	text-decoration : underline;
	background: #eeeeee;
	}
	#menu ul li.active li.sub a{
	width: 219px;
	color: #000;
	font-weight: normal;
	background: #eeeeee;
	}
	#menu ul li.active a{
	font-weight: bold;
	background: #663333 url(images/arrow-01.gif) no-repeat 0px 50%;
	}
	/*------------------------------------------------------------------------end main menu*/
	
	
	/*------------------------------------------------------------------------content headers*/
	#contenthead{
	font: x-small/1em verdana, sans-serif;
	color:#fff;
	width: 532px;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 0;
	text-align:right;
	background: #70382d;
	}
	#sidehead{
	color:#fff;
	font: small/1em verdana, sans-serif;
	padding: 5px;
	text-align:right;
	background:#B49567;
	}
	/*------------------------------------------------------------------------end content headers*/
	
	
	/*------------------------------------------------------------------------text format*/
	.quote{
	margin: 40px 30px 70px 0px;
	}
	.quote q{
	display:block;
	padding: 0 20px 0 10px;
	font-weight:bold;
	font-style:normal;
	line-height: 24px;
	font: medium/1em;
	}
	.quote p{
	display:block;
	padding: 0 20px 0 10px;
	font-weight:bold;
	font-style:normal;
	line-height: 24px;
	font: medium/1em;
	}
	.quote cite{
	text-align: right;	
	margin-left:100px;
	}
	/*------------------------------------------------------------------------end text format*/
	
	/*------------------------------------------------------------------------footer*/
	#footer{
	display:block;
	width: 768px;
	height:40px;
	color:#999;
	vertical-align: bottom;
	text-align: center;
	font: xx-small/1em verdana, sans-serif;
	background: url(images/footer.gif) no-repeat;
	clear:both;
	}
	#footer p{
	padding-top: 5px;
	line-height:13px;
	}
	#footer p b{
	color:#666;
	font-weight:normal;
	}
	/*------------------------------------------------------------------------calender*/
	.cal{
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
	}
	.cal a:hover{
		text-decoration:underline;
	}
	.month a
	{
		color: #fff;
		font: small/1em verdana, sans-serif;
		font-weight: bolder
	}
	.month
	{
		padding:3px;
		background: #663333;
		color: #fff;
		font: small/1em verdana, sans-serif;
		font-weight: bolder;
	}
	.weekday
	{
		background: #fff;
		color: 000;
		FONT-FAMILY: Arial;
		font-weight: bolder;

	}
	.eventLabel
	{
		COLOR: black;
		FONT-FAMILY: Arial;
		FONT-WEIGHT: bolder;
		TEXT-ALIGN: right
	}
	.eventLabel a:hover{
		text-decoration:underline;
	}
	.eventText
	{
		color: black
	}
	.selectedDay
	{
		background: #CC9999;
		border-top: 1px solid #000;
		border-left: 1px solid #000;
	}
	.day
	{
		background: #fff;
		border-top: 1px solid #000;
		border-left: 1px solid #000;
	}
	.day a:hover{
		text-decoration:underline;
	}
	.notaDay
	{
		background: #ccc;
		border-top: 1px solid #000;
		border-left: 1px solid #000;
	}
	/*------------------------------------------------------------------------end calender*/
	
	.smallform INPUT, .smallform SELECT {
		font-size: 9px;
	}
	.smalltext {
		margin: 3px 0px;
		font-size: 9px;
	}
	
.iconlink {
	font-size: 75%;
	color: white;
	text-decoration: none;
}


.popupForm {
	display: block;
	width: 450px;
/*	height: 275px;*/
	border: 2px solid black;
	background: #fff;
	padding: 0;
	font-size: 75%;
}
.popupForm #popupTitle {
	background: #888;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 2px 20px;
}
.popupForm #popupBody {
	padding: 5px 20px;
}


#newsContent {
	height: 200px;
	overflow: auto;
/*	border: 2px solid #B49567;*/
	padding: 0px 3px;
}

.highlightBox {
   border:solid 1px #888;
	margin: 10px 30px;
	padding: 2px 10px;
	background: #fff;
}


#banner1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
   width: 150px;
	height: 150px;
	z-index: 1;
	text-decoration: none;
}




#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
	z-index: 1000;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}


/* stories menu */
#stories_menu {
	width: 			232px;
	height:			260px;
	float: 			left;
	margin-right: 	60px;
	background: 	url(images/menu_bg.gif) repeat-y;
	border-bottom: 1px solid #fff;
	overflow:		auto;
	padding: 		0;
	margin: 			0;
	float : 			left;
}
#stories_menu a {
	color: 			#fff;
	padding-left: 	12px;
	text-decoration:none;
	display: 		block;
	font: 			10px verdana, sans-serif;
}

#contactlist td+td+td {
	white-space:	nowrap;
}
