@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/background2.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center top;
background-clip:border-box;
background-origin:padding-box;
background-size:auto auto;
background-color:#f1ecd9;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
line-height:1.5em;
color:black;
}

.container {
background-color:#ffffff;
valign:center;
width:700px;
margin-left:auto;
margin-right:auto;
}

#banner {
background-color:#C69C6D;
}

#headerbottom {
float:right;
}

.contentbox_shade {
background-color:#f1ecd9;
width:700px;
position:relative;
height:131px;
display:inline-block;
overflow:visible;
}

.contentbox {
width:700px;
position:relative;
height:131px;
display:inline-block;
overflow:visible;
}
	
.clearboth {
clear:both;
margin-bottom:-11px;
}

.articleimage {
float:left;
width:160px;
height:131px;
padding-right:20px;
}

.article {
height:131px;
padding-right:10px;
margin-bottom:10px;
}

.shadeleft {
width:10px;
float:left;
margin-bottom:0px;
position:relative;
height:auto;
}

.shaderight {
width:10px;
float:right;
margin-bottom:0px;
position:relative;
height:auto;
}

.shadeleft2 {
width:10px;
float:left;
margin-top:-18px;
margin-bottom:0px;
position: relative;
height:auto;
}

.shaderight2 {
width:10px;
float:right;
margin-top:-18px;
margin-bottom:0px;
position: relative;
height:auto;
}

.shadeleft3 {
width:10px;
float:left;
margin-top:-20px;
margin-bottom:0px;
position: relative;
height:auto;
}

.shaderight3 {
width:10px;
float:right;
margin-top:-20px;
margin-bottom:0px;
position: relative;
height:auto;
}

.topnav{
float:left;
width:650px;
height:15px;
margin-top:-25px;
position: relative;
padding-left:10px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
color:#630D0D;
}

.welcome{
padding-right:10px;
padding-left:10px;
padding-bottom:5px;
float:left;
width:650px;
}

h2{
font-family:"Times New Roman",Times,serif;
font-weight:normal;
color:#630D0D;
font-size:24px;
line-height:normal;
margin-bottom:-3px;
}

h3{
font-family:"Times New Roman",Times,serif;
font-weight:normal;
color:#630D0D;
font-size:21px;
margin-top:23px;
margin-bottom:-9px;
}

.mission2 {
padding-top:10px;
height:160px;
}

#mission {
	 -moz-border-radius:10px 10px 10px 10px;
  
    /*border: 2px solid #cdaa2d;*/
	    border:2px solid #630D0D;
    padding-top:5px;
	width:640px;
	background-color:#f1ecd9;
	margin-left:auto;
	margin-right:auto;
	-moz-box-shadow:3px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:3px 3px rgba(0,0,0,0.5);
	box-shadow:3px 3px rgba(0,0,0,0.5);
}

#mission p
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:-10px;
	margin-top:3px;
	margin-left:40px;
	margin-right:40px;
}

#global_footer {
padding:5px;
}
#global_footer a {
	color:#630D0D;
	text-decoration:none;
}
#global_footer a:hover {
	text-decoration:underline;
}
#global_footer p {
	color:#999999;
	text-align:center;
}

.footer2 {
padding-top:0px;
float:left;
background-color:#ffffff;
}

#image {
float:right;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#image_left {
float:left;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#story {
padding-left:10px;
padding-right:10px;
}

#text {
padding-left:10px;
padding-right:10px;
}

a{
text-decoration:none;
color:#630D0D;
}
