body {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	font-size: 12px;
	background:#dddddd url(../img/backgrounds/camouflage.jpg) top left repeat-x;
	color:#444444;
	text-align:center;
	}

* {
		margin: 0px;
		padding: 0px;
		}
		
	h1, h2, h3, h4, h5, h6, p, blockquote, hr,
 	ol, dl, table, fieldset, address {
    	margin-bottom: 1em;
		}

.pad {
padding:16px 16px 0px 16px;
}

.required {font-size:10px; color:#CC0000; }

a:active, a:focus {
outline: 0
}

.picture-right{float:right; border:1px solid #ccc; padding:3px;}
.picture-right:hover{border:1px solid #528F27;}
.picture{border:1px solid #ccc; padding:3px;}
.picture:hover{border:1px solid #528F27;}

.picture2{border:1px solid #ccc; padding:3px; margin-right:5px}
.picture2:hover{border:1px solid #528F27;}

.genesis {
	display: inline;
	margin: 0px 5px 10px 0px;
	}


.categories {color:#ffffff; padding:32px 12px 12px 12px; width:226px; float:left; margin-right:8px; height:80px;}
.flashbox {
	color:#ffffff;
	width:250px;
	float:left;
	height:124px;
}

.instructor {margin-right:9px; width:163px; height:490px; background:#ffffff url(../img/backgrounds/bloor4.jpg) no-repeat; color:#FFFFFF; padding:170px 11px 0px 11px; float:left;}


	#menu{
		width:750px; 
		height:55px;
		text-align: left;
		margin: 0 auto; 
		}

ul {
	list-style: circle outside;
	margin-left: 0;
	padding-left: 3em;
	list-style-position: outside;
	}

li {margin-bottom:8px;}

table {
}

td {padding:2px;}

label {
width:100px;
display:block;
float:left;
}

input{
font-size:12px;
width:165px;
margin-bottom:5px;
}

textarea {
font-family: Arial, helvetica, sans-serif;
font-size:12px;
width:165px;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom:0.7em;
font-size: 21px;
color: #333;
font-weight:normal;
}

#left h1 {
margin-bottom:1em;
color: #fff;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom:0.7em;
font-size:20px;
color: #333;
font-weight:normal;
}

#banner h2 {color:#fff;}

h3 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom:0.7em;
font-size:18px;
color:#333;
font-weight:normal;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom:0.7em;
font-size:13px;
color:#333;
font-weight:bold;
}

a:link {
	color:#528F27;
	text-decoration: none;
	font-weight:bold;
	}

a:visited {
	color:#528F27;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color:#E5CE3B;
	text-decoration: none;
	}


	#top a:link {
		color:#000033;
		text-decoration: none;
		}
	
	#top a:visited {
		color:#000033;
		text-decoration: none;
		}
		
		
	#top a:hover {
		color:#fff;
		text-decoration: none;
		}
		
		
	.categories a:link {
		color:#ffffff;
		text-decoration: none;
		}
	
	.categories a:visited {
		color:#ffffff;
		text-decoration: none;
		}
		
		
	.categories a:hover {
		color:#E5CE3B;
		text-decoration: none;
		}
		
	#bottom a:link {
		font-size: 10px;
		color:#999;
		text-decoration: none;
		}
	
	#bottom a:visited {
		font-size: 10px;
		color:#999;
		text-decoration: none;
		}
		
	#bottom a:hover {
		font-size: 10px;
		color:#333;
		text-decoration: none;
		}

/*Navigation Menu*/
		
#navigation {
	padding:95px 0px 0px 137px;	
	}

	/*#navigation a{	
		font-family: Arial, Helvetica, sans-serif;
		padding-top:3px;
		margin-right:2px;
		width:90px;
		height:19px;
		display:block;
		float:right;
		background:#333 url(../img/buttons/navigation.gif) top left no-repeat; 
		border-top:5px solid #333;
		} */
		
	#navigation a:link {
		color:#444444;
		font-size:12px;
		text-align:center;
		font-weight:bold;
		}

	#navigation a:visited {
		text-align:center;
		font-size:12px;
		color:#444444;
		font-weight:bold;
		}
	
	#navigation a:hover {
		color:#E5CE3B;
		}	
		
#inner-footer {clear:both; background:#ffffff url(../img/backgrounds/footer.gif) no-repeat; height:23px; padding:10px 10px 00px 10px; font-size:11px; color:#FFFFFF;}
		
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top:0;
/*border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;*/
line-height:25px;
z-index:100;
background-color:#fff;
width:110px;
visibility: hidden;
color:#333;
text-align:center;
}

.dropmenudiv a{
width: auto;
display: block;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color:#333;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
color:#333;
}

.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
color:#333;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #cccccc;
color:#333;
}	

/*Menu Ends*/

#top {
	height:90px; width:750px; padding-top:10px; text-align:left; margin: 0 auto;
	}
	
	#top-page-container {
		width:780px;
		margin: 0 auto; 
		text-align:left;
		}
		
#banner	{
	color:#222222; padding:35px 35px 19px 35px;
	}
	
#quote {
	padding-left:208px; 
	width:290px; 
	line-height:30px; 
	height:180px; 
	text-align:left; 
	color:#FFFFFF;
	}
	
	
#full-page {width:800px; min-height:850px; background:transparent url(../img/backgrounds/main.png) no-repeat; text-align:justify; margin: 0 auto; margin-top:50px;}

#whowhatwhy {
	width:767px;
	height:178px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(../img/who-what-why444.jpg);
	background-repeat: no-repeat;
}


#left {	
	width:302px; 
	min-height:450px;
	background:transparent url(../img/backgrounds/left.gif) top left no-repeat;
	}

#right-container {float:right; width:597px;}

#right {
	width:597px; 
	min-height:450px;
	background:transparent url(../img/backgrounds/right.gif) top left no-repeat; 
	}

#services
	{
	width:175px;
	border:1px solid #006699;
	}

.bottom-box {
	width:140px; 
	height:48px; 
	background-color:#F6F7F9; 
	border:1px solid #cccccc; 
	margin-right:10px;
	float:left;
	text-align:center;
}

.bottom-box p {
padding-top:10px;
color:#000;
}

.inner {padding:20px;}

.inner-right {padding:15px 20px 5px 20px;}

#footer {
	height:40px; text-align:center; padding:20px; font-size:11px; color:#999999;
	}

#footer a{
	font-size: 10px;
	}
	
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
.style2 {
	color: #336600;
	font-weight: bold;
}
.center {
	text-align: center;
}
#new-center {
	height: 600px;
	width: 770px;
}
