body {
	color: #000;
	background-image: url(../images/template/bg_gradient.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
}

/* YOY CAN EDIT THE BELOW ITEMS, THEY WILL DETERMIN THE LOOK OF LINKS SITEWIDE, 
EXCEPT FOR THE MENU LINKS AND THE FOOTER LINKS */

a:link {
	background-color: #FEC885;
	text-decoration: none;
	color: #000;
}
a:hover {
	background-color: #505050;
	text-decoration: none;
	color: #FFF;
}
a:visited {
	background-color: #FEC885;
	text-decoration: none;
	color: #000;
}
a:active {
	background-color: #FEC885;
	text-decoration: none;
	color: #000;
	text-align: center;
}

/* END OF LINKS, DON'T TOUCH ANYTHING BELOW THIS UNLESS OTHERWISE STATED */

p {
	line-height: 1.6em;
	margin-top: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: normal; <---- UNCOMMENT IF YOU DON'T LIKE THEM BOLD WHICH HEADERS ARE BY DEFAULT */
	/*font-style:italic; <----- USE THIS STYLE TO MAKE HEADERS ITALIC OR ADD IT TO A SPECIFIC H1 or H2 ETC. IF YOU WANT */
	color: #585850;
	padding: 0px;
	font-style: italic;
	margin-top: 1.4em;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 218%;
	margin-top: 1em;
	color: #FA9B28;
}

h2 {
	font-size: 164%;
}

h3 {
	font-size: 145%;
	color: #000;
}

h4 {
	font-size: 118%;
	color: #000;
}

#pageContainer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1200px;
	height: 100%;
}

#pageFrame {
	background-color: #FFF;
	width: 900px;
	margin-top: 30px;
	border: 1px solid #CFCFCF;
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 10px;
	display: block;
	float:left;
	height: 100%;
	padding-bottom: 20px;
}
#logoBg {
	height: 145px;
	width: 407px;
	display: block;
	margin-top: -300px;
	margin-left: 20px;
	background-color: transparent;
	margin-bottom: 155px;
}
#logoImg {
	margin-top: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 145px;
	width: 407px;
}
#headerImg {
	background-color: #CFCFCF;
	height: 270px;
	width: 900px;
	display: block;
	margin: 0px;
}
#menu {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	text-transform: uppercase;
	height: 1.2em;
	color: #585850;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	margin: 0px auto 20px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	display: block;
	text-align: center;
}
#menu ul li {
	margin-right: 30px; /* EDIT THE  VALUE TO FIT THE MENU ITEMS (SPACE IN BETWEEN) */
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
}

#menu a:link {
	text-decoration: none;
	color: #505050;
	background-color: #FFF;
}

#menu a:visited {
	text-decoration: none;
	color: #505050;
	background-color: #FFF;
}
#menu a:hover {
	text-decoration: none;
	color: #F98A04;
}

#menu a:active {
	text-decoration: none;
	color: #505050;
}
#fullPageContent {
	display: block;
	width: 830px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#leftStuff {
	width: 430px;
	display: block;
	margin-left: 40px;
	height: 100%;
	float:left;
}
#middleStuff {
	float: left;
	width: 225px;
	margin-left: 30px;
}

#rightStuff {
	width: 225px;
	float: right;
	margin-right: -50px;
}
#box {
	display: block;
	width: 225px;
	float: left;
}

#box p {
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #505050;
	margin: 0px;
	padding-top: 4px;
}
#box  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box form {
	margin: 0px;
	padding: 0px;
}

#box .button {
	margin-top: 5px;

}
#pageImage {
	width: 316px;
	margin-left: -200px;
	clear: none;
	float: left;
	margin-top: -230px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	position: absolute;
	left: 72px;
	top: 576px;
	height: 1333px;
}
#pageImage img {
	float: right;
}

#footer {
	width: 890px;
	display: block;
	margin-right: 150px;
	margin-left: 150px;
	padding-right: 5px;
	padding-left: 5px;
	color: #505050;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a {
	background-color: transparent;
	text-decoration: underline;
}
#footer a:hover {
	background-color: #505050;
}


#fullPageContent .quotation {
	display: block;
	float: right;
	width: 300px;
	padding-right: 0px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}


#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}


