/* CSS Document - Created by Kim Ritchie http://www.KORdesign.com contact: kim@kimritchie.com
This stylesheet is copyrighted to http://www.kimritchie.com all rights reserved. */

body
{
	background: #848c00 url(media/bg.gif) repeat-x top;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #213403;
	text-align: center;
	font-family:  Calibri, Candara, Tahoma,  Verdana, Geneva, Arial, helvetica,  sans-serif;
	font-size: 1.0em;
	line-height: 135%;
	
}
a:link,
a:visited,
a:active{
	background: transparent;
	color: #213403;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	background: transparent;
	color: #6c8c34;
	text-decoration: underline;
	font-weight: bold;
}		
#innerwrap {
    background:  #f3f4d6;
	border: 1px solid #000;
	border-top: 0;
	height: 100%;
	font-size: 1.0em;
  	margin: 0px;
  	padding: 0px;
    text-align: left;
  }
.cleared{
	clear: both;
}

img{
    border: 0px;
}
#toptag{ 
	background: #fcfcfb url(media/top_bg.gif) repeat-x;
	height: 73px;
	width: 100%;
	margin: 0;
	padding: 0;
		
}

#toptaggraphic{
	background: transparent url(media/toptag.gif) no-repeat left;
	height: 36px;
	margin: 0;
	padding: 0;
}
#topbar{ 
    background: #262801 url(media/menubar.gif) repeat-x;
	border-top: 0;
    color: #7b7e5c; 
	margin: 0; 
    position: relative;
    height: 30px;
	padding: 0px;
	width: 100%;
      
}
#header{ 
	background: #416f8a url(media/header_tile.gif);
	height: 118px;
	border-top: 1px solid #000;
	width: 100%;
	margin: 0;
	padding: 0;
		
}
#header2
{
	background: url(media/logo_right.gif) no-repeat right; 
}
#header_gold{ 
	background: #bd9130 url(media/header_tile_gold.gif);
	height: 118px;
	border-top: 1px solid #000;
	width: 100%;
	margin: 0;
	padding: 0;
		
}
#header2_gold
{
	background: url(media/logo_right3.gif) no-repeat right; 
}
#header_aqua{ 
	background: #16948e url(media/header_tile_aqua.gif);
	height: 118px;
	border-top: 1px solid #000;
	width: 100%;
	margin: 0;
	padding: 0;
		
}
#header2_aqua
{
	background: url(media/logo_right1.gif) no-repeat right; 
}
#header_red{ 
	background: #964522 url(media/header_tile_red.gif);
	height: 118px;
	border-top: 1px solid #000;
	width: 100%;
	margin: 0;
	padding: 0;
		
}
#header2_red
{
	background: url(media/logo_right2.gif) no-repeat right; 
}
#topmenu{ 
    background: #262801 url(media/menubar.gif) repeat-x;
	border-top: 1px solid #000;
    color: #7b7e5c; 
	margin: 0; 
    position: relative;
    height: 30px;
	padding: 0px;
	width: 100%;
      
}

#topmenu p
{
	background: transparent !important;
	border: 0 !important;
	font-size: 0.9em;
	font-weight: bold; 
	margin: 0 !important;
	padding: 0px 10px 0px 0px; 
	text-align: right;
}
#topmenu p.home{
	float: left;
	margin: 0 !important;
	padding: 0px 0px 0px 0px;
	text-align: left; 
}
#topmenu a:link, 
#topmenu  a:visited{ 
	background: transparent; 
       	color: #a3a680;
        padding: 7px 10px 5px 10px;
        text-decoration: none;
        line-height: 30px;
		border-left:  1px solid #434c21;
}

#topmenu a:hover, 
#topmenu a:active{
	background: #9fb602 url(media/menubar_ro.gif); 
    color: #e8eacd; 
    padding: 7px 10px 5px 10px;
    text-decoration: none;
    border-left:  1px solid #000;  
}
#navstrip {
	background: #d9dea3;
	border-bottom: 1px solid #000;
	padding: 20px;
	color: #333333;
	
}

#content {
	margin: 0px;
	background:transparent; 
	color: #484f01;
	padding: 0px;
	width: 73%;
	float: right;
	font-size: 1.0em;
	text-align: left;
	border: 0;
	height: 100%;
	
}
#content p {
	font-size: 1.0em;
	line-height: 1.2em;
	padding: 20px;
	padding-bottom: 0;
}
 #content ul {
	margin-left: 50px;
	padding: 5px;
	list-style-type: none;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	
}
 #content li {
	font-size: 1.0em;
	margin-left: 10px;
	font-weight: normal;
	list-style-type: circle;
}
.contenthead {
			background: #45344B url(media/tile_cat.gif) repeat-x;
			border:0;
			height: 33px;
			line-height: 33px;
			color: #212301;
			font-size: 1.3em;
			font-weight: bold;
			text-align: left;
			margin: 0;
			padding: 0;
			
			
}
.contenthead a:link,
.contenthead a:visited,
.contenthead a:active {
			background: transparent;
			color: #212301;
}
.contenthead a:hover {
			background: transparent;
			color: #F1F1F1;
}
			
