/* CSS Document */

/* ------------------  Main Div's ---------------------- */

body {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #339933;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	width: 779px;
	margin: 32px auto;
	text-align: left;
	background-color: #0066ff; 
	border: 1px solid Black;
}

#header {
	width: 100%;
	background-color: #CC0000;
	text-align: right;
	height: 73px;
	margin-bottom: 10px;
	border-bottom: 1px solid Black;
}

#sidebar {
	float: left;
	text-align: left;
	width: 150px;
	margin: 0px;
	padding: 0px 16px;
	font-size: .85em;
}

#mainnav {
	margin-bottom: 10px;
}

#maincontent {
	width: 560px;
	padding: 10px;
	background-color: #fffcf3;
	border: 1px solid Black;
	margin-left: 182px;
	margin-bottom: 10px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat;
	min-height: 500px;
	_height: 500px;
}

#footer {
	background-color: #339933;
	color: Black;
	font-size: .75em;
	padding: 12px 20px 32px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

.figureleft {
	float: left;
	margin-left: 0em;
	margin-right: 1.2em;
	max-width: 70%;
	border: 1px solid Purple;
}

.figureright {
	float: right;
	margin-right: 0em;
	margin-left: 1.2em;
	max-width: 70%;
  	border: 1px solid Purple;
}

.figureleft, .figureright, .figurefull {
	/*margin-top: .6em;*/
	/*margin-bottom: .6em;*/
  	padding: .8em ;
	text-align: center;
}

.figurefull {
	max-width: 460px;
	border: none;
}

.figureleft img, .figureright img, .figurefull img {
	/*display: block;*/
	margin-bottom: 4px;
}

.figureleft .caption, .figureright .caption, .figurefull .caption {
	font-style: italic;
  	font-size: .8em;	
	color: #2F4F4F;
	text-align: center;
}


/*-------------------------------------------------------------*/

p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0em 0em 1.2em 0em;
	text-align: justify;
	}
	
p.addmargintop {
	padding-top: 1em;
}
	
#footer p {
	text-align:center;
}
	
ol, ul {
	font-size: 1.0em;
	line-height: 1.5em;
	/*margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: justify;*/
	}
	
li {
	margin-top: .5em;
	margin-bottom: .5em;

}

a {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	color: #8B008B;
}


h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
}

h1 { 
	font-size: 2.2em;
	font-weight: bold;
	margin: 0em 0em .5em 0em;
	padding: 0 0px 0px 46px;
	text-align: left;
	color: #CC0000;
	background-image: url(images/hdbg.gif);	
	background-position: left;
	background-repeat: no-repeat;
	}
	
h1.postimage {
	margin-top: .5em;
}
	
h2 {
	font-size: 1.6em;
	margin: .6em 0em .6em 0em;
	font-weight: bold;
	color: #990099;
	font-style: normal;
	text-align: left;
	}
	
h3 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	font-style: italic;
	}
	
h4 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	
h5 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	
/* form classes */

.instructions {
	font-size: .8em;
	font-weight: bold;
}

.required {
	color: #CC0000;
	font-weight: bold;
}

#message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

table {
	border-top: 1px solid Purple;
	border-left: 1px solid Purple;
	border-collapse: collapse;
}

#tbl_lilsab {
	border: none;
}

.tbl_rates, #tbl_sizes, #tbl_events, tbl_subtypes {
	width: 500px;
}

#tbl_covers {
	width: 400px;
}

#tbl_media {
	width: 100%;
}

#tbl_subtypes, #tbl_revtypes {
	/*margin-bottom: 20px;*/
	border: none;
}

#tbl_subtypes td , #tbl_subtypes th {
	width: 33%;
	vertical-align: top;
	border: none;
}

#tbl_revtypes td, #tbl_revtypes th {
	border: none;
}

#tbl_subtypes ul, li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

th, td {
	padding: 3px;
	border-right: 1px solid Purple;
	border-bottom: 1px solid Purple;
}

th {
	background-color: #D8BFD8;
	text-align: center;
}

.tbl_rates td, .tbl_rates th, #tbl_covers td, #tbl_covers th {
	width: 100px;
}

.tbl_rates td.savings {
	color: Red;
}


#tbl_sizes .wide {
	width: 200px;
}

#tbl_sizes .regular {
	width: 100px;
	text-align: center;
}

.tbl_rates td, #tbl_covers td {
	text-align: right;
}

#tbl_lilsab td, #tbl_lilsab th {
	border: none;
}

caption {
	color: Purple;
	font-weight: bold;
	padding-bottom: 5px;
}

table ul, table li {
	margin: 0 0 0 10px;
	padding: 0;
}

#tbl_newsfront {
	width: 150px;
	/*font-size: .9em;*/
	border: none;
	border-collapse: collapse;
	/*margin-left: 15px;
	margin-right: 10px;*/
	margin-bottom: 10px;
	color: black;
	background-color: #CCCCFF;
}

#tbl_newsfront td {
	padding: 5px;
	margin: 5px;
	text-align: left;
	line-height: 1.3em;
	vertical-align: top;
}

#tbl_newsfront .eventinstructions {
	color: black;
	font-weight: bold;
}

#tbl_newsfront .eventname {
	font-weight: bold;
}


/* ************************* Miscellaneous classes ***************************/

.bold {
	font-weight: bold;
}

.italicized {
	font-style: italic;
}

.bold_italicized {
	font-weight: bold;
	font-style: italic;
}

.rightjustified {
	text-align: right;
}

.centered {
	text-align: center;
}

.faqquestion {
	font-style:italic;
	font-weight: bold;
}

.faqanswer {
	font-style:normal;
}

.faqanswerindent, .indent {
	margin-left: 150px;
}


/*#footer a {
	font-weight: bold;
	text-decoration: none;
}

#featuredarea {
	float: right;
	width: 110px;
	padding: 0 10px;	
	/*border: 1px solid Black;
	text-align: center;
}

#featuredarea img {
	padding-bottom: 10px;
	}

p.indent {
	padding-left: 100px;
}*/