/*Tuscany Template Specific CSS Elements*/
body {
	margin: 0px;
}
.color1 {
	font-size: 1px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 18px;
	height: 110px;
	width: 360px;
	right: 10%;
}
.main_cell {
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}
.small {
	font-size: 10px;
}
#top_buttons {
	position: absolute;
	z-index: 2;
	left: 223px;
	top: 143px;
	height: 30px;
	width: 548px;
}
#top_buttons td {
	font-family: "Palatino Linotype";
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
#top_buttons a {
	text-decoration: none;
	display: block;
	height: 25px;
}

