/*Main stylesheet for CRAFT LAKE CITY */

/* Global reset for cross-browser consistency */

* {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0;
	}

ul, ol, dl {
	list-style: none;
	}

.break {
	clear: both;	
	}




/* GENERAL TYPESETTING */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #3C2D30 url(../images/background.gif);
	color: #1b799b;
	}
	
h2.contentheading {
	font-size: 20px;
	text-transform: lowercase;
	color: #660066;
	font-weight: normal;
	}
	
h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #00A9CD;
	font-weight: normal;
	margin-top: 10px;
	}
	
#page p {
	margin-bottom: 5px;	
	}	

a:link, a:visited {
	color: #7fbb51;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

ul, ol, dl {
	list-style: disc outside;
	margin-left: 14px;
	}
	
.intrograph {
	font-size: 14px;
	font-weight: bold;	
	}
	
	
	

/* WRAPS AND SIDEBARS */

#top-banner {
	margin: 10px 0px 0px;
	text-align: center;
	width: 100%;
	background: #7fbb51;
	width: 800px;
	padding-top: 3px;
	}

#outerwrap {
	margin: 0 auto;
	width: 811px;
	background: url(../images/background-outerwrap.gif) no-repeat left 97px;
	padding-left: 11px;
	}
	
#wrap {
	margin: 0;
	width: 790px;
	background: #7fbb51 url(../images/background-wrap.gif) no-repeat;
	padding: 5px;
	}

#header {
	width: 788px;
	height: 250px;
	margin-bottom: 5px;
	}
	
#innerwrap {
	width: 788px;
	border: 1px solid #004866;
	background: #ffffff url(../images/background-innerwrap.gif) repeat-x 176px top;
	margin-bottom: 5px;
	}	

#sidebar1 {
	float: left;
	overflow: hidden;
	width: 176px;
	background: #ffffff url(../images/background-sidebar1.gif) repeat-y right;
	min-height: 600px;
	padding: 30px 0px 0px;
	}

#sidebar2 {
	float: left;
	overflow: hidden;
	width: 200px;
	padding: 30px 0px 0px;
	}




/* CENTER COLUMN */

#content00 {
	float: left;
	width: 330px;
	padding: 30px 34px 30px 40px;
}

#content1 {
	float: left;
	width: 330px;
	padding: 30px 34px 30px 40px;
}

#content01 {
	margin-left: 0;
	width: 330px;
	padding: 30px 34px 30px 40px;
}

#content11 {
	float: left;
	width: 330px;
	padding: 30px 34px 30px 40px;
}
#contentFull{
	
	float: left;
	width: 700px;;
	padding: 30px 34px 30px 40px;
}





/* MODULES */

.moduletable-header-slug {
	text-align: right;
	padding-top: 104px;
	padding-right: 25px;
	}

.moduletable-header-slug img {
	border: none;
	}

.moduletable-mainmenu {
	padding-left: 27px;
	text-transform: lowercase;
	padding-top: 7px;
	}
	
.moduletable-sponsored-by {
	text-align: center;	
	}
	
.moduletable-sponsored-by img {
	border: none;
	margin-bottom: 15px;
	}
	
.moduletable-sponsor, .moduletable-volunteer {
	width: 157px;
	border: 1px solid #09526f;
	background: #ffffff url(../images/background-sidebar2boxes.gif) no-repeat;
	margin-bottom: 12px;
	padding: 8px 13px 25px;
	font-size: 12px;
	font-weight: bold;
	}
	
.moduletable-sponsor img, .moduletable-volunteer img {
	margin-bottom: 26px;
	}
	



/* PRINT, EMAIL AND PDF ICONS */

p.buttonheading {
	text-align: right !important;
	margin-top: -280px !important;
	margin-bottom: 270px !important;
	margin-right: -220px;
	}

p.buttonheading img {
	border: none;
	margin-left: 8px;
	}
	
	
	

/* FORMS */

label, .form_item, .cf_text, .cf_textarea, .cf_label, .check_label, .radio_label {
	margin: 0px !important;
	padding: 0px !important;
	font: 12px/normal Arial, Helvetica, sans-serif !important;
	color: #1b799b;
	width: 100% !important;
	text-align: left;
	vertical-align: top;
	height: auto;
	}
	
.cf_label {
	width: 100% !important;
	font-weight: bold !important;
	}
	
.form_element {
	margin: 10px 0px 0px !important;
	padding-left: 0px !important;
	width: 100% !important;
	}
	
input {
	font: 12px/normal Arial, Helvetica, sans-serif !important;
	}
	
.validation-advice {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	background: #FFD5D5;
	margin-top: 2px;
	border: 1px solid #FFACAD;
	padding: 5px;
	}




/* FOOTER */

#footer {
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 27px;
	border: 1px solid #004866;
	background: #b79ad5;
	color: #E9E9E9;
	text-transform: uppercase;
	font-size: 10px;
}

#page img{
	border:0;
	vertical-align:middle;
	margin:10px;
}
