/*=====================================================================
* [Filename: Master.css ]
* 
* Website: www..com
* Version: 1.0
* Author: Verious B. Smith III
* Created: 
* Modified:
* Media: Screen
*
* Description
* -----------
*  
*
*=====================================================================*/

/*=====| Navigation |=====*/

a:link {
	color: #62882f;
	text-decoration: none;
}

a:visited {
	color: #BCBA65;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

a:active {
	color:  #f00;
	text-decoration: none;
}

/*=====================*/

body,td,th {
	font-family: Franklin Gothic Book;
	font-size: 12px;
}
body {background-color: #BCBA65;margin:0;color:#000;}

body, p, th, td {
	color:#000;
}


/*=====| typography |=====*/

.style3 {color: #847742}
.style5 {color: #FFFFFF;font-size: 14px;}
.style45 {color: #000000;}
.style47 {color: #000000; font-size: 12px; }
.style49 {font-size: 12px}
.style50 {color: #FFFFFF;font-weight: bold;}
.style3 {color: #847742;}
.style5 {color: #FFFFFF;font-size: 14px;font-weight:100;}
.style45 {color: #000000}
.style41 {font-size: 12px;}
.style49 {font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; }
.style42 {font-size: 12px; font-family: "Trebuchet MS"; }
.style47 {color: #FF0000}
.style50 {font-size: 24px;}
.style54 {color: #0000CC;}
.style59 {color: #000000; font-weight: bold; }
.style60 {font-size: 14px;}
.style61 {font-size: 18px;}
.style62 {color: #0000FF;}
.style63 {color: #62882F;font-weight: bold;}
.style3 {color: #847742;}
.style5 {color: #FFFFFF; font-size: 14px;}
.style42 {font-size: 12px; font-family: "Trebuchet MS"; }
.style41 {font-size: 12px;}
.style43 {color: #FF0000;}
.style49 {font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; }
.style47 {color: #FF0000;}
.style50 {color: #62882F;}
.style52 {color: #62882F; font-weight: bold; }
.style57 {color: #000000; font-weight: bold; }
.style58 {color: #FF0000; font-weight: bold; }
.style41 {font-size: 12px;}
.style49 {font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; }
.style42 {font-size: 12px; font-family: "Trebuchet MS"; }
.style47 {color: #000000;font-weight:100;}
.style57 {font-size: 14px}
.style58 {color: #0000FF;font-weight: bold;}
.style46 {color: #000000;}
.style44 {color: #FF0000;}
.style49 {font-size: 12px}
.style50 {color: #000000; font-size: 12px; }
.style42 {font-size: 12px; font-family: "Trebuchet MS"; }

td div {
	font-weight: 100;
}

td.nav {
	height: 50px;
}

.navbar {
	color:#FFFFFF;
	font-size:medium;
	height:40px;
	letter-spacing:-1px;
	margin-top:15px;
	width:650px;
}

.links {
	width: 650px;
}

.view-cart {
	height:42px;
	left:165px;
	position:relative;
	top:-27px;
	width:141px;
}

/*=====| typography |=====*/


.center { display:block; margin:0 auto; }
.clear {clear:both;}
.floatleft { float:left;}
.floatright { float:right;}
.hidden {display: none;}

.schedule-left {
	margin: 0 0 0 10px;
}

.schedule-right {
	margin: 10px 0 0 10px;
}
