
/*********************WILDCARDS*********************/

*,html {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*********************DEFAULT BODY STYLE*********************/

body {
	background-image: url(../images_site/homepage-bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	margin-bottom: 15px;
	background-color: #020715;
	line-height: 1.6em;
}

/*********************DEFAULT ANCHOR STYLES*********************/

/***to fix links after png hack***/

a, input, textarea {
	position:relative;
}

a {
	color: #EBEBEB;
	text-decoration: underline;
}
a:hover {
	color: #ACACAC;
	text-decoration: underline;
}

/*********************DEFAULT FORM STYLES*********************/

form {
	height: auto;
	width: auto;
}
fieldset {
	margin-bottom: 20px;
}
#content #content_right form label {
	display:block;
	float: left;
	vertical-align: middle;
}
/*
input, textarea {
	font-size: 11px;
	border: 1px solid #666666;
	color: #666666;
	padding: 2px;
	float: left;
	vertical-align: middle;
}
select {
	font-size: 11px;
	float: left;
	border: 1px solid #666666;
	color: #666666;
	vertical-align: middle;
}
option {
	padding-right: 5px;
}
*/
input:focus, textarea:focus {
	background-color: #FCFCEB;
	color: #000000;
}

/*********************DEFAULT TAG STYLES*********************/

hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 0px;
	margin-bottom: 20px;
}

/*********************HEADER*********************/

#header {
	width: 700px;
	height: 159px;
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/home-header-bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	clear: both;
	margin: auto;
}

#header a {
	float: right;
}

/*main nav utility links*/

#header #utility {
	height: 39px;
	width: 700px;
	padding-bottom: 2px;
}
#header #utility #util-home {
	float:left;
	width:30px;
	padding-top:18px;
	font-size: 10px;
	padding-right: 20px;
}
#header #utility #util-home a {
	text-decoration: none;
	color: #CCCCCC;

}
#header #utility #util-home a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
#header #utility #util-links {
	float:right;
	width:640px;
	padding-bottom:10px
}

/*main nav links on left*/

#header #main_nav_left {
	float: left;
	width: 214px;
	height: auto;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#header #main_nav_left a {
	float: right;
}
#header #main_nav_left a:hover {
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/main-nav-rollover.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	/***fixes issue where pointer doesn't show up after the png fix***/
	cursor: pointer;
}

/*main nav links for home*/

#header #main_nav_home {
	width: 232px;
	float: left;
	height: 112px;
}

/*main nav links on right*/

#header #main_nav_right {
	float: left;
	width: 212px;
	height: auto;
	margin-top: 20px;
}
#header #main_nav_right #nav_right {
	padding-left: 11px;
	height: 74px;
}
#header #main_nav_right #nav_right a {
	float: left;
}
#header #main_nav_right #nav_right a:hover {
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/main-nav-rollover.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	/***fixes issue where pointer doesn't show up after the png fix***/
	cursor: pointer;
	
}
#header #main_nav_left #currentcat, #header #main_nav_right #nav_right #currentcat {
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/main-nav-rollover.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

/*********************BANNER*********************/

#banner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 213px;
	margin-top: 7px;
}

/*banner left*/

#banner #banner_left {
	width: 190px;
	float: left;
	/*
	background-image: url(images_site/banner-left.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	*/
	height: 213px;
	margin-right: 9px;
}
#banner #banner_left a {
	text-decoration: none;
}
#banner #banner_left h1 {
	padding-bottom: 8px;
}
#banner #banner_left a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}
#banner #banner_left p {
	line-height: 1.4em;
	font-size: 10px;
}

/*banner right*/

#banner #banner_right {
	float: right;
}

/*********************CONTENT*********************/
#content_top {
	width: 700px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 7px;
}
#content {
	width: 700px;
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/content-interior.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	margin: auto;
	padding-bottom: 60px;
}

/*********************CONTENT LEFT*********************/

#content #content_left {
	float: left;
	width: 156px;
	padding-right: 18px;
	padding-left: 18px;
}
#content #content_left h2 {
	font-size: 11px;
}

/*sub navigation*/

