html {
	height: 100%; 
	font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
	font-size: 12px;
	color: #262626;
}

body {
	height: 100%;
	background:url(../images/backgound_tile.jpg);
}

body p {
	padding: 1em 0em;
}

div#container {
	background:url(../images/container_background.jpg)  repeat-x scroll 0 150px #000000;	
	float: left;
	width: 100%;
	margin-left: 15%;
	min-width: 1390px;
}
div#wrapPrev {
	float: left;
}
div#header {
	background-color:white;
	height:153px;
	width:100%;
	border-bottom:1px solid #A5FF00;
}
div#header h1 {
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
	float:none;
	height:119px;
	margin-left:25px;
	text-indent:-9999px;
	width:198px;
	margin-bottom: 5px;
}
div#header ul#topmenu {
	bottom: 110px;
	float: left;
	position: relative;
	right: 353px;
	color: #77B800;
	font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
	font-weight:bold;
}
ul#topmenu p {
	padding: 0px;
}
div#header ul#topmenu a.blue {
	color:#3FA7D7;
}
div#header ul#topmenu a.black {
	color:#262626;
}
div#header ul#topmenu a{
	color:#C5C5C5;
	text-decoration:none;
}
div#header ul#mainmenu {
	float: left;
	margin-left: 60px;
}
div#header ul {
	height: 20px;
	line-height:30px;
	vertical-align:bottom;
}
div#header ul li {
	float: left;
}

div#header ul li a {
	color:#0C0C0C;
	font-weight:bold;
	height:26px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;

}
div#header img{
	float: left;
}
div#leftThing {
	float: left;
}
div#contentWrapper {
	float: left;
	background: url('../images/mainBG2.jpg') repeat-y;
	width: 1100px;
}
div#mainBody {
	float: left;
	width: 545px;
	background: transparent;
	padding: 0px 20px;
	border-right:1px dotted #A5FF00;
}

div#sideBar {
	width: 244px;
	float: left;
	background: transparent;
	padding: 0px 19px;
	color: white;
}

div#footer{
height: 1px;
margin-bottom: -1px;
width: 100%;
margin-left: 15%;

}

div#footer img {
	bottom: 408px;
	position: relative;
	margin-bottom: -408px;
	left: -145px;
}

div#sideBar h3 {
	color: #77B800;
	font-size: 18px;
	line-height: 70px;
}
div#leftImgBar {
	background: black;
	float:left;
	width:22px;
	height: 12px;
	
}

div#rightImgBar {
	background: transparent;
	float:left;
	width:165px;
}

div#mainBody img#quoteOne {
	float:left;
	padding-bottom:10px;
	padding-right:6px;
	padding-top:30px;
}

div#mainBody img#quoteTwo {
	float:right;
	padding-right:6px;

}

div#mainBody img#paperBar {
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 20px;
}

div#mainBody p strong {
	font-weight: bold;
	font-size: 16px;
}

div#mainBody p em {
	font-style: italic;
}

div#theForm {
	width: 547px;
	height: 150px;
	background: url('../images/formBG.png') no-repeat;
	padding-left:20px;
	padding-top:50px;
	padding-bottom: 25px;
}

div#theForm label {
	color:#404040;
	font-weight:bold;
}

div#theForm div#formNameField input {
	float: left;
	height: 23px;
	width: 176px;
	background: url('../images/bigFieldBG.png') no-repeat;
}

div#formNameField {
	float: left;
	width: 176px;
	height: 45px;
}

div#theForm div#formCityField input {
	float: left;
	height: 23px;
	width: 110px;
	background: url('../images/bigFieldBG.png') no-repeat;
}

div#formCityField {
	float: left;
	width: 115px;
	padding-left: 10px;
	height: 45px;
}

div#theForm div#formStateField input {
	float: left;
	height: 23px;
	width: 40px;
	background: url('../images/bigFieldBG.png') no-repeat;
}

div#formStateField {
	float: left;
	width: 45px;
	padding-left: 10px;
	height: 45px;
}

div#theForm div#formArtistField input {
	float: left;
	height: 23px;
	width: 138px;
	background: url('../images/bigFieldBG.png') no-repeat;
}

div#formArtistField {
	float: left;
	width: 148px;
	height: 45px;
}

div#theForm div#formEmailField input {
	float: left;
	height: 23px;
	width: 138px;
	background: url('../images/bigFieldBG.png') no-repeat;
}

div#formEmailField {
	float: left;
	width: 148px;
	padding-left: 10px;
	height: 45px;
}
div#theForm div#formSubmitField input {
	float: left;
	height: 43px;
	width: 76px;
	background: url('../images/submitBTN.png') no-repeat;
	border: none;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;

}

div#formSubmitField {
	float:left;
	left:40px;
	padding-left:10px;
	position:relative;
	top:20px;
	width:140px;
	height: 45px;
}

div#mainBody table#signatures_table {
	width: 52em;
	clear: left;
	margin-bottom: 60px;
}

div#mainBody table#signatures_table td{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 1em;
}

div#mainBody table#signatures_table th{
	font-weight: bold;
	padding-bottom: 15px;
}

div#mainBody ul#menu_list {
	display: block;
	clear: left;
}

div#mainBody ul#menu_list li {
	float: left;
	padding: 5px;
}

div#mainBody ul#menu_list li a{
	color: #7Db61F;
	font-size: 1.1em;
}

div#mainBody div#captcha {
	clear: left;
	height: 147px;
	width: 325px;
	float:left;
	margin-top: 20px;
	margin-left: 82px;
}

div#mainBody div#error {
	margin: 30px;
	padding: 30px;
	font-weight: bold;
	border: 2px solid #7Db61F ;
}

div#sideBar a {
	color: #7Db61F;
}

div#mainBody div#thankyou {
	border: 2px solid #A5FF00 ;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}