#content a:link {
	color: #7C9F0D;
	text-decoration: none;
}


a:visited {
	color: #7C9F0D;
	text-decoration: none;
}

a:hover {
	color: #0066CB;
	text-decoration: none;
}
body {
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	/*background-color: #FFFFFF;*/
	background: white url(images/header_top.gif) repeat-x right top;
	width: 1024px;

	
}

#header {
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
}

#TopHeader 
{
	width: 100%;
	height: 20px;
	background: url(images/header_top.gif) repeat-x right top;
}

#logo 
{
	width: 1024px;
	height: 142px;
	background: url(images/header.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	font-size: 13px;
	color: #A38E7C;
}

#logo h1 {
	padding-top: 70px; 
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #A38E7C;
}
#logo a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #573D26;
}

/* Menu */
#header
{
	width: 690px;
	height: 88px;
	float:right;
	padding-right:20px;
}
#sideMenu
{
	float: right;
	width:160px;
}
#sideMenu ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;

}
#sideMenu ul li
{
	text-decoration: none;
	border-width:1px;
	border-color: #A0A0A0;
	border-style: solid;
	list-style: none;
	margin-bottom: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 160px;
}
.sideMenuItem a
{
	background-color: white;
	display:block;
	text-decoration: none;
	border:1px;
	padding: 2px;
	font-size: 13px;
}
.sideMenuItem a:hover
{
	background-color: #99D856;
	color: #FFFFFF;
}

#Print
{	    
	display:block;
}
#Print a
{	
    display:block;
    height:40px;
	background: url(images/Print-Gray.png) no-repeat  right top;
	margin-top: -2px;
}
#Print a:hover
{	
    display:block;
    height:40px;
    background: url(images/Print-Green.png) no-repeat right top;
    color: Green;
}
#Print a span
{	
    padding-top: 10px;
    float:left;
}
#menu 
{
	float: left;
	width: 490px;
	padding-top: 5px;
	padding-left: 30px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}
#menu li a {
padding-top:25px;
}

#Menu-Image 
{
	width: 110px;
	height: 50px;
	padding-top: 10px;
}
#Email a
{
	background: url(images/email.gif) no-repeat center top;
}
#Email a:hover
{
	background: url(images/email_over.gif) no-repeat center top;
    color: Green;
}
#Email a:hover span, #Locate a:hover span, #About a:hover span, #Phone a:hover span
{
    color: Green;
}
#Locate a
{
	background: url(images/Locate.gif) no-repeat center top;
}
#Locate a:hover
{
	background: url(images/locate_over.gif) no-repeat center top;
    color: Green;
}
#About a
{
	background: url(images/About.gif) no-repeat center top;
}
#About a:hover
{
	background: url(images/About_over.gif) no-repeat center top;
    color: Green;
}
#Phone a
{
	background: url(images/Phone.gif) no-repeat center top;
}
#Phone a:hover
{
	background: url(images/Phone_over.gif) no-repeat center top;
    color: Green;
}

#Menu-Image div a span
{	
	text-align: left;
	color:#3C36BA;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
}

#menu a 
{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #573D26;
}

#menu a:hover 
{ 
	text-decoration: none; 
	color: purple;
}

#menu .current_page_item a {
	background: #573D26;
	color: #FFFFFF;
}

#menu .first {
}

#backButton
{
    float:right;
    text-align: right;
    padding-top: 3px;
	margin-top: 5px;
}
#backButton a:link
{
    color:#C5C5C5;
    text-decoration: none;
}

#backButton a:visited
{
    color:#C5C5C5;
    text-decoration: none;
}

#backButton a:hover
{
	color:#99CCFF;
	text-decoration: none;
}

#leftMenu
{
    width: 238px;
    float: left;
    padding-right: 20px;
}

.GroupHeader a
{
	background: url('images/LeftTab%20blue.gif') no-repeat center top;
	color: White !important;
	padding-left:5px;
	margin-bottom: 3px;    
    display:block;
    text-decoration: none;
}
.GroupHeader a:visited
{
	background: url('images/LeftTab%20blue.gif') no-repeat center top;
	color: White !important;
	padding-left:5px;
	margin-bottom: 3px;    
    display:block;
    text-decoration: none;
}

