
/*	--------------------------------------	*/
/* 	STANDARD HTML TAG RESETS               	*/
/*	--------------------------------------	*/

	body,
	h1, h2, h3,
	p, ul, li,
	form {
		border:	0;
		margin:	0px;
		padding:0px;
	}

/*	--------------------------------------	*/
/* 	STANDARD HTML TAG DEFINITION           	*/


	body,
	form,
	input,
	td {
		font-family: 	Verdana, Helvetica, sans-serif;
		font-size: 		11px;
		color: 			#9D9FA1;
		line-height:	120%;
	}
	
	p { /* text area text */
		font-family: 	Verdana, Helvetica, sans-serif;
		font-size: 		11px;
		line-height:	120%;
		color: 			#9D9FA1;
	}
	
	a, a:visited {
		color: #450f31; 
		text-decoration: none; 
		}
	a:hover, a:active, a:selected{
		color: #1d1d1d; 
		text-decoration: none; 
		}
		
	.Link {
		color: #9D9FA1; 
		text-decoration: none; 
		}
		
	.Link:hover {
		color: #450f31; 
		text-decoration: none; 
		}

/*	--------------------------------------	*/
/* 	SCROLL BARS							 	*/

	html,
	body {
		scrollbar-track-color: 		#ffffff;
		scrollbar-face-color: 		#E7E7E8;
		scrollbar-arrow-color: 		#ffffff;
		scrollbar-3dlight-color: 	#ffffff;
		scrollbar-highlight-color: 	#ffffff;
		scrollbar-shadow-color: 	#ffffff;
		scrollbar-darkshadow-color: #ffffff;
		background-color:			#ffffff;
	}


/*	--------------------------------------	*/
/* 	PAGE ELEMETS                           	*/
/*	--------------------------------------	*/

#Container {
	height: 		685px;
	margin:			0 auto;
	margin-top: 	20px;
	position:		relative;
	width:			980px; 
	/*min-height:	100%;		100%;	 Height of the footer for full page layout */
	/*height:		100%;	 Height of the footer for full page layout */
	}

#Top {
	height:			285px;
	position:		relative;
	}
#WelcomeTop {
	height:			520px;
	position:		relative;
	}

#MainArea {
	clear:			both;
	position: 		relative;
	border-top:		1px solid #9D9FA1;
	height:			500px;
	padding-top:	12px;
	padding-bottom:	10px;
	margin-bottom:	10px;
    /*padding-bottom:	80px;    Height of the footer, for site full page layout */
	}
#MainAreaWelcome {
	position: 		relative;
	border-top:		1px solid #9D9FA1;
	height:			260px;
	padding-top:	15px;
	padding-bottom:	10px;
	margin-bottom:	10px;
    /*padding-bottom:	80px;    Height of the footer, for site full page layout */
	}

#MainAreaGallery {
	clear:			both;
	position: 		relative;
	border-top:		1px solid #9D9FA1;
	height:			900px;
	padding-top:	12px;
	padding-bottom:	10px;
	margin-bottom:	10px;
    /*padding-bottom:	80px;    Height of the footer, for site full page layout */
	}
	
#Footer {
	clear:			both;
	display:		block;
	position:		relative;
	height:			30px;
	border-top:		1px solid #9D9FA1;
	/*position:		absolute;
	bottom:			0px;
	clear:			both;
	display:		block;
   	height:		80px; Height of the footer, all settings for site full page layout */
	}


.Gray {
		color: #9D9FA1; 
		}
.Green {
		color: #450f31; 
		}
.LightGreen {
		color: #55183e; 
		}

/*	--------------------------------------	*/
/* 	TOP AREA	                           	*/
/*	--------------------------------------	*/

img#Logo {
	position:		absolute;
	top:			35px;
	right:			0px;	
	border-left:	1px solid #9D9FA1;
	padding-left: 	7px;
}

	
.InfoMenu {
	list-style-type: 	none;
	position:			relative;
	margin: 			0;
	margin-top:			5px;
	padding: 			0;
	float:				left;
	height:				25px;
	}
	
.InfoMenu li{
	display: 			inline;
	border-left:		1px solid #9D9FA1;
	float:				left;
	padding-right: 		50px;
	padding-left: 		5px;
	padding-top:		10px;
	}
	
.InfoMenu li a{
	color: 				#9D9FA1;
	display: 			inline;
	font-size: 			11px;
	text-decoration: 	none;
	text-transform:		lowercase;
	}

.InfoMenu li a:visited,
.InfoMenu li a:link{
	color: 				#9D9FA1;
	}
.InfoMenu li a:active,
.InfoMenu li a:hover{
	color: 				#450f31;
	}
	
#InfoMenuOn a{
	color: 				#450f31;
	}

