@charset "UTF-8";
/* CSS Document */



/*
* Body Background / Margins
* ---------------------------------------------------- */


 
body {
    background: #ffffff url('../images/bg.jpg') top left repeat; color:#FFFFFF;
	border: none;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #ffffff;
	font-style: normal;	
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	a:Link     {color: #0000FF; text-decoration:underline;}
	a:Visited  {color: #0000FF; text-decoration:underline;}
	a:Active   {color: #0000FF; text-decoration:underline;}
	a:Hover    {color:#666666; text-decoration:underline;}
	}
	

.clear{clear:both;}
.floatright{float:right;}
.floatleft{float:left;}



/*-----------(MAIN CONTENT COLUNM)-------------- */	



.text, p {
	font-style: normal;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	}

.indented {
	font-style: normal;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding-left:170px;
	padding-right:170px;
	color: #000000;
	}
	
.scheduletitle {
	font-style: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 21px;
	text-align:left;
	color: #000000;
	}

.scheduletime {
	font-style: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 29px;
	text-align:right;
	color:#0C2E03
	}
	
.textcolor1 {
	font-style: normal;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:100px;
	color:#06F;
	}
	
.textcolor2 {
	font-style: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#666666;
	}
	
.textcolor3 {
	font-style: normal;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #00F;
	text-align: center;
	}
	
.customtext {
	font-style: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	color: #000000;
	}


a.customtext:link {color: #520505;}
a.customtext:visited {color: #520505;}
a.customtext:hover {color: #520505;}
a.customtext:focus {color: #520505;}
a.customtext:active {color: #520505;}



/*
* H Tag Styles
* ---------------------------------------------------- */

	
h1 {
	font-weight: bold;
	color: #000000;
	font-size: 22px;
	padding: 0;;
 	margin: 0;
	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
    margin: 0px;
	color:#060;
	padding-top: 10px;
	padding-bottom: 8px;
	}
	

h3 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	padding: 0;;
 	margin: 0;
	}
	
	
h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	}
	
h5 {
	color: #000000;
	font-size: 12px;
	padding: 0;
 	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	}
	
h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	}

	


/*-----------(FOOTER)-------------- */	


.footer {
	font-style: normal;	
	font-size: 12px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#999999;
	text-align:center;
	}


/*-------------(EXTRAS)--------------- */







	
