/* CSS Document */
/* Chris Money - CWM design  */
/* www.cwmdesign.com */

.contact
{ 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 8pt; 
	text-decoration: none; 
	color: #000000;
}

.bodybg1
{ 
	background-image: url(../images/right-colum-bg.gif);
	background-position: bottom right; 
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.bodybg2
{ 
	background-image: url("../images/left-colum-bg.gif");
	background-position: top left; 
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.bodybg3
{ 
	background-image: url("../images/left-colum-bg2.gif");
	background-position: top left; 
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.bodybg4
{ 
	background-image: url("../images/green-butterfly.jpg");
	background-position: middle; 
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.headerbg
{ 
	background-image: url("../images/topright-bg2.gif");
	background-position: top right; 
	background-color: #ffffff;
	background-repeat: no-repeat;
}

a:active, visited, hover, link
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-style: normal; 
	text-decoration: none;
}
 
.copyright 
{ 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 7pt; 
	text-decoration: none; 
	color: #ffffff;
}

a.copyright:link
{ 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 7pt; 
	text-decoration: underline; 
	color: #ffffff;
	text-align: right;
}

a.copyright:active
{ 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 7pt; 
	text-decoration: underline; 
	color: #ffffff;
	text-align: right;
}

a.copyright:visited
{ 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 7pt; 
	text-decoration: underline; 
	color: #ffffff;
	text-align: right;
}

a.copyright:hover
{ 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 7pt; 
	text-decoration: none; 
	color: #ffffff;
	text-align: right;
}

a.submenu:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
}

a.submenu:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	margin-left: 0px;
	font-style: normal; 
	text-align: right; 
}

a.submenu:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
}

a.submenu:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #ffff00;
	margin-left: 10px;
}
 
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt ;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	color: #000000;
	text-align: justify;
} 

h2
{
	color: #336633;
}

td, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt ;
	text-decoration: none;
} 

body
{
	margin-left:            0px;
	margin-right:           0px;
	margin-top:             0px;
	margin-bottom:        0px;
}

#leftnav 
{
	BORDER-TOP: #FFFFFF 0px solid;
}
#leftnav A 
{ 
	BORDER-BOTTOM: #ffffff 1px dotted; 
	BACKGROUND: #336633;
	COLOR: #ffffff;
	FONT-WEIGHT: bold; 
	MARGIN: 0px; 
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 5px; 
	TEXT-DECORATION: none; 
	WIDTH: 130px; 
	text-align: center; 
}

#leftnav A:hover 
{
	BACKGROUND: #CC9933; 
	BORDER-BOTTOM: #000000 1px dotted; 
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: center; 
}
#leftcont 
{
	BORDER-BOTTOM: #000000 1px solid; 
	COLOR: #336633;
	text-align: center; 
}

#topnav 
{
	border-bottom: #000000 1px solid;
}
#topnav A 
{ 
	COLOR: #000000;  
	FONT-WEIGHT: bold; 
	MARGIN: 0px; 
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 1px; 
	PADDING-TOP: 5px; 
	TEXT-DECORATION: none; 
	WIDTH: 120px; 
}

#topnav A:hover 
{
	BACKGROUND: #003366;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
#topcont 
{
	BORDER-BOTTOM: #000000 0px solid; 
	COLOR: #000000;
}