
/*--------------------------------------Coded By:----------------------------------------------------

Coded and designed by: Gavin Green
Emai: element49@hotmail.com
Multimedia Designer

---------------------------------------------------------------------------------------------------*/




body {
		margin:0px;
		padding:0px;
		background-image:url('../images/Background3.jpg');
		font-family: helvetica, sans-serif;
		
}
	
div#wrapper {
	width:800px;
	height:600px;
	background-color:#EAE2BE;
	padding:0px;
	margin:0px auto 0px auto;
	position:relative;
	top:0px;
	left:0px;
}



/*--------------------------------------Navigation-------------------------------------------------*/

body p.navigation-bar {

		position:absolute;
		width:780px;
		top:110px;
		background-color: #EAE2BE;
		border-top: medium #ffffff solid;
		border-bottom: medium #ffffff solid;
		padding: 10px;
		text-align: center
		
	}
	
p.navigation-bar {

		position:absolute;
		width:780px;
		top:110px;
		background-color: #EAE2BE;
		border-top: medium #ffffff solid;
		border-bottom: medium #ffffff solid;
		padding: 10px;
		text-align: center
		
	}
 
/*html>body .box{

}*/

p.navigation-bar a:link {
		font-size:12px;
		font-weight: bold;
		color: black;
		text-decoration: none;
		
	}

p.navigation-bar a:hover {
		background-color: #ffffff;
		color: black;
		text-decoration: none
		
	}
	
p.navigation-bar a:visited {
		font-size:12px;
		font-weight: bold;
		color: black;
		text-decoration: none
		
	}

/*-------------------------------------------------------------------------------------------------*/

h1 {
	color:rgb(0,159,59);
}

h2 {
	color:rgb(0,159,59);
}

div#wrap {
	width:750px;
	height:250px;
	padding:20px;
	margin:0px auto 0px auto;
	position:relative;
	top:0px;
	left:0px;
}


div#content {
		padding:20px;
		width:550px;
		height:100px;
		position:relative;
		top:50px;
		left:200px;
		text-indent: 20px;
		font-size:15px;
		/*font-family: "arial", sans-serif;*/
		color:#000;
}


div#description {
		padding-left:50px;
		padding-right:50px;
		width:540px;
		height:415px;
		position:absolute;
		top:0px;
		left:0px;
		text-indent: 20px;
		font-size:15px;
		/*font-family: "arial", sans-serif;
		/*font-weight:bold;*/
		color:#000;
}

#textitalicbold {
font-style: oblique;
font-weight: bold;
}

#fee {
font-size:12px;
}

#feeheader {
font-size:18px;
}

#feeheaderunderline {
text-decoration: underline;
font-size:18px;
}

div#fee-price {
		padding-left:50px;
		padding-right:50px;
		position:absolute;
		top:70px;
		left:340px;
		text-indent: 20px;
		font-size:15px;
		/*font-family: "arial", sans-serif;
		/*font-weight:bold;*/
		color:#000;
}

#image {
		float:left;
		padding-top:10px;
		padding-right:10px;
		padding-bottom:10px;
}

#imageright {
		float:right;
		/*padding-top:10px;*/
		padding-right:10px;
		padding-left:10px;
		padding-bottom:10px;
}

#imagecontent {
		float:left;
		padding-top:10px;
		padding-right:10px;
		padding-bottom:10px;
}


/*-------------------------------------------Copyright---------------------------------------------*/


div#copyright {


		position:absolute;
		width:800px;
		top:600px;
		font-size:12px;
		padding: -10px;
		background-color: #8C6239;
		border-top: medium #ffffff solid;
		text-align: center ;
		
}

/*-------------------------------------------------------------------------------------------------*/

/*-------------------------------------------Copyright For Fees------------------------------------*/


div#copyrightfee {


		position:absolute;
		left:-200px;
		width:800px;
		top:400px;
		font-size:12px;
		background-color: #8C6239;
		border-top: medium #ffffff solid;
		text-align: center ;
		
}

/*-------------------------------------------------------------------------------------------------*/ 