#content_right,
#content_right_gold,
#content_right_red,
#content_right_aqua {
	margin: 10px 10px 0px 0px;
	background: #e6ebae url(media/asterisk.gif) no-repeat right bottom; 
	color: #484f01;
	padding: 0px;
	float: right;
	font-size: 1.0em;
	text-align: left;
	border: 1px solid #222;
	border-bottom: 0;
	
}
#content_right_gold 	{

		background: #eae2b6 url(media/asterisk_red.png) no-repeat right bottom;
}
#content_right_red 	{

		background: #f0eac8 url(media/asterisk_red.png) no-repeat right bottom;
		color: #7b3315;
}
#content_right_aqua	{

		background: #e3edec url(media/asterisk_aqua.gif) no-repeat right bottom;
		color: #336666;
}
#content_right p
#content_right_gold p,
#content_right_red p,
#content_right_aqua p  {
	font-size: 1.0em;
	line-height: 1.2em;
	padding: 10px;
	padding-bottom: 0;
	margin: 0;
}
		#content_right_gold h3 {
				font-size: 1.1em;
				font-weight: normal;
				text-transform: none;
				color: #977d22;
				text-align: center;
				margin: 0px ;
			}
#content_right ul
#content_right_gold ul,
#content_right_red ul,
#content_right_aqua ul  {
	margin-left: 50px;
	padding: 5px;
	list-style-type: none;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	
}
#content_right li
#content_right_gold li,
#content_right_red li,
#content_right_aqua li  {
	font-size: 1.1em;
	margin-left: 20px;
	font-weight: normal;
	list-style-type: circle;
}
.content_righthead,
.content_righthead_gold,
.content_righthead_red,
.content_righthead_aqua
 {
			background: #768400 url(media/tile_cat.gif) repeat-x;
			border-bottom: 1px solid #000;
			height: 33px;
			line-height: 33px;
			color: #FFF;
			font-size: 1.5em;
			font-weight: bold;
			text-align: left;
			margin: 0;
}
.content_righthead_gold {
			background: #9d7428 url(media/tile_cat_gold.gif) repeat-x;
}

.content_righthead_red {
			background: #b9502b url(media/tile_cat_red.gif) repeat-x;
}
.content_righthead_aqua{
			background: #16948e url(media/tile_cat_aqua.gif) repeat-x;
}


.content_righthead a:link,
.content_righthead a:visited,
.content_righthead a:active,
.content_righthead_gold a:link,
.content_righthead_gold a:visited,
.content_righthead_gold a:active,
.content_righthead_red a:link,
.content_righthead_red a:visited,
.content_righthead_red a:active,
.content_righthead_aqua a:link,
.content_righthead_aqua a:visited,
.content_righthead_aqua a:active {
			background: transparent;
			color: #FFF;
}
.content_righthead a:hover,
.content_righthead_gold a:hover,
.content_righthead_red a:hover,
.content_righthead_aqua a:hover {
			background: transparent;
			color: #F1F1F1;
}
.contentrighthead_sub,
.contentrighthead_sub_red,
.contentrighthead_sub_gold,
.contentrighthead_sub_aqua  {
			background: #91a12d url(media/tile_sub.gif) repeat-x;
			border: 1px solid #222;
			height: 30px;
			line-height: 30px;
			color: #d9dea3;
			font-size: 1.2em;
			font-weight: bold;
			text-align: center;
			margin: 0;
			padding: 0;
}
.contentrighthead_sub_gold {
			background: #9d7428 url(media/tile_sub_gold.gif) repeat-x;
}

.contentrighthead_sub_red {	
			background: #ae5332 url(media/tile_sub_red.gif) repeat-x;
}
.contentrighthead_sub_aqua {	
			background: #159f98 url(media/tile_sub_aqua.gif) repeat-x;
}
	
#content_left {
	margin: 0px;
	background: transparent ; 
	border: 0px;
	color: #59596A;
	padding: 10px 0px 0px 10px;
	width: 25%;
	float: left;
	text-align: left;
}
#content_left p {
	padding: 5px ;
}
#content_left ul {
	margin-left: 0px;
	padding: 5px;
	list-style-type: none;
	font-size: 1.05em;
	font-style: normal;
}
 #content_left li {
	font-size: 1.05em;
	margin-left: 10px;
	font-weight: bold;
	list-style-type: none;
}

