/*  				     	  @hm Website Design & IT Support Services					    */
/*  								=======================									*/
/*									  CSS Stylesheet 2005									*/
/*									Written By: Andrew Hill-Male							*/
/* ======================================================================================== */

/* wrapper  and generic code*/

	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#94CD1C;
	scrollbar-arrow-color:#000066;
	scrollbar-track-color:'';
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	margin: 0;
	background-image: url(../images/bg_image.gif);
	}
	
	p{
	font-size:90%;
	text-align: justify;
	color: #000066;
	line-height: 110%;
	}
	
	ul{
	font-size:90%;
	text-align: left;
	color: #000066;
	line-height: 120%;
	list-style-image: url(../images/bullet.gif);
	}
	
	ul li {padding-bottom:5px;}
	
	h1 {
	font-size: 120%;
	font-weight: bold;
	color: #36a9b8;
	}
	h2 {
	font-size: 100%;
	font-weight: bold;
	color: #36a9b8;
	}
	
	h3{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
	
	a:link {
	color: #098493;
}
	a:visited {
	color: #098493;
}
	a:hover {
	color: #36a9b8;
}
	
	
	#wrapper{
	width:800px;
	margin: 0px auto;
	border: solid #999 1px;
	background-color: #4c0f30;
	}


/* Banner  area */

	#banner{
	margin: 0;
	background-color: #C4AC80;
	position: relative;
	}
	
	
	.maintitle {
	color: #000000;
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 30px;
	} 
	
	/* html #contactbox {font-size:12px; margin:25px 0 0 70px;}*/
	
	.logo{
	background-color: #FFFFFF;
	top: 10px;
	right: 10px;
	width: 252px;
	clear: both;
	float: right;
	}
	
	.contacttxt{
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}
	
/* top Navigation area */

#topnav{
	color:#FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	width: 582px;
	height: 18px;
	position: absolute;
	left: 229px;
	top: 102px;
}

	#topnav a:link {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
	#topnav a:visited {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
	#topnav a:hover {
	color: #098493;
}
	#topnav a:active {
	color: #33CCFF;
	text-decoration: none;
}

#caa {
	position: absolute;
	color: #FFFFFF;
	left: 586px;
	top: 11px;
}

	
/*left Nav layout*/
	#leftcontent {
	width:175px;
	margin-left: 2px;
	float: left;
	margin-top: 30px;
	text-align: center;
	color: #FFFFFF;
	}
	
	.leftimagebox {
	margin-top: 20px;
	}
	
	.quotemks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	}	

.tagtext{
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF;
}

/*Top Nav page Code*/

	body#home a#homenav ,
	body#about a#aboutnav ,
	body#services a#servicesnav,
	body#testimonials a#testimonialsnav,
	body#contact a#contactnav,
	body#links a#linksnav {
	color: #098493;
	font-weight: bold;

	}	



/* main content area*/
	#maincontent{
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 10px;
	margin-bottom: 0px;
	margin-left: 180px;
	position: relative;
	}
	
	.quotes {
	font-style:italic;
	text-align: left;
	color: #2F7FC4;
	font-weight: bold;
	margin: 0 5px;
}

.imgleft {
	margin-right: 10px;
}
.imgright { margin-left:10px}

.testimonial {
	text-align: justify;
	font-style: italic;
	padding-top: 3px;
}

.testimonialbox {
	float:left;
	width: 250px;
	padding: 5px 10px;
	border: solid #000 1px;
	position: relative;
	background-color: #f5f6f6;
}
.testauthor {
	text-align:right;
	font-weight: bold;
	color: #000066;
	font-size: 90%;
}

.redtxt {color:#FF0000}
.greybold {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	}
		

/* Footer Area */
	#footer {
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px;
	font-size: 14px;
	margin-left: 180px;
	}

	.footerlinks {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}

	.footerlinks A:link, .footerlinks A:visited {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	color: #000000;
	}

	.footerlinks A:hover {text-decoration: underline;color: #FE9900;}
	.footerlinks A:active {text-decoration: none;color: #000000;}

	.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
/* Misc Code */


.toplink {
	right: 15px;
	font-size: 12px;
	color: #999999;
	border-bottom: solid #ccc 1px;
	text-align: right;
	display: block;
}

.toplink a:link, .toplink a:visited {
	color:#999;
	text-decoration: none;
}

.toplink a:active{}
.toplink a:hover {
	color: #098493;
}	


	
	
	a.ahm:link, a.ahm:visited{ 
	color:#000000;
	text-decoration: none;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	}
	
	a.ahm:hover{ 
	color:#FF9900;
	}
	
	
	.clear {clear: both;}
