/* CSS Document */

a {
	color:#002f65; font-family:Century Gothic; font-size:12px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #002f65;
}
a:hover {
	text-decoration: none;
	color: #4AAA42;
}
a:active {
	text-decoration: underline;
	color: #002f65;
}


h1 {
	font-size: 14px;
	color: #666666;
}
h2 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #999999;
}

#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#container 
{
	width:830px;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	clear: both;
	border: 10px white;

}



#banner {
	clear: both;
	width: 830px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}




#slide_show {
	width: 820px;
	border: 5px solid white;
	text-align: center;
}




#main_content {
	background-color:#fff;
	text-align: left;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
	width: 810px;
}



#how_we_work {
	height: 500px;
	background-color: #FFFFFF;
	text-align: left;
	}

#main_content p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: small;
	color: #333;
	text-align: left;
}

#main_content  a {
	color:#0000ff; font-family:Century Gothic; font-size:12px;
}
#main_content  a:link {
	text-decoration: underline;
}
#main_content  a:visited {
	text-decoration: underline;
	color: #0000ff;
}
#main_content  a:hover {
	text-decoration: none;
	color: #4AAA42;
}
#main_content  a:active {
	text-decoration: underline;
	color: #0000ff;
}


#main_content h1 {
	font-size: medium;
	color: #002f65;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 10px;
}

#main_content h2 {
	font-size: small;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}

#main_content h3 {
	font-size: small;
	color: #0000ff;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}


#main_content h4 {
	font-size: medium;
	color: #002f65;
	margin-bottom: 10px;
	text-align: center;
}

#main_content h5 {
	font-size: small;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}


#main_content ul {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-type: square;
	text-align: left;
}


.main_content arrow ul {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-type: none;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(/%7Ethemead/images/checkmark_-bold-50.png);
}


#sellers_links 
{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	clear: both;

}

#sellers_links a {
	color:#002F65;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding: 5px;

}

#sellers_links a:link {
	text-decoration: underline;
	color:#002F65;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding: 5px;

}


#sellers_links a:visited {
	text-decoration: underline;
	color:#002F65;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding: 5px;
}

#sellers_links a:hover {
	text-decoration: none;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding: 5px;
}

#sellers_links a:active {
	text-decoration: underline;
	color:#002F65;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding: 5px;
}


#copyright {
	clear: both;
	width: 820px;
	text-align: center;

	font color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: small;
	color: #FFFFFF;

}
#copyright p {
	font-size: small;
	color: #FFFFFF;
}


#copyright a {
	color:white; font-family:Century Gothic; font-size:12px;
}
#copyright a:link {
	text-decoration: underline;
}
#copyright a:visited {
	text-decoration: underline;
	color: white;
}
#copyright a:hover {
	text-decoration: none;
	color: white;
}
#copyright a:active {
	text-decoration: underline;
	color: white;
}

#home_text
	{
	border: 1px solid #333;	
	width: 620px;
	margin-left: -5px;
	padding-top: 5px;
	padding-right: 5px;	
	text-align: left; float:left;
	}

#mls_box
	{
	border: 1px solid #333;	
	width: 180px;
	text-align: center; float:right;
	margin-right: -5px;
	}
	
#mls_box p
	{
	text-align: center;
	}

#mls_box img
	{
	text-align: center;
	margin-top: 5px;
	}
	
#mls_menu
	{
	width: 173px;
	text-decoration: none;
	}
 
#mls_menu ul 
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
 
#mls_menu li 
	{
	list-style-type: none;
	padding: 2px;
	float: left;
	}
 
#mls_menu a 
	{
	width: 173px;
	display: block;
	border: 1px solid #333;	
	text-decoration: none; 
	color: #000000;
	font-size: 11px;
	text-align: center;
	}
 
#mls_menu a:active 
	{
	font-size: 11px;
	color: #000000;
	}
 
#mls_menu a:hover 
	{
	font-size: 11px;
	color: #f8f3af;
	background-color: #000000;
	}
	


.caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}

#proile li {
	margin-left: -20px;
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 2px;
}
.resume_paragraphs {
	margin-right: 20px;
	margin-left: 96px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.resume_dates {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #333333;
}

