﻿body 
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

img
{
	border:0px;
}

form
{
	margin: 0;
	padding: 0;
}

#pageContainer
{
	width:800px;
	height:900px;
	background-image:url(images/web_bg.gif);
	background-repeat:repeat;
	border:solid 1px #999999;
	margin :0px auto;
}

#innerPageContainer
{
	width:800px;
	height:1230px;
	background-image:url(images/web_bg.gif);
	background-repeat:repeat;
	border:solid 1px #999999;
	margin :0px auto;
	padding-bottom:10px;
}

.pageHeader
{
	height:261px;
	float:left;	
	width:100%;
}

.headLeft
{
	width:600px;
	height:160px;
	float:left;
	padding-top:70px;
}

.headRight
{
	width:200px;
	height:261px;
	float:right;
}

.headMenu
{
	width:600px;
	height:31px;
	float:left;
	background-color:#81500B;
}

#headMenu_links
{
	float: left;
	padding-top:7px;
	padding-left:2px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

#headMenu_links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#headMenu_links ul li
{
	display: inline;
	padding-left: 9px;
}

#headMenu_links ul li a
{
	text-decoration: none;
	color:#ffffff;

}

#headMenu_links ul li a:visited
{
	text-decoration: none;
	color:#ffffff;

}

#headMenu_links ul li a:hover
{
	text-decoration: none;
	color:#DA6422;

}

.contentSection
{
	width:780px;
	padding:0px 10px 0px 10px;
}

.mainPic
{
	width:395px;
	float:left;
	font-size:9px;
	color:Maroon;
}

.divContent
{
	line-height:21.5px;
	text-align:justify;
	float:right;
	width:370px;
	height:460px;
	padding-top:10px;
}



.divBuy
{
	border:solid 1px #666666;
	height:50px;
	width:350px;
	padding:10px 10px 10px 10px;
	float:left;
	margin-left:10px;
	line-height:15px;

}

.divBuy a
{
	font-weight:bold;
	color:Blue;
	text-decoration:none;
}

.divBuy a:visited
{
	font-weight:bold;
	color:Blue;
	text-decoration:none;
}

.divBuy a:hover
{
	font-weight:bold;
	color:Maroon;
	text-decoration:underline;
}

.bottomLine
{
	width:800px;
	height:6px;
	background-image:url(images/web_bottomline.gif);
	background-repeat:repeat-x;
	float:left;
	margin-top:20px;
}

#bottom_links
{
	float: left;
	padding-top:5px;
	text-align:center;
	padding-left:164px;
	color:#000000;
}

#bottom_links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottom_links ul li
{
	display: inline;
	padding-left: 5px;
}

#bottom_links ul li a
{
	text-decoration: none;
	color:#000000;

}

#bottom_links ul li a:visited
{
	text-decoration: none;
	color:#000000;

}

#bottom_links ul li a:hover
{
	text-decoration: underline;
	color:Maroon;

}

.tourLinks
{
	width:100%; text-align:center; float:left;
	font-weight:bold;
	color:#000000;
}

.tourLinks a
{
	text-decoration: none;
	color:Green;
}

.tourLinks a:visited
{
	text-decoration: none;
	color:Green
}

.tourLinks a:hover
{
	text-decoration: none;
	color:Red;
}

.copyright
{
	float: left;
	padding-top:5px;
	text-align:center;
	padding-left:172px;
	color:#000000;
}

.innerLeft
{
	width:570px;
	float:left;
	padding-right:20px;
	border-right:solid 1px #666666;
	line-height:21.5px;
	text-align:justify;	
}

.innerRight
{
	width:160px;
	float:left;
	padding-left:20px;

}

.innerTitle
{
	font-size:14px;
	font-weight:bold;
}

.events
{
	
	border-top: solid 1px #666666;
}

.events1
{
	
	border-top: solid 1px #666666;
	background-color:#FAE9A4;
}

.events2
{
	
	border-top: solid 1px #666666;
	background-color:#F8F0CF;
}

.eventsHead
{
	color:#74290B;
	font-weight:bold;
}

.reviewTop
{
	width:100%;
	height:23px;
	background-image:url(images/web_reviews_top.gif);
	background-repeat:no-repeat;
	float:left;
}

.reviewBottom
{
	width:100%;
	height:25px;
	background-image:url(images/web_reviews_bot.gif);
	background-repeat:no-repeat;
	float:left;
}

.reviewMid
{
	width:531px;
	height:auto;
	background-image:url(images/web_reviews_mid.gif);
	background-repeat:repeat-y;
	float:left;
	padding:0px 20px 0px 20px;
}

.reviewer
{
	color:#74290B;
	font-weight:bold;
	float:right;
}

.tourWays
{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background-color:#FAE9A4;
	padding-left:20px;
	width:98%;
	float:left;
	margin-bottom:15px;
}

.notifications
{
	font-size:9px;
	color:Maroon
}

.contact
{
	font-weight:bold;
	border-top: solid 1px #666666;
	
	background-color:#FAE9A4;
}

.contactlLine1
{
	border-top: solid 1px #666666;

}

.contentMidL
{
	background-color:#FAE9A4;

}

.contentMidR
{

	background-color:#FAE9A4;
}