@charset "UTF-8";
/* CSS Document */
img
{  border-style: none;
}
.outer{
position: absolute;
left: 50%;
max-width: 800px;
margin-left: -400px;
text-align:left;
}
.heads{	
width:800px;
clear:both;
/*padding-left:10px;*/
position:relative;
}

.anthonytext{
padding:20px;	
}

.containertop{
}



.container{
	float:right;
	width:639px;
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;


}

.container.a:{
color:red;	
}

.leftbar{
width:150px;
float:left;
text-align:right;
}




.footer{

max-width:800px;
	clear:both;
	text-align: center;
}

.service_subnav{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	padding: 3px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	margin-top: 10px;
	font-size: 16px;	
	font-weight: bolder;
}


#navlinks {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	padding-right: 10px;
	padding-top:15px;
	font-weight: bolder;
	font-style: italic;
}



a{text-decoration:none;color:black}

a:hover{text-decoration:underline;}


#logo{
	padding-right: 67px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.outer .container .service_subnav a {
	text-decoration: underline;
}
.outer .container table tr td a {
	text-decoration: underline;
}
.outer .container ul li a:hover {
	text-decoration: underline;
}
.outer .leftbar #socialbuttons {
	font-family: Arial, Helvetica, sans-serif;
}
.outer .leftbar #socialbuttons {
	font-size: 9px;
}
.outer .leftbar #socialbuttons {
	font-size: 10px;
}
.outer .leftbar #socialbuttons {
	font-size: 12px;
	padding-right: 10px;
}

