* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #859C78;
	font: 12px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #655F52;
}

ul.list {
	list-style-type: inherit;
	list-style-image: none;
	list-style-position: inside;
}
ol.list {
	list-style-type: decimal;
	list-style-position: inside;
}
ol.list ol {
	list-style-type: decimal;
}
ul.list li {  }
ol.list li {  }
ol.list ol { font-style: normal; }


.pullquote {
        width: 145px;
        background:gold;
        color:black;
        float: right;
        border:1px solid maroon;
        font-weight:bold;
        line-height:140%;
        padding:5px;
        margin-top:0px;
        margin-left:10px;
}


h1 {
	padding: 0px 30px 0 0;
	font: 26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B793A;
}

h2 {
	padding: 0 30px 0 0;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #40712C;
}

h3 {
	padding: 0 0 6px 0;
	width: 220px;
	font: bold 13px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 5px;
	color: #655F52;

}

h4 {
	padding: 30px 0 15px 15px;
	font: bold 14px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFC47B;	
}

h5 {
	padding: 0px 30px 0 0;
	font: 24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B793A;
}

h4.firsth4 {
	padding-top: 0;
}

h5 {
	padding: 0px 30px 15px 0;
	font: bold 18px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #40712C;
}

h6 {
	padding: 2px 10px 5px 15px;
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #655F52;	
}
.h7 {
	padding: 0 30px 0 0;
	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B19F2E;
}

p {
	padding: 5px 0;
}

a {
	color: #2C1B5E;
	text-decoration: underline;
}

a:hover {
	color: #5C3AC2;
	text-decoration: none;
}

#bg_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 292px;
	background: url(images/bg_1.gif) repeat-x top;
}

#bg_2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 292px;
	background: url(images/bg_2.gif) repeat-x top;
}

#main_1 {
   position: relative;
   margin: 0 auto;
	width: 950px;	
}

#main_1r {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 255px;
	background: url(images/main_1r.gif) no-repeat top right;
}

#main_1ra {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 255px;
	background: url(images/main_1ra.gif) no-repeat top right;
}

#main_1l {
	position: absolute;
	top: 0;
	left: 0;
	width: 475px;
	height: 255px;
	background: url(images/main_1l.gif) no-repeat top left;
}

#main_1la {
	position: absolute;
	top: 0;
	left: 0;
	width: 475px;
	height: 255px;
	background: url(images/main_1la.gif) no-repeat top left;
}

#main_2 {
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: White;
        border: thin solid #000000;
}

#top {
	height: 255px;
	text-align: right;
	background: url(images/top3.jpg) no-repeat bottom;
}

#menu {
	width: 100%;
	height: 37px;
	background: #593274 url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;
}

#menu ul li{    
    float: left;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 0 25px 3px 25px;
	font: bold 11px/34px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #DDDEE2;	
}

#menu ul li a:hover {
	text-decoration: none;
	color: White;	
}

#menu ul li a.active, #menu ul li a.active:hover {
	text-decoration: none;
	color: #DDDEE2;	
	background: url(images/menu_act.gif) no-repeat bottom;
}


#middle {
	padding: 20px 15px 0 15px;
}


#left {
	float: left;
	width: 210px;	
}

#left ul {
	list-style: none;
}

#left ul li {    
   margin-bottom: 10px;
}

#left ul li ul {
	margin: 0;
	padding: 10px 0;
	width: 210px;
	color: #99A6B9;	
}

#left ul li ul li {
	margin: 0;
	padding: 0 0 0 0px;
	border-bottom: 1px solid #E0E5DF;
}

#left ul li ul li a {
	font: bold 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #836DC7;
}

#left ul li ul li a:hover {
	text-decoration: none;
	color: #43307F;
}

#left li:hover ul { display: block; 
}


.divlink a {
display: block;
width: 160px;
background: url(images/navbg.gif) repeat;
}

.divlink a:hover {
background: url(images/navhoover.gif) repeat;
}



#right {
	float: right;
	width: 620px;
	font: 12px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #655F52;
}

#text {
	float: right;
	width: 630px;
	font: 12px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #655F52;
}

#bottom {
	clear: both;
	height: 119px;
	padding: 0 20px;
	background: url(images/bottom3.jpg) no-repeat bottom;
}

#bottom p {
	padding-top: 90px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #B19F2E;
}



#catagory{

	padding:3px 0 0 0;}
.purple{
	width:180px; padding:5px 3px 3px; float:left;
	background:url(images/purple_bg.gif) no-repeat;}
.purple h3{
	background: 2px 13px; color:#850049;
	font:bold 20px/38px Georgia, "Times New Roman", Times, serif; padding:0 9px 0 22px;}
.purple h4{
	background: 0 13px; color:#384B06;
	width:56px; text-align:center;
	font:bold 12px/39px Arial, Helvetica, sans-serif;}
.purple h5{
	color:#000000; text-transform:uppercase;
	font:bold 10px/11px Georgia, "Times New Roman", Times, serif;}
.purple p{
	color:#4B2B3E; padding:3px 0 10px 0;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif;}


.green{
	width:180px; padding: 5px 10px 10px; float:left; margin: 0px 0px 0px 0px;
	background:url(images/green_bg.gif) no-repeat;}
.green h3{
	background: color:#516D0A; color:#516D0A;
	font:bold 20px/38px Georgia, "Times New Roman", Times, serif; padding:0 9px 0 22px;}
.green h5{
	color:#000000; text-transform:uppercase;
	font:bold 10px/11px Georgia, "Times New Roman", Times, serif;}
.green p{
	color:#3D5C32; padding:3px 0 0px 0;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif;}
.green p a.line{
	color:#3D5C32; padding:0;  text-decoration:underline;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif;}
.green p a.line:hover{
	color:#3D5C32; padding:0;  text-decoration:none;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif;}


.gold{
	width:180px; padding: 5px 10px 10px; float:left;
	background:url(images/gold_bg.gif) no-repeat 0 0 ;}
.gold h3{
	background: 2px 11px; color:#364A5B;
	font:bold 20px/38px Georgia, "Times New Roman", Times, serif; padding:0 9px 0 22px;}
.gold h5{
	color:#000000; text-transform:uppercase;
	font:bold 10px/11px Georgia, "Times New Roman", Times, serif;}
.gold p{
	color:#364A5B; padding:3px 0 5px 0;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif;}
.gold p a.line{
	color:#3D5C32; padding:0;  text-decoration:underline;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif;}
.gold p a.line:hover{
	color:#3D5C32; padding:0;  text-decoration:none;
	font:normal 11px/17px Georgia, "Times New Roman", Times, serif;}


.spacer2{
	font-size:0; line-height:3; clear:both;}



