/* CSS Document - Created by Kim Ritchie http://www.kimritchie.com contact: info@kimritchie.com
This stylesheet is copyrighted to http://www.kimritchie.com all rights reserved. */

body
{
	background: #0b1d23 url(media/bodybg.png) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #555;
	text-align: center;
	font-family:  "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Candara, sans-serif;
	line-height: 1.5em;
	font-size: 1.0em;
}
a:link,
a:visited,
a:active{
	background: transparent;
	color: #1b495a;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	background: transparent;
	color: #E96F2C;
	text-decoration: underline;
	font-weight: bold;
}

h1	{
}
h2 {
	font-size: 1.75em;
	font-weight: normal;
	color: #305c7f;
	text-align: center;
	margin: 0px ;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #E65606;
	text-align: left;
	margin: 0px ;
}
h4 {
	font-size: 1.25em;
	font-weight: normal;
	color: #E65606;
	text-align: left;
	margin: 0px ;
}		
#innerwrap {
    background: #d7dbdc url(media/content_left.png) repeat-x;
	border: 1px solid #000;
	min-height: 100%;
    height: auto !important;
    height: 100%;
  	margin: 0px;
  	padding: 0px;
    text-align: left;
  }
.cleared {
	clear: both;
}

img{
    border: 0px;
}
#header{ 
	background: #151a1d url(media/header_bg.png);
	height: 104px;
	border: 0;
	width: 100%;
	margin: 0 !important;
	padding: 0;
	clear: both;
}

#topmenu{ 
    background: #435762;
	border-top: 0;
	border-bottom: 4px solid #e87f03;
    color: #d6e3ee; 
	margin: 0 !important;
    position: relative;
    height: 34px;
	padding: 0px;
	width: 100%;
}
#topmenu1
{
	background: transparent url(media/menu_left.png) no-repeat left;
	height: 34px;
}

#topmenu p
{
	background: transparent !important;
	border: 0 !important;
	font-size: 12px;
	font-weight: bold; 
	margin: 0 !important;
	padding: 0px 10px 0px 0px; 
	text-align: right;
}
#topmenu a:link, 
#topmenu  a:visited{ 
	background: transparent; 
    color: #d6e3ee;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    line-height: 34px;
}

#topmenu a:hover, 
#topmenu a:active{
	background: #eef4f8 url(media/tab_right.png); 
    color: #12526a; 
    padding: 10px 10px 10px 10px;
    text-decoration: none;
      
}


#content {
	margin: 0px 0px 10px 0px;
	background: none; 
	color: #0a1519;
	padding: 10px;
	width: 76%;
	float: left;
	border: 0;
	
}
#content_full {
	margin: 20px;
	background: none; 
	color: #0a1519;
	padding: 10px;
	width: 98%;
	float: left;
	border: 0;
	
}
.content_left {
	margin: 0px;
    background: none;
	border-right: 0;
	padding: 10px;
	text-align: left;
}
.content p {
	font-size: 1.0em;
	line-height: 1.2em;
	padding: 10px;
	
}
.content_left p {
	font-size: 1.0em;
	line-height: 1.2em;
	padding: 20px;
	min-height: 10px;
	
}
.bottom	{
	border-bottom: 1px dotted #406371;
}
 .content ul {
	margin-left: 50px;
	padding: 5px;
	list-style-type: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
}
 .content li {
	font-size: 14px;
	margin-left: 10px;
	font-weight: bold;
	list-style-type: circle;
}

#content_right {
	margin: 20px 0 0 0;
	background: transparent; 
	border: 0px;
	color: #59596A;
	padding: 10px 10px 0px 0px;
	width: 20%;
	float: right;
	text-align: left;
}
#content_right p {
	font-size: 12px;
	padding: 5px ;
}
#content_right ul {
	margin-left: 0px;
	padding: 5px;
	list-style-type: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
}
 #content_right li {
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
	list-style-type: none;
}
.content_middle {
	margin: 0px;
	background: transparent; 
	border: 0;
	color: #59596A;
	padding: 0px 0px 0px px;
	width: 25%;
	float: left;
	text-align: left;
}
.content_middle p {
	padding: 5px ;
}
.skin_wrap {
	min-height: 300px;
	margin-bottom: 10px;
}
.cat_left{
     padding:0;
     margin:0;
     background: url(media/cat_left.png) 0 0 no-repeat;
     height:41px;
}
.cat_right{
     padding:0;
     margin:0;
     background: url(media/cat_right.png) 100% 0 no-repeat;
     height:41px;
}

