/*### global reset co http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ###*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit; font-size: 100%;	font-family: inherit;	vertical-align: baseline; }
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1; color: black; background: #FFFFE6;}
ol, ul, li{color:#FF9900;}
#homebullet{padding-top:10px; float:right;}
#homebullet ul, li{text-align:justify; color:#FF9900; margin-left:50px; padding-bottom:10px;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
body{
	background: url('../images/bg.png') repeat-x #FBFAEB;
	font-family: verdana, arial, sans serif;
	font-size: 1em;
	color: #FBFAEB;
	text-align: justify;
}
h1{padding-left:30px; font-size:120%; height:60px; line-height:60px; font-weight:bold; color:#ff9933;}
p{padding: 5px 5px 20px 50px; line-height:1.4em; color:#FBFAEB; text-align: justify;}
a{color:#FF9933;}
a:hover{text-decoration:none;}
address{padding:10px 0 10px 50px;}
/*### ids ###*/
#hold{width:811px; padding:0px; margin:0 auto;}
#header{width:811px; height:175px; background:url('../images/logo.png') no-repeat;}
#logo{}
#nav {background:url('../images/nav.png') no-repeat; height:80px; width:492px; margin:0 auto; padding:0px; float:right;}
	#nav ul{
	list-style: none;
	padding: 15px 10px 0px 35px;
	font-weight: bold;
	font-size: 110%;
	color: #333333;
	}
	#nav li{float:left; padding:0px 0px 5px 0px; margin:0 auto;}
	#nav a{
	color: #FBFAEB;
	padding:0px 0px 0px 25px;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	}

#nav a:hover, #home .home, #gallery .gallery, #contact .contact {
	color: #FF9933;
	padding:0px 0px 0px 25px;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	
}
	/*#nav a:hover, #home .home, #about .about, #services .services, #contact .contact{text-decoration:underline;} */
#content{width: 811px; padding-bottom:50px; background:url('../images/hold.png') center top no-repeat;}
#pagecontent{font-size:80%;}
#main_content{width:770px; float:left;}
   h2{color:#ff9933; text-decoration:underline; padding:10px 0 5px 15px;}
#wide_content{width:90%; margin:auto; padding-top:40px}
#wide_content p{padding:20px;}
#footer{color:#333333; clear:left; padding:30px 0px 20px 0px; font-size:70%; text-align:center;}
	#footer a{color:#333333;}
#sitemap{padding-left:50px;}

/*### classes ###*/
img .right{float:right; padding:5px;}
img .left{float:left; padding:5px; }
.highlightInactiveField{width:250px; border:1px solid #ff9933; padding:3px;}
.highlightActiveField{width:250px; border:2px solid #FFFFFF; padding:3px;}
.submit{background-color:#FF9933; color:#000;border:none;padding:3px; font-weight:bold;}
.nice_list{padding-left:40px;}
.nice_list li{background:url('../images/side_bullet.png') left center no-repeat;padding:5px 0 5px 15px;}

/*### ifr ###*/
.ifr, #header span {position:absolute; left:-2000px;}

#imghome {float:right; padding:15px;}

.homelink {width:740px; height:250px; display:block; text-decoration:none;}

/* BEGIN Gallery STYLE */
.demo{
	position:relative;

}
.gallery_demo{
	width:730px;
	margin:0 auto;
	padding-left:5px;
	border:none;
}
.gallery_demo li{
	width:90px; 
	overflow: auto; 
	height:50px; 
	margin: 5px 8px 5px 0; 
	float: left;
	display:block;
	}
	
.gallery_demo li.last{
	margin-right: 5px;
}
#gallery .gallery_demo li{
	border: 1px solid #333333;
}
.gallery_demo li div{
	left:0px;
	}
#main_image{
	margin:0 auto; 
	min-height: 125px; 
	display: inline-block; 
	width:720px; 
	background: url(/images/loader.gif) center center no-repeat;
	
}
div.galleria_wrapper{
	text-align: center;
	margin:0px;
	padding:0px;
}

div#picture_block{
	margin: 0 auto;
	padding: 10px;
	width: 740px;
	line-height: 0;
text-align:center;
	position:relative;
}
	div#picture_block img{
		padding-bottom: 0px;
	}
	
	.galleria_container{
		margin:0px;
	}

	#topImg{width:449px;}
#imageContainer {position:absolute; clear:left; margin:0px 0px 0px 350px; width:449px; overflow:hidden; height:160px; }
#imageContainer .hide{display:none;}

.contact_div{
	float:right;
	margin: 50px 10px 0 10px;
	
}


.contact_info{
	margin: 30px 0 0 20px;
}
.contact_info p{
	font-weight:bold;
	color: #660000;
}
.contact_info h3{
	color:#333333; padding:10px 0 0 5px; font-size:90%;
}
