/** 
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html, body {
    height:100%;
}

body {
 	margin: 0 auto;
	color:#440000;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
img.left, div.left {float:left;margin-right:5px}
img.right, div.right {float:right; margin-left:5px}
.clear{clear:both; }
.pad {padding:0 5px}

/* CONTAINER
----------------------------------------- */
#BgContainer { 
	background: #DEC8A6 url(../images/body_bg.jpg) top center repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -331px;
}

#Header {
	margin: 0 auto;
	background: transparent url(../images/topheader.gif) top center repeat-x;
	position:absolute;
	z-index:20;
	height:203px;
	top:0;
	width:100%;
}

#HeaderContainer { 
	padding:0;
	margin:0 auto;
	position:relative;
	z-index:6;
	background: transparent;
}

#Layout {
	position:relative;
	z-index:8;
	clear: both;
	padding: 0;
	background: transparent url(../images/inner_bg_v3.gif) top center repeat-y;
	margin:0 auto;
}

#mainContent {
	width: 945px;
	min-height:700px;
	margin: 0 auto;
	text-align: left;
	padding:200px 30px 0 30px;
}

#Layout .home{
	padding-top:110px !important;
}

#Content {
	position:relative;
	z-index:8;
	top:0;
	left:10px;
	width: 670px;
	float: left; 	
	margin: 0;
	text-align: left;
}

#FooterContainer, .clearfooter {
	height: 331px;
}

#FooterContainer { 
	margin:0 auto; 
	background: transparent url(../images/footer_bg.jpg) bottom center repeat-x; 
	text-align: center;
	vertical-align:bottom;
	color: #523500;
}

/* TOP MENU
----------------------------------------- */
#TopMenu {
	width: 945px;
	margin: 0 auto;
	padding-top: 5px;
	overflow: hidden;
	background: transparent;
	position:relative;
	z-index:22;
}

	.worldfamous_logo {
		width:200px;
		height:33px;
		float: left;
		margin-top:-3px;
	}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
		width: 970px;
		margin: 0 auto;
		padding: 0;
		text-align:right;
		overflow: hidden;
		background: transparent;
	}

	#Navigation ul {  
		margin: 15px 0 0 300px;
	}
	#Navigation ul li { 
		list-style: none; 
		margin: 0 2px; 
		float: left;
		line-height: 2.8em;
		display: block;
	}
	#Navigation ul li a { 
		display:block;
		height:28px;
		padding:3px 4px;
		background-color:transparent;
		color:#8E1111;
		font:bold 12px Georgia, serif;
		text-decoration:none;
		text-transform:uppercase;
		margin:0 1px 0 0;
		float:left;
	}
		#Navigation ul li a:hover { 
			color:#000;
		}
			
		#Navigation ul li a.current,
		#Navigation ul li a.section,
		#Navigation ul li a.section:hover,
		#Navigation ul li a.current:hover { 
			/* background:url(../images/nav_hover.gif) 0 0 repeat-x #FFFEEF; */
			color:#000;
			}

	.footerNav {
		width: 700px !important;
		float:left;
	}

	.footerNav ul {
		margin:0 !important;
	}


/* HEADER
----------------------------------------- */
 	#Header h1 { 
	  	position:relative;
		color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
		display:none;
	}

	/* Address */

	#AddressWrap {
		width: 900px;
		margin: 0 auto;
		padding: 0;
		text-align:right;
		overflow: hidden;
		background: transparent;
	}
	#Address {	
		float:right;
		margin:22px 0 0 0;
		width: 240px;
		color:#5E1B0C;
		text-align:right;
	}

	#Address h2 {
		background: transparent url(../images/contact_bg.gif) top left no-repeat;
		width:160px;
		height:32px;
		float: right;
		margin:0;
		padding:0;
		text-align:right;
	}

	#Address h2 a{
		color:#F1E8D0;
		padding:0 18px 0 0;
		font-family: Georgia, serif;
		font-size: 0.9em;
		font-style: italic;
		font-weight: bold;
		text-transform:capitalize;
		letter-spacing: normal;
		line-height: 1.7em;
	}

	#Address a {
		color:#5E1B0C;
		text-decoration:none;
	}

	#Address a:hover {
		color:#fff;
	}

	#Address p {
		clear:both;
		padding:0 5px 3px 0;
		font-weight:bold;
		font-style:normal;
		font-size:1.1em;
		line-height: 1.3em;
		letter-spacing: normal;
	}
    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
		font-size: 0.9em;
	}

