* {
margin:0;
padding:0;
}

a {
outline:0;
}

body {
font-size:90%;
width:100%;
min-width:600px;
border-width:0;
margin:0;
padding:0;
background:#759386;
}

#header {
width:800px;
margin:10px auto 0;
}

#banner {
width:800px;
height:150px;
}

#vines {
height:30px;
background:url(../images/vines.png) #fff;
}

#container {
width:800px;
font:12px verdana, sans-serif;
margin:5px auto 0;
background:#fff;
overflow:hidden; 
}

.main {
padding:10px;
clear:both;
}

.title {
font:16px Verdana, sans-serif;
font-weight:bold;
margin-bottom:20px;
}
#mainPhoto {
width:305px;
height:357px;
float:right;
text-align:center;
}

#mainPhotoLeft {
width:305px;
height:357px;
float:left;
text-align:center;
}

.photo {
width:305px;
height:357px;
float:right;
border:4px #000 solid;
background:url(../images/gloria.jpg) no-repeat;
}

.photoLeft {
width:305px;
height:357px;
float:left;
border:4px #000 solid;
background:url(../images/gloria.jpg) no-repeat;
}

.caption {
clear:right;
float:right;
font-size:90%;
color:#7F8E29;
font-style:italic;
width:305px;
text-align:center;
margin:0;
padding:2px 4px 8px 10px;
}

.captionLeft {
clear:left;
float:left;
font-size:90%;
color:#7F8E29;
font-style:italic;
width:305px;
text-align:center;
margin:0;
padding:2px 4px 8px 10px;
}

#links {
padding-top:5px;
width:100%;
height:25px;
border-bottom:#000 1px solid;
text-align:center;
}
.nav li{
width:100%;
display:inline;
margin:0;
padding:.5em;
}

.colmask {
width:100%;
height:256px;
margin-bottom:25px;
left:0;
clear:both;
float:left;
overflow:hidden;
position:relative;
}

.col1 {
width:23%;
left:101%;
overflow:hidden;
float:left;
position:relative;
padding:0 0 1em;
}

.col2 {
width:23%;
left:53%;
overflow:hidden;
float:left;
position:relative;
padding:0 0 1em;
}

.col3 {
width:23%;
left:80%;
overflow:hidden;
float:left;
position:relative;
padding:0 0 1em;
}

.col4 {
width:23%;
left:82%;
overflow:hidden;
float:left;
position:relative;
padding:0 0 1em;
}

.bottom {
clear:both;
width:100%;
float:left;
position:relative;
}

.colmid,.colin,.colleft {
right:25%;
float:left;
width:100%;
position:relative;
}
.colleft p {
	text-align:center;
	font:12px Verdana, sans-serif;
	font-weight:bold;
	}
	
a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }