/* Start of CMSMS style sheet 'sc_single_column' */
/* DEFAULTS */

body { 	margin:0px;padding:0px; background:#252525;font-family:verdana;font-size:11px;color:#BFBFBF;}
em { color:#FFFEFE; font-style:normal;}
em a { color:#ffffff; font-style:normal; text-transform:uppercase; text-decoration:none;}
em a:hover { color:#DB020A;}

a { color:#99cc66; font-style:normal; text-decoration:none;}
a:hover { color:#DB020A;}

ul {margin:0; padding:0; list-style:none}
li {
	background:url(images/a.gif); 
	background-position: 0 .8em;
	background-repeat: no-repeat;
	margin:0; 
	padding:0 0 0 10px; 
	line-height:18px; 

}


/*LAYOUT CONTROL*/

#page-wrapper{
/* defines the actual page area containing menus and content */
	width: 766px;
	
	margin: 0 auto;
	border: 1px solid #553019;
	border:2px solid #0E0E0E;
}

#flashcontent{
	height: 394px;
	width: 100%;
}

/*CONTENT CONTROL*/

#content-container{
	background:url("images/content-bg-single.jpg") top repeat-y;
	background-color: #3838383;
	width: 766px;
	margin: 0 auto;
	overflow: auto;
}

#content{
	padding: 20px 50px 20px 50px;
}

#footer{
	height: 106px !important;
	background-color: #252525;
	clear: both;
}

.disclaimer{
	text-align: center;
	padding-top: 30px;	
}

#content h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
	line-height: 35px;
	background:url("images/underline1.jpg") bottom left no-repeat;
color: white;

}

h2{
	font-size: 12px;
	margin-bottom: 10px;
}

h3{
	color: white;
	font-size: 1.4em;
}

/* FORMS */
.submit-button{
	font-family: Verdana;
	font-size: 1.0em;
	border: 2px solid #BFBFBF;
	color: white;
background-color: black;
}

.submit-button:hover{
	background-color: #424242;
}

.textbox{
	width: 200px;
}

textarea{
	width: 200px;
}

select{
	font-family: Verdana;
	font-size: 1.0em;
	width: 204px;
}
/* End of 'sc_single_column' */

