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

body{
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*--------------------Global Typography----------------------------*/
/*-----------------------ekements------------------------------------*/
h1{
}

h2{
}

h3{
}

h4{
}

h5{
}

h6{
}

p{
}

/*tr{
	background-color:#ddffdd;
}*/

/*fieldset{
	background-color:#eeffee;
}*/
/*---------------------------IDs-----------------------------*/

#topNav{
	font-size:1.2em;
}

#footer{
	text-align:center;
	font-size:.75em;
	}

#topStripe{
	color:#ffffff;
	font-size:32px;
}

/*----------------------------Classes-----------------------*/

.navButton{
	text-align:center;
	
}

.planNav{
	text-align:center;
}

.header_01{
	font-size:2.5em;
	font-style:italic;
	font-weight:300;
}

.menuMenu{
	border-bottom:dotted;
	border-width:thin;
}

/*---------------------Links/SeudoClasses---------------*/
a:link.bannerMail{
	color:#ffffff;
	text-decoration:none;
}


.navButton a:link {
	color:#36b1d1;
	text-decoration:none;
	}     
	
.navButton a:visited {
	color:#36b1d1;
	text-decoration:none;
	}  
	
.navButton a:hover {
	color:#5fa340;
	text-decoration:underline;
	}  
	
.navButton a:active {
	color:#0000FF;
	} 
	
a.subnavButton:link {
	color:#36b1d1;
	text-decoration:none;
	
	}     
	
a.subnavButton:visited {
	color:#36b1d1;
	text-decoration:none;
	
	}  
	
a.subnavButton:hover {
	color:#5fa340;
	text-decoration:none;

	}  
	
a.subnavButton:active {
	color:#0000FF;
	} 
	
.bookmark a:link {
	color:#36b1d1;
	text-decoration:none;
	}     
	
.bookmark a:visited {
	color:#36b1d1;
	text-decoration:none;
	}  
	
.bookmark a:hover {
	color:#5fa340;
	text-decoration:underline;
	}  
	
.bookmark a:active {
	color:#0000FF;
	} 

.planNav a:link{
	text-align:center;
	color:#36b1d1;
	font-size:1.4em;
	text-decoration:none;
	margin-left:8px;
	font-weight:bolder;
	
}
.planNav a:visited{
	text-align:center;
	color:#36b1d1;
	text-decoration:none;
	font-size:1.4em;
	margin-left:8px;
	font-weight:bolder;
	
}
.planNav a:hover{
	text-align:center;
	color:#5fa340;
	text-decoration:underline;
	font-size:1.4em;
	margin-left:8px;
	font-weight:bolder;
	}
	
.planNav a:active{
	text-align:center;
	color:#0000FF;
	font-size:1.4em;
	margin-left:8px;
	font-weight:bolder;
		
}
/*------------------Products/Services Page-------------------*/
/*---------------------------IDs-----------------------------*/
/*----------------------------Classes-----------------------*/


/*-------------------Showcase Page----------------------------*/
/*---------------------------IDs-----------------------------*/
/*----------------------------Classes-----------------------*/
.tableHeader_01{
	text-align:left;
	font-size:2em;
}


/*--------------------About Page-------------------------------*/
/*---------------------------IDs-----------------------------*/

#aboutSection h1,h2{
	margin-left:15px;
}

#aboutSection p{
	margin-left:25px;
	margin-right:20px;
	text-align:justify;
}

/*----------------------------Classes-----------------------*/


/*--------------------Contact------------------------------------*/
/*---------------------------IDs-----------------------------*/
/*----------------------------Classes-----------------------*/
.bio{
	//margin-left:30px;
	text-align:justify;
}

.contactData{
	//margin-left:35px;
	font-size:1.35em;
}

/*--------------------Process Page--------------------------------*/
/*---------------------------IDs-----------------------------*/

#processSection h1,h2{
	margin-left:15px;
}

#processSection p{
	margin-left:25px;
	margin-right:20px;
	text-align:justify;
}


/*----------------------------Classes-----------------------*/



/*--------------------Facilites Page-------------------------------*/
/*---------------------------IDs-----------------------------*/

#facilitiesSection h1,h2{
	margin-left:15px;
}

#facilitiesSection p{
	margin-left:25px;
	margin-right:20px;
	text-align:justify;
}


/*----------------------------Classes-----------------------*/



/*--------------------Tips Page------------------------------------*/
/*---------------------------IDs-----------------------------*/

#tipsSection h1,h2{
	margin-left:15px;
}

#tipsSection p{
	margin-left:25px;
	margin-right:20px;
	text-align:justify;
}


/*----------------------------Classes-----------------------*/

/*.subNavBoxes h1{
	margin-left:15px;
}*/
/*
#addressNcopy{
	font-size:.75em;
	text-align:center;
}*/

