@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#500a22;
	color:#FFF;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
}

h1 {
	font-size:16px;
	text-align:center;
}

h2 {
	font-size:16px;
	text-align:center;
}

h3 {
	font-size:16px;
	text-align:left;
}

h6 {
	font-size: 18px;
	text-align:center;
}



#wrapper {
	width:960px;
	text-align:left;
	margin:0 auto 0 auto;	
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat;
}



#header {
	width:960px;
	min-height:201px;
	background-image:url(../images/background-header.jpg);
	background-repeat:no-repeat;
}

#gradiantdiv {
	width:960px;
	background-image:url(../images/naviagation%20h/navh%20bg.gif);
	background-repeat:repeat-x;
	height:33px;
}

#navh {
	background-image:url(../images/naviagation%20h/navh%20bg.gif);
	background-repeat:repeat-x;
	height:34px;
	
}

#navh ul {
	float:right;
}

#navh li {
	display: block;
	list-style-type:none;
	float:left;
	background-image:url(../images/naviagation%20h/seperator.gif);
	padding-top:0;
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
	
}

#navh li a {
	color:white;
	width:160px;
	height:34px;
	font-size:12px;
	padding-top:5px;
	float:left;
	text-decoration:none;
	margin-left:2px;
}

#navh li a:hover {
	background-image:url(../images/naviagation%20h/hover.gif);
	background-repeat:repeat-x;
	color:#903;
	margin-left:2px;
}

#content {
	width: 960px;
	
}

#leftcontent {
	width:150px;
	float:left;
	text-align:center;
}


#rightcontent {
	float:right;
	width:800px;
	min-height:500px;
	
}

#imagediv {
	width:960px;
	min-height:112px;
	margin-bottom:30px;
}

#content1 {
	width:480px;
	float:left;
	margin-top: 20px;
	margin-bottom:20px;
	padding:0 4px;
	background-color:#261a47;
	border:solid 2px white;
}

#eventcontent {
	width:480px;
	float:left;
	margin-top: 20px;
	
}

#content2 {
	float:right;
	width:300px;
	margin-top:20px;
	
}

#content3 {
	float:right;
	width:300px;
	border:solid 2px white;
	height: 100px;
	margin-top: 4px;
	background-image:url(../images/home-kiddies-corner.jpg);
	background-repeat:no-repeat;
}

#eventcontent2 {
	float:right;
	width:300px;
	margin-top: 20px;
}


.hotellink {
	margin:3px 0 3px 0;
}

#westernhotelpad {
	padding-left:8px;
}


	
	
#footer {
	width:960px;
	min-height:35px;
	background-image:url(../images/gradiant-bar.gif);
	background-repeat:no-repeat;
	clear:both;
	margin-top:20px;
	
}

#footer a:link {
	color:#FFF;
}



#subfooter1 {
	float:left;
	width:auto;
}

#footer_inkypix {
	width:300px;
	float:right;
	text-align:right;
}

a:link {
	text-decoration:none; 
	color:#906;
}

a:hover {
	color:white;
	
}

a:visited {
	color:#906;
	text-decoration:none;
}

.events th {
	font-size:16px;
}

.events {
	background-color:#261a47;
	border:solid white 1px;
	margin-bottom:20px;
	
}



.events td {
	padding:4px;
}

#retailer1 {
	width: 798px;
	border: white solid 1px;
	margin-bottom:20px;
}

#readers1 {
	width: 798px;
	border: white solid 1px;
	margin-bottom:20px;
}

#table1 {
	text-align:left;
}

#info1 {
	margin: 20px 0px;
	background-color:#261a47;
	padding:4px;
	border:solid 2px white;
}
	
#info1 p a {
	font-weight: bold;
	text-decoration: underline;
	
}
#info2 {
	float: right;
	margin: 42px 5px 5px 5px;
}

#contact1 {
	background-color:#261a47;
	border:solid 2px white;
	padding-left:8px;
}
	
#contact1 p a {
	font-weight: bold;
	text-decoration: underline;
}

#contact2 {
	float:right;
	width:210px;
	height:210px;
	
}

#contact3 {
	float:right;
	width:210px;
	height:210px;
	clear:left;
}

#contact4 {
	float:right;
	width:210px;
	height:210px;
	clear:left;
}

#contactinfo {
	float:left;
	width: 150px;
}

.questimage {
	float:right;
	border:black 3px solid;
	margin:4px;
	
}

#quest2 {
	border:solid 2px white;
	background-color:#261a47;
	width: 300px;
	margin-top:20px;
	float:right;
}
#leftcontent p a {
	font-weight: bold;
	text-decoration: underline;
}
#quest2 p a {
	font-weight: bold;
}

#therapists {
	background-color:#261a47;
	border:solid 2px white;
	}
	
#therapists1 {
	border:none;
}
	

	
#readers1 {
	background-color:#261a47;
	border:solid 2px white;
	}
	
#retailer1 {
	background-color:#261a47;
	border:solid 2px white;
	} 

img {
	border:none;
}

