body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	letter-spacing: 1px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a:link, a:active {
	color: #993300;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:visited {
	color: #663300;
}

h1, h2, h3, h4, h5, h6 {
	color: #330000;
	font-variant: small-caps;
}

hr {
	color: #996600;
	background-color: #996600;
	border-top: 0px;
	height: 2px;
}

td img {
	display: block;
}

th {
	text-align: left;
}

form p {
	margin: 0px;
}

.text_01 {
	font-size: 85%;
}
.text_02 {
	font-size: 70%;
}

.border_01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.border_02 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #996600;
}

.border_03 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #996600;
}

#background_01 {
	background-color: #FFFFFF;
	background-image: url(../images/layout_r6_c1.jpg);
	background-repeat: repeat-y;
	padding-left: 160px;
}

#masthead {
	position: absolute;
	width: 100%;
	height:175px;
	z-index:1;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
}

#container_01 {
	position: absolute;
	top: 175px;
	width: 955px;
	background-image: url(../images/bg_side_01.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;	
}

#content_01 {
	padding: 10px;
	vertical-align: top;
	background-image: url(../images/content_background_01.jpg);
	background-repeat: no-repeat;
}

#column_01 {
	padding: 10px;
	vertical-align: top;
}

#column_01 a {
	color: #FFFFFF;
	font-weight: bold;
}

p#our_vision {
	border-top: 2px solid #996600;
	border-bottom: 2px solid #996600;
	padding-top: 5px;
	padding-bottom: 5px;
}

nobr h3 {
	color: #ffffff;
}
