body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	line-height: 1;
	color: #888888;
	font-size : 12px;
	background-color: #d3d9de;
}

.top-copy {
	font-size: 12px;
	color: white;
	font-style: italic;
	padding-left: 7px;
}

.top-header {
	font-size: 16px;
	color: white;
	font-style: bold;
	letter-spacing: 2px;
	padding-left: 7px;
}

h1 {
	font-size: 17px;
	text-transform : uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color: maroon;
	text-align: center;
	}

h2 {
	font-size: 15px;
	color: black;
	}


p {
	font-size : 12px;
	line-height: 20px;
}

.sidetext {
	font-size: 11px;
	line-height: 12px;
}
a.sidenav-small {
	font-size: 10px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	line-height: 30px;
	display: block;
	padding-left: 7px;
	text-transform: uppercase;
	}
a.sidenav-small:hover {
	color: white;
	display: block;
	background: #D4353A;
}

.boxnav{ 
border: 3px solid #b6b6b6;
 background-color: #f7f7f7;
}
.boxnav2{ 
border: 3px solid #3500B2;
 background-color: #f7f7f7;
padding: 5px;
 font-size: 10px;
 font-weight: bold;
 color: maroon;
}
.boxcontact{ 
border: 3px solid #b6b6b6;
 background-color: #f7f7f7;
}
.boxcontactheader{
	font-size: 14px;
}

.thinnavbox { 
border-left: solid 1px white;
border-top: solid 1px white;
}

ul.small-tick li.small-tick {
	list-style: disc url(images/small-tick.gif);
	
}
ul.big-tick li.big-tick {
padding-left: 25px;
background-image: url(images/tick.jpg);
background-repeat: no-repeat;
abackground-position: 0 .5em;
list-style-type: none;
font-size: 11px;
line-height: 20px;
}

.photoboxred { 
border: 1px solid red; 
padding: 5px;
}



.header{	
		font-size:12px;
		color: white;
		text-decoration: none;
		font-weight: bold;
		}

.footer-text{
		font-size: 10px;
}		
		
a.footer {	
	color:#888888;
	text-decoration:none;
	font-size: 10px;
		}

a.footer:hover{	
		color: #6495ED;
		}
.Testimonial
{
	color:#888888;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}

