/* Start of CMSMS style sheet 'caseisaltered' */
/* CSS Document */

body {
	background-image: url(look/caseisaltered/siteback.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #310102;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 80%;
	color: #595858;
}

#wrapper {
	background-color: #FDF6E4;
	border: 1px solid #3A1D00;
	margin: 10px auto 20px auto;
	width: 790px;
}

#header {
	height: 156px;
	background-image: url(look/caseisaltered/header_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}

#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 790px;
	height: 40px;
	background-color: #838488;
}

#innernav {
	float: right;
}

#innernav ul {
	margin: 0px;
	padding: 0px;
}

#innernav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#innernav a:link, #innernav a:visited {
	display: block;
	font-size: 120%;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px 0px 20px;
	height: 30px;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #656363;
}

#innernav a:hover {
	color: #000000;
}

#mainpage {
	padding: 20px 10px 10px 10px;
	
}

#leftcolumn {
	float: left;
	width: 213px;
        margin: 0px 20px 0px 20px;
}

#rightcolumn {
	float: right;
	width: 490px;
	padding-bottom: 20px;
        margin-right: 10px;
}

#footer {
        clear: both;
	height: 10px;
	color: #000000;
	font-size: 80%;
	padding: 2px 10px 0px 10px;
	text-align: right;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #990513;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #8E0800;
	text-decoration: none;
}

.formbuilderform2 div {
position: relative;
padding-left: 250px;
margin-bottom: 10px;
line-height: 100%
}

.formbuilderform2 label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 250px;
}

.formbuilderform2 input {
width: 250px;
border: 1px solid #cccccc;
}

.formbuilderform2 textarea {
width: 250px;
border: 1px solid #cccccc;
}

.littletext {
        font-size: 70%;
        color: #616161;
}

.underfloat {clear: both;}


/* End of 'caseisaltered' */

