/*********************************
Roy Wheeler Realty Company
Relocation Services section
Author: Rick Whittington
Rick Whittington Consulting LLC
http://www.rickwhittington.com/consulting/

Revised 7/10/2008
*********************************/

body {
	background: #eae7d2 url(/~roywheel/images/site_bg.gif) top left repeat-x;
}

#view h2 { 
	background: url(/~roywheel/images/tile_relocation_services.jpg); 
}

/*--------------------------------
  Column 1
--------------------------------*/

#column1 {
	width: 516px;
	float: left;
	padding: 0 0 0 0;
}

#quote {
	background: url(/~roywheel/images/bg_quote.jpg);
	width: 500px;
	height: 113px;
	padding: 15px 23px 0 16px;
}

#quote p {
	font-family: Arial, Helvetica, sans-serif;
	color: #006b56;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

#quote p cite {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
}

#intro {
	width: 506px;
	background: url(/~roywheel/images/bg_intro.jpg) top left no-repeat;
	padding: 17px 10px 0 16px;
}

#intro p {
	font-size: 15px;
	color: #666;
	line-height: 20px;
	background: url(/~roywheel/images/bg_intro_para.jpg) bottom left no-repeat;
	padding-bottom: 20px;
}

#links {
	padding: 0 10px 0 16px;
}

#links p {
	font-size: 14px;
	color: #666;
	line-height: 18px;
}

#links a {
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

/*--------------------------------
  Column 2
--------------------------------*/

#column2 {
	width: 212px;
	float: right;
	padding: 3px 0 0 0;
}

#contact_us {
	background: url(/~roywheel/images/bg_contact_block.jpg);
	width: 191px;
	height: 153px;
	padding: 10px 0 0 21px;
}

#contact_us h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006a55;
	font-weight: bold;
	font-size: 22px;
}

#contact_us p, 
#contact_us p a {
	font-size: 15px;
	color: #523000;
	line-height: 22px;
	margin: 5px 0 0 0;
}

#contact_us strong {
	font-size: 15px;
	font-weight: bold;
}

#form {
	background: url(/~roywheel/images/bg_form.jpg);
	width: 200px;
	height: 450px;
	overflow: hidden;
	padding: 5px 6px 0 6px;
}

#form h3 {
	background: url(/~roywheel/images/hdr_form.gif);
	width: 200px;
	height: 104px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#form form {
	margin: 0 0 0 20px;
}

#form form label {
	font-size: 12px;
	font-weight: bold;
	color: #452800;
}
#form form fieldset {
	margin: 0;
	padding: 0;
}

.logo {
	margin: 20px 0 0 0;
	clear: both;
}

#relo_mcol {
	margin: 10px 12px 0 12px;
	width: 320px;
	float: left;
}

#relo_mcol h1 {
	font-weight: bold; 
	font-size: 20px; 
	color: #593100; 
	margin: 0 0 10px 0; 
}

#relo_mcol h2 { 
	font-weight: bold; 
	font-size: 16px; 
	color: #593100; 
	margin: 10px 0; 
}

#relo_mcol ul {
        margin-left: 15px;
        margin-bottom: 15px;
}

.tip {
        background: #d7d4c5;
        padding: 8px;
        margin: 15px 0;
}

.tip h3 {
        font-size: 16px;
        margin: 0 0 10px 0;
}

.pullquote {
        margin: 10px 0 10px 10px;
        float: right;
}

.pullquote p {
        font-size: 14px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        width: 200px;
}

.agent_photo {
        width: 160px;
        float: left;
        margin-bottom: 10px;
}

.agent_photo img {
        text-decoration: none;
}