html{
height:100%;
}

body {
	background-color: #812102;
	background-image: url(images/body-bg-new.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 2px;
	padding: 1px;
}

p,h1 { margin: 0 0 0.5em 0; }
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


#wrap {
	width: 930px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#logorow {
	width: 100%;


}
#picrow {
	height: 162px;
	width: 100%;

}
#menurow {
	height: 28px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;


}
#placesbox {
	width: 215px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/mainbodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;

}
#welcomebox {
	background-image: url(images/mainbodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-left: 225px;

}

#welcomebox ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;



}

.insideplaces {
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px 10px 10px;
}
.insidewelcome {
	padding: 15px 25px 10px 10px;
}

.insidewelcome p {
	text-align:justify;
}

.red{
	color: #F00;
	text-decoration: underline;
	font-style:italic;
}

.black{
	text-decoration: none;
	color: #000;
}

.blue{
	text-decoration: none;
	color: blue;
	font-style:italic;
}
.
#enter{
	width:660px;
	font-size:12px;
	font-weight:bold;
	height:10px;
	text-align:center;
	font-style:italic;
	color:#822101;
	
}

#enter a{
	text-decoration:none;
	color:#822101;
}
.individual-categories{
	float:left;
	width:325px;
	padding-bottom:10px;
	margin-right:10px;
	
}

.individual-categories2{
	float:left;
	width:325px;
	padding-bottom:10px;
}
#copyrightrow {
	height: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;


}
.insidecopyright {
	padding: 10px;
}
#navcontainer ul li {
	display: inline;
	list-style-type: none;


}
#navcontainer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: capitalize;


}
#navcontainer ul li a:hover {
	color: #bdde5f;

}
#navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;



}

#breadcrumb,#breadcrumb a{
	font-size: 10px;
	color: #3333FF;
	padding-bottom: 10px;
}


#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#slideshow {
	width:700px;
	height:170px;
	
}

#fadeshow1 {
	width:325px;
	height:130px;
	float:left;
	margin-right:10px;
	
}

#fadeshow2 {
	width:325px;
	height:130px;
	float:left;
}

.tablecell{
	width:320px;
	border: 1px solid #fff;
	padding:5px;
	float:left;
	text-align: left;
}

.clearboth { clear: both; }

.tablecell li {
	list-style:none;
}