#links{
	width:99%;
	margin:-5px 0 5px 0;
}

/* SLIDESHOW
-------------------------------------------- */

#Slideshow {
	margin: 0 auto;
	background: transparent;
	position:relative;
	height:400px;
	width:640px;
	clear:both;
}

#SlideshowBorder{
	margin: 0 auto;
	background: transparent url(../images/slideshowBG.gif) top center no-repeat;
	position:absolute;
	z-index:25;
	height:392px;
	top:0; left:0;
	width:640px;
}

#SlideshowPics {
	margin: 0 auto;
	background: transparent;
	position:absolute;
	z-index:23;
	height:392px;
	top:0; left:0;
	width:640px;
}

#Slideshow img {
	margin: 24px 0 0 17px;
	border:none;
}

/* Content 
-------------------------------------- */

#Content li {
		margin: 5px 10px;
		font-size: 11px;
		list-style:none;
		padding-left:25px;
		background: url(../images/icons/star_sml.gif) no-repeat left center;
		font-weight:bold;
	}


/* Content Intro
-------------------------------------- */
#Intro {
	margin-left: 20px;
}
#Intro h2, #Intro h3{
	font-family:Georgia, serif !important;
	letter-spacing:-0.02em;
	text-transform:none;
	font-style:italic;
}

#Intro h2 em, #Intro h3 em{
	font-family:Georgia, serif !important;
	font-weight:normal;
}

#Intro p{
	font-size: 1.6em;
	padding-left:10px;
}

/* TOPNAV MENU
-------------------------------------- */
	
	/* MENU2 */
    ul#topNav { 
    }
	
	ul#topNav li { 
    	font-size: 0.9em; 
    	margin: 1px 4px 5px 0;
        list-style: none;
		padding: 0;
		display:inline;
		background: transparent;
    }

	ul#topNav h3 {
		background: #540E06;
		width:auto;
		height:28px;
		margin:0;
		padding:0;
		float: left;
		font-size:1.5em;
		text-align:right;
		line-height:1.6em;
	}

	ul#topNav .topNavleft {
		background: transparent;
		width:48px;
		height:28px;
		float: left;
		margin:0;
		padding:0;
	}

	ul#topNav .topNavright {
		background: transparent;
		width:17px;
		height:28px;
		float: left;
		margin:0 5px 0 0;
		padding:0;
	}

	ul#topNav li a {
		color:#F1E8D0;
		padding:0;
		font-family: Georgia, serif;
		font-size: 0.9em;
		font-style: italic;
		font-weight: bold;
		text-transform:capitalize;
		letter-spacing: normal;
		line-height: 1.7em;
	}
	
	ul#topNav li a:hover,
	ul#topNav li a.current,
	ul#topNav li a.current:hover {
		color: #FFF;
		cursor: pointer;
		text-decoration: none;
	}
	ul#topNav li a.current {
		font-weight: 700;
	}

/* MENUS Layout
-------------------------------------- */

.menuitems {width:700px; margin:0 0 5px 0; padding:5px 0 10px 0;}
.menuitems h2 {margin:0 !important; padding:0;}
.menudetails {width:650px; float:left; margin:0; padding:0}
.menuitems .pad{margin:0; padding:3px}
.menuprice {width:50px; float:right; margin:0; padding:0}


/* Latest Photos
-------------------------------------- */

