* {
  padding: 0;
  margin: 0;
} 

body {
	font-family:Calibri, Verdana, Helvetica, Georgia; 
  background: #393939;
  padding: 0;
  margin: 0;
  font-size:75%;
 
}


a {
  text-decoration: none;
  color: #301C15;
}
a:hover { color: #000; }

#wrap 
{
	margin: 0 auto;
	width: 900px;
	height: 100%;
	background-image: url(../images/main_background.jpg);
	background-repeat: repeat-y;
}

.topline {
	font-family:tahoma, verdana;
	font-size:13px;
	color:#FFFFFF;
	margin-top:0;
	margin-left:0;
	margin-right:5px;
	width:100%;
	text-align:right;
	border-bottom:1px #808080 dotted;
	background-color: #CC3300;
	font-weight: bold;
	height: 18px;
}

.topline p {
	padding-right:10px;
}

#header 
{
	height : 257px;
	background-color : #000;
	background: url(../images/tewakalogo.jpg);
}


#menu {
	text-align: center;
	margin-top: 1px;
	height: 20px;
	font-size : 12px;
	padding: 6px 0px 0px 0px;
	border: none;
	background-color : #CC3300;
}

#menu a {
	color : #fff;
	text-decoration : none;
	padding: 0px 14px 0px 14px;
	font-weight: bold;

}
#menu a:hover {
	color : #FFFFFF;
	background-color: #FF4609;
	height: 20px;
}

#nav {
	height: 25px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CC3300;
}
#navBar {
	height: 25px;
	width: 880px;
	margin: 0 auto;
	margin-left: 12px;
	text-align: center;
}
#navBar .list {
	list-style: none;
}
#navBar .list li {
	float: left;
}
#navBar .list a {
	height: 25px;
	line-height: 25px;
	color: #fffff0;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
	width: 115px;
}
#navBar .list a:hover {
	background-image: url(../images/nav_back2.jpg);
	background-repeat: repeat-x;
}
#maincontent {
	width: 900px;
	height: 100%;
	float: left;
	clear: left;
	background-color: #E5EAF0;
}

#cms-content {
	width: 500px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}

#sidebar_right {
	float: right;
	width: 180px;
	padding-top:10px;
}

#sidebar_right h2 {
	padding-bottom: 6px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	background-color: #811B7F;
}
#tewaka_painting {
	margin-top: 10px;
	margin-left: 5px;
	height: 145px;
}

#row {
	width: 470px;
	margin: 0 auto;
	height: 110px;
}

#col {
	width: 130px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

#sidebar_left {
	float: left;
	width: 180px;
	height: 100%;
	padding-top: 10px;
}
#sidebar_left h2 {
	padding-bottom: 6px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	background-color: #811B7F;
}

#carving {
	padding-top: 10px;
	padding-left: 10px;
}
.sidebar_text_box_right {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-family: Calibri, Verdana, Helvetica, Georgia;
	color: #333333;
}
#sidebar_text_box_left {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Calibri, Verdana, Helvetica, Georgia;
	color: #333333;
}


#content {
	float: left;
	text-align: left;
	width: 500px;
	padding: 0 7px 0 13px;
	font-size: 8pt;
	margin-left: 10px;
	margin-top: 20px;
	min-height: 400px;
}

.study {
	padding: 12px 15px 15px 15px;
	background: #D6DEE5;
	font-size: 93%;
	font-family: arial, sans-serif;
}
#middle_content_area {
	padding-top: 10px;
	min-height: 500px;
	height: 100%;
}

#middle_content_area p {
	font-size: 1.5em;
	color: #4F4F4F;
}

#middle_content_list ul {
	list-style-type: square;
	
}
#middle_content_list li {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-left: 5px;
	list-style-position: inside;
}
#table {
}

#table ul {
	list-style-type: none;
	
}
#table li {
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}

#mission_statement {
	font-size: 2.5em;
	font-style: italic;
	text-align: center;
	line-height: 2em;
	margin-bottom: 8px;
	padding-top: 20px;
	color: #666666;
	font-weight: bold;
}
#gallery {
	width: 460px;
	clear: left;
	margin-left: 20px;
}
.photo_right {
	float: right;
}


.home_page_welcome {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
#table {
	height: 430px;
}
#contact_form_box {
	float: left;
	margin-left: 15px;
	background-image: url(../images/flax_background.jpg);
	background-repeat: repeat;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	width: 460px;
	padding-left: 8px;
}
#map {
	float: left;
	padding-top: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
}
#middle_content_area .keywords   {
	color: #9A3301;
	font-weight: bold;
}





h1 {
	font-size: 20px;
	background-image: url(../images/heading_1_background.jpg);
	height: 33px;
	padding-left: 5px;
	background-repeat: repeat-x;
	color: #333333;
	padding-top: 4px;

}

h2 {
	color: #666666;
	padding-top: 5px;
	font-size: 1.5em;

}

h3 {
	color: #977900;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
	padding-top: 8px;

}

h4 {

	font-size: 14px;

	color: #BF9900;

	font-style: italic;

}

h5 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 2pt;
	padding-bottom: 5px;
}
p {
}



.bulletin {
	padding: 12px 15px 15px 15px;
	background: #E3EAF0;
	font-size: 8pt;
	font-face: arial, verdana;
}

#footer {
	width: 900px;
	height: 25px;
	background-color: #CC3300;
	float: left;
}
.footer_text {
	text-align: center;
	color: #FFFFFF;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
}

