@charset "utf-8";
/* Carramazza CSS by NSMDesign.com */

body { 
	margin: 0px auto; 
	width: 746px; 
	background-color: #000000; 
	background-image: url(img/carramazza-bg.jpg); 
	background-position: top center; 
	background-repeat: no-repeat; 
}

body,td,th { 
	font-family: arial; 
	font-size: 14px; 
	color: #a88c58; 
}

a:link, a:visited, a:active { text-decoration: underline; color: #bdad8f; }
a:hover { text-decoration: underline; color: #bdad8f; }

a.no:link, a.no:visited, a.no:active { text-decoration: none; color: #bdad8f; }
a.no:hover { text-decoration: underline; color: #bdad8f; }

a.brown:link, a.brown:visited, a.brown:active { text-decoration: none; color: #583b05; }
a.brown:hover { text-decoration: underline; color: #583b05; }

a.lbrown:link, a.lbrown:visited, a.lbrown:active { text-decoration: none; color: #6b4806; }
a.lbrown:hover { text-decoration: underline; color: #6b4806; }


.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f13 { font-size: 13px; }
.nb { border: none; }


.picborder {
	margin: 0 0 4px 0; 
	border: 2px solid #6b4806;
}

.pic3row {
	float: left; 
	width: 190px; 
	margin-bottom: 30px; 
	text-align: center; 
	font-size: 13px;
}

.gall3row {
	float: left; 
	width: 190px; 
	margin-bottom: 0px; 
	text-align: center; 
	font-size: 13px;
}


.button {
	margin-bottom:1px;
}
.brown {
	color: #583b05;
}

.content {
	float:left;
	width: 572px; 
	padding: 30px 0px 30px 0px; 
	border-bottom: 1px solid #312102; 
	line-height: 1.4;
}

.fmenu1 {
	width: 740px;
	height: 29px;
	padding-left: 6px;
	background-image: url(img/fmenu1.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.fmenu2 {
	width: 734px;
	height: 29px;
	padding-right: 6px;
	background-image: url(img/fmenu3.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.fmenu3 {
	width: 734px;
	height: 22px;
	padding-top: 7px;
	background-image: url(img/fmenu2.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	color: #583b05;
}

#title { 
	float: left;
	width: 746px;
}

#body {
	float: left;
	width: 746px;
}

#menu {
	float: left;
	width: 154px;
	padding: 0px 1px 0px 1px;
}

#main {
	float: left;
	width: 572px;
	padding: 0px 0px 0px 18px;
}

#foot {
	float: left;
	width: 746px;
	padding-top: 30px;
}

#footcred {
	width: 726px;
	padding: 15px 10px 15px 10px;
	font-size: 12px;
	color: #583b05;
}