/* CSS Document - Created by Kim Ritchie http://www.skinbydragonfly.com contact: kim@kimritchie.com
This stylesheet is copyrighted to http://www.skinbydragonfly all rights reserved. */

body
{
	background: #063024;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #555;
	text-align: center;
	font-family:  Georgia, Times New Roman, Serif, Tahoma,Verdana,  Arial, Trebuchet MS,  Sans-Serif,  MS Sans-Serif, Courier;
	font-size: 12px;
	line-height: 150%;
}
a:link,
a:visited,
a:active{
	background: transparent;
	color: #8d1310;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	background: transparent;
	color: #b21717;
	font-weight: bold;
}		
#innerwrap {
    background:  #f8e8a2;
	border: 0;
	height: auto;
	font-size: 12px;
  	margin: 0px;
  	padding: 0px;
    text-align: left;
	font-size: 12px;
  }
.cleared{
	clear: both;
}

img{
    border: 0px;
}
#header{ 
	background: #941718 url(media/header_bg.gif);
	height: 166px;
	border-top: 1px solid #000;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
		
}

#headergraphic{
	background: transparent url(media/header.gif) no-repeat left;
	height: 166px;
	margin: 0;
	padding: 0;
}
#topmenu{ 
    background: #DAC5AA url(media/menu.gif) repeat-x;
	border-top: 0;
    color: #E2D0B9; 
	margin: 0; 
    position: relative;
    height: 43px;
	padding: 0px;
	width: 100%;
      
}

#topmenu p
{
	background: transparent !important;
	border: 0 !important;
	font-size: 14px;
	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: #E2D0B9;
		border-left: 1px solid #030407;
        padding: 7px 10px 8px 10px;
        text-decoration: none;
        line-height: 33px;
}

#topmenu a:hover, 
#topmenu a:active{
	background: #5B509F url(media/menu_ro.gif); 
    color: #FFF8EF; 
	border: 0!important;
    padding: 7px 10px 8px 11px;
    text-decoration: none;
      
}
#topmenu1
{
background: transparent url(media/menu_left.gif) no-repeat left;
height: 43px;
}

#topmenu2
{
background: transparent url(media/menu_right.gif) no-repeat right;
height: 43px;
}

#contentwrap {
	margin: 5px 10px 10px 0px;
	background: #f8e8a2; 
	color: #745841;
	padding: 0px;
	width: 55%;
	float: right;
	font-size: 12px;
	text-align: left;
	border: 0;
	
}

#content {
	margin: 0px;
	background: transparent; 
	color: #745841;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border:0;
	
}
#content p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px ;
}
 #content ul {
	margin-left: 50px;
	margin-top: 10px;
	padding: 15px;
	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_left {
	margin: 10px 0px 0px 0px;
	background: #f8e8a2 url(media/seperator.gif) no-repeat right top; 
	border: 0px;
	color: #745841;
	padding: 0px 0px 0px 10px;
	width: 40%;
	float: left;
	text-align: left;
}
#content_left p {
	font-size: 11px;
	padding: 5px ;
}
#content_left ul {
	margin-left: 10px;
	padding: 5px;
	list-style-type: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
}
 #content_left li {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.contenthead {
			background: transparent;
			border: 0;
			color: #631211;
			font-size: 24px;
			font-weight: bold;
			text-align: left;
			vertical-align: middle;
			margin: 0;
			padding:7px 5px 5px 5px;
			
			
}
.contenthead a:link,
.contenthead a:visited,
.contenthead a:active {
			background: transparent;
			color: #512D14;
			
}
.contenthead a:hover {
			background: transparent;
			color: #7C390A;
			
}

.bigtext {
			font-size: 14px;
			color: #745841;
}

.leftboxhead {
			background: transparent;
			font-family:  Georgia, Vivaldi, Monotype Corsiva, Times New Roman, Verdana;
			font-size: 17px;
			border: 0;
			color: #512D14;
			font-weight: normal;
			text-align: left;
			margin: 0;
			padding: 0;
			
			
}
.leftboxhead a:link,
.leftboxhead a:visited,
.leftboxhead a:active {
			background: transparent;
			color: #512D14;
}
.leftboxhead a:hover {
			background: transparent;
			color: #7C390A;
}
			
.leftbox {
			background: transparent;
			border: 0;
			padding: 6px;
			font-size: 11px;
			font-weight: normal;
			color: #745841;
			text-align: left;
			margin: 0px 0px 0px 0px;
}
.leftimg
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rightimg
{
	float: right;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1B2E47;
	text-align: left;
	margin: 0px ;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2D2F63;
	text-align: left;
	margin: 0px ;
}
.phighlight,
.phighlight2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B3945;
	font-style: italic;
	letter-spacing: .025em;
	
}
.phighlight2 {
	float: right;
}	
#footer
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 50px 5px 5px 5px;
	font-weight: normal;
	tex-align: center;
	position: relative;
	bottom: 0px;
	width: 100%;
}
.copyright{ 
	color: #77bb77;
	font-size: 11px; 
	padding: 8px 0 0 0;
	text-align: center;
}
.copyright a:link,
.copyright a:visited,
.copyright a:active
{
      color: #77bb77;
}
.copyright a:hover{
      color: #f8e8a2;
}

.hugetext
{
    font-size: 24px;
}
.largetext
{
	font-size: 20px;
}
.bigtext
{
	font-size: 18px;
}
.medtext
{
	font-size: 14px;
}
.smalltext
{
	font-size: 11px;
}
