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

/*generic css format */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	
}

body,td,th, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	
	}

	
p {
	line-height: 110%;
	text-align: justify;
	}	
	


h1 {
	font-weight:bold;
	font-size:120%;
	padding: 0;
	margin: 15px 0 0 0;
	color: #691838;
	}
	
h2 {
	font-size:110%;
	font-weight:bold;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #847c31;
	}
	
h3 {
	font-size:100%;
	font-weight:bold;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #691838;
}

A:link, A:visited {
	text-decoration: underline;
	color: #847c31;
	font-weight: bold;
	}

A:hover {
	text-decoration: underline;
	color: #c56629;
	font-weight: bold;
	}



A:active {
	text-decoration: none;
	color: #847c31;
	font-weight: bold;
}

.imageborder {
	border:solid #ca8c2f 1px
}

.anchorlinks { font-size:12px}


/* Wrapper area */
#wrapper {
	width:900px;
	margin:0 auto;
	border: solid #000 1px;
	position: relative;
	background-color: #FFFFFF;
}


/* Banner area */
	#banner{
	margin: 0;
	position: relative;
	text-align: left;
	padding: 0;
	background-color: #E7E4D1;
	}
	
	.bannertxt {
	width: 345px;
	left: 499px;
	top: 32px;
	color: #847c31;
	font-weight: bold;
	font-size: 32px;
	float: left;
	position: absolute;
	visibility: 1000;
	height: 60px;
	font-style: italic;
	}
	.bannertxt p {
	text-align:left;
	margin: 0;
	padding: 0;
}
	
	#namelogo {
	margin-left:10px;
	margin-top: 0px;
	}
    
	#toptag	{
	background-color:#691838;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 30px;
	height: 40px;
	background-image: url(../images/shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
 
 /* top Navigation area */

#topnav{
	color:#847c31;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	clear: both;
	border-bottom: solid #691838 4px;
	background-color: #e5e0cd;
}

	#topnav a {
	margin-left:30px;
	font-size: 14px;
	font-weight: bold;
	}

	#topnav a:link {
	color:#847c31;
	text-decoration: none;
	font-weight: bold;

}
	#topnav a:visited {
	color:#847c31;
	text-decoration: none;
	font-weight: bold;
}
	#topnav a:hover {
	text-decoration: underline;

}
	#topnav a:active {
	color: #847c31;
	text-decoration: none;
}

.navbull {
	font-size:18px;
	margin: -20px 5px 0 5px;
}



/*Top Nav page Code*/

	body#home a#homenav,
	body#about a#aboutnav,
	body#course a#coursenav,
	body#testimonials a#testimonialnav,
	body#links a#linknav,
	body#booking a#bookingnav,
	body#about a#aboutnav,
	body#contact a#contactnav
	 {
	color: #c56629;
	font-weight: bold;
	}	


/* Main content area */

	#maincontent {
	padding: 5px 30px 15px;
	text-align: left;
	background-image: url(../images/dovebackground.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
	.leftcolumn {
	width: 400px;
}
	.rightcolumn {
	width: 400px;
	float: right;
	position: relative;
}
	
	#maincontent ul {
	font-size:14px
}	
	
	#maincontent ul li {
	padding-bottom: 3px;
}
	
	.imageleft {
	margin-right: 10px;
	}
		.imageright {
	margin-left: 10px; float:right;
	}

.imgleft-bdr {
	border:solid #FF9900 3px;
	margin-right:10px;
}

.imgbdr {
	border:solid #FF9900 3px;
}

#homeimgblock {
	width: 395px;
	float: left;
	height: 520px;
}

#stressed {
	position:absolute;
	left: 405px;
	top: 494px;
}
.quotetxt { color:#691838;}


.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: -10px;
	width: 100%;
	text-align: right;
	border-bottom: solid #ccc 1px;
	clear: both;
	margin-bottom: 10px;
}


.top a:link, .top a:visited {
	text-decoration: none;
	color: #666666;
}
.top a:hover {
	text-decoration: underline;
	color: #666666;
}

.toppointer {
	font-size: 14px;
}

.testimonials {
	float:right;
	margin-top: 20px;
	width: 660px;
}

.modelscol {
	float:left;
	width:160px;
	margin-top: 20px;
}

 #mapbox {
	width: 420px;
	position: absolute;
	left: 440px;
	top: 217px;
}

#contacttbl td p { margin-top:0; padding:0}

#newsletter { width:360px; }
#newsletter p {text-align:center;}

/* Footer Area */

	#footer {
	background-color: #c56629;
	text-align: left;
	padding: 5px;
	clear: both;
	margin: 0;
	}
	.footerquote{
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	font-weight: bold;
	margin-top: 0px;
}
	
	.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}

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


.copyright {
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

p.ahm {
	color:#FFFFFF;
	font-size:10px;
	margin-top:0px;
	padding:0;
	text-align: right;
}
a.ahm:link,a.ahm:visited { font-size:9px; color:#FFFFFF}
a.ahm:active{ font-size:9px}
a.ahm:visited  { text-decoration:underline;}

.addresstxt {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	clear: both;
	width: 180px;
	margin: 0;
	padding-left: 10px;
}


INPUT, OPTIONS, TEXTAREA, SELECT, .requiredInput{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: 400;

}


INPUT:radio{
	background: #6ba1f2;
}



.requiredInput{
	background: #ffff66;

}


.indent{padding-left: 50px;}

.creditsHeading {
	color: #0000cc;
  font-size: 12pt;
	text-align: center;		
	font-weight: 700;
}


.small, .footerLinks, .datestamp{
	font-size: 7pt;	
	color: #ffffff;
}



.prompt{
	font-size: 9pt;	
	color: #ffffff;
	text-align: left;
}



.clear { clear:both}

