body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	clip: rect(0px,auto,auto,0px);
	margin-left: 0px;
	margin-top: 0px;
}
.border-black {
	background-color: #000000;
}

.border-organge {
	background-color: #EBB04A;
}

.border-blue {
	background-color: #82B4BA;
}

.header {
	background-color:#EBB04A;
	}
	
.pageAd {
	background-color:#EBB04A;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	text-align:center;
	font-weight: bold;
	}
	
.headerleft {
	background-color:#F1C579;
	}
	
.footer {
	background-color: #82B4BA;
	color: #D6D4D4;
}

.leftcolumn {
    vertical-align:top;
    font-family:"Times New Roman", Times, serif;
	color:#000000;
    font-size:12px;
	background-color:#82B4BA;
	text-align:left;
	}
	
.nav {
	background-color:#82B4BA;
	}
	
.main {
	vertical-align:top;
	text-align:left;
	background-color: #82B4BA;
	}
	
.maintext {
	vertical-align:top;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color: #FFFFFF;
    }
	
.testimonial {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:200;
	font-size:12px;
	color: #000000;
	background-color: #D6D4D4;
    }

.breadcrumbs {
	background-color:#FFFFFF;
	color:#82B4BA; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-align: left; 
	text-decoration: none;}

.maintexttitle {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#EBB04A;
	}
	
.sectiontitle {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#EBB04A;
	}
	
.submenutitle {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	}
	
.maintextbox {
	background-color:#F9DDB4;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-align:left;
	}
	
.itemtitle {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
	
.itemdate {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	}
	
.iteminfo {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	}

.iteminfosubhead {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

.usefulmenu {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}

a.usefulmenu:link {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	}
	
a.usefulmenu:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}

a.usefulmenu:visited {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration:none;
	font-weight: bold;
}

a.usefulmenu:hover {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: underline;
 	font-weight: bold;
}

a.usefulmenusp:link {
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	}
	
a.usefulmenusp:active {
	color: #555555; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration:none;
	font-weight: bold;
}

a.usefulmenusp:visited {
	color: #555555; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration:none;
	font-weight: bold;
}

a.usefulmenusp:hover {
	color: #555555; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: underline;
 	font-weight: bold;
}

a:link {
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	}
	
a:active {
	color: #EBB04A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration:none;
}

a:visited {
	color: #EBB04A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration:none;
}

a:hover {
	color: #EBB04A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
 }
