/*
Theme Name: Williamstown Reality theme
Theme URI: http://Williamstownreality.com/
Description: The default WordPress theme for Williamstown Reality.
Version: 1
Author: justin adkins Brainspiral Tech
Author URI: http://brainspiral.com/
Design: Berkshire Direct
Tags: 
purple: 6a3890

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Geneva,sans-serif;
	background: #462664;
	color: #fff;
	text-align: left;
	}

#page {
width: 856px;
margin: auto;
text-align: left;
	}
a {
color: #fff;
}
#blackfont{
color: #000;
}
#header {
	background: #462664;
	}

#headerimg 	{
	margin: 0;
	height: 142px;
	width: 856px;
	background: #462664 url('images/header.png') no-repeat bottom center;
	}
#homeimg 	{
	margin: 0;
	height:442px;
	width: 856px;
	background: #462664 url('images/home2.jpg') no-repeat bottom center;
	}
#nav {
margin: 12px auto auto 0; 
padding: auto;
text-align:center;
height:26px;
background: #462664;
font-size:15px;
font-weight: 600;
	width: 856px;
text-transform:uppercase;

}
#nav ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 

}  
#nav li {
display: inline; 
}
#nav ul li a {
text-decoration:none;  
margin:0;
padding: 9px 14px; 
color: #ffe658;
background: #462664;
border-right: 2px solid #ffe658;

}
#nav ul li.page-item-7 a{
border:none;

}
#nav ul li a:hover {
color: #ffe658;
background: #462664;
}

#content {
	background: #462664;
	width:856px;

	border: 0;
	padding:15px;
	font-size: 1.2em;
	text-align: left;
	}
#content img{
border:1px solid #ffe658;
padding:3px;
margin: 0 7px;
}
#content ul{
width:856px;
border: 0;
text-align: left;
padding:0;
margin-left: 25px;
}
#content ul ul li{
margin-left: 25px;
}
.navigation {
width:856px;
padding-top: 7px;
padding-bottom: 7px;
}
.alignright{
float: right;
}
.alignleft{
float: left;
}
.wazup{
width:856px;
}
#agententry{
	background: #462664;
	width:856px;
	min-height:340px;
	border-left: 0px solid #ffe658;
	padding:0 15px;
	margin-left: 25px;
	margin-bottom: 15px;
	font-size: 1.2em;
	text-align: left;
	}
h2 a:link, h2 a:visited, h2 a:hover{
font-size: 15px;
font-weight: 600;
color: #ffe658;
}
h3 a:link, h3 a:visited, h3 a:hover{
font-size: 14px;
font-weight: 600;
color: #ffe658;
}
#footer {
	background: #462664;
	width: 856px;
	height: 40px;
	}
#footerimg {
float: right;
height: 40px;
margin-right: 0;
width: 33%;
text-align:right;
}	
#footerimg img {
padding: 0 9px 0 0;
border:0;
} 
#name{
width:33%;
float: left; 
text-align:left;
}
#info {
text-align: center;
width:33%;
margin: auto;
}

.linkcat{
list-style: none;
width:856px;
	min-height:400px;
	border: 0;
	text-align: left;
	padding:0;
	margin:0;
}

