@charset "utf-8";
/* CSS Document */

body {
background:url(../graphics/tileBack.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

/*#logoLink { 
width: 405px;
height:42px;
margin:0;
text-indent: -9999px;
}*/

.clearfloat {
clear:both;
height:1px;
}

img {
border-style:none;
}

h5 {
font-size:11px;
line-height:1em;
margin:0;
padding:0;
}

p {
margin:0 0 10px 0;
padding: 0;
}

#leftContent h1 {
text-indent:-999em;
}

a {
color:#916B55;
text-decoration:underline;
}

#blackHeader{
background: url(../graphics/blackHeaderBar.gif) repeat-x;
width:100%;
height:55px;
}

#header {
width: 942px;
background:url(../graphics/benitoLogo.gif) no-repeat;
margin: 0 auto;
height:55px;
}

.logo {
margin-left: 15px;
}

#nav{
float:left;
color: white;
margin:18px 0 0 424px;
}

#nav a{
font-size:11px;
color:white;
text-decoration:none;
}

#nav ul{
	padding-left:10px;
	list-style:none;
	width: 200px;
	float:left;
	text-decoration:none;
}

#icons{
float:right;
width:100px;
margin-top:12px;
}

#icons ul{
	margin:0;
	list-style:none;
	width: 100px;
	float:left;
	text-decoration:none;
	padding:0;
}

#icons ul li {
	float:left; padding-right:7px;text-align:center;;
}
#icons ul a {
	display:block;
	text-decoration:none;
}

#content{
clear:both;
margin:0 auto;
height:800px;
padding:0;
background:url(../graphics/mainBack.jpg) no-repeat top center;

}

#mainContent{
width:970px;
margin: 0 auto;
}


#leftContent {
float:left;
width:584px;
margin: 474px 0 0 0;
padding: 0  10px 20px 56px;
}



#mainGallery{
width:568px;
height:316px;
border:1px solid #BFBFBF;
padding:9px;
margin: 0 0 20px 0;
background-color:#FFFFFF;
}

#subGallery{
background: url(../graphics/subGalleryHeader.png) no-repeat;
padding:125px 0 0 0;
}

.indexImage{
margin: 0 0 8px 0;
}

.indexImage img{
border: 1px solid black;
}


#rightContent{
float: right;
width:320px;
margin: 474px 0 0 0;
}

#news{
font-size:12px;
margin:100px 0 20px 20px;
}

.newsArticle{
margin-bottom:10px;
}

#aboutBenito {
background:url(../graphics/aboutBenitoHeader.png) no-repeat;
font-size:12px;
margin:0 0 20px 13px;
padding:45px 0 0 6px;
}

#otherLinks{
background: url(../graphics/otherLinksHeader.png) no-repeat;
font-size:11px;
margin:0 0 20px 13px;
padding:45px 0 0 6px;
}

#otherLinks ul {
padding: 0;
margin:0;
list-style:none;
}

#otherLinks ul li{
margin-top:5px;
}

#commissionGallery {
background: url(../graphics/commissionGalleryHeader.png) no-repeat;
font-size:12px;
margin:0 0 20px 13px;
padding:35px 0 0 6px;
}

#commissionInfo {
background: url(../graphics/commissionInfoHeader.png) no-repeat;
font-size:12px;
margin:0 0 20px 13px;
padding:45px 0 0 6px;
}


#footer {
font-size:11px;
padding:20px 0 0 15px;
width:942px;
clear:both;
background:url(../graphics/footerBack.gif) no-repeat;
height: 56px;
margin-left:45px;
}
#footerLinks {
float:left;
width:500px;
}


#icons2{
float:right;
width:220px;
margin:-10px 0 0 0;
padding:0;
}

#icons2 ul{
	margin:0;
	list-style:none;
	width: 150px;
	float:left;
	text-decoration:none;
}

#icons2 ul li {
	float:left; padding-left:5px; padding-right:5px;text-align:center; padding-top:7px;
}
#icons2 ul a {
	display:block;
	text-decoration:none;
}