.catend{
	background: #2a2d04 url(media/catend.gif);
	color: #000;
	font-size: 1px;
	height: 15px;
}
.leftboxhead,
.leftboxhead_gold,
.leftboxhead_red,
.leftboxhead_aqua {
			background: #91a12d url(media/tile_cat.gif) repeat-x;
			border: 1px solid #222;
			border-bottom: 0;
			height: 30px;
			line-height: 30px;
			color: #FFF;
			font-size: 1.1em;
			font-weight: bold;
			text-align: center;
			margin: 0;
			padding: 0;
			
			
}
.leftboxhead_gold	{
			background: #b78d2c url(media/tile_cat_gold.gif) repeat-x;
}
.leftboxhead_red	{
			background: #ae5332 url(media/tile_cat_red.gif) repeat-x;

}
.leftboxhead_aqua	{
			background: #159f98  url(media/tile_cat_aqua.gif) repeat-x;
}
.leftboxhead a:link,
.leftboxhead a:visited,
.leftboxhead a:active,
.leftboxhead_gold a:link,
.leftboxhead_gold a:visited,
.leftboxhead_gold a:active,
.leftboxhead_red a:link,
.leftboxhead_red a:visited,
.leftboxhead_red a:active,
.leftboxhead_aqua a:link,
.leftboxhead_aqua a:visited,
.leftboxhead_aqua a:active {
			background: transparent;
			color: #FFF;
}
.leftboxhead a:hover,
.leftboxhead_gold a:hover,
.leftboxhead_red a:hover,
.leftboxhead_aqua a:hover {
			background: transparent;
			color: #444;
}
			
.leftbox, 
.leftbox_gold,
.leftbox_red,
.leftbox_aqua
{
			background: #d9dea3 url(media/postbg2.gif) no-repeat right bottom;
			border: 1px solid #666;
			padding: 6px;
			font-size: 1.0em;
			font-weight: normal;
			line-height: 135%;
			color: #5a6300;
			text-align: left;
			margin: 0px 0px 0px 0px;
			overflow: hidden;
}

.leftbox_gold 	{
			background: #e0d094 url(medial/postbg2_gold.gif) no-repeat right bottom;
			color: #50350c;
}
.leftbox_red 	{
			background: #e4d19f url(media/postbg_red.gif) no-repeat right bottom;
			border: 1px solid #69280b;
			color: #982e05;
}
			.leftbox_red a:link,
			.leftbox_red a:visited,
			.leftbox_red a:active {
						background: transparent;
						color: #7d2504;
			}
			.leftbox_red a:hover {
						background: transparent;
						color: #d65908;
			}

.leftbox_aqua 	{
			background: #ced9d8 url(media/postbg_aqua.gif) no-repeat right bottom;
			color: #05544d;
}
			.leftbox_aqua a:link,
			.leftbox_aqua a:visited,
			.leftbox_aqua a:active {
						background: transparent;
						color: #04423c;
			}
			.leftbox_aqua a:hover {
						background: transparent;
						color: #07b5a6;
			}

.leftbox a:link,
.leftbox a:visited,
.leftbox a:active,
.leftbox_gold a:link,
.leftbox_gold a:visited,
.leftbox_gold a:active{
			background: transparent;
			color: #484f01;
}
.leftbox_gold a:hover	{
			background: transparent;
			color: #927d0f;
}
.leftbox a:hover	{
			background: transparent;
			color: #0a648e;
}
.leftbox_sub	{
			font-size: 1.2em;
			font-weight: normal;
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			text-decoration: underline;
			}
.leftbox_sub1	{
			font-size: 1.0em;
			font-weight: bold;
			}

.leftbox p, 
.leftbox_gold p,
.leftbox_red p,
.leftbox_aqua p {
			font-size: 0.8em;
			font-weight: normal;
			line-height: 135%;

}
.indent	{
			margin-left: 50px;
		}	
.rssboxhead {
			background: #b7c272 url(media/css_pp_tab_off.gif);
			border-bottom: 1px solid #222;
			height: 30px;
			line-height: 30px;
			color: #222;
			font-size: 1.2em;
			font-weight: bold;
			text-align: center;
			margin: 0;
			padding: 0;
			
			
}
.rssboxhead a:link,
.rssboxhead a:visited,
.rssboxhead a:active {
			background: transparent;
			color: #222;
}
.rssboxhead a:hover {
			background: transparent;
			color: #77832c;
}
			