#navlist li
{
	padding-left: 10px;
	background-image: url(/images/template/bulet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

.boxHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	display: block;
	height: 23px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #797E7F;
}

.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-left: 0px;
	color: #666;
	background-image: url(../images/template/quotes.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 60px;
	line-height: 1.6em;
	margin-top: 1.6em;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}

 .topOrange {
	background-image: url(../images/template/orangeBox-top.png);
	height: 33px;
	width: 212px;
	padding-left: 13px;
}
.middleOrange {
	width: 170px;
	background-image: url(../images/template/orangeBox-middle.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 15px;
}
 .bottomOrange {
	background-image: url(../images/template/orangeBox-bottom.png);
	height: 40px;
	width: 225px;
}

.topBlue {
	background-image: url(../images/template/blueBox-top.png);
	height: 33px;
	width: 212px;
	padding-left: 13px;
}
.middleBlue {
	width: 170px;
	background-image: url(../images/template/blueBox-middle.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 15px;
}
.bottomBlue {
	background-image: url(../images/template/blueBox-bottom.png);
	height: 40px;
	width: 225px;
}
.topGreen {
	background-image: url(../images/template/greenBox-top.png);
	height: 33px;
	width: 212px;
	padding-left: 13px;
}
.middleGreen {
	width: 170px;
	background-image: url(../images/template/greenBox-middle.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 15px;
}
.bottomGreen {
	background-image: url(../images/template/greenBox-bottom.png);
	height: 40px;
	width: 225px;
}
.topYellow {
	background-image: url(../images/template/yellowBox-top.png);
	height: 33px;
	width: 212px;
	padding-left: 13px;
}
.middleYellow {
	width: 170px;
	background-image: url(../images/template/yellowBox-middle.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 15px;
}
.bottomYellow {
	background-image: url(../images/template/yellowBox-bottom.png);
	height: 40px;
	width: 225px;
}
.image-floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-floatLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.alignLeft {
	text-align: left;
}
.alignCentre {
	text-align: center;
}
.alignRight {
	text-align: right;
}

.phone {
	font-size: 1.4em;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {
	border: 1px dashed #666;
}
	
.list {
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000; <------ I WOULDN"T USE THESE BECAUSE THE TEXT IS ALREADY STYLED TO MATCH THE TEXT IN WHICH CONTAINER THEY'LL BE USED */
	display: block;
	background-image: url(../images/template/bulet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	padding-right: 20px;
	margin: 10px 0px 0px 10px;
	line-height: 1.4em;
}

.list-last {
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000; <------ I WOULDN"T USE THESE BECAUSE THE TEXT IS ALREADY STYLED TO MATCH THE TEXT IN WHICH CONTAINER THEY'LL BE USED */
	display: block;
	/*background-image: url(../images/template/bulet.gif);*/
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	padding-right: 20px;
	margin: 10px 0px 0px 10px;
	line-height: 1.4em;
}


.listBoxes {	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000; <------ I WOULDN"T USE THESE BECAUSE THE TEXT IS ALREADY STYLED TO MATCH THE TEXT IN WHICH CONTAINER THEY'LL BE USED */
	display: block;
	background-image: url(../images/template/bulet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin: 5px 0px 0px;
	line-height: 1em;
}

/* YOU CAN ALSO STYLE THE LIST ITEMS FOR THE WHOLE PAGE WITH A TAG, NOT A CLASS STYLE LIKE SO:

li {
	display: block; 
	margin-left: 0px;
	background-image: url(../images/template/bulet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}
*/
#scheduleTable {
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px #000;
	border-left: 1px #000;
}
#scheduleTable th {
	width: 105px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	text-transform: uppercase;
}
#scheduleTable td {
	height: 100px;
	padding: 5px;
	border-right: 1px #000;
	border-bottom: 1px solid #000;
	border-top-width: 1px;
	border-top-color: #000;
	border-left: 1px solid #000;
}
.Table {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px #000;
	border-left: 1px #000;
}
.Table th {
	padding: 5px 10px;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	text-transform: uppercase;
}
.Table td {
	padding: 5px 10px;
	border-right: 1px #000;
	border-bottom: 1px solid #000;
	border-top-width: 1px;
	border-top-color: #000;
	border-left: 1px solid #000;
}
#otherStuff {
	width: 370px;
	float: right;
	clear: none;
	margin-right: 30px;
}

.contact-link{
	background:white
}

.contact-link:hover{
	color:blue;
}

#supplement-table{
	
	width:90%;
}

#supplement-table td{
	border: 1px solid #CFCFCF;
	padding:5px;
}


#supplement-table td:hover{
	border:1px solid black;
}
