/*=================================

Developed For: www.VisitSouthEastIndiana.com
Developed By: Cow Dog Design LLC - info@cowdogdesign.com

================================= */
/*
Colors
530500 (maroon)
beab97 (brown)
380400 (very dark red)
CCC (dark gray)
*/

/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#454545;
		}
	
	body {
		background: #530500;
		font: 62.5%/1.6em verdana, helvetica, arial, sans-serif;
		}
	hr {
		margin: 10px auto 0 auto;
		width: 100%;
		height: 1px;
		border-top: 1px dashed #beab97;
		color: #beab97;
		background-color: transparent;
		}
	input, textarea, checkbox, select, file {
		padding: 5px;
		background: #EEECE7;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin-top: 10px;
		}
	em {
		font-style: italic;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		width: 100%;
		}
	.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin:10px 0 0 0;
		}
	.common {
		margin:10px 0 0 0;
		width: 100%;
		}
	.alert, .alert strong {
		color:#ff0000;
		}
	
	.alertFieldNames {
		font-size: 100%;
		color:#FF0000;
		}

	.legal {
		font-size:1em;
		color:#999;
		}
	.clear_float {
		clear: both;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		color:#530500;
		margin: 0 0 5px 0;
		}
	h1 {font-size:1.8em;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, a strong, strong a {
		text-decoration:none;
		color:#530500;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, a:hover strong, strong a:hover {
		text-decoration: underline;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.bvert {vertical-align:bottom;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
	table.common table.common, table.common table.common td {
		padding: 0;
		margin: 0;
		}
/* END TABLE */

/* TD */
	table.td_pad_4 td {
		padding: 4px;
		}
	table.tbl_4p td {
		padding: 4px;
		}
	table.tbl_8p td {
		padding: 8px;
		}
	table.tbl_12p td {
		padding: 12px;
		}
	table.no_pad td{
		padding: 0;
		}
	table.common table.common td.tbl_4p_left {
		padding-left: 3px;
		}
	.w10 {
		width: 10%;
		}
	.w16 {
		width: 16%;
		}
	.w20 {
		width: 20%;
		}
	.w30 {
		width: 30%;
		}
	.w30 {
		width: 40%;
		}
	.w50 {
		width: 50%;
		}
	.w60 {
		width: 60%;
		}
	.w64 {
		width: 64%;
		}
	.w70 {
		width: 70%;
		}
	.w80 {
		width: 80%;
		}
/* END TD */

/* DIV */
	#hm_flash {
		margin: 10px auto 0 auto;
		width: 891px;
		}
	#footer {
		margin: 0 auto 10px auto;
		padding-left: 42px;
		width: 849px;
		}
	div.footer_int {
		padding-top: 19px;
		background: transparent url(../images/bg_bttm_curve.png) top right no-repeat;
		}
	#footer_left, #footer_right {
		width: 400px;
		}
	#footer_left {
		float: left;
		}
	#footer_right {
		float: right;
		text-align: right;
		}
	#header_int, #body_int {	
		margin: 0 auto;
		width: 891px;
		}
	#header_int, #body_int_left, #body_int_right, #body_int_alt {	
		min-height: 325px;
		height: auto !important;
		height: 325px;
		} 
	#body_int {
		background: transparent url(../images/bg_slice.jpg) top right repeat-y;
		}
	#body_int_bttm {
		margin-left: 42px;
		width: 849px;
		background: transparent url(../images/bg_bttm.png) bottom left no-repeat;
		}
	
	#body_int_left {
		float: left;
		margin-left: 76px;
		padding-right: 10px;
		width: 520px;
		border-right: 1px dashed #beab97;
		}
	#body_int_right {
		float: right;
		margin-right: 61px;
		width: 171px;
		}
	#body_int_alt {
		margin-left: 76px;
		padding-right: 10px;
		width: 688px;
		}
	.margin_bttm_10 {
		margin-bottom: 10px;
		}
	.margin_top_10 {
		margin-top: 10px;
		}
	.div_plan_right {
		float: right;
		margin: 0 0 15px 15px;
		width: 250px;
		}
/* END DIV */

/* UL/OL */
	ul, ol {
		margin: 10px 50px 0 50px;
		}
	#body_int_right ul {
		margin: 10px 10px 0 15px;
		}
/* END UL/OL */

/* LI */
	li {
		padding: 0 5px;
		}
	#body_int_right li {
		padding: 0 0 10px 25px;
		background: transparent url(../images/li_right.gif) 0 3px no-repeat;
		list-style: none;
		}
/* END LI */



/* TEXT */
	#footer p {
		font-size: 1em;
		color: #fff;
		}
/* TEXT END */

/* LINK */
	#footer a {
		color: #fff;
		}
		
	#body_int_right li a strong {
		color: #530500;
		}
/* END LINK */

/* HEADING */
/* END HEADING */

/* STRONG */
/* END STRONG */

/* SELECT */

/* END SELECT */

/* INPUT */
	 .submitBtn {
		margin: 11px 0 4px 0;
		padding: 5px;
		-moz-border-radius: 10px;
		color: #380400;
		font-weight: bold;
		border: 1px solid #380400;
		cursor: pointer;
		}
	:hover.submitBtn {
		background: #ccc;
		}
/* END INPUT */
/* Textarea */
	.common textarea {
		width: 90%;
		}
/* END Textarea */

/* IMG */
	.img_left {
		float: left;
		margin: 0 10px 10px 0;
		}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */
