/* Sheehan CSS Document */

body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #E7E5D8;
}

a:link { color:#998E4C; text-decoration:none;}
a:visited { color:#998E4C; text-decoration:none;}
a:hover   { color: #999999; text-decoration:underline;}
a:active  { color:#998E4C; text-decoration:none;}

h1{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #998E4C;
	font-size:24px;
	margin:0;
	padding:0;
}

h2{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #998E4C;
	font-size:18px;
	margin:0;
	padding:0;
}

h3{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #998E4C;
	font-size:15px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

p{
	margin-top:10px;
}

#mainContentArea{
	text-align: left;
	width: 920px;
	margin: 0 auto;
}

#mainContentArea #shahowLeft{
	position: relative;
	float:left;
	width:10px;
	background-image:url(../images/layout/shadow_left.gif);
	background-repeat:no-repeat;
	height:620px;	
}

#mainContentArea #centralArea{
	position: relative;
	float:left;
	width:898px;
	background-color:#FFFFFF;
	border-right:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;	
}

#mainContentArea #shahowRight{
	position: relative;
	float:right;
	width:10px;
	background-image:url(../images/layout/shadow_right.gif);
	background-repeat:no-repeat;
	height:620px;
}

/*
Header
*/

#mainContentArea #centralArea #header{
	position: relative;
	float:left;
	width:100%;
	background-color:#FFFFFF;
	height:90px;
	border-top:solid;
	border-top-color:#E3E0D0;
	border-top-width:4px;	
	border-bottom:solid;
	border-bottom-color:#E3E0D0;
	border-bottom-width:3px;	
}

#mainContentArea #centralArea #header #sheehanLogo{
	position: relative;
	float:left;
	margin-left:30px;
	margin-top:20px;
	width:300px;
	height:57px;
}

#mainContentArea #centralArea #header #contact{
	position: relative;
	float:right;
	margin-right:30px;
	margin-top:20px;
	width:450px;
	text-align:right;
	color:#999999;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

/*
Navigation
*/

#mainContentArea #centralArea #navigationArea{
	position: relative;
	clear:both;
	background-color:#867D3E;
	height:30px;
}

#mainContentArea #centralArea #navigationArea #navigation{
	position: relative;
	float:left;
	width:890px;
	height:22px;
	background-color:#867D3E;
	margin-top:4px;
	margin-left:0px;
}

#mainContentArea #centralArea #navigationArea #navigation a:link { font-family:"Trebuchet MS", Arial, sans-serif; color:#FFFFFF; text-decoration:none; font-size:15px; padding-left: 31px; padding-right: 31px;  border-right:solid; border-right-color:#E3E0D0; border-right-width:1px; font-weight:bold;}
#mainContentArea #centralArea #navigationArea #navigation a:visited { font-family:"Trebuchet MS", Arial, sans-serif; color:#FFFFFF; text-decoration:none; font-size:15px; padding-left: 31px; padding-right: 31px; border-right:solid; border-right-color:#E3E0D0; border-right-width:1px; font-weight:bold;}
#mainContentArea #centralArea #navigationArea #navigation a:hover   { font-family:"Trebuchet MS", Arial, sans-serif; color: #E1E1E1; text-decoration:none; font-size:15px; padding-left: 31x; padding-right: 31px; border-right:solid; border-right-color:#E3E0D0; border-right-width:1px; font-weight:bold;}
#mainContentArea #centralArea #navigationArea #navigation a:active  { font-family:"Trebuchet MS", Arial, sans-serif; color:#FFFFFF; text-decoration:none; font-size:15px; padding-left: 31px; padding-right: 31px; border-right:solid; border-right-color:#E3E0D0; border-right-width:1px; font-weight:bold;}

/*
Banner
*/



#mainContentArea #centralArea #banner{
	position: relative;
	float:left;
	width:100%;
	background-color:#FFFFFF;
	height:180px;
	width:898px;
	background-image:url(../images/home/banner.jpg);
	border-bottom:solid;
	border-bottom-color:#E3E0D0;
	border-bottom-width:4px;
	border-top:solid;
	border-top-color:#E3E0D0;
	border-top-width:0px;	
}

#mainContentArea #centralArea #banner #services{
	position: relative;
	clear:both;
	float:left;
	width:800px;
	color:#FFFFFF;
	font-size:27px;
	margin-top:10px;
	margin-left:30px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

#mainContentArea #centralArea #banner #contactNumbers{
	position: relative;
	clear:both;
	float:left;
	width:800px;
	color:#FFFFFF;
	font-size:18px;
	margin-top:25px;
	margin-left:30px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}


/*
Home & Innrer Text Layout
*/

#mainContentArea #centralArea #homeTextArea{
	position: relative;
	clear:both;
	float:left;
	width:100%;
	margin-top:10px;
}

#mainContentArea #centralArea #innerTextArea{
	position: relative;
	clear:both;
	float:left;
	width:100%;
	margin-top:10px;
	min-height:305px;
}

