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


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-align: center;
}
body {
	background-color: #000000;
	background-image: url(../../images/2010carnivalBG22.jpg);
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: -50px -50px;
}

h1 {
	color: #09F;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: left;
}
/* Commonly used to style section titles. */
h2 {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666;
}
#outerWrapper center #contentWrapper #rightColumn1 p {
	color: #FC0;
	text-align: center;
}

/* Sets the style for unvisited links. */
a,  a:link {
	color: #DAEED5;
	font-weight: bold;
	text-decoration: none;
}
#outerWrapper center #footer {
	color: #FFF;
}

/* Sets the style for visited links. */
a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #b92200;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #b92200;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #392f69;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 960px;
	background-color: #000;
}
#outerWrapper #header {
	background-color: #000; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
}
#outerWrapper #contentWrapper {
	background-image: url(../3ColumnFixedHeaderandFooter_CaboSunset_images/contentWrapper_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #000;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #000; /* Sets the right border properties for an element using shorthand notation */
	float: left;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	background-image: url(../../images/leftNav_bg.png);
	height: auto;
	text-align: left;
}
.botpad {
	margin-bottom: 20px;
}

#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #000; /* Sets the left border properties for an element using shorthand notation */
	float: right;
	padding: 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	height: auto;
	margin-right: 5px;
}
#outerWrapper center #contentWrapper #content table tr td p {
	color: #EAFCE9;
}
h3 {
	color: #0F0;
}

#outerWrapper #contentWrapper #content {

}

.P_headline {
	width:300;
	background-color:#000;
	color:#666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	text-indent: 5px;
}
.p_red {
	background-color:#333;
	width:125px;
	height:300;
	color:#666;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5;
	padding: 10px;
}
.p_gold {
	color:#FC0;
	font-weight:500;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
#outerWrapper #header {
	height: 400px;
	background-image: url(images/heading_bg.png);
	margin-bottom: 100px;
}
#outerWrapper #contentWrapper #leftColumn1 table {
	text-align: left;
}

#outerWrapper #contentWrapper #content table tr td {
	padding-top: 5px;
	padding-bottom: 10px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 170px 0 170px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}


p {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-size: .9em;
}
.search {
	float: left;
	height: 100px;
	width: 960px;
	margin-left: 0px;
	background-color: #121212;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F03;
	text-align: left;
	text-indent: 10px;
}
html{
scrollbar-arrow-color:#00FF33; 
scrollbar-track-color:#000000;
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color:#00FF33; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#00FF33; 
}
