@charset "utf-8";
/* CSS Document */

body {
	border:none;
	margin:0px 0px 0px 0px;
	background-color:#000000;
	background-image:url(../images/background2.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#DIVheader {
	width:820px;
	height:47px;
	margin:auto;
	background-color:#000000;

}

#DIVholder {
	width:530px;
	margin:auto;
	background-color:#e8e3be;
	padding:10px;
}


#DIVGalleryholder {
	width:800px;
	margin:auto;
	background-color:#e8e3be;
	padding:10px;
}



#gallery {
	width:800px;
	background-color:#000000;
}

#DIVmenu {
	background-color:#000000;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 25px;
}

#DIVmenu2 {
	background-color:#000000;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.menuitem {
	display:block;
	padding:7px 10px 7px 10px;
	float:left;
}


#IntroHome {
	width:230px;
	height:99px;
	background-image:url(../images/welcome_box.jpg);
	margin-top:11px;
	padding:50px 280px 0px 20px;
	color:#FFFFFF;
	
}

.sections {
	width:514px;
	height:132px;
	padding:8px;
	background-color:#000000;
	margin-top:10px;

}


.sections2 {
	width:514px;
	padding:8px;
	background-color:#000000;
	margin-top:10px;

}

.sections3 {
	width:244px;
	padding:8px;
	background-color:#000000;
	margin-top:10px;
	float:left;

}

.InnerSections {
	background-color:#fff;
	width:514px;
	height:132px;

}

.InnerSections2 {
	background-color:#fff;
	width:474px;
	padding:20px 20px 20px 20px;

}

.InnerSections3 {
	background-color:#fff;
	width:244px;

}




.TextBox {
	float:right;
	padding:10px;
	width:264px;
	
}

.TextBox2 {
	float:right;
	padding:10px;
	width:260px;
	
}

.Column {
	padding:10px 20px 10px 20px;
	height: 400px;
}

.AlignRight{
	text-align:right;
}

#footer {
	width:550px;
	height:15px;
	margin:auto;
	font-size:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	/*background-color:#3300CC;*/
}

.titles {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#CC6600;
}

ul {
	margin-left:0px;
	padding-left:15px;
	line-height:1.5;

}

a:link { 
	color: #c1620d;
	text-decoration: none;
}

a:visited { 
	color: #c1620d;
	text-decoration: none;
}

a:hover { 
	color: #c1620d;
	text-decoration: none;
}
	

a:active { 
	color: #c1620d;
	text-decoration: none;
}

.menuitem a:link { 
	color: #fff;
	text-decoration: none;
}

.menuitem a:visited { 
	color: #fff;
	text-decoration: none;
}

.menuitem a:hover { 
	color: #c1620d;
	text-decoration: none;
}
	

.menuitem a:active { 
	color: #fff;
	text-decoration: none;
}

.ServicesTable {
	width:470px;

}

.ServicesTable tr td {
	padding:2px 5px 2px 5px;
}

.TableTitle {
	background-color:#000;
	color:#FFFFFF;

}

.DIVBorder {
	width:472px;
	margin-bottom:0px;
}

.greyCells {
	background-color:#e8e7e2;
}

.GallerySections {
	margin-bottom:15px;
	/*background-color:#00CC99;*/
	float:left;
}

.scroller {
	height:125px;
	width:450px;
	overflow:auto;
	scrollbar-face-color:#f1ad36; 
	scrollbar-arrow-color:#fee9cc; 
	scrollbar-track-color:#e68c0e; 
	scrollbar-shadow-color:#fee9cc; 
	scrollbar-highlight-color:#fee9cc; 
	scrollbar-3dlight-color:#db850c; 
	scrollbar-darkshadow-color:#b16d12;
	background-color:#FFFF00; 
}

.scrollerContent {
	height:100px;
	width:1300px;
	background-color:#000099;

}


/*-------------   GALLERY  ------------*/

#flashcontent {
	height:450px;
}

#galleryMenu {
	width:800px; 
	height:26px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	padding-top:10px;
		
}

#galleryMenu a {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

#galleryMenu a:visited { 
	color: #fff;
	text-decoration: none;
}

#galleryMenu a:hover { 
	color: #c1620d;
	text-decoration: none;
}
	

#galleryMenu a:active { 
	color: #fff;
	