.GroupItem a
{
	background-color: #DDDBDB;
	padding-left:5px;
	margin-bottom: 3px;    
	color: #032B8D!important;
	text-decoration: none!important;
	width: 233px;
    display:block;

}
.GroupItem a:visited
{
	background-color: #DDDBDB;
	padding-left:5px;
	margin-bottom: 3px;    
	color: #032B8D;
	width: 233px;
    display:block;

}
.GroupItem a:hover
{
    background-color: #99D856;
	padding-left:5px;
	margin-bottom: 3px;    
	color: #032B8D;
	text-decoration: none!important;
	width: 233px;
    display:block;
}

.GroupHeader a:hover, .GroupHeaderActive a {
	background:url(images/LeftTab%20Green.gif) center top no-repeat;
	color:white;
	display:block;
	margin-bottom:3px;
	padding-left:5px;
	text-decoration:none!important;
}

.GroupItem a:hover, .GroupItemActive
{
    background-color: #99D856;
    padding-left:5px;
    margin-bottom: 3px;    
    color: #032B8D!important;
    text-decoration: none!important;
    width: 233px;
    display:block;
}
.GroupItemActive a
{    
    background-color: #99D856;
    color: white!important;
    padding-left:5px;
    margin-bottom: 3px;    
    display:block;
    text-decoration: none!important;
}
#Email a:hover, body#EmailActive div#Email a
{
    background: url(images/email_over.gif) no-repeat center top;
    color: Green;
}
#Email a:hover span, #Locate a:hover span, #About a:hover span, 
#Phone a:hover span, .Active, 
body#EmailActive div#Email span,
body#LocateActive div#Locate span,
body#AboutActive div#About span,
body#PhoneActive div#Phone span
{
    color: Green;
}
#Locate a:hover, body#LocateActive div#Locate a
{
    background: url(images/locate_over.gif) no-repeat center top;
    color: Green;
}
#About a:hover, body#AboutActive div#About a
{
    background: url(images/About_over.gif) no-repeat center top;
    color: Green;
}
#Phone a:hover, body#PhoneActive div#Phone a
{
    background: url(images/Phone_over.gif) no-repeat center top;
    color: Green;
}







#content-wrapper
{
	width: 1024px;
	height: 100%;
	padding: 0px 0px 0px 20px;
}
#Awards
{
    width: 238px;
}
#Awards a
{
	background: url('images/Awards green.png') no-repeat center bottom;
	display: block;
	text-align: center;
	text-decoration: none;
	color: White;
	font-weight: bold;
}
#Awards a:hover
{
	background: url('images/Awards blue.png') no-repeat center bottom;
}
#Awards .image
{
	background: url('images/AndrewsAwards.png') no-repeat center bottom;
	display: block;
	height:140px;
}


#MiscImage
{
	float: left;
	width: 238px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#AgentImage
{
	background: url('images/Agent.png') no-repeat center center;
    float: left;
    height:60px;
    width: 238px;
    padding-top: 50px;
}
#footer 
{
	width: 100%;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
#pipe
{
	width: 1024px;
    /*padding-left: 80px;*/
    color:#707070;
}
#pipe ul 
{
	display: inline;
	text-align:center;
} 

#pipe ul li 
{
	padding: 0px 8px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
	
		
#pipe ul li.first 
{
	border-left: none;
	list-style: none;
	display: inline;	
}
#pipe a
{
	color:#707070;
	text-decoration: none;
	font-size: 11px;
}
#pipe a:hover
{
	color:#0033FF;
	text-decoration: none;
}

#content {
	float: left;
	width: 750px;
}
.MiniForm {
	font-size: 10px;
}
.MiniForm #jumpMenu {
	font-size: 10px;
}
.MiniForm #select {
	font-size: 10px;
}
.MiniForm input {
	font-size: 10px;
}
.MiniForm form {
	margin: 0px;
	padding: 0px;
}
#logo .AndrewsLogo {
	position: absolute;
	height: 125px;
	width: 300px;
}

