﻿
#header
{
	width:100%;
	height:110px;
	font-family:Georgia,
             "Nimbus Roman No9 L",
             serif;
	line-height:1.4em;
	letter-spacing:-1px;
}

/*panning top image*/
#head-image-gallery
{
	width:880px;
	height:248px;
	margin:13px 16px;
	margin-left:33px;
}

.logo
{
   	position:relative;
   	height:260px;
   	top:-261px;
    left:-17px;
   	width:898px;
    z-index:100;
}

.miniClear
{
	clear:both;
	height:1px;
	width:100%;	
}  
   
#breadcrumbs a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-family:Helvetica,
			 Arial,
             "Bitstream Vera Sans",
             sans-serif;
}

#breadcrumbs a:hover
{
	text-decoration:underline;
}

#breadcrumbs img
{
	padding-left:3px;
	padding-bottom:1px;
	padding-right:6px;
}

#breadcrumbs
{
	font-style:italic;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:2px;
	font-family:Georgia,
             "Nimbus Roman No9 L",
             serif;
}
   

   
   /* #panning
    {
    	position:relative;
    	top:-293px;
    	left:0;
	    width:670px;
	    height:243px;
	    z-index:1;
    }*/

#panning
{
	width:880px;
	height:248px;
	/*background-color:Red;*/
}


/*logo spacer*/
#logo-spacer
{
	height:120px;
	float:left;
	width:260px;
}

/*tag line*/
#tagline
{
	float:left;
	color:#333333;
	font-style:italic;
	font-size:14pt;
	padding-top:1px;
	padding-left:30px;
	z-index:3;
}



/*sub menu*/
.sub-menu-button
{
	padding-top:5px;
	padding-bottom:5px;
}

.sub-menu-button a
{
	color:#c1272d;
	font-weight:bold;
	text-decoration:none;
	font-size:12pt;
	padding-top:10px;
}

.sub-menu-button img
{
	padding:16px 15px 15px 15px;
	margin-right:10px;
	background-image:url('/Resources/img/block.png');
	background-repeat:no-repeat;
	/*width:101px;
	height:101px;*/
	width:91px;
	height:91px;
	float:left;
}

.menu-image
{
	float:left;
}

.menu-text
{
	float:left;
	width:310px;
	padding-top:10px;
}

/*spacers*/
#top-spacer
{
	width:100%;
	height:35px;
}

#top-blue-bit
{
	width:630px;
	height:40px;
	font-family:Georgia,
             "Nimbus Roman No9 L",
             serif;
    font-size:12pt;
    padding-left:30px;
    padding-top:15px;
}

#polo-spacer
{
	height:115px;
	width:100%;
}

/*left content*/
#left-content
{
	padding-left:10px;
	padding-top:10px;
	width:490px;
	color:#333333;
	float:left;
}

#main-tag-line
{
	color:#58753e;
	font-size:18pt;
	letter-spacing:-1px;
	font-family:Georgia,
             "Nimbus Roman No9 L",
             serif;
    	line-height:1.2em;
	padding-top:13px;
	padding-bottom:10px;
}

#left-main-content
{
	/*padding-top:10px;*/
	padding-bottom:10px;
}

/*right content*/
#right-content
{
	float:right;
	width:380px;
	text-align:left;
	color:#333333;
	padding-right:5px;
}

.quotepic
{
	float:left;
	background-image:url('/Resources/img/quoteblock.png');
	background-repeat:no-repeat;
	/*width:81px;
	height:111px;
	padding:10px 5px 5px 6px;*/
}

.quotepic img
{
	height:91px;
	width:70px;
}

.quotetext
{
	float:right;	
	width:360px;
	color:#333333;
	font-style:italic;
	background-image:url('/Resources/img/quote.png');
	background-repeat:no-repeat;
	padding-left:26px;
	padding-top:3px;
}

.quotetext .line
{
	padding:0;
}

.quotetext .block
{
	padding-top:10px;
}

.quotetext em
{
	color:#333333;
	font-weight:bold;
	font-style:normal;
	padding-bottom:0;
}

.quotetext strong
{
	color:#333333;
	font-style:normal;
	font-weight:normal;
}

.quotebox
{
	border-bottom:solid 1px #95AC84;
	margin-bottom:20px;
	padding-top:20px;
}

/*IMAGES*/
#mini-image-container
{
	border-bottom:solid 1px #95AC84;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:center;
	margin:auto;
}

#mini-image-container span
{
	padding-left:10px;
	padding-bottom:10px;
	font-size:11pt;
}

#mini-img-inner
{
	width:360px;
text-align:center;
	margin:auto;
}

.miniimg img
{
	padding:14px 10px 15px 13px;
	background-image:url('/Resources/img/block.png');
	background-repeat:no-repeat;
	width:95px;
	height:95px;
	float:left;
}

.bigimg
{
	text-align:center;
	padding-top:10px;
}

.bigimg img
{
	padding:14px 14px 14px 14px;
	background-image:url('/Resources/img/bigblock.png');
	background-repeat:no-repeat;
	width:327px;
	height:268px;

}

#preview
{
	position:absolute;
	/*border:1px solid #ccc;*/
	background:#333333;
	padding:5px;
	display:none;
	color:#fff;
	z-index:100;
	/*text-align:left;*/
}



/*FOOTER*/
#footer
{
	/*padding-left:40px;*/	
	color:#333333;
	/*padding-top:180px;*/
}

.foot-header
{
	width:100%;
	color:#ffffff;
	font-family:Georgia,
             "Nimbus Roman No9 L",
             serif;
    line-height:1.4em;
	letter-spacing:-1px;
	font-style:italic;
	font-size:20pt;
	padding-bottom:20px;
}

#sitemap .foot-header
{
	padding-bottom:1px;
	margin-bottom:5px;
	color:#58753E;
	border-bottom:solid 1px #58753E;
}

#footer-left
{
	float:left;
	width:470px;
	/*padding-bottom:100px;*/
	height:220px;
}

#footer-right
{
	width:350px;
	padding-right:60px;
	float:right;
}

#footer-right strong
{
	font-size:20pt;
	color:#c1272d;
}

#footer a
{
	color:#c1272d;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

.fterlink
{
	width:156px;
	height:126px;
	float:left;
	cursor:pointer;
}

/*SITEMAP*/
.left-sitemap
{
	width:100%;
	font-size:11px;
}

.left-sitemap td
{
	vertical-align:top;
	font-weight:normal;
	color:#333333;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:1.4em;
	border-bottom:dotted 1px #58753f;
	font-style:italic;
}

.left-sitemap .sitemap-dark
{
	line-height:1.4em;
}

#sitemap
{
	width:780px;
}

#sitemap a
{
	font-weight:normal;
	color:#333333;
	/*font-style:italic;*/
}

#sitemap a:hover
{
	text-decoration:underline;
}

#sitemap b	
{
	color:#333333;
}