body
{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/themes/anthonygucciardo.com/images/bg.gif);
	margin:50px auto;
}

#content a:link, #content a:visited, #toplinks a:link, #toplinks a:visited {color:#a30209;}
#content a:hover, #toplinks a:hover {color:#000;}

a:link, a:visited, {color:#fff;}


#breadcrumb{
	background:#fff; !important
}


#wrapper
{
	background-image:url(/themes/anthonygucciardo.com/images/contentbghome.gif);
	width:904px;
	margin:auto;
}

#wrappersub
{
	background-image:url(/themes/anthonygucciardo.com/images/contentbg.gif);
	width:904px;
	margin:auto;
}

#header {
	background-image:url(/themes/anthonygucciardo.com/images/header.jpg);
	background-repeat:no-repeat;
	height:271px;
}

#toplinks {
	font-size:12px;
	text-align:right;
}

#content {
	padding:25px;
	font-size:12px;
	background-image:url(/themes/anthonygucciardo.com/images/contentleft.gif);
	background-repeat:no-repeat;
}

#content_left {
	float:left;
	width:580px;
}

#content_right {
	float:right;
	width:215px;
	padding-left:25px;

}

#sitemap {
	border-left:2px solid #fada9e;
	float:right;
	padding:9px;
	width:195px;
	height:20px;
}

#featuredhomes {
	background-color:#fdf2dd;
	border:1px solid #fbdfac;
	padding:10px;
	clear:both;
	margin-top:20px;
}


hr {
	border:1px;
	color: #ffedc5;
	background-color:#fadaa0;
	height:1px;
	margin:0px;
}

#content h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#ad191e;
	font-weight:400;
	margin:0;
	padding:0;
}
.title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#67470d;
	font-weight:400;
	margin:0;
	padding:0;
}
#content h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ad191e;
	font-weight:400;
	margin:0;
	padding:0;
}

#techvalley
{
	padding-top:5px;
	text-align:right;
	width:904px;
	margin:0 auto;
	clear:both;
}

#techvalley a:link,#techvalley a:visited
{
	font-size:11px;
	color:#fff;
}

#footer {
	background-image:url(/themes/anthonygucciardo.com/images/footerbg.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding:30px 20px 0px 20px;
	border-bottom:2px solid #fada9e;
	clear:both;
	font-size:12px;
	margin:0 2px;
	color:#fff;
}

#footer a:link, #footer a:visited
{
	color:#fff;
}

#techvalley a:hover
{
	color:#019ffa;
}