#mainContentArea #centralArea #homeTextArea #text{
	position: relative;
	float:left;
	width:600px;
	left:30px;
	height:200px;
}

#mainContentArea #centralArea #innerTextArea #text{
	position: relative;
	float:left;
	width:600px;
	left:30px;
	padding-bottom:20px;
}

#mainContentArea #centralArea #homeTextArea #news{
	position: relative;
	float:right;
	width:215px;
	padding-right:10px;
	margin-left:30px;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	padding-left:10px;
	height:180px;	
}

#mainContentArea #centralArea #homeTextArea #news a:link { font-family:"Trebuchet MS", Arial, sans-serif; color:#444444; text-decoration:none; font-size:12px; font-weight:bold;}
#mainContentArea #centralArea #homeTextArea #news a:visited { font-family:"Trebuchet MS", Arial, sans-serif; color:#444444; text-decoration:none; font-size:12px; font-weight:bold;}
#mainContentArea #centralArea #homeTextArea #news a:hover   { font-family:"Trebuchet MS", Arial, sans-serif; color: #000000; text-decoration:none; font-size:12px; font-weight:bold;}
#mainContentArea #centralArea #homeTextArea #news a:active  { font-family:"Trebuchet MS", Arial, sans-serif; color:#444444; text-decoration:none; font-size:12px; font-weight:bold;}


#mainContentArea #centralArea #innerTextArea #furtherInformation{
	position: relative;
	float:right;
	width:225px;
	margin-left:30px;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	padding-left:10px;
	padding-bottom:10px;	
	font-family:"Trebuchet MS", Arial, sans-serif;
	line-height:16px;
}

.newsItem{
	position: relative;
	clear:both;
	margin-top:5px;
}

.newsItem h4{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:13px;
	color:#333333;
}

.newsDate{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:10px;
	color:#999999;
	margin:0px;
	padding:0px;
}

.newsItem p{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	margin-top:0px;
	padding:0px;
}



#furtherInformation a:link { font-family:"Trebuchet MS", Arial, sans-serif; color:#666666; text-decoration:none; }
#furtherInformation a:visited { font-family:"Trebuchet MS", Arial, sans-serif; color:#666666; text-decoration:none; }
#furtherInformation a:hover   { font-family:"Trebuchet MS", Arial, sans-serif; color: #998E4C; text-decoration:none;}
#furtherInformation a:active  { font-family:"Trebuchet MS", Arial, sans-serif; color:#666666; text-decoration:none;}


#breadcrumbs{
	position:relative;
	clear:both;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	color:#666666;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:11px;
}

#breadcrumbs a:link { font-family:"Trebuchet MS", Arial, sans-serif; color:#998E4C; text-decoration:none; }
#breadcrumbs a:visited { font-family:"Trebuchet MS", Arial, sans-serif; color:#998E4C; text-decoration:none; }
#breadcrumbs a:hover   { font-family:"Trebuchet MS", Arial, sans-serif; color: #666666; text-decoration:none;}
#breadcrumbs a:active  { font-family:"Trebuchet MS", Arial, sans-serif; color:#998E4C; text-decoration:none;}


/*
Trigger Boxes
*/

#mainContentArea #centralArea #triggerBoxes{
	position: relative;
	clear:both;
	float:left;
	width:100%;
	margin-top:5px;
	left:10px;
}

.triggerBox{
	position: relative;
	float:left;
	width:161px;
	height:100px;
	margin-left:13px;
	/*background-image:url(../images/home/triggerBg.gif);*/
	background-image:url(../images/home/triggerBg_green_fade.gif);
	background-repeat:no-repeat;
}

.triggerBoxTitle{
	position: relative;
	float:left;
	width:140px;
	height:36px;
	margin-top:6px;
	margin-left:12px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.triggerBoxLinkArea{
	position: relative;
	float:left;
	width:90px;
	height:15px;
	margin-top:13px;
	margin-left:32px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

/*
footer
*/

#mainContentArea #centralArea #footer{
	position: relative;
	clear:both;
	float:left;
	width:100%;
	margin-top:5px;
	height:65px;
	background-color:#E1DECF;
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;		
}

#mainContentArea #centralArea #footer #lhs{
	position: relative;
	float:left;
	width:500px;
	margin-top:10px;
	margin-left:10px;
}

#mainContentArea #centralArea #footer #rhs{
	position: relative;
	float:right;
	width:237px;
	height:65px;	
	background-color:#998E4C;
}

#mainContentArea #centralArea #footer #rhs #contactIcon{
	position: relative;
	float:left;
	margin-top:16px;
	margin-left:30px;
	width:48px;
	height:30px;
}

#mainContentArea #centralArea #footer #rhs #contactText{
	position: relative;
	float:left;
	margin-top:16px;
	margin-left:20px;
	width:110px;
	height:30px;
	font-size:12px;
	color: #FFFFFF;
	line-height:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif;		
}



.footerImage{
	position: relative;
	float:left;
	margin-left:20px;
}


