/* CSS Document */

body  {
	font-family:Arial;
	margin:0;
	padding:0;
	font-size:12px;
	background-color:#ffffff;
background-attachment: fixed; 
background-image: url(tenets.jpg);
background-repeat: repeat;
}

#all {
width:799px;
margin:5px auto 10px;
}

#pagewrapper{
width:799px;
min-width:786px;
padding:0 0px;
margin:5px auto 10px;
border:2px solid #896532;
background-color: #ffffff;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#header {
/* border-top: 2px solid #FFFFFF; */
/* border-bottom: 2px solid #00447c; */
}
/************************    HEADER TEXT  ************/
#title  {
	font-size:1.9em;
	font-family:Georgia, verdana, arial, helvetica, arial, sans-serif;
	padding-left:100px;
	font-weight:normal;
	margin-top:10px;;
}
/***************************   INLINE NAVIGATION   WRAPPER     *****/
#navwrap  {
	position:relative;
	padding-top:1px;
	padding-bottom:1px;
	border-top:3px solid #888;
	border-bottom:2px solid #888;
}
/****************************    INPUT BUTTONS  ********/
input.side, input.blue  {
	width:100px;
	background-color:#77abb8;
	font-weight: bold;
	font-size:1em;
	margin-top:2px;
	color: #f0f0f0;
	margin-left:20px;
	height:23px;
}

input.blue {
	width:40px;
}
/****************************    SEARCH BAR   ************/
#search {
	position:absolute;
	top:5px;
	right:10px;
}

#topbar  {
     width:100%;
     border: 1px solid #87b2d8; 
}

#slogan    {
	
	margin-top:0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	width:100%;
	font-family:Arial;
	font-size: 12px; 
	color: #8CC63F;
	    border-top:1px dashed #896532;
	        border-bottom:1px dashed #896532;
	letter-spacing: 1px;
	
}

#breadcrumbs {
        float:right;
	 text-align: right; 
	margin-top:5px;
	margin-bottom: 5px;
	margin-right: 5px;
	/*margin-left: 600px; */
	width:390px;
	font-family:Arial;
	font-size: 12px;
	 border: 1px solid #87b2d8; 
	color: #8CC63F;
}

#mainContainer {
 width:100%;
 border: 1px solid #87b2d8; 
}

/******************************   SIDE NAVIGATION     ****/
#sidenav    {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom: 20px;
	width:140px;
	
}

/*************************    MAIN CONTENT AREA  ******* */
#content   {
	width:600px;
	float:left;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	font-size:12px;
	line-height:18px;
}


#content  p {
	text-indent:0px;
	font-size:12px;
}

#content a {
        font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#content a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#83d2e4;
}

#content .title_txt 			{ font-weight:normal; font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
#content .title_txt A:link		{ font-weight:normal; font-size:10px; font-family:verdana, arial, helvetica; color:#00F; text-decoration:none }
#content .title_txt A:active		{ font-weight:normal; font-size:10px; font-family:verdana, arial, helvetica; color:#00F; text-decoration:none }
#content .title_txt A:visited		{ font-weight:normal; font-size:10px; font-family:verdana, arial, helvetica; color:#00F; text-decoration:none }
#content .title_txt A:hover		{ font-weight:normal; font-size:10px; font-family:verdana, arial, helvetica; color:#00F; text-decoration:underline }

#content img {
	float:left;
}

#content h1 {
	/* height:25px; */
	/* line-height:25px; */
	/* background:url(gradient.jpg) repeat-y; */
	/* border-bottom:1px solid #896532; */
	/* border-left:1px solid #896532; */
	/* border-left:10px solid #83d2e4; */
	width:415px;
	letter-spacing:2px;
	font-size:18px;	
	margin-top:0px;
	font-size:18px;
	color:#000000;
	padding:0px;
	
}

#content h3 {
	font-size:14px;
}

/* Holly Hack. IE Requirement \*/
* html #sidenav { float:left; margin-left:5px; margin-top:10px; margin-right:0px; margin-bottom: 20px; width:140px; }
* html #content { line-height:18px; font-size:12px; width:600px; float:left; margin-left:15px; margin-right:0px; margin-top:10px; padding:0px; }
* html p {padding:0px; margin:0px; margin-bottom:10px; }
* html #content h1 { padding:0px; margin-top:0px; margin:0px; margin-bottom:12px; }
* html body { font-size:12px; }
/* End */
/*  *************************    FOOTER   *****************  */
#footer  {
	clear:both;
	border-top:1px dashed #896532;
	border-bottom:1px dashed #896532;
	text-align:center;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	margin-top:0px;
	margin-bottom:5px;
}

#footer a {
	color:#000;
}

#alert {
    width: 137px;
    border:1px dashed #896532;
    margin-top:5px;
    padding:5px;
}
#alert a{
       font-weight:bold;
       color:#000000;
}

#alert a:hover{
       font-weight:bold;
       color:#83d2e4;
       text-decoration:none;
}
#dotted {
    width: 100%;
    margin:0px;
    padding:0px;
    height: 2px;
    border-top:1px dashed #896532;
    border: 1px solid #87b2d8; 
}


#thisweek {
    width: 150px;
    border: 1px solid #896532;
    margin:2px;
    padding:5px;
    float:right;
    line-height:15px;
}

#thisweek font {
    text-align:right;
    float:right;
    font-size:11px;
}

#thisweek a{
    color:gray;
}

#thisweek a:hover{
    color:black;
    text-decoration:none;
}

#sidemenu {
    width: 150px;
    border: 1px solid #896532;
    margin:2px;
    padding:5px;
    float:right;
    line-height:18px;
}

#sidemenu font {
    text-align:right;
    float:right;
    font-size:11px;
}

#sidemenu a{
    color:black;
    font-weight:normal;
}

#sidemenu a:hover{
    font-weight:normal;
    text-decoration:none;
}

#event {
    color:#83d2e4;
    text-align:right;
}

#event a{
    color:#000000;
    text-align:right;
}
#event a:hover{
    color:#83d2e4;
    text-align:right;
} 

#bottom {
    width:799px;
    text-align:center;
    margin:5px auto 10px;
}
