	body , ol , ul , li , input , textarea , select , option , blockquote, td {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
	}
	A {
		color: #9C5608;
		text-decoration : underline;
	}
	A:hover {
		color: ;
	}
	.errMsg, .errormessage {
		font-weight: bold;
		color: #9C5608;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.header, a.header:link, a.header:visited, a.header:active, a.header:hover, .header td, td.head {
		font-size: 16px;
		font-weight: bold;
		color: #5B5600;
		text-decoration: none;
	}
	.blackTitle {
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.newsletterTitle, a.newsletterTitle:link, a.newsletterTitle:visited, a.newsletterTitle:active, a.newsletterTitle:hover, .newsletterTitle td {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.newslinkTitle, a.newslinkTitle:link, a.newslinkTitle:visited, a.newslinkTitle:active, a.newslinkTitle:hover, .newslinkTitle td {
		font-weight: bold;
		color: #9C5608;
		text-decoration: none;
	}
	.content {
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
	}
	.menu, a.menu, a.menu:link, a.menu:visited, a.menu:active, .menu td {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	a.menu:hover, a.curMenu:link, a.curMenu:visited, .curMenu, a.curMenu, a.curMenu:active, a.curMenu:hover {
		font-weight: bold;
		color: #DD8534;
		text-decoration: none;
	}
	.subMenu, a.subMenu, a.subMenu:link, a.subMenu:visited, a.subMenu:active, .subMenu td {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	a.subMenu:hover, a.cursubMenu:link, a.cursubMenu:visited, .cursubMenu, a.cursubMenu, a.cursubMenu:active, a.cursubMenu:hover {
		font-weight: bold;
		color: #EDDAC6;
		text-decoration: none;
	}
	.sitemap {
		padding-left: 100px;
		padding-top: 10px;
	}
	.sitemapMainLink, a.sitemapMainLink, a.sitemapMainLink:link, a.sitemapMainLink:active, a.sitemapMainLink:visited{
		font-weight: bold;
		text-decoration: none;
		color: ;
	}
	a.sitemapMainLink:hover {
		text-decoration: underline;
	}
	.sitemapSubLink, a.sitemapSubLink, a.sitemapSubLink:link, a.sitemapSubLink:active, a.sitemapSubLink:visited {
		text-decoration: none;
		color: ;
	}
	a.sitemapSubLink:hover {
		text-decoration: underline;
	}
	.faq, a.faq, a.faq:link, a.faq:active, a.faq:visited {
		font-weight: bold;
		color: #000000;
		text-decoration:  none;
	}
	a.faq:hover {
		color: #9C5608;
		text-decoration: underline;
	}
	.press, a.press, .press td {
		color: #000000;
		text-decoration:  none;
	}
	td.press {
		text-indent: 4px;
	}
	.pressLINK, a.pressLINK {
		color: #000000;
		text-decoration:  underline;
	} 
	.pressDate, a.pressDate {
		font-weight: bold;
		color: #000000;
		text-decoration:  none;
		white-space: nowrap;
	}
	a.pressLINK:hover, a.press:hover {
		color: #9C5608;
	}
	.pressTitle {
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		color: #000000;
	}
	.brownTitle {
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		color: #9C5608;
	}
	.pressGroup, a.pressGroup {
		font-weight: bold;
		color: #000000;
		text-decoration:  none;
	}
	.form {
		font-weight: bold;
	}
	.formField {
		font-weight: bold;
		color: #9C5608;
	}
	.form_reqd_fields {
		font-weight: bold;
		font-size: 16px;
		color: #9C5608;
	}
	.footer, a.footer, a.footer:link, a.footer:visited, a.footer:active, .footer td {
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
	}
	a.footer:hover {
		color: #CDCDCA;
	}
	.signupTitle, .signupTitle td {
		font-size: 17px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.padding {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.indent {
		padding-left: 20px;
	}
	
	/*dropdown menu css */
	#dropmenudiv{
		position:absolute;
		margin-top: 16px;
		margin-left: -5px;
		border-style: solid;
		border-width: 0px 1px 1px 1px;
		border-color: #ffffff;
		text-indent: 5px;
		white-space: nowrap;
		line-height: 16px;
		background-color: #9C5608;
		z-index:100;
	}
		
	#dropmenudiv a{
		width: 100%;
		display: block;
		border-bottom: none;
		padding-left: 0px;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
	}
		
	#dropmenudiv a:hover{ /*hover background color*/
		/*background-color: yellow;*/
		color: #000000;
	}
	
	td.navSpaer {
		color: #ffffff;
	}
	
	td.mainNav {
		padding: 0px 5px 0px 5px;
		border-style: solid;
		border-color: #ffffff;
		border-width: 0px 1px 0px 0px;
		white-space: nowrap;
	}
	
	td#last {
		border-style: none;
	}
	
	td.navSpacer {
		height: 15px;
		border-style: none;
		background-color: #5B5600;
	}
	
	a.topLinks, a.topLinks:link, a.topLinks:active, a.topLinks:visited {
		color: #ffffff;
		text-decoration: none;
	}
	
	a.topLinks:hover {
		color: #DD8534;
		text-decoration: none;
	}
	
	td.galleryContainer {
		border-style: solid;
		border-color: #CDCDCA;
		border-width: 0px 1px 0px 1px;
	}
	
	div.galleryPad {
		margin: 5px 15px 5px 15px;
	}
	
	a.trip, a.trip:link, a.trip:active, a.trip:visited {
		color: #777777;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.trip:hover {
		text-decoration: underline;
	}
	
	a.tripAuth, a.tripAuth:link, a.tripAuth:active, a.tripAuth:visited {
		color: #A86801;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.tripAuth:hover {
		text-decoration: underline;
	}
	
	.mediumHeader, a.mediumHeader, a.mediumHeader:link, a.mediumHeader:visited, a.mediumHeader:active, a.mediumHeader:hover {
		font-size: 14px;
		font-weight: bold;
		color: #5B5600;
		text-decoration: none;
	}
	td.sidebar {
		background-color: #EFEFEB;
	}
	div.sidebarPad {
		margin: 5px 10px 5px 10px;
	}
	ul.postSideBar {
		list-style-type: none;
		line-height: 18px;
	}
	
	td.postBody {
		padding-left: 25px;
	}
	
	div.definition {
		width: 100%;
		margin: 10px 0px 10px 0px;
		border-style: solid;
		border-color: #cccccc;
		border-width: 2px 0px 2px 0px;
		padding: 10px 0px 10px 0px;
		display: none;
	}