.rssbox {
			background: transparent;
			border: 1px solid #82845f;
			padding: 0px !important;
			font-size: 1.0em;
			font-weight: normal;
			color: #222;
			text-align: left;
			margin:  0px 0px 0px 0px;
}
.rssboxdate {
			background: #eceed0;
			font-size: 0.8em;
			font-weight: normal;
			font-style: italic;
			color: #555;
			text-align: right;
			padding: 5px;
}
.rssboxdesc {
			background: #eceed0;
			border: 0;
			font-size: 0.8em;
			font-weight: normal;
			font-style: normal;
			color: #222;
			text-align: left;
			padding: 5px;
			margin: 0;
}

.footer {
  	float:left;
  	width:100%;
	height: 14px;
	background-color: transparent;
  	background-image:  url(media/cat_bot_tile.gif);
	background-repeat: repeat-x;
  	font-size: 1px;
	margin-bottom: 10px;
  }

.footer1 {
  	float:left;
  	background: url(media/cat_bot_left.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 14px;
  }
.footer2 {
	text-align: center;
  	float:right;
  	background: url(media/cat_bot_right.gif) no-repeat right top;
  	padding: 0px 0px 0px 0px;
  	text-decoration:none;
  	color:#000;
	font-size: 10px;
	width: 100%;
	height: 14px;
  }
.footer_red {
  	float:left;
  	width:100%;
	height: 14px;
	background-color: transparent;
  	background-image:  url(media/red_cat_bot_tile.gif);
	background-repeat: repeat-x;
  	font-size: 1px;
  }

.footer1_red {
  	float:left;
  	background: url(media/red_cat_bot_left.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 14px;
  }
.footer2_red {
	text-align: center;
  	float:right;
  	background: url(media/red_cat_bot_right.gif) no-repeat right top;
  	padding: 0px 0px 0px 0px;
  	text-decoration:none;
  	color:#000;
	font-size: 10px;
	width: 100%;
	height: 14px;
  }
.footer_gold {
  	float:left;
  	width:100%;
	height: 14px;
	background-color: transparent;
  	background-image:  url(media/gold_cat_bot_tile.gif);
	background-repeat: repeat-x;
  	font-size: 1px;
  }

.footer1_gold {
  	float:left;
  	background: url(media/gold_cat_bot_left.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 14px;
  }
.footer2_gold {
	text-align: center;
  	float:right;
  	background: url(media/gold_cat_bot_right.gif) no-repeat right top;
  	padding: 0px 0px 0px 0px;
  	text-decoration:none;
  	color:#000;
	font-size: 10px;
	width: 100%;
	height: 14px;
  }
.footer_aqua {
  	float:left;
  	width:100%;
	height: 14px;
	background-color: transparent;
  	background-image:  url(media/aqua_cat_bot_tile.gif);
	background-repeat: repeat-x;
  	font-size: 1px;
  }

.footer1_aqua {
  	float:left;
  	background: url(media/aqua_cat_bot_left.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 14px;
  }
.footer2_aqua {
	text-align: center;
  	float:right;
  	background: url(media/aqua_cat_bot_right.gif) no-repeat right top;
  	padding: 0px 0px 0px 0px;
  	text-decoration:none;
  	color:#000;
	font-size: 10px;
	width: 100%;
	height: 14px;
  }

.leftimg,
.leftimg2
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000;
}
.leftimg2	{
   border: 0;
   }
.rightimg
{
	float: right;
	margin-left: 10px;
	border: 1px solid #000;

}
.middle_img	{
 	border: 1px solid #000;
	right: 50%;
	left: 50%;
	margin-top: 10px;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: capitalize;
	/*color: #1B2E47;*/
	/*text-align: left;*/
	margin: 10px;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: capitalize;
	color: #E65606;
	text-align: center;
	margin: 0px ;
}
.phighlight,
.phighlight2
{
	font-size: 2.0em;
	font-weight: bold;
	color: #b43f16;
	font-style: italic;
	letter-spacing: .025em;
	
}
.phighlight2 {
	float: right;
}	
#footer
{
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	position: relative;
	bottom: 0px;
	width: 100%;
}
.copyright{ 
	color: #475e01;
	font-size: 0.9em; 
	padding: 8px 0 0 0;
	text-align: center;
	margin: 20px;
}
.copyright a:link,
.copyright a:visited,
.copyright a:active
{
      color: #565f02;
}
.copyright a:hover{
      color: #065775;
}
.cform {
border: 1px solid #523A54;
padding: 2px;
}
.warning {
	border: 1px solid #C00;
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
	width: 45%;
}
.contactbox{ 
	margin: 20px;
	background: #DABFFF;
	font-size: 1.0em;
	font-weight: bold;
	border: 1px solid #2D006B;
	text-align: left;
	width: 600px;
	padding: 10px;    
}

.guest_message	{
		background: #e4cdb5;
		border: 1px solid #5b2708;
		width: 600px;
		padding: 6px;
		color: #5b2708;
}