#featuredAlbum {margin: 0 auto; background: transparent url(../images/LatestPhotosBG.gif) top center no-repeat; width:638px; height:287px; padding:10px 0;}
#featuredAlbum .title{background: transparent; padding: 85px 10px 3px 10px; margin-bottom:10px; height:22px;clear:both}
#featuredAlbum .title h2{float:left; width:45%;margin:0;font-size: 20px;padding-left:45px;background: transparent;}
#featuredAlbum .title h3{background: none; font-size:1.1em;float:right; text-align:right; width:auto;line-height:1.1em;margin:2px 3px; padding: 4px 10px; background:#E7E9BF;}

#featuredAlbum ul.latestPictures {text-align: left;list-style:none;margin:0 0 0 23px;padding:0;background:transparent;}
#featuredAlbum ul.latestPictures li{width: 195px;display:inline;margin:0 7px 0 0;background: transparent !important; padding:0;}
#featuredAlbum ul.latestPictures img{width: 185px; height:132px; margin:0;border:4px solid #E7E9BF;}

#photocompBtn{
	float:left;
	width:135px;
	height:13px;
	margin:0;
}

#moreBtn{
	float:right;
	width:60px;
	height:13px;
	margin:0;
}
	#photocompBtn a, #moreBtn a{
		line-height:1.7em;
		font-size: 0.5em;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:-0.01em;
		color:#fff;
	}

	#photocompBtn a{
		width:132px;
		padding:2px 5px;
		background: transparent url(../images/btn_photocomp.gif) 0 0 no-repeat;
	}

	#photocompBtn a:hover{
		background: transparent url(../images/btn_photocomp_hover.gif) 0 0 no-repeat;
	}

	#moreBtn a{
		width:58px;
		padding:2px 3px;
		background: transparent url(../images/btn_read_more.gif) 0 0 no-repeat;
	}

	#moreBtn a:hover{
		background: transparent url(../images/btn_read_more_hover.gif) 0 0 no-repeat;
	}

/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 230px; 
	float: right;  
	margin: 0;
	padding: 0;
	position:relative;
	z-index:7;
	top:0;
	right:20px;
}
	#Sidebar .sidebarBox {
		text-align:right;
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: transparent; 
	}

	.home .sidebarBox {
		margin-top: 30px !important;
	}

	#Sidebar h3 {
		clear: both; 
		font-size: 2em; 
		margin: 5px 0 10px 0;
		line-height: 1.6em;
		padding: 1px 0 3px 0;
	}

	#Sidebar h3 .date{  
		font-weight: 700; 
		font-size: 0.8em; 
		margin: 0;
		line-height: 1.6;
		padding: 3px 5px;
		text-transform:capitalize;
	}

	#Sidebar h4 { 
		padding: 5px 0 0 10px;
		line-height: 1.6;
	}

	#Sidebar .sideNav {
		margin: 0 20px 20px 10px;
		padding: 0 0 0 0;
		text-align:right;
	}

	#Sidebar ul {
		margin: 2px 0 5px 10px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}

	#Sidebar h2, #Sidebar h3, #Sidebar h4, #Sidebar a, #Sidebar p {
		font-family:Georgia, serif;
		font-weight: bold;
		text-transform:none;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: transparent;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}

	/* Conferences */

	#Sidebar #conferences {
		background: transparent url(../images/conference_bg.gif) 0 0 no-repeat;
		width: 210px;
		height: 178px;
		margin:10px 0 10px 20px;
	}

	#conferences .pad{
		padding:35px 0 0 12px;
		text-align:center;
	}

	#conferences h2, #conferences h3, #conferences h4{
		font-style:italic;
		margin:0;
	}

	#conferences h2 {
		text-transform:capitalize;
		font-size:1.5em;
		line-height:1.2em;
		color: #B00000;
		padding:4px 0 2px 0;
	}

	#conferences h3 {
		text-transform:lowercase;
		font-size:1.4em;
		line-height:1.1em;
		color: #AF9E7F;
		padding:4px 0 0 0;
	}
	
	#conferences h4{
		text-transform:lowercase;
		color: #540E06;	
		font-size:1.2em;
		line-height:1.3em;
		letter-spacing:0.01em;
		text-align:center;
	}

	/* Restaurant*/

	#Sidebar #restaurant {
		background: transparent url(../images/restaurant_bg.gif) 0 0 no-repeat;
		width: 223px;
		height: 150px;
		margin:10px 0 10px 20px;
	}

	#restaurant .pad{
		padding:23px 0 0 22px;
		text-align:left;
	}

	#restaurant h2, #restaurant h4{
		font-style:italic;
		text-transform:capitalize;
		margin:0;
		line-height:1em;
	}

	#restaurant h2 {
		font-size:1.6em;
		color: #B00000;
		padding:2px 0;
	}
	
	#restaurant h4{
		color: #540E06;	
		font-size:1.1em;
		line-height:1.1em;
		text-align:left;
		padding:21px 0 0 0;
		word-spacing:0.02em;
		letter-spacing:0.01em;
	}
	/* Restaurant Photos */

	#PhotoWrap {width:280px;margin:20px 0 0 0;}
	#PhotoWrap .photo {margin:10px 0 0 -5px;background: url(../images/menu_imageBG.gif) no-repeat left top;width:275px;height:194px;}
	#PhotoWrap img {padding:33px 38px 0 0;background: transparent;}


