@charset "utf-8";
/* CSS Document */
html {
	background-color: #BFD199;
	background-image: url(pics/temp_int_bckg.jpg);
	background-repeat: repeat-x;
}
body{
	margin:0;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 870px;
	background-image: url(pics/tem_head_r3_c1.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(pics/tem_head_r1_c1.jpg);
	height: 116px;
	width: 870px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 16px;
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	text-decoration: underline;
	color: #BD0008;
}
#header a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#side-a {
	float: left;
	width: 180px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#side-a li {
	padding-left:2px;
	font-size:12px;
	list-style-type:none;
	list-style-position:inside;
}
#side-a a:link {
	color: #6C1D23;
	text-decoration: none;
}
#side-a a:visited {
	text-decoration: none;
	color: #6C1D23;
}
#side-a a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#side-a a:active {
	text-decoration: none;
	color: #B8BBAA;
}
#side-a br {
	line-height:3pt;
}

#side-b {
	float: right;
	width: 32px;
	background-image: url(%20);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 73%;
	background-image: url(pics/tem_head_r2_c2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #22090B;
}
#content a:link {
	color: #6C1D23;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #6C1D23;
}
#content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content a:active {
	text-decoration: none;
	color: #B8BBAA;
}
#content li {
	padding-left:20px;
	list-style:none;
}
#content h1 {
	color: #6C1D23;
}
#content h2 {
	color: #6C1D23;
}
#content h3 {
	color:#6C1D23;
}

#footer {
	clear: both;
	background-image: url(pics/temp_footer.jpg);
	height: 90px;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #C1CF9A;
}
#footer a:link {
	color: #6C1D23;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #6C1D23;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
