/* Prete Builders - CSS Document */

body {
	background-image:url(images_site/top_bg.gif);
	background-repeat:repeat-x;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	}
	
a {
	color:#6C193F;
	text-decoration:underline;
	}
	
a:hover {
	color:#006651;
	text-decoration:underline;
	}
	
a:visited {
	color:#6C193F;
	text-decoration:underline;
	}	
	
a:active {
	color:#006651;
	text-decoration:none;
	}	

td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	text-align: justify;
}	

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#6C193F;
	text-decoration:none;
}
	
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006651;
	text-decoration:none;
}

.photohead {
	margin:0px;
	line-height:15px;
	font-size:12px;
	}
.content {
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	text-align:justify;	
	}
	
.devbutton {
align: center;
width:431px;
padding-bottom:20px;
padding-top:20px;
display:block;
border-bottom:1px solid #c0c0c0;
}