/* STYLE HTML TAGS
----------------------------------------------- */

/* Color Scheme Colors

#CCC08F - body/menu:hover
#807859 - header/footer/boxed2
#E6E1CF - boxed1



*/
	body
		{
		margin: 10px;
		background: #CCC08F url(images/bg4.gif);
		text-align: center;
		}
	
	h1
		{
		position: relative;
		padding-top: 30px;
		font: oblique 35px coronet, Brush Script MT, trebuchet ms, sans-serif;
		color: #fff;
		text-align: center;
		}
		
	h2
		{
		font: normal 22px trebuchet ms, sans-serif;
		}
	
	p
		{
		font: 12px arial, sans-serif;
		}

	a:hover 
		{
		color: #000000;
		font-weight : normal; 
		text-align : left; 
		text-decoration: none;
		}

	#brand1
		{
			/* FOR IMAGE GB3.GIF*/
			position:relative;
			top:-46%;
			left:-11.6%;
			float: left;
		}
	#brand2
		{
			/* FOR IMAGE GB6.GIF*/
			position:relative;
			top:-50%;
			left:-15.4%;
			float: left;
		}

/* STRUCTURE
----------------------------------------------- */	
	#container
		{
		margin: auto;
		border: 1px #000 solid;
		background: #fff;
		text-align: left;
		width: 690px;
		}

		#masthead
		{
		background: url(images/cogs_new_grey2.jpg);
		/*background: url(images/wm2_orig.jpg);*/
		height: 100px;
		}

		#mastInsert
		{
			background: url(images/bg5.gif);
			filter:alpha(opacity=65);
			-moz-opacity:.65;
			-khtml-opacity: .65;
			opacity:.65;		
			height:100px;
			filter:alpha(opacity=50);
	
		}

		
	/*#masthead
		{
		background: #807859 url(masthead.gif);
		height: 100px;
		}
	
	.btn img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
	}

	.btn:hover img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
		-moz-opacity: 0.5;
	}
*/
	#main-menu ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
	#page-contents
		{
		margin: 50px 0 0 175px;
		border-left: 1px #999 solid;
/*		width: 465px;
		height: 500px;
		overflow: scroll;*/
		}
	
	#footer
		{
		padding: 1px;
		background: #807859;
		text-align: center;
		clear: both;
		}
	#ajax-note{
		position:relative;
		top: -20px;
		font-size: 11px;
		color: #807859;
		padding: 0px;
		text-align: right;

	}

/* COSMETICS
----------------------------------------------- */
	.text-small
		{
		font: 10px arial, sans-serif;
		color: #fff;
		}
		
