/*site colors:

*/


body {
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image:url(../_images/bgImgRepeat.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #4b2a21;

}

div#contentContainer {
	top: -13px;
	left: -4px;
	position: absolute;
	width: 100%;
	z-index: 2;
}


div#contentBox1 {
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica;
	font-size: 11px;
	width: 405px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

p#contentBox1 {
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica;
	font-size: 12px;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: justify;
}

div#contentBox2 {
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica;
	font-size: 11px;
	width: 580px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

p#contentBox2 {
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica;
	font-size: 12px;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: justify;
}

input#LogIn {
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #2E3191;
	border: 0;
	vertical-align: middle;
	border-color: #663204;
	border-style: solid;
	border-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 17px;
	width: 125px;
	background-color: #7da6d7;
}
