@charset "utf-8";
/* Balesteri Layout */



#sitewrapper {
	width: 900px;
	margin: 0px auto 0px auto;
}


#header {
	width: 900px;
	height: 140px;
}


#header img {
	padding-top: 15px;
	float: left;
}

#utility {
	float:right;
	background-image: url(../images/nav-back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px 22px 0px 0px;
}


#utility ul {
	padding: 0px 0px 0px 0px;
}

#utility li {
	display: inline;
	}
	

	
#utility li a {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffdc9e;
	text-decoration: none;
	padding-left:30px;
	}
	
#utility li a:hover {
	color: #ee2e24;
	}
	
#utility li a #selected {
	color: #ee2e24;
	}
	
	
	
	
	
	
	
#nav {
	background-repeat: no-repeat;
	padding: 20px 0px 0px 17px;
}


#nav ul {
	padding: 0px 0px 0px 0px;
}

#nav li {
	display: inline;
	}
	

	
#nav li a {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding-right: 20px;
	}
	
#nav li a:hover {
	color: #ee2e24;
	}
	
#nav li a #selected {
	color: #ee2e24;
	}
	
	
	
	
	

#flashwrapper {
	width: 900px;
	padding: 0px 10px 0px 10px;
}

#mastwrapper {
	width: 900px;
	padding: 0px 0px 0px 0px;
}


#mastwrapper img {
	display: block;
}


#contentContainer {
	width: 880px;
	padding: 0px 10px 0px 10px;
	background-image: url(template/contentBack.gif);
}


#left {
	float:left;
	width: 250px;
}

#left ul{
	padding-left: 15px;
	padding-top: 5px;
	list-style: none;
}

#left li {
	padding-top: 8px;
	border-bottom: #cccccc solid 1px;
	padding-bottom: 3px;
}

#left li a {
	color: #4c4d4f;
	padding-bottom: 15px;
}

#right {
	float:right;
	width: 630px;
}




/* Gallery Elements */



.galleryContainer img {
	padding-right: 15px;
	padding-bottom: 15px;
	
}


#thumbnailContainer {
	width: 880px;
	padding: 0px 15px 0px 15px;
	height: 100%;

}

.thumbnailEdit {
	position: relative;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 100px;
	float: left;
}

.thumbnail {
	margin-right: 15px;
	margin-bottom: 15px;
	width: 100px;
}


#footerContainer {
	width: 900px;
	margin: 0px auto 0px auto;
}

#copyright {
	color: #8c8989;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 15px 0px 0px 10px;

}

#evisionBranding {
	position:relative;
	margin: -17px 0px 0px 0px;
	color: #8c8989;
	float: right;
	padding: 0px 15px 0px 0px;
}


#evisionBranding a {
		color: #8c8989;
		text-decoration: none;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
}

#evisionBranding a:hover {
		color: #ee2e24;
		text-decoration: underline;
}

.galleryContainer {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

#galleryLinkSelected {
	text-decoration: underline;
	font-weight: bold;
}

#contactForm {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
}


 
#formContainer {
	width: 900px;

}
 
#formLeft {
	width: 350px;
	float: left;
}

#formRight{
	width:500px;
	float: right;
}

#sitemap {
	padding-left:15px;
}


#sitemap a{
font-size: .8em;
padding-bottom: 8px;
display: block;
font-weight: bold;
}

#sitemap .subpage{
padding-left: 10px;
display: block;
font-weight: normal;
}