/* MAIN MENU
----------------------------------------------- */
	#main-menu ul 
		{
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
	#main-menu ul li 
		{
		width: 20%;
		float: left;
		}
		
	#main-menu ul li a 
		{
		padding: 4px 0 4px 0;
		border-top: 1px solid #C02F1A;
		border-left: 1px solid #C02F1A;
		border-right: 1px solid #521508;
		border-bottom: 1px solid #521508;
		background: #9F2513 url(main-menu.gif) repeat-x;
		font: bold 11px arial, sans-serif;
		color: #fff;
		text-decoration: none;
		display: block;
		text-align: center;
		}
	
	#main-menu ul li a:hover 
		{
		background: #521508;
		}
	
		body#home #main-menu li.home a, 
		body#about #main-menu li.about a,
		body#portfolio #main-menu li.portfolio a,
		body#news #main-menu li.news a,
		body#contact #main-menu li.contact a
		
		{
		background: #521508;
		}
		
/* PAGE COLUMN
----------------------------------------------- */
	#center
		{
		padding: 0 0 0 60px;
		}
	#page-column
		{
		padding: 14px 0 0 0;
		border-right: 1px #999 solid;
		border-left: 15px #999 none;
		width: 165px;	
		float: left;		
		}
		
	#page-column ul
		{
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
	#page-column ul li
		{
		margin: 0;
		font: 11px arial, sans-serif;
		}
	
	#page-column ul li a 
		{
		padding: 1px 0 3px 6px;
		display: block;
		text-decoration: none;
		}
	
	#page-column ul li a:hover 
		{
		background: #e9e9df;
		}
	
	/*	body.topic-1 #page-column li#topic-1 a,
		body.topic-2 #page-column li#topic-2 a,
		body.topic-3 #page-column li#topic-3 a,
		body.topic-4 #page-column li#topic-4 a,
		body.topic-5 #page-column li#topic-5 a,
		body.topic-6 #page-column li#topic-6 a
		{
		background: #e9e9df;
		}*/


a.leftmenu {
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	
}

a.leftmenu:link , a.leftmenu:visited {
	/*background-color: #CCC08F;*/
	border: #000000;
	color: #000000;
}

a.leftmenu:link {
	display : block; 
	padding-top : 5px; 
	padding-right : 5px; 
	padding-bottom : 5px; 
	padding-left : 15px; 
	border-style : none; 
	border-top-width : 0; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	width : 145px; 
	font-weight : normal; 
	text-align : left; 
}
a.leftmenu:visited {
	display : block; 
	padding-top : 5px; 
	padding-right : 5px; 
	padding-bottom : 5px; 
	padding-left : 15px; 
	border-style : none; 
	border-top-width : 0; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	width : 145px; 
	font-weight : normal; 
	text-align : left; 
}

a.leftmenu:hover {
	background-color: #CCC08F;
	border: #000000;
	color: #000000;
	display : block; 
	padding-top : 5px; 
	padding-right : 5px; 
	padding-bottom : 5px; 
	padding-left : 15px; 
	border-style : none; 
	border-top-width : 0; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	width : 145px; 
	font-weight : normal; 
	text-align : left; 
}

a.leftmenu:active {
/*	background-color: #FFE680;*/
/*	background-color: #D0E1F5;*/
	background-color: #FFFFFF;
	border: #000000;
	color: #000000;
/*	color: #E6E1CF;*/
	display : block; 
	padding-top : 5px; 
	padding-right : 5px; 
	padding-bottom : 5px; 
	padding-left : 15px; 
	border-style : none; 
	border-top-width : 0; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	width : 145px; 
	font-weight : normal; 
	text-align : left; 
}

.boxed1 {
	background-color: #E6E1CF;
	/* background-color: #CCCCCC;	*/
	text-align: left;
	width: 355px;	
}

.boxed2 {
	background-color: #807859;	
	/*background-color: #999999;	*/
	font-size: 14px;
	text-align: center;
	color: white;
	/* font-style: italic; */
	font-weight: bold;
	width: 355px;	
}
.boxed2a {
	background-color: #807859;	
	/*background-color: #999999;	*/
	font-size: 18px;
	color: white;
	text-align: center;
	/* font-style: italic; */
	font-weight: bold;
	width: 355px;	
}
.boxed3 {
	background-color: #D0E1F5;	
	font-size: 14px;
	text-align: center;
	font-style: italic;
	width: 20px;	
}

.boxed4 {
	background-color: #CCC08F;	
	font-size: 14px;
	text-align: center;
	font-style: italic;
	width: 20px;
}

.boxed5 {
	background-color: #FFE680;	
	font-size: 16px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	width: 355px;	
}

.boxed6 {
	background-color: #CCC08F;
	/* background-color: #CCCCCC;	*/
	text-align: left;
	width: 255px;	
}

.boxed7 {
	background-color: #D0E1F5;	
	/*background-color: #999999;	*/
	font-size: 12px;
	text-align: center;
	/* font-style: italic; */
	font-weight: bold;
	width: 255px;	
}

.topHeading{
	font-size: 16px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	width: 355px;	

}

.headbox {
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

.headbox {
	/*background-color: #7D9FC4;*/
	border: #000000;
	color: #000000;
}

.headbox {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	display: block;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: left;
	width: 145px;
}
