/* ---------------------- CONTENT ---------------------- */


body
{	color : #2c2c2c;
	font : 13px "Arial", Sans-serif;
	background-color: #ecebe9;
	margin: 0px;
	padding: 0px;
    line-height: 25px;
   text-align: justify;
   background-image: url(bg.gif); 
	background-repeat: repeat-x;
	cursor: crosshair; }
		
b, strong {
	color: #3e8aad;
	}

		
em, i {
 	color: #6232a2;
	}
		
p {	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	margin-left: 10px; }


a, a:visited, a:active
{	color: #666666; 
	text-decoration: none;
	border-bottom: 0px dotted #A8A01E;
	cursor: help}

a:hover
{   color: #343434;
	border-bottom: 2px solid #86a81e;}

ul
{	list-style: square;}


h1 {
	color : #23347d;
	font : 26px "Georgia", sans-serif;
	letter-spacing : -1px;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left:30px;
	margin-right: 20px;
	text-align : right;
	padding : 2px;
	font-weight:400;

}

h2 {
	padding: 10px;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left:20px;
	font-family: Century gothic;
	color: #623616;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #2eaf71;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}

h4 {font-family: century gothic;
font-size: 12px;
font-weight: normal;
color: #118990; 
text-align: right;
text-transform: lowercase;
letter-spacing:1px;
line-height:10px;
padding-left:45px;
margin-top: -5px;
margin-bottom: 15px;
margin-right: 30px;
background-color:transparent;}

h4 a {
color: #118990;}


blockquote
{   margin-right: 100px; margin-bottom: 15px; margin-top: 15px; margin-left: 100px;  
	color: #050505;
	padding: 10px; 
	background-color: transparent;
	border-top: 10px solid #6f5188;
	border-bottom: 10px solid #6f5188;
    font-weight: normal;}

blockquote:hover
{   margin-right: 100px; margin-bottom: 15px; margin-top: 15px; margin-left: 100px;  
	border-top: 10px solid #aa90bf;
	border-bottom: 10px solid #aa90bf;
   }
	
	
#box {
	margin-right: 120px; margin-bottom: 15px; margin-top: 15px; margin-left: 120px;  
	font-size: 9pt;
	padding: 10px; 
	color: #524760;
	background-color: #dfdede;
    font-weight: normal;}
	
#content
{	overflow: hidden;
	margin: 0px auto;
	background: #ecebea url(content.png) no-repeat;
	width: 600px;}

#mainsite
{	width: 600px;
	margin: 10px auto 0px auto;}

#nav
{	text-align: center;
	margin: 0px auto;
	color: #DDDDDD;
	font-size: 11pt;
	font-family:  Georgia, serif;
	width: 600px;
	padding: 20px 0px 20px 0px;
	background-color: transparent; }

#nav a
	{	color: #266b96;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	line-height: 14px;
	border-left: #222222 solid 15px;
	padding-left: 3px;
	margin-left:3px;
	text-transform: uppercase;
	font-weight: bold;}

#nav a:hover
{	border-bottom: 0px solid #F05C14;
	text-decoration: none;
	color: #ffffff;}


#head
{   background: #B1CF89 url(header.png);
	width: 600px;
	height: 423px;
	margin: 0px auto 0px auto;
	}

#table {
	overflow: hidden;
	margin: 0px auto;
	background: #c9c9c8;
	width: 600px;
	background: #ecebea url(quicklinks.png) no-repeat;}
	


/* ---------------------- FOOTER ---------------------- */

#footer 
{		overflow: hidden;
	margin: 0px auto;
	background: #c9c9c8;
	width: 600px;
	background: #ecebea url(footer.png) no-repeat;}

#footer p
{	padding: 10px 50px 10px 50px;
	margin: 0px 0px 0px 0px;}


/* ---------------------- FORMS ---------------------- */

input, textarea, option, select {
	background-color: #dbdbdb;
	font : 13px "Arial", Sans-serif;
	color : #2c2c2c;
	border: 1px solid #dbdbdb;
	padding:3px;}

input:hover, textarea:hover, option:hover, select:hover {
	background-color: #cdcdcd;}
	
/* ------------------------------------------------	IMAGES
*/


img 	{ border : 3px solid #8b8c8c;
	margin : 4px; }