#Sidebar #UpcomingEvent {width:100%;clear:both;	margin:10px 0 10px 20px;}
#Sidebar #UpcomingEvent .poster {background: transparent url(../images/events_bg384.gif) 0 0 no-repeat;width: 226px; height: 344px;padding:38px 10px 0 0;}
#UpcomingEvent .poster h2{padding:10px 0 0 47px;text-align:left; margin:0;font-size:1.6em;color: #540E06; letter-spacing:-0.04em;word-spacing:-0.1em; line-height:2em;}
#UpcomingEvent .poster h2 a {color: #540E06;text-transform:capitalize;font-family:Verdana,Lucida,Arial,sans-serif !important;font-style:normal !important;}
#UpcomingEvent .poster h2 a:hover {color: #B4001A;}
#UpcomingEvent .photo {padding:7px 0 0 7px;text-align:center}
#UpcomingEvent #summary {padding:5px 0 0 15px;margin:0;font-size:1.3em;font-family:Verdana,Lucida,Arial,sans-serif !important;text-align:left;}
#UpcomingEvent #summary h2{background: none; padding:0;float:left; width:45%;margin:0}
#UpcomingEvent #summary h3{background: none; text-align:left; width:85%;line-height:1.2em;margin:0; padding: 3px 5px 3px 10px; background:#E9CB95;font-size:1.3em;}
#UpcomingEvent #summary p {font-size:0.9em;font-weight:normal}
#UpcomingEvent img.wflogo {padding:0 0 0 20px;}


/* SIDEBAR MENU
-------------------------------------- */
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 4px 5px 0;
        list-style: none;
		background: transparent !important;
    }
    	ul#Menu2 li a {
            display: block;
            width: 190px;
            font-size: 1.3em;
            height: 1.8em;
            line-height: 1.8em;
            color: #B00000;
			padding-right:8px;
      	}
			ul#Menu2 li em {
				padding-right: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-right: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current:hover {
        	background: #440000;
        	color: #E6D0BC;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current,
		ul#Menu2 li a.section {
	  		font-weight: 700;
			color: #FFF;
			background: #440000;
			text-decoration: none;
	  	}
      	
      	ul#Menu2 li a.section:hover {
            background: #440000;
            font-weight: 700;
			color: #E6D0BC;
      	}
      
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: transparent;
      		}
      			ul#Menu2 li ul li {
            		width: 190px;
            		background: transparent;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #B4001A;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section {
            			color: #555;
            			font-weight: 700;
            			background: #B4001A;
      				}

					ul#Menu2 li li a.section:hover,
					ul#Menu2 li li a.current:hover {
            			color: yellow;
            			font-weight: 700;
            			background: #B4001A;
      				}

      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 193px;
				background: transparent;
            	margin: 5px 0 0 0;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #B4001A;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}


/* ARTICLES
-------------------------------------- */