.cat_bg {
    background: url(media/tile_catbg.png);
    margin: 0px;
    height: 41px;
    text-align: center;
    color: #92b0bf;
    font-weight: bold;
    vertical-align: middle;
}
    body .cat_bg a {
        color: #92b0bf;
                font-family: tahoma, arial;
                font-size: 14px;

    }
     body .cat_bg a:hover {
        color: #e87f03;
         font-family: tahoma, arial;
         font-size: 14px;
 
    }
.cat_text{
    margin: 0px;
    padding: 0 6px 0 0;
  	padding: 11px 6px 10px 6px;
    background:transparent;
    border:0;
    color: #92b0bf;
    font-size: 14px;
    font-family: tahoma, arial;
    font-weight: bold;
}

.leftboxhead,
.leftboxhead2 {
			background: #4e7a8b url(media/gradient3.png) repeat-x;
			border: 1px solid #3d6f83;
			height: 30px;
			line-height: 30px;
			color: #ebf9fe;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			margin: 0;
			padding: 0;
			
			
}
.leftboxhead a:link,
.leftboxhead2 a:link,
.leftboxhead a:visited,
.leftboxhead2 a:visited,
.leftboxhead a:active,
.leftboxhead2 a:active {
			background: transparent;
			color: #ebf9fe;
}
.leftboxhead a:hover,
.leftboxhead2 a:hover  {
			background: transparent;
			color: #44feff;
}
.leftboxhead2	{
	border:0;
}		
.leftbox {
			background: #f8fbfd url(media/box_bg.png) no-repeat bottom right;
			border: 1px solid #92adb5;
			border-top: 0;
			padding: 6px;
			font-size: 12px;
			font-weight: normal;
			color: #222;
			text-align: left;
			margin: 0px 0px 0px 0px;
}
.leftbox ul {
	margin-left: 0px;
	padding: 5px;
	list-style-type: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
}
 .leftbox li {
	font-size: 14px;
	margin-left: 10px;
	font-weight: bold;
	list-style-type: none;
}


.rssbox {
			background: transparent;
			border: 1px solid #4e7a8b;
			border-bottom: 0;
			padding: 0px !important;
			font-size: 12px;
			font-weight: normal;
			color: #222;
			text-align: left;
			margin: 0px 0px 0px 0px;
}
.rssboxdate {
			background: #e5e7e8;
			border-bottom: 1px solid #92adb5;
			font-size: 10px;
			font-weight: normal;
			font-style: italic;
			color: #555;
			text-align: right;
			padding: 5px;
}
.rssboxdesc {
			background: #f8fbfd;
			border: 0;
			font-size: 12px;
			font-weight: normal;
			font-style: normal;
			color: #372B42;
			text-align: left;
			padding: 5px;
			margin: 0;
}
.rssfooter {
  	float:left;
  	width:100%;
	height: 23px;
	background-color: transparent;
  	background-image:  url(media/cat_bot_tile.gif);
	background-repeat: repeat-x;
  	font-size: 1px;
  }

.rssfooter1 {
  	float:left;
  	background: url(media/cat_bot_left.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 23px;
  }
.rssfooter2 {
	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: 23px;
  }
			 
.footer {
  	float:left;
  	width:100%;
	height: 23px;
	background-color: transparent;
  	background-image:  url(media/cat_bot_tile.gif);
	background-repeat: repeat-x;
  	font-size: 1px;
  }

.footer1 {
  	float:left;
  	background: url(media/cat_bot_left.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 23px;
  }
.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: 23px;
  }

.leftimg
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rightimg
{
	float: right;
}
.right_text
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.phighlight,
.phighlight2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d6f83;
	font-style: italic;
	letter-spacing: .025em;
	
}
.phighlight2 {
	float: right;
}	
.phighlight3
{
	font-family: Candara, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1c5f77;
	font-style: normal;
	float: right;
	font-size: 1em;
	
}
#footer
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	position: relative;
	bottom: 0px;
	width: 100%;
	margin-bottom: 20px;
}
.copyright{ 
	color: #666;
	font-size: 10px; 
	padding: 8px 0 0 0;
	text-align: center;
}
.copyright a:link,
.copyright a:visited,
.copyright a:active
{
      color: #666;
}
.copyright a:hover{
      color: #4E3851;
}
.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: 12px;
	font-weight: bold;
	border: 1px solid #2D006B;
	text-align: left;
	width: 600px;
	padding: 10px;    
}
.sbyd	{
	color: #006699;
	font-family: Candara, Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
}
