
/*___________________   CRH / General Styles */

* {
	margin:0;
	padding:0;
}

body {
	padding:0;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #FFF url(../images/bg.jpg) repeat-x top;
	font-size: 80%;
	line-height: 1.4em;
	color: #000;
	overflow: visible;
}


h1	{
	font-size: 150%;
	padding:0;
}

h2	{
	font-size: 120%;
	margin-bottom: 15px;
}

h3	{
	font-size: 110%;
	color: #000;
	font-weight: bold;
	margin: 5px 0 4px 0;
}

h4	{
	font-size: 100%;
	line-height: 1.em;
	margin-bottom: 4px;
}

p	{
	margin: 0;
	padding: 0 0 10px 0;
}


ul, ol	{
	padding:0;
	position:relative;
}


a  {
	color: #000;
	text-decoration: underline;
}

a:hover	{
	color:#600;
	text-decoration: none;
}

address	{
	margin-bottom:5px;
}

/* Links */

a.internalink	{
	background: url(../images/bullet_red.gif) no-repeat left;
	padding-left: 17px;
	display:block;
}

a.highlightlink	{
	background: url(../images/bullet_lime.gif) no-repeat left;
	padding-left: 17px;
	display:block;
}
p.printthis	{
	background: url(../images/icon_print.gif) no-repeat left 2px;
	padding-left: 20px;
	display:block;
}

/* Contentwrappers */

#pagewrapper	{
	width: 718px;
	margin: 0 auto;
	padding-bottom: 50px;
	backgroun: #FFF;
	overflow: auto;
}

#headwrapper	{
	width: 718px;
	background: url(../images/header_bg.jpg) no-repeat 0 1px;
	height: 268px;
}


#maincontent	{
	background: #FFF;
	padding: 5px 25px 20px 25px;
	overflow: auto;
	width: 668px;
	margin:0;
}



.leftwrapper	{
	float:left;
	width: 413px;
	padding-right: 25px;
}

.rightwrapper	{
	float:left;
	width: 230px;
}


/* Menus */

ul.utilities	{
	margin: 48px 10px 0 175px;
	font-size: 90%;
	color:#FC0;
}

ul.utilities li	{
	display:inline;
	list-style-type:none;
	color:#FC0;
}

.utilities a	{
	color:#FC0;
	text-decoration:none;
	padding:0 3px;
}


.utilities a:hover {
	color:#FFF;
}

ul.main	{
	list-style-type:none;
	padding: 100px 10px 0 175px;
}

ul.main li	{
	display:inline; 
}

ul.main li a	{
	dislay: block;
	float:left;
	margin-right: 15px;
	text-decoration: none;
	color:#FFF;
	padding-bottom: 1px;
}

ul.main li a:hover	{
	color: #FC0;
	border-bottom: 1px solid #FC0;

}

ul.main a.selected	{
	border-bottom:none;
	color: #FC0;
}
/* Left Menus */
.menu li	{
	list-style-type:none;
	padding: 2px 0;
}

.menu li a {
	background: url(../images/bullet_red.gif) no-repeat left 2px;
	padding-left: 17px;
}

.menu a.selected {
	font-weight:bold;
	text-decoration: none;
	color: #600;
}

/* Footer */

ul.footlinks, ul.locations	{
	list-style-type: none;
	clear:both;
	text-align:center;
	margin-left: 75px;
}
ul.locations	{
	margin-bottom:20px;
}

ul.footlinks li, ul.locations li	{
	display:inline;
}

ul.locations li 	{
	font-weight: bold;
	margin-right: 10px;
}
ul.footlinks li a {
	color:#000;
	text-decoration: none;
	display:block;
	float:left;
	margin-right: 10px;
}

ul.footlinks li a:hover {
	color:#666;
	text-decoration: undrline;
}
	
/* General Classes	*/

.hidden	{
	text-indent: -7000px;
}

.tel	{
	padding-left: 20px;
}

/* Headings */

.maintitle	{
	font-size: 150%;
	margin-bottom: 12px;
	background: url(../images/bullet_maintitle.gif) no-repeat left;
	display:block;
	padding-left:20px;
	color:#600;
}

.midtitle	{
	font-size: 120%;
	margin-bottom: 6px;
}

.minititle	{
	font-size: 110%;
}

.jobtitle	{
	color:#600;
	background: url(../images/bullet_minititle_red.gif) no-repeat left;
	padding-left: 20px;
}

.contacttitle	{
	color:#600;
	background: url(../images/bullet_contacttitlered.gif) no-repeat left ;
	padding-left: 10px;
	margin-top: 5px;
}
.mailtitle	{
	color:#333;
	background: url(../images/bullet_minititle_grey.gif) no-repeat left;
	padding-left: 20px;
}

.hirelist	{
	background: url(../images/title_hire.gif) no-repeat;
	display: block;
	padding: 40px 10px 0 10px;
}

.salelist	{
	background: url(../images/title_sale.gif) no-repeat;
	display: block;
	padding: 40px 10px 0 10px;
}

.hirelist p, .salelist p {
	padding-top:15px;
}


.summary	{
	clear:both;
}

.menu	{
	background: url(../images/bg_menufooter.jpg) no-repeat bottom;	
	padding: 0 10px 40px 0;

}

.sitemap .menu	{
	background: none;	
	padding: 0 0 10px 0;

}

.section1	{
	clear:both;
	background: url(../images/bg_section1.jpg) no-repeat bottom;
	padding: 0 10px 30px 10px;
	overflow:auto;
	width: 390px;
}

.section2	{
	background: url(../images/bg_menufooter.jpg) no-repeat bottom;	
	padding: 0 10px 40px 15px;
	overflow:auto;
}

.section2 p	{
	padding: 2px 0;
	margin:0;
}


.left	{
	float:left;
}
.right	{
	float:right;
}
.leftbar, .rightbar {
	float:left;
	width: 180px;
}

.leftbar	{
	margin-right: 10px;
}

.brochure	{
	background: url(../images/title_brochure.gif) no-repeat;
	height: 100px;
	display: block;
}

.brochure p {
	color: #FFF;
	margin-left: 5px;
}

.imgholder	{
	margin: 20px 20px;
}

.imgholder img	{
	clear:both;
	display:block;
	margin: 15px 0;
}

.imgleft	{
	float:left;
	margin: 10px 10px 10px 0;
}

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

/* Form Styles */

fieldset	{
	padding: 5px 10px 20px 20px;
	margin: 5px 0 20px 0;
}

legend	{
	padding: 2px 5px;
}
form p	{
	margin-top: 10px;
}
.formlabel	{
	clear: both;
	display: block;
	foat:left;
	padding: 5px 0;
}

.component	{
	clear:both;
	margin-bottom: 10px;
}

.submit	{
	background:  url(../images/bg_grad_cccfff.gif) repeat-x 20px;
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #666;
	border-left: 1px solid #CCC;
	border-right: 1px solid #666;
	padding: 2px 2px 4px 2px;
	margin: 8px 0;
	display: block;
}

textarea.smlcontent	{
	width: 350px;
	height: 6em;
}

.radiolabel	{
	display:block;
	margin: 0 30px 5px 0;
	float:left;
}