#content #content_left .subnav_top, #content #content_left .subnav_bot {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/sub-nav-bg.png);
	height: 3px;
	width: 154px;
	line-height: 3px;
	font-size: 3px;
}
#content #content_left .subnav_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content #content_left .subnav {
	list-style-type: none;
	width: 154px;
	font-size: 10px;
	border-collapse: collapse;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
}
#content #content_left .subnav a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/sub-nav-bg.png);
	width: 138px;
	height: auto;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 2em;
}
#content #content_left .subnav a:hover {
	color: #EBEBEB;
	text-decoration: none;
	/*fixes issue where pointer doesn't show up after the png fix*/
	cursor: pointer;
	
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/sub-nav-bg-over.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
}
#content #content_left .subnav .sub_subnav {
	padding-left:10px
}
#content #content_left .subnav_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content #content_left .subnav #currentpage {
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/sub-nav-bg-over.png);
}

/*content left content area*/

#content #content_left #left_text {
	margin-top: 20px;
}
#content #content_left #left_text p {
	padding-bottom: 10px;
}
#content #content_left #left_text ul {
	list-style-type: disc;
	margin-left: 16px;
}
#content #content_left #left_text ol {
	list-style-type: decimal;
	margin-left: 22px;
}
#content #content_left #left_text li {
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.6em;
}

/*highlights*/

#content #content_left #highlights {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#content #content_left #highlights p {
	padding-bottom: 20px;
}


/*textsize*/

#content #content_left #textsize {
	width: 70px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


/*********************CONTENT RIGHT*********************/

#content #content_right {
	float: right;
	width: 440px;
	padding-right: 51px;
	padding-left: 10px;
	letter-spacing: .1em;
}
#content #content_right h1 {
	padding-bottom: 10px;
	font-size: 18px;
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
#content #content_right h2 {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#content #content_right h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 3px;
}
#content #content_right h4 {
	font-family: Georgia, serif;
	font-size: 12px;
	padding-bottom: 16px;
	text-align: center;
	font-weight: normal;
	color: #ACACAC;
	text-transform: uppercase;
}
#content #content_right h5 {
	font-size: 20px;
	padding-bottom: 20px;
	font-family: Georgia, serif;
	font-weight: normal;
}
#content #content_right .heading_rule {
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/heading-rule.png);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 2px;
	height: 2px;
	margin-bottom: 20px;
	clear: both;
}
#content #content_right #calendar_pointer {
	text-align:center;
	font-weight:bold;
}
#content #content_right ul {
	list-style-type: disc;
	margin-left: 16px;
	margin-bottom: 18px
}
#content #content_right ol {
	list-style-type: decimal;
	margin-left: 22px;
	margin-bottom: 18px
}
#content #content_right li {
	line-height: 1.8em;
}
#content #content_right p {
	line-height: 1.8em;
	padding-bottom: 20px;
}

/*content form styles*/

#content #content_right form ul {
	list-style-type: none;
	margin: 0px;
}
#content #content_right form li {
	clear: both;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	line-height: 1.4em;
}
#content #content_right form label {
	width: 8em;
}

/*two column layout inside content_right area*/

#content #content_right #content_right_column_left {
	width: 195px;
	float: left;
	padding-right: 25px;
}
#content #content_right #content_right_column_right {
	float: left;
	width: 195px;
	padding-left: 25px;
}

/*floating boxes*/

#content #content_right .box {
	float: left;
	padding-bottom: 38px;
	width: 182px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 5px;
}
#content #content_right .box h1 {
	font-size: 10px;
	color: #B6AFAF;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;
}

/*rows with floating image*/

#content #content_right .row_content {
	padding-bottom: 20px;
	padding-right: 80px;
}
#content #content_right .row_content img {
	float: left;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 5px;
}

/*event rows with floating image*/

#content #content_right .event_row_content h2 {
	text-transform: none;
}
#content #content_right .event_row_content img {
	float: right;
	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

/*********************EVENT LIST LINK*********************/

.event_list_link {
	font-size:9px;
	font-weight: bold;
	text-align: center;
}
.event_list_link a {
	font-weight: bold;
	text-decoration: none;
}
.event_list_link a:hover {
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: underline;
}