#footerText{
	position: relative;
	clear:both;
	width: 898px;
	margin: 0 auto;	
	margin-top:8px;
	height:30px;
	text-align:right;
	font-size:12px;
	color: #888888;
	font-family:"Trebuchet MS", Arial, sans-serif;	
}

#footerText a:link { font-family:"Trebuchet MS", Arial, sans-serif; color:#777777; text-decoration:none; }
#footerText a:visited { font-family:"Trebuchet MS", Arial, sans-serif; color:#777777; text-decoration:none; }
#footerText a:hover   { font-family:"Trebuchet MS", Arial, sans-serif; color: #222222; text-decoration:none;}
#footerText a:active  { font-family:"Trebuchet MS", Arial, sans-serif; color:#777777; text-decoration:none;}


a.newsAllLink:link { font-family:"Trebuchet MS", Arial, sans-serif; color:#998E4C; text-decoration:none; }
a.newsAllLink:visited { font-family:"Trebuchet MS", Arial, sans-serif; color:#998E4C; text-decoration:none; }
a.newsAllLink:hover   { font-family:"Trebuchet MS", Arial, sans-serif; color: #CCCCCC; text-decoration:underline;}
a.newsAllLink:active  { font-family:"Trebuchet MS", Arial, sans-serif; color:#998E4C; text-decoration:none;}


/*NEW QUOTE*/

a.quote:link, a.quote:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; font-size:11px; font-weight:bold; background:url(../images/get-quote-btn.png) no-repeat; padding:1px 10px 6px 25px;}
a.quote:hover {text-decoration:underline; }	

.heading {float:left; width:auto;}
.link {float:left; padding:3px 0px 0px 7px;}
.clr {
	clear:both;
}

/*
Form Qoute Page
*/

#quoteform label {
	padding:0px 5px 5px 0px;
	display:block;
	float:left;
	width:90px;
}

#quoteform .left-form {
	float:left;
	width:280px;
	padding-top:20px;
	padding-right:10px;
}

#quoteform .right-form {
	float:left;
	width:280px;
	padding:10px;
	background:#F9F7EA;
	border:1px solid #E3E0D0;
}

#quoteform .right-form p {
	line-height:145%;
	margin:0px;
}
						

#quoteform .left-entry {
	float:left;
	width:220px;
}

#quoteform .right-entry {
	float:left;
	width:300px;
}

#quoteform .row {
	clear:both;
	overflow:hidden;
	margin:0px 0px 7px 0px;
}

#quoteform .two-columns {
	clear:both;
	overflow:hidden;
	padding:0px 0px 5px 0px;
}

#quoteform .more-details {
	overflow:hidden;
	padding:5px 0px 5px 0px;
}

#quoteform .business {
	overflow:hidden;
	margin-bottom:10px;
}

#quoteform input {
	border:1px solid #998E4C;
}

#quoteform .more-info {
	overflow:hidden;
padding-bottom:5px;
}

#quoteform textarea {
	border:1px solid #998E4C;
}

#quoteform input.checkbox {
	width:auto;
}

#quoteform .tick-boxes label {
	float:left;
	width:230px;
}

#quoteform .tick-boxes input {
	margin:0px 10px 0px 0px;
	float:left;
	border:none;
}

#quoteform .two-columns .left-entry label {
	width:170px;
}

#quoteform .two-columns .right-entry label {
	padding-right:10px;
	width:120px;
}

#quoteform .two-columns input {
	float:left;
	margin:0px 10px 0px 0px;
	border:none;
}

#quoteform .two-columns select {
	float:left;
	margin-right:10px;
	width:80px;
}

#quoteform .more-info label {
	width:190px;
	margin-right:20px;
}

#quoteform .more-details label {
	width:70px;
}

#quoteform .more-details input {
	width:200px;
}

#quoteform .more-info input, #quoteform .more-info textarea {
	width:200px;
}

#quoteform .holder {
	overflow:hidden;
	padding-bottom:10px;
}

#quoteform div.break {
	background:url(../images/border.png) repeat-x;
	height:15px;
}

#quoteform .submit {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/SUBMIT-BTN.png) no-repeat;
	border:none;
	padding:2px 15px 2px 15px;
	cursor:pointer;
}


/*
NEWSLETTER CALL TO ACTION / QUOTE CALL TO ACTION
*/

a.newsletter:link, a.newsletter:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; width:122px; height:24px; color:#FFF; font-size:13px; font-weight:normal; display:block; background:url(../images/calltoaction/newsletter-bg.png) no-repeat; padding:4px 0px 0px 25px; margin:10px 7px 0px 0px; float:left; text-align:left;}
a.newsletter:hover {text-decoration:underline; }

a.onlineQuote:link, a.onlineQuote:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; width:91px; height:25px; color:#FFF; font-size:13px; font-weight:normal; display:block; background:url(../images/calltoaction/online-quote-bg.png) no-repeat; padding:4px 0px 0px 25px; margin:10px 0px 0px 0px; float:left; text-align:left;}
a.onlineQuote:hover {text-decoration:underline; }

#contact .links {
	float:right;
}


/* 
END NEWSLETTER CALL TO ACTION
*/