/* CSS Document */

*				{padding: 0;
			 	margin: 0;
			 	}

/* TO HIDE HEADING 1 */

h1 em			{
				position: absolute;
				left: -4000px;
				width: 900px;
				}

.hiddenpic		{display: none}

body			{background: #000000;
				 }

				
#wrap			{width: 1003px;
				height: 695px;
				margin: 0px auto 0px auto;
				}		

#navbox			{width: 488px;
				height: 640px;
				float: left;}
	

#navbar			{width: 141px;
				height: 300px;
				float: right;
				position:absolute;
				margin-left: 386px;
				margin-top: 280px;
				}

#navbar a img	{float: left;


				}
				
#contentbox		{width: 490px;
				height: 695px;
				background: url(images/content_bg.jpg) 0px 195px no-repeat;
				float: right;
				}


.navboxpicdiv	{position: absolute;
				width: 500px;
				}

.navboxpic		{float: left;
				}

				
.navboxpic2		{margin-left:0px;
				margin-top: 0px;
				}				

	
#scroll			{width: 410px;
				height: 407px;
				overflow: auto;
				float:left;
				outline: none;
				margin-top: 25px;
				padding-left: 30px;}
				
.storypic		{float: right;
				margin: 5px 5px 5px 10px;
				border: solid 2px white;}
				
.logos			{width: 420px;
				height: 70px;
				margin-left: 480px;
				text-align: right}

.logos a img	{margin: 0px 30px 0px 30px}


a.books			{font-size: 10px;
				margin-right: 30px;
				color: #1b4d6f;
				}


a.books:hover			{font-size: 10px;
				color: #cfad65;
				}


							
a 				{border: none;
				outline: none;
				color: #cfad65;
				text-decoration: none;}

a:hover			{color: #006699}


a img				{border: none;
				outline: none}
				
.center			{text-align:center}		
						
p				{color: #FFFFFF;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height: 17px;
				margin-bottom: 10px;
				}

				
										
h2				{color: #333333;
				font-size: 25px;
				width: 356px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				margin-bottom: 15px;
				background-color: #cfad65;
				border: 1px solid #000;
				padding: 10px;}

h3				{color: #fff;
				font-size: 17px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				margin-bottom: 10px;}
				
				
h4				{color: #fff;
				font-size: 16px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				margin-bottom: 10px;}


h5				{color: #cfad65 ;
				font-size: 16px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				margin-bottom: 10px;}


h6				{color: #fff;
				font-size: 16px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				margin-bottom: 10px;}

.totop			{color:#999999;
				border-top: 1px solid #999999;
				border-left: 1px solid #999999;
				border-right: 1px solid #999999;
				padding: 4px;}


.line			{height: 1px;
				width: 320px;
				margin: -6px 0px 30px 0px;
				border-top: 1px solid #999999}
				
.cities			{text-align:center;
				width: 300px;
				height: 320px;
				margin: 15px 15px 20px 45px;
				padding-top: 50px;
				background: url(images/clipboard.jpg) no-repeat}
				

.cities a img	{float: left;
				margin: 5px 0px 0px 32px;
				padding: 0px;}

				
		
				

	
.form p		{margin-left: 0px;
			margin-bottom: 8px;}

.form			{margin-top: 20px;
				width: 340px;
				text-align:right;
				margin-left: -20px;
				}
			

.email	 	{width: 230px;
			}
	

			 
input		{border-right: .5px solid #004d60;
			border-bottom: .5px solid #004d60;
			height: 19px;
			margin-bottom: 2px;
			background-color:#b7c8e8; 
}
						  

textarea	{width: 230px;
			border-right: .5px solid #004d60;
			border-bottom: .5px solid #004d60;
	
			}

.name		{width: 230px;
			}


.reset		{margin: 0px 0 0 28px;
			padding: 0 0px;
			color: #b7c8e8;
			font-weight: bold;
			width: 100px;
			height: 25px;
			font-size: 13px;
			background-color: #27519d;}
			
			
.order		{margin: 0px 0 0 103px;
			padding: 0 0px;
			color: #b7c8e8;
			font-weight: bold;
			width: 100px;
			font-size: 13px;
			height: 25px;
			background-color: #27519d;}			

		
.errormsg	{color: #ffa025;
			font-size: 12px;
			display: none;
			text-decoration: none;
			font-weight: bold;
			padding-right: 68px}	


.postcode	{width: 100px;
			margin-right: 130px;
			
			}

.state			{width: 100px;
				margin-bottom: 5px;
				background-color:#b7c8e8;
				margin-right: 132px;
				}										