a
{outline:none
}

body {
	background-image:url(images/background/crest.gif);
	margin:0px; 
	padding:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	a;active
		
}



#outside_container {
}

#container_services {
	border:1px dashed #000000;
	background-image:url(images/background/background_services.jpg);
	background-repeat:no-repeat;
	height:650px;
	width:800px;
	position:relative;
	background-color:#FFFFFF;
}

#container_aboutus {
	border:1px dashed #000000;
	background-image:url(images/background/background_aboutus.jpg);
	background-repeat:no-repeat;
	height:650px;
	width:800px;
	position:relative;
	background-color:#FFFFFF;
}

#container_photos {
	border:1px dashed #000000;
	background-image:url(images/background/background_photos.jpg);
	background-repeat:no-repeat;
	height:650px;
	width:800px;
	position:relative;
	background-color:#FFFFFF;
}

#container_faq {
	border:1px dashed #000000;
	background-image:url(images/background/background_faq.jpg);
	background-repeat:no-repeat;
	height:650px;
	width:800px;
	position:relative;
	background-color:#FFFFFF;
}

#container_order {
	border:1px dashed #000000;
	background-image:url(images/background/background_order.jpg);
	background-repeat:no-repeat;
	height:650px;
	width:800px;
	position:relative;
	background-color:#FFFFFF;
}

#container_contact {
	border:1px dashed #000000;
	background-image:url(images/background/background_contact.jpg);
	background-repeat:no-repeat;
	height:650px;
	width:800px;
	position:relative;
	background-color:#FFFFFF;
}



ul#menu {
    border-top:3px solid #000000;
	border-bottom:3px solid #000000;
	margin:0px;
	padding:0px;
	position:absolute;
	top:115px;
	left:0px;
	width: 800px;
	height: 20px;
	
}

ul#menu li {
    width:800px;
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:25px;
	display:inline;	
}

/*
	Content
*/

#content {
	padding-top:36.5px;
	margin-left:0px;
	float:left;
	width:600px;
	color:#333333;
	font-size:12px;
	line-height:15px;
	text-align:left;
	
	
	
}

.column1 {
	padding-top:40px;
	padding-left:190px;
	float:left;
	height:30px;
	margin-right:0px;
	
 }
 
 .column2 {
	margin-top:7px;
	padding-top:0px;
	padding-left:5px;
	float:left;
	width:580px;
	height: 340px;
	margin-bottom:60px;
 }
 

 .column2_photos {
 	margin-top:7px;
 	padding-top:0px; 
 	padding-left:30px; 
 	float:left; 
	width:540px; 
	height: 340px;
 	margin-bottom:60px;	
 }
 
  .column2_scroll {
	margin-top:10px;
	padding-top:0px;
	padding-left:30px;
	float:left;
	width:520px;
	height: 330px;
	overflow:scroll;
	margin-bottom:70px;
	overflow-x:hidden;
 }
 
 .column3 {
 	width:400px;
 	padding-left:170px;

}
 
#title {
margin-bottom:8px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-top: 15px;
	padding-left: 0px;
	padding-right:50px;
	padding-bottom:0px;
	line-height:14px;
	font-weight:normal;
}


#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-top: 30px;
	padding-left: 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	padding-top: 0px;
	padding-left: 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

/*
	Footer
*/

#footer {
	float:right;
	position:relative;
	text-align:right;
	padding-right: 25px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;

}
/*
	Glider
*/


div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 500px; 
	height: 300px;
	overflow:hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:500px;
		height:300px;
		overflow:hidden;
		float:left;
				
		}
	div.scroller div.content {
		width: 10000px;
		}

	
/*
	General Styles
*/

a img { outline:none; border:0px }

a:active, a:focus, a:link, {
outline: 0;
}

a:visited {
color:#333333;
}

a:link {
	color:#333333;
	text-decoration:underline;
	outline:none;
	font-size: 12px;
}
#outside_container #container_photos #content .column1 {
	color: #FFF;
}
#outside_container #container_photos #content .column1 {
	font-weight: bold;
}
#outside_container #container_photos #content .column1 {
	font-size: 24px;
}
.VE {
	font-size: 19px;
}