/*********************CALENDAR STYLES*********************/

.calendar {
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #999999;
	height: auto;
	width: auto;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F7F7F7;
}

.calendar th {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #666666;
	border: 0px;
}
.calendar th a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.calendar th a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.calendar td {
	text-align: center;
	height: 20px;
	width: 20px;
	border: 1px solid #999999;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
.calendar td a {
	height: 20px;
	width: 20px;
	display: block;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
.calendar td.today {
	background-color: #E8D2E8;
	color: #666666;
}
.calendar td.today a {
	text-decoration: none;
	background-color: #E8D2E8;
	color: #666666;
}
.calendar td.today a:hover {
	text-decoration: none;
	background-color: #F4ECF4;
	color: #666666;
}
.calendar td.selected {
}
.calendar td.selected a {
	text-decoration: none;
	background-color: #FFC6D5;
	color: #666666;
}
.calendar td.selected a:hover {
	text-decoration: none;
	background-color: #FFE8EE;
	color: #666666;
}
.calendar td.days_of_week {
	color: #666666;
	background-color: #CCCCCC;
}
.calendar td.highlighted {
}
.calendar td.highlighted a {
	text-decoration: none;
	font-weight: normal;
	background-color: #CEE7F2;
	color: #666666;
	}
.calendar td.highlighted a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #EFF8FC;
}

/*********************CONTENT BOTTOM*********************/

#content_bot {
	margin: auto;
	width: 640px;
	height: 162px;
	background-image: url(https://ssl4.westserver.net/mediamaxresearch.com/coushatta/images_site/home-content-bot.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 48px;
	padding-left: 48px;
	padding-top: 23px;
	color: #CCCCCC;
}

/*bottom navigation*/

#content_bot #bottom-nav {
	font-size: 9px;
	font-family: "Trebuchet MS";
	height: 18px;
	padding-top: 8px;
	color: #999999;
	line-height: 1em;
}
#content_bot #bottom-nav ul {
	list-style-type: none;
}
#content_bot #bottom-nav li {
	list-style-type: none;
	float: left;
	display: block;
}
#content_bot #bottom-nav a {
	text-decoration: none;
	color: #999999;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1em;
}
#content_bot #bottom-nav a:hover {
	color: #CCCCCC;
}

/*bottom extra navigation*/

#content_bot #bottom-extras {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	padding-top: 16px;
	color: #999999;
	line-height: 1em;
}
#content_bot #bottom-extras ul {
	list-style-type: none;
}
#content_bot #bottom-extras li {
	list-style-type: none;
	float: left;
	text-align: center;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
#content_bot #bottom-extras a {
	text-decoration: none;
	color: #999999;
}
#content_bot #bottom-extras a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*********************FOOTER*********************/

#footer {
	width: 700px;
	text-align: center;
	color: #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer p {
	line-height: 1.6em;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


/*********************GLOBAL CLASSES*********************/

.clear_both {
	clear: both;
}

/*for honeypot*/

.special, .special2 {
	position: relative;
	visibility: hidden;
	display: none;
}

/*for forms*/

.form_radio_checkbox {
	width: auto;
	border: 0px;
}
.form_button {
	width: auto;
}

/*for paging*/

.paging {
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 2em;
	margin-bottom: 20px;
	font-size: 11px;
	color: #999999;
}
.paging a {
	text-decoration: none;
}
.paging a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}


/*for image alignment*/

.image_float_right {
	float:right;
	margin-bottom:15px;
	margin-left:20px;
	margin-top: 5px;
}
.image_staircase {
	clear:right;
	float:right;
	margin-left: 20px;
	display: block;
}

/*press date*/

.press_date {
	text-align: right;
	font-size: 10px;
}

/*for event info page link*/

.read_more {
	font-size:9px;
}

/*for javascript help*/

.javascript_help {
	width:700px;
	text-align:center;
	margin:auto;
	padding:10px;
	color:#FFFFFF;
}
.calendar_js {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.calendar_js .calendarDateInput {
	padding: 2px;
}
#wait_box {
	font-weight: bold;
}