.ArticleList { width:100%; display:block; margin:0 0 5px 0; padding:0;}
.ArticleList .details { margin:0; padding:0 10px;}
.ArticleList .photo { margin:0 auto; padding:0 0 5px 5px; text-align:left;}
.ArticleList .ReadMore { margin:5px 10px; padding:0; text-align:left; font-weight:bold}

#StaffList { width:318px; height:275px; overflow:hidden;float:left; margin:0 5px 0 0;background: url(../images/staffSummaryBG.gif) no-repeat left top;}
#StaffList .pad { margin:30px 5px 5px 5px; padding:3px 0 3px 0; }
#StaffList .title { width:100%; padding:0 0 5px 5px;}
#StaffList .title  h2 {font-size:1.5em; background:transparent; padding:8px 0 0 5px !important; margin:0 ; line-height:1.1em !important;}
#StaffList a {font-family:Georgia,serif !important;font-style:italic;line-height:1.1em;font-weight:bold;}
#StaffList .title  h2 span{font-size:10px;font-weight:normal}
#StaffList .details { width:90%; margin-right:0; padding:0 0 5px 5px; max-height:100px;}
#StaffList .photo { margin:0 auto; padding:2px 0 5px 12px; text-align:left;max-height:170px; overflow:hidden;}
#StaffList .summary {padding:7px 0 5px 0!important; font-size:1.2em !important; line-height:1.6em;text-align:right; }

#StaffMembers { width:176px; height:228px; overflow:hidden;float:left; margin:0; padding:0; background: url(../images/staff_bg.gif) no-repeat left top;}
#StaffMembers .pad { margin:35px 5px 5px 28px;}
#StaffMembers .title { width:100%; padding:0 0 2px 5px;}
#StaffMembers .title  h2 {font-size:1.5em; background:transparent; padding:8px 0 0 5px !important; margin:0 ; line-height:1.1em !important;}
#StaffMembers a {font-family:Georgia,serif !important;font-style:italic;line-height:1.1em;font-weight:bold;}
#StaffMembers img { margin:0 0 0 10px;}

#StaffMember { width:350px; height:600px; overflow:hidden;float:left; margin:0; padding:0; background: url(../images/staffImageBG.gif) no-repeat left top;}
#StaffMember .pad { margin:100px 0 5px 23px;}
#StaffMember img { margin:0 0 10px 0;}
#StaffContent { width:320px; float:right; margin:0; padding:0; text-align:left;}
#StaffContent .pad { margin:50px 0 5px 10px;}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid #ddd;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */
	#footer {
		width: 980px;
		display: block;
		height:260px;
		margin:0 auto;
		padding:20px 0;
		color:#E6D0BC;
	}

	.footerContent {
		float:left;
		width:220px;
		margin:0 0 0 20px;
		text-align:left;
	}

	.footerpad {
		margin:0;
		width:175px;
		padding:20px;
	}

	#footer h1, #footer h2, #footer h3, #footer h4 {
		color:#E6D0BC !important;
	}

	#footer p, #footer a{
		color:#E6D0BC !important;
		font-size:1.2em;
	}

	#footer address{
		line-height:1.6em;
		padding:30px 5px 0 5px;
	}

	#footer address a:hover{
		color: #BB5F0D;
	}
	
  	#footer ul { 
		list-style:none;
		line-height:2.8em;
		text-align: left; 
	}
	
	#footer li { 
		padding:10px 20px 20px 10px;
		display:inline;
	}

	#footer li a { 
	   		color: #FFF;
	   		text-decoration: none;
			font-weight:bold;
		}


  	#footer p {
		margin: 0;
		padding:3px 0;
	}

	#footer a { 
	   		color: #523500;
	   		text-decoration: none;
		}
	#footer a:hover {
		color: #523500;
		text-decoration: none;
	}

	#footerBottom {
		width: 965px;
		margin: 0 auto;
		height: 6em;
	}

/************************
SITEMAP
************************/
#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#f0f0f0;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#f8f8f8;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#fff;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/