@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../back/shim.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
		font-weight:italic ;
		text-align:justify;
		}
html {
overflow-y: scroll;
}

a:focus
{
-moz-outline-style: none;
}


A:link { color: #663366; text-decoration: none ; font-weight :bold ; font-size: 11px; outline: none;}  
A:visited { color: #663366; text-decoration:none ;font-weight :bold ;font-size: 11px;outline: none;}
A:active { color: #663366; text-decoration:none ;font-weight :bold; font-size: 11px;outline: none;} 
A:hover { color: #663333; text-decoration:bold ; font-weight :bold ;font-size: 11px;outline: none;} 

.style11 {color: #FFFFFF}

.style13 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.style4 {color: #666666}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {color: #663366}
.style1 {
	font-size: 10px;
	color: #666666;
}

#main{
	width:1000px;	
	margin: 0 auto; /*Center container on page*/
	margin-top:30px;
	border-top:0px;
	
	
	
	
	
	}
	
	#c2{ 
	float:left;
	width:1000px;
	height:auto;
	margin: 0 auto; /*Center container on page*/
	background-image: url(../back/cshim.jpg);
	margin-top:0px;
background-repeat:repeat-x;	
border:solid #999999 3px;
border-top: 0px;
margin-bottom:0px;
background-color:#72B3E7;
	
	}
	
	#header {
float:left;
	width:1000px;
	height:189px;
	margin: 0 auto; /*Center container on page*/
	background-image: url(../back/header.jpg);
	z-index:1;
	background-repeat:no-repeat;
	
}

#foot{
float:left;
		margin: 0 auto; /*Center container on page*/
	width:100%;
	height:5px;
	margin-top:0px;
	
			z-index:1;
}
#footer{
float:left;
		margin: 0 auto; /*Center container on page*/
	width:100%;
	height:97px;
	margin-top:0px;
	
		background-image: url(../back/footback.jpg);
			z-index:1;
}

#content {
	float:left;
	width:1000px;
	height:;
	
	
		margin-top:-35px;
		
			 
	
	
}
#navbar {
	float:left;
	width:192px;
	height:500px;
	margin-top:0px;
	margin-left:3px;
	background-image: url(../back/navback.jpg);
	background-repeat:no-repeat;
		
}

#text {
	float:left;
	width:590px;
	height:auto;
	margin-left:10px;
	margin-top:0px;
	border:solid
	 1px #ffffff;
	
	background-image: url(../back/bubbles.jpg);
	background-repeat:no-repeat;
	margin-bottom:25px;
	
	background-color:#DDE8FF;
	
		
}
.inner1{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-bottom: 0px;
}

#rightcol {
	float:left;
	width:180px;
	height:auto;
	margin-left:10px;
	margin-top:0px;
	border:solid 1px #ffffff;
	background-image: url(../back/rightback.png);
	
	
	
		
}

#rightimage {
float:right;
margin-left: 10px;
margin-bottom: 10px;
margin-right:-27px;
padding-top:5px;
padding-right: 15px;	
	width:400px;
	height:auto;
	z-index:1;
}

#rightimage2 {
float:right;
margin-right: 60px;

padding-left:15px;



	
	width:100px;
	height:auto;
	z-index:1;
}
#leftpicture{
	float:left;
	width:200px;
	height:auto;
	text-align:justify;
	z-index:1;
	left: 0px;
		margin-left:0px;
		
		margin-top:10px;
		margin-left:15px;
		
	
		}

.nav {
	width: 155px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;	
	margin-left : 7px;
	margin-bottom: 15px;
	margin-top: 20px;
}


.nav  ul{
	list-style-type: none;
	margin: 0;
	padding: 0;	background: transparent url../back/nav.png) 100% 0;

		
}
	
.nav li a{
	font:  12px  Arial, Helvetica,;
	display: block;
font-weight :bold ;	
	  height: 23px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 1px 5px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	border-bottom:#ffffff 1px solid;
	background:  url(../back/nav2.png) 100% 0;
		}	
	
.nav  li a:link, .nav li a:visited {
	color: #663366;
	
}

.nav  li a:hover{
	color: #ffffff;
	background-position: 100% -32px;
	background:  url(../back/nav.png) 100% 0;
	text-decoration: ;

}

	
.nav  li a.selected{
	color: #663366;
	background-position: 100% -64px;
	background:  url(../back/nav2.png) 100% 0;

}


h1 {
	font-size: 13px;
	color: #006633;
}
h2 {
	font-size: 12px;
	color: #663366;
}
h3 {
	font-size: 12px;
	color: #669966;
}
h4 {
	font-size: 12px;
	color: #669966;
}
h5 {
	font-size: 12px;
	color: #669966;
}
h6 {
	font-size: 12px;
	color: #669966;
}
