body
{
	margin:0px;
	/*background-image:url(../images/background2.jpg);*/
	
	

}

/*Global*****************************
************************************/

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.hr2
{
	color:#990000;
	
}

/*Header*****************************
************************************/
#header
{
	width:940px;
	height:84px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

/*Content***************************
***********************************/

/*The content div holds the menu, the central content and the right sidebar*/

#contentcontainer
{
	width:100%;
	/*background-image:url(../images/background-top.jpg);
	background-position:bottom;*/
	background-attachment:inherit;	
	background-repeat:repeat-x;
	background-color:#fff;
	
}


#content
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	
}
	

#menucontainer
{
	width:190px;
	margin-right:20px;
	/*background-color:#821d21;*/
	float:left;
}

#text
{
	width:544px;
	padding-right:10px;
	padding-bottom:55px;
	border-right:1px dotted #CCCCCC;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
}
	
#rightcol
{
	width: 165px;
	padding-left:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:right;
	line-height:14px;
}

#clear
{
	width:940px;
	height:1px;
	clear:both;
	/*background-color:#000000;*/
	margin-top:10px;
	margin-bottom:10px;
}


#footer
{
	width:940px;
	padding-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	
}

#footerleft
{
	width:170px;
	padding-left:20px;
	margin-right:20px;
	float:left;
}

#footerright
{
	width:730px;
	float:left;
}

#tour
{
	width:190px;		
	margin-top:15px;		
	background-color:#F2F2F2;
	float:left;
		
}


/*fonts*/

.address
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

.addressBOLD
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}

.red
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc0000;
}

.footernav
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.footernav a
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:underline;
}

.breadcrumbs
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.breadcrumbs a
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:underline;
}

.smallred
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
}

.content2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.content2BOLD
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}


.contentBOLD
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}


/*Images***************************************
**********************************************/
.imgleft
{
	float:left;
	background-color:#fff;
	padding:3px;
	margin-right:4px;
}

.imgleft2
{
	float:left;
	background-color:#534214;
	padding:4px;
	margin-right:4px;
}
