@charset "UTF-8";
body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #1C0C0D;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.twoColFixLtHdr #container {
	width: 947px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #1C0C0D;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #header {
	background-color: #1C0C0D;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	overflow: hidden;
	width: auto;

}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 947px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: auto;
	background-color: #1C0C0D;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border: 0px none #CCCCCC;
}
a:hover {
	color: #FF6600;
}
.twoColFixLtHdr #mainContent {
	height: 673px;
	width: 544.499px;
	float: right;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
} 
.twoColFixLtHdr #footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr  #mainContent  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align:justify;
	color: #E5DFD4;
	height: auto;
	width: auto;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}	
.twoColFixLtHdr  #mainContent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
	text-transform: none;
	color: #E5DFD4;
	width: auto;
}
.twoColFixLtHdr    #footer   a:link {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #EDE9D6;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
}

.twoColFixLtHdr  #nav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #1C0C0D;
	float: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 36px;
	width: auto;
	top: auto;
	overflow: hidden;
}
.twoColFixLtHdr #big  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr   #big    ul  {
	padding-left: 5em;
	list-style-type: none;
	list-style-image: url(file:///Macintosh%20HD/Users/dwyerorama/Sites/THECAVE/images/star.gif);
	list-style-position: outside;
	line-height: 1.6em;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.twoColFixLtHdr  #big  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:justify;
	color: #E5DFD4;
	height: auto;
}
.twoColFixLtHdr  #big  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
	text-transform: none;
	color: #DDDE1F;
	text-align: center;	
}
.twoColFixLtHdr  #big h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;	

}
. twoColFixLtHdr  #mainContent ul {
	padding-left: 5em;
	list-style-type: none;
	list-style-position: inside;
	line-height: 1.6em;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C6C0B5;
	list-style-image: url(images/star.gif);
	}

.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 498px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 163px;
	background-color: #1C0C0D;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
}
.twoColFixLtHdr #mainContent1 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 168px;
	width: 1047px;
	float: right;
	border: 1px solid #CCCCCC;
}
.twoColFixLtHdr #mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align:justify;
	color: #E5DFD4;
	height: auto;
	width: -20px;
	list-style-position: outside;
	list-style-image: url(../images/star.gif);
	list-style-type: none;
}

.hovermenu ul{
	padding-left: 0;
	margin-left: 0;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px solid #CC0000;
	padding-top: 4px;
	padding-right: 1.1em;
	padding-bottom: 4px;
	padding-left: 1.1em;
}
.hovermenu ul li a:hover{
	background-color: #660000;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	width: 544.499px;
}
#menu {
	background-color: #cc0000;
	width: 544px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
#logo {
	background-color: #1A0B0C;
	width: 500px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo {
	background-color: #1C0C0D;
	width: 500px;
	float: right;
}