h1 { /* all main headers */
	color: 				#1d1d1d;
	font-size: 			18px;
	font-weight: 		normal;
	line-height:		140%;
	margin-bottom:		10px;
	text-decoration: 	none;
	}


h2 { /* all sub headers */
	color: 				#450f31;
	font-size: 			14px;
	font-weight: 		normal;
	margin: 			0px;
	text-decoration: 	none;
	padding:			0px;
	padding-bottom: 	10px;
	}
	
h3 { /* top text */
	color: 				#1d1d1d;
	font-size: 			13px;
	font-weight: 		normal;
	line-height:		140%;
	margin-bottom:		20px;
	text-decoration: 	none;
	}
	
h4 { /* in text headers in main area */
	color: 				#450f31;
	font-size: 			12px;
	font-weight: 		normal;
	line-height:		120%;
	margin:				0px;
	padding:			0px;
	padding-top: 		10px;
	}

	
/*	--------------------------------------	*/
/* 	WELCOME TOP AREA	                   	*/

#WelcomeMainPic {
	position:			absolute;
	top:				35px;
	left:				0px;
	margin-right:		7px;
	margin-bottom:		7px;
}
	
#WelcomeTextArea {
	height:				175px;
	position:			absolute;
	Top:				348px;
	left: 				0px;
	text-align:			left;
	width:				693px;
	border-top:			1px solid #9D9FA1;
	margin-right:		7px;
	padding:			30px;
	padding-bottom:		0px;
	background-image: 	url(Graphics/BG2.jpg);
	}	
	

 
.WelcomeText {
	height:				260px;
	position:			relative;
	width:				713px;
	padding-top:		10px;
	padding-left:		30px;
	padding-right:		0px;
	}	
	
.WelcomeText div {
	display:			inline;
	float:				left;
	}
	
.WelcomePic {
	border:				1px solid #9D9FA1;
	padding: 			3px;
	margin-right:		20px;
	display:			inline;
	float:				left;
	height:				199px;
	width:				155px;
	}
	
.NewsArea {
	margin: 			0;
	padding: 			0;
	padding-top:		10px;
	padding-left: 		15px;
	padding-right: 		9px;
	float:				right;
	height:				260px;
	position:			relative;
	border-left:		1px solid #9D9FA1;
	width:				195px;
	}

.NewsArea h4 { /* in text headers in main area */
	color: 				#450f31;
	font-size: 			11px;
	font-weight: 		normal;
	line-height:		120%;
	margin:				0px;
	padding:			0px;
	}	
	
/*	--------------------------------------	*/
/* 	NORMAL TOP AREA	                   	*/

#MainPic {
	position:			absolute;
	top:				35px;
	left:				0px;
	margin-right:		7px;
	margin-bottom:		7px;
}
	


/*	--------------------------------------	*/
/* 	MAIN AREA	                           	*/
/*	--------------------------------------	*/


.TextArea {
	height:				500px;
	position:			absolute;
	Top:				0px;
	left: 				0px;
	width:				693px;
	margin-right:		7px;
	margin-top:			4px;
	padding:			30px;
	padding-top:		26px;
	padding-bottom:		0px;
	background-image: 	url(Graphics/BG2.jpg);
	}	

.TextArea2 {
	height:				500px;
	position:			absolute;
	Top:				0px;
	left: 				0px;
	width:				693px;
	margin-right:		7px;
	margin-top:			4px;
	padding:			30px;
	padding-top:		26px;
	padding-bottom:		0px;
	background-image: 	url(Graphics/BG2.jpg);
	}		
.Pic {
	border:				1px solid #9D9FA1;
	padding: 			3px;
	position:			relative;
	margin-bottom:		15px;
	}
	
	
.TextScroll {
	float:				left;
	width:				693px;
	text-align:			left;
	padding-right: 		10px;
	overflow:			auto;
	height:				360px;
	}
	
.Text2 {
	float:				left;
	width:				490px;
	text-align:			left;
	padding-right: 		10px;
	overflow:			auto;
	height:				470px;
	}

#SideArea {
	position:			relative;
	width:				163px;
	display:			block;
	float:				right;
	}
	
#SideArea p {
	font-size:			10px;
	}

.Projects li{  /*	for the projects page list	*/
	margin-left: 		50px;
	position:			relative;
	}

/*	--------------------------------------	*/
/* 	NEWS DATCARD						   	*/	

.NewsContainer {
	width:				693px;
	text-align:			left;
	padding-right: 		10px;
	overflow:			auto;
	height:				370px;
	position: 			relative;
	float:				left;
	display:			block;
	}
	
.NewsCard {
	width:				670px;
	border-bottom:		1px solid #9D9FA1;
	margin-bottom:		30px;
	padding-bottom:		30px;
	position: 			relative;
	}


