body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #5C2222 url(/assets/bg.jpg) no-repeat fixed center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.wrap {
	margin: auto;
	width: 860px;
}

#mast {
	background: url(/assets/mast.png) repeat-x left top;
	float: left;
	height: 340px;
	width: 100%;
	z-index: 10;
position:fixed;

}

#header {
	background: url(/assets/header.png) no-repeat center top;
	float: left;
	height: 331px;
	width: 860px;
}

#header #tel {
	font-size: 14px;
	color: #ecb986;
	float: right;
	width: 400px;
	position: relative;
	top: 190px;
	right: 60px;
	height: 20px;
	text-align: left;
}

#header #nav {
	float: right;
	width: 350px;
	position: relative;
	top: 226px;
	right: 80px;
	height: 20px;
	text-align: left;
	clear: right;
}

#nav a {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}

#content {
	background: url(/assets/trans.png);
	float: left;
	width: 858px;
	position: relative;
	top:270px;
	border-right: 1px solid #ff7800;
	border-bottom: 10px solid #ff7800;
	border-left: 1px solid #ff7800;
	margin-bottom: 20px;
}


#strap {
	background: url(/assets/strap.png) no-repeat center bottom;
	height: 114px;
	width: 858px;
	position: relative;
	bottom: 0px;
	float: left;
}
#address {
width:858px;
float:left;
margin-top:60px;
font-size:70%;
color: #ecb986;

}

h1 {
	font: italic lighter normal 32px Georgia, "Times New Roman", Times, serif;
	color: #ff7800;
	float: right;
	margin-right: 80px;
	letter-spacing: -.0345em;
	margin-bottom: 10px;
}

#fleft {
	font-size: 78%;
	color: #ff7800;
	background: url(/assets/trans.png);
	text-align: left;
	padding: 5px;
	float: left;
	width: 310px;
	margin-top: 80px;
	margin-left: 20px;
	border: 1px solid #ff7800;
}

#feature {
	color: #ff7800;
	background: url(/assets/gall.png) repeat-x left top;
	padding: 5px;
	float: left;
	width: 420px;
	margin-left: 20px;
	border: 1px solid #FF0000;
	height: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#textinfo {
	font-size: 70%;
	color: #8f7b39;
	text-align: left;
	float: left;
	width: 800px;
	margin-top: 20px;
	margin-left: 25px;
}
#textinfo a {color:#ff0000;}

#textinfo img {border:none;}

.fgall {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-left: 20px;
        z-index:0;

}

.fgall img {
	border: 1px solid #7a3733;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
        z-index:0;
}




.gall {
	color: #ff7800;
	background: url(/assets/gall.png) repeat-x left top;
	padding: 5px;
	float: left;
	width: 160px;
	margin-left: 20px;
        margin-bottom: 10px;
	border: 1px solid #FF0000;
	height: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
        z-index:0;
}

.gall img {
	border: 1px solid #7a3733;
        z-index:0;
     height: 220px;
     width: 150px;
}

.gallWM {
position:absolute;
z-index: 5;
height: 220px;
width: 150px;
}

.gallWM img {
border-style: none;
height: 220px;
width: 150px;
position:relative;
}


.sb {
	font: 70% Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.small {
	font: 70% Arial, Helvetica, sans-serif;
}
#holder {
	float: left;
	width: 800px;
	margin-top: 20px;
	margin-left: 25px;

}
#writeup {
	font-size: 76%;
	color: #ff7800;
	background: url(assets/trans.png);
	text-align: left;
	padding: 5px;
	float: left;
	width: 240px;
	margin-top: 80px;
	margin-left: 20px;
	border: 1px solid #ff7800;
}
#writeup img {
	border: 1px solid #7a3733;
	margin-top: 5px;
	margin-left: 40px;
}

#portfolio {
	color: #ff7800;
	background: url(assets/gall.png) repeat-x left top;
	padding: 5px;
	float: left;
	width: 480px;
	margin-left: 20px;
	border: 1px solid #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#portfolio img {
	border: 1px solid #7a3733;
	margin: 5px;
	float: left;
}


th {
	padding: 5px;
border-bottom: 1px solid #ff0000;
	margin-top: 5px;
}

caption { margin: 5px; }

td {
	border-bottom: 1px solid #000000;
	padding: 10px;
color:#333;
}
#dates {font-size:80%;}

#rota {
	color: #ff7800;
	background: url(/assets/gall.png) repeat-x left top;
	padding: 5px;
	float: left;
	width: 600px;
	margin-left: 100px;
margin-top:5px;
	font-size:80%;
        text-align:left;
}

#rota td {
	border-bottom: 1px solid #ff0000;
	padding: 10px;
}

#rota a {
float:left;
margin-left:12px;
text-decoration:none;
}

#rota a:link {color:#ff0000;}
#rota a:visited {color:#ff0000;}
#rota a:hover {color:#ff7800;}

.yes {
color: #FF6600;
background-color:#ff0000;
padding:10px;
font-weight:bold;
}
