

/* GENERAL 
------------------------------------------------------------------------------------------- */
body {
	margin:0;
	padding: 0px;
	background-color:#6b6b6b;
}

/* used for dropcol
------------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
}
a:link {
	color: #396e9d;
}
a:visited {
	color: #396e9d;
}
a:active {
	color: #396e9d;
}
a:hover {
	color: #202020;
}

#mainMenu { 
	margin:0 0px 0 0px;
	padding: 0px 0 0 0;
	width:747px;
	height:27px;
	clear:both;
}


/* LEFT COLUMN with Submenu*/ 

#contentLeft { 
	margin:0px 0 0px 0;
	padding:0;
	text-align:left;
	
}


#contentLeft div.subMenu {
	margin:0 0 0 0;
	padding:3px 10px 0 10px;
	width:178px;
}
#contentLeft div.line {
	padding: 5px 0 5px 0;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#contentLeft h1 {
	margin:0;
	padding:0;
	color:#3c3f41;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}
#contentLeft h1 a:link {
	color:#3C3F41;text-decoration:none;
}
#contentLeft h1 a:visited {
	color:#3C3F41;text-decoration:none;
}
#contentLeft h1 a:active {
	color:#3e4da2;text-decoration:none;
}
#contentLeft h1 a:hover {
	color:#3e4da2;text-decoration:none;
}
#contentLeft p {
	margin:0;
	padding:10px 10px 0px 10px;
	color:#3c3f41;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
#contentLeft p a:link {
	color:#5f8db7;
}
#contentLeft p a:visited {
	color:#5f8db7;
}
#contentLeft p a:active {
	color:#5f8db7;
}
#contentLeft p a:hover {
	color:#5f8db7;
}
/*title*/
#contentLeft h2 {
	margin:0;
	padding:3px 10px 0 10px;
	color:#396e9d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:19px;
	font-weight:bold;

		
}



/* COLORS */
.brown {background-color: #4c463f;}
.green {background-color: #9bb24c;}
.blue {background-color: #396e9d;} 
.gray {background-color: #5b6165;}  
.ltrgray {background-color: #ebebeb;} 
 
  
H1.small 
{ text-align:right;font-family: verdana; font-size: 9px; margin-right: 10px; height:10px; padding:0px 0px 0px 0px; margin-top: 0px; margin-bottom:0px;color:#666666}

/* TEXT FOR HOME PAGE BUTTON FEATURE */

.feature      {text-align:left; font-weight: normal;padding: 0px 10px 0px 0px; font-family:Verdana, Helvetica, sans-serif;font-size: 12px;color: #202020;line-height: 14px;}
a.feature:link    {font-weight: normal;padding: 0px 0px 0px 0px; font-family: font-family:Verdana, Helvetica, sans-serif;font-size: 12px;color: #202020;line-height: 14px; text-decoration: none;} 
a.feature:visited,
a.feature:active  {font-weight: normal;padding: 0px 0px 0px 0px; font-family:Verdana, Helvetica, sans-serif;font-size: 12px;color: #202020;line-height: 14px; text-decoration: none;} 
a.feature:hover,
a.feature:visited:hover  {background-color: #c0bbb4;font-weight:normal;padding: 0px 0px 0px 0px; font-family:Verdana, Helvetica, sans-serif;font-size: 12px;color: #202020;line-height: 14px; text-decoration: none;} 
 
 

/* TEXT FOR MAIN PAGES white on brown */

.text   {text-align:left; font-weight: normal;padding: 0px 15px 0px 15px; font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 16px;color: #ffffff;;}
a.text:link    {font-weight: normal;padding: 0px 0px 0px 0px; font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 16px;color: #ffffff;text-decoration: underline;} 
a.text:visited,
a.text:active  {font-weight: normal;padding: 0px 0px 0px 0px;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 16px;color: #ffffff; text-decoration: underline;} 
a.text:hover,
a.text:visited:hover  {font-weight:normal;padding: 0px 0px 0px 0px; font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 16px;color: #6fd5fc; text-decoration: none;} 


.text ul li {
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	font-family: verdana, arial, helvetica;
	font-style: italic;
}
.text h1 {
	font-size: 14px;
	line-height: 17px;
	color: #6fd5fc;
	font-family: "Century Gothic",verdana, arial, helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 3px 0px;
	text-align:left; 
	
}

.small   {text-align:left; font-weight: normal;padding: 0px 15px 0px 15px; font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 14px;color: #ffffff;}
a.small:link    {font-weight: normal;padding: 0px 0px 0px 0px; font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 14px;color: #ffffff;text-decoration: underline;} 
a.small:visited,
a.small:active  {font-weight: normal;padding: 0px 0px 0px 0px;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 14px;color: #ffffff; text-decoration: underline;} 
a.small:hover,
a.small:visited:hover  {font-weight:normal;padding: 0px 0px 0px 0px; font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 14px;color: #6fd5fc; text-decoration: none;} 

/* TEXT FOR back PAGES */

.textb   {text-align:left; font-weight: normal;padding: 0px 15px 0px 15px; font-family: Verdana, Arial, sans-serif;font-size: 12px;line-height: 16px;color: #202020;}
a.textb:link    {font-weight: normal;padding: 0px 0px 0px 0px; font-family: Verdana, Arial, sans-serif;font-size: 12px;line-height: 16px;color: #202020;text-decoration: underline;} 
a.textb:visited,
a.textb:active  {font-weight: normal;padding: 0px 0px 0px 0px;font-family: Verdana, Arial, sans-serif;font-size: 12px;line-height: 16px;color: #202020; text-decoration: underline;} 
a.textb:hover,
a.textb:visited:hover  {font-weight:normal;padding: 0px 0px 0px 0px; font-family: Verdana, Arial, sans-serif;font-size: 12px;line-height: 16px;color: #396e9d; text-decoration: none;} 


.textb ul li {
	font-size: 11px;
	line-height: 15px;
	color: #202020;
	font-family: verdana, arial, helvetica;
	font-style: italic;
}
.textb h1 {
	font-size: 14px;
	line-height: 17px;
	color: #202020;
	font-family: "Century Gothic",verdana, arial, helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 2px 2px 2px 0px;
	text-align:left; 
	
}
.textb h2 {
	font-size: 13px;
	line-height: 16px;
	color: #396e9d;
	font-family: "Century Gothic",verdana, arial, helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 2px 2px 2px 0px;
	text-align:left; 
	
}

/* white*/
.textb h3 {
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
	font-family: "Century Gothic",verdana, arial, helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 2px 2px 2px 0px;
	text-align:left; 
	
}


#footer{
	padding:  5px 0px 5px 0px;
	margin:  0px 0px 0px 0px;
    color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, sans-serif; 
	width: 753px;
	height: 22px;
	text-align:center;
		
}




/* BOTTOM LINKS */

.bottomLink {
	
	
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}


a.bottomLink      {font-weight: normal; font-family: Verdana, Helvetica, sans-serif;font-size: 9px;color: #ffffff;line-height: 11px;}
a.bottomLink:link    {font-weight: normal;padding: 0px 0px 0px 0px; font-family: Verdana, Helvetica, sans-serif;font-size: 9px;color: #ffffff;line-height: 11px; text-decoration: none;} 
a.bottomLink:visited,
a.bottomLink:active  {font-weight: normal;padding: 0px 0px 0px 0px; font-family: Verdana, Helvetica, sans-serif;font-size: 9px;color: #ffffff;line-height: 11px; text-decoration: none;} 
a.bottomLink:hover,
a.bottomLink:visited:hover  {font-weight:normal;padding: 0px 0px 0px 0px; font-family: Verdana, Helvetica, sans-serif;font-size: 9px;color: #6fd5fc;line-height: 11px; text-decoration: none;} 




/* TEXT FOR BREADCRUMB */
.breadcrumb      {font-weight: normal;padding: 0px 10px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #ffffff;line-height: 11px;}
a.breadcrumb:link    {font-weight: normal;padding: 0px 0px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #ffffff;line-height: 11px; text-decoration: underline;} 
a.breadcrumb:visited,
a.breadcrumb:active  {font-weight: normal;padding: 0px 0px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #ffffff;line-height: 11px; text-decoration: underline;} 
a.breadcrumb:hover,
a.breadcrumb:visited:hover  {font-weight:normal;padding: 0px 0px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #ffcc33;line-height: 11px; text-decoration: none;} 

/* TEXT FOR BREADCRUMB2 dark on white */
.breadcrumb2      {font-weight: normal;padding: 0px 10px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #202020;line-height: 13px;}
a.breadcrumb2:link    {font-weight: normal;padding: 0px 0px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #202020;line-height: 13px; text-decoration: underline;} 
a.breadcrumb2:visited,
a.breadcrumb2:active  {font-weight: normal;padding: 0px 0px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #202020;line-height: 13px; text-decoration: underline;} 
a.breadcrumb2:hover,
a.breadcrumb2:visited:hover  {font-weight:normal;padding: 0px 0px 0px 0px; font-family: "Century Gothic",Verdana, Helvetica, sans-serif;font-size: 11px;color: #ffcc33;line-height: 13px; text-decoration: none;} 