.NewsPic {
	float:				right;
	border:				1px solid #9D9FA1;
	padding: 			3px;
	position:			relative;
	top:				30px;
	right:				0px;
	margin-bottom:		30px;
	margin-left:		15px;
	margin-top:			17px;
	}

.NewsText {
	padding-left:		10px;
	position:			relative;
	top:				0px;
	left:				0px;
	}

.NewsText h2{
	border-bottom:		1px solid #e6e6e6;
	padding-bottom:   	4px;
	margin-bottom:		10px;
	margin-top:			10px;
	line-height:		140%;
	}


/*	--------------------------------------	*/
/* 	GALLERY STYLES						   	*/	

#Thumbs .imagethumb{
	margin: 4px;
	padding: 1px;
	border: 1px solid #9D9FA1;
	text-decoration: none;
}

#Thumbs .imagethumb:hover{
	margin: 4px;
	padding: 1px;
	border: 1px solid #450f31;
	text-decoration: none;
}

#Thumbs .imagethumbon{
	margin: 4px;
	padding: 1px;
	border: 1px solid #450f31;
	text-decoration: none;
}

.GalleryContainer {
	width:				693px;
	text-align:			left;
	padding-right: 		10px;
	overflow:			auto;
	height:				870px;
	position: 			relative;
	top:				-20px;
	float:				left;
	display:			block;
	}	
	
.GalleryPic {
	position:			relative;
	height:				450px;	
	width:				600px;
	border:				1px solid #9D9FA1;
	padding: 			3px;
	}


	
.GalleryCaption {
	position:			relative;
	float:				left;
	display:			block;
	}
	
#galleryImageTitle {
	color: 				#450f31;
	font-size: 			17px;
	font-weight: 		normal;
	line-height:		140%;
	margin-top:			10px;
	text-decoration: 	none;
	}

#galleryImageText {
	padding-top:		2px;
	margin-bottom:		10px;
	font-size:			12px;
	color: 				#1d1d1d;
	}
	

	

/*	--------------------------------------	*/
/* 	SUBMENU ON TEXT.PHP					   	*/	



.SubMenuArea {
	margin: 			0;
	width:				204px;
	padding: 			0;
	float:				right;
	height:				500px;
	position:			relative;
	padding-left: 		15px;
	border-left:		1px solid #9D9FA1;
	}
	
.SubMenu {
	list-style-type: 	none;
	margin: 			0;
	padding: 			0;
	float:				left;
	display:			block;
	}
	
.SubMenu li{
	display: 			block;
	border-left:		1px solid #9D9FA1;
	padding-right: 		50px;
	padding-left: 		5px;
	margin-bottom:		15px;
	height:				15px;
	padding-top:		13px;
	}
	
.SubMenu li a{
	color: 				#9D9FA1;
	font-size: 			11px;
	float:				left;
	text-decoration: 	none;
	text-transform:		lowercase;
	}

.SubMenu li a:link,
.SubMenu li a:visited{
	color: 				#9D9FA1;
	}
.SubMenu li a:active,
.SubMenu li a:hover{
	color: 				#450f31;
	}

#SubMenuOn a{
	color: 				#450f31;
	}
.ThirdSubMenu {
	list-style-type: 	none;
	margin: 			0;
	margin-top: 		40px;
	padding: 			0;
	float:				left;
	display:			block;
	}
	
.ThirdSubMenu li{
	display: 			block;
	border-left:		1px solid #9D9FA1;
	}
	
.ThirdSubMenu li a{
	color: 				#9D9FA1;
	display: 			inline;
	font-size: 			11px;
	float:				left;
	padding-left: 		5px;
	padding-top:		10px;
	text-decoration: 	none;
	text-transform:		lowercase;
	}

.SubMenu li a:visited{
	color: 				#9D9FA1;
	}
.SubMenu li a:active{
	color: 				#450f31;
	}

.SubMenu li a:hover{
	color: 				#450f31;
	}
.SubMenu li a:selected{
	color: 				#450f31;
	}

/*	--------------------------------------	*/
/* 	FOOTER AREA	                           	*/
/*	--------------------------------------	*/


.FootMenu {
	list-style-type: 	none;
	margin: 			0;
	margin-top:			7px;
	padding: 			0;
	float:				left;
	width:				980px;
	height:				25px;
	}
	
	
.FootMenu li{
	display: 			inline;
	border-left:		1px solid #9D9FA1;
	color: 				#9D9FA1;
	display: 			inline;
	font-size: 			11px;
	float:				left;
	padding-right: 		50px;
	padding-left: 		5px;
	padding-bottom:		10px;
	text-decoration: 	none;
	text-transform:		lowercase;
	}


	
	



