/*****************
 GLOBAL
*****************/

* {margin:0; padding:0;}

p {margin: 0.5em 0 1.0em 0;}

img {border-width: 0;}

h1, h2, h3, h4, h5, h6 {margin:0.3em 0 0.2em 0;}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #455 url(bodyback.jpg) fixed repeat-x top center;
}


body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}



/**********************
 OVERALL LAYOUT
***********************/


#skiptomain {
	display: none;
}


#wrapper {
	width: 860px;
	margin: 0 auto;
	font-size: 0.9em;
	background: #fff;
}

#pagecontainer {
	text-align: left;
	padding: 0px 40px 0px 40px;
	width: 860px; /* False value for IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 780px; /* Real value for conformant browsers */
}

html>#pagecontainer {
	width: 780px; /* Be nice to Opera */
}

#header {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 0px;
	background: #fff url(headerrightback.gif) no-repeat right top;
	font-size: 0.8em;
	color: #000;
}

	#headerleft {
		width: 200px;
		margin: 0px 0px 0px 0px;
		float: left;
		text-align: left;
	}

	#headerright {
		width: 500px;
		height: 90px;
		margin: 0px 0px 0px 0px;
		float: right;
		text-align: right;

	}

#topnav {
	width: 780px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #d10 url(topnavback.jpg) repeat-x top center;
}


#topbar {
	clear: both;
	width: 780px;
	padding: 4px 0px 4px 0px;
	margin: 1px 0px 0px 0px;
	background: #ddd;
	color: #000;
}

	#breadcrumb {
		width: 550px;
		float: left;
		font-size: 0.8em;
	}

	#topdate {
		width: 190px;
		float: right;
		text-align: right;
		font-size: 0.8em;
	}

#mainpage {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #000;
	line-height: 1.5em;
}

	#mainpageleft {
		margin: 0px 0px 10px 0px;
		float: left;
		text-align: left;
		background: transparent;
		width: 170px;
	}

	#mainpageright {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 10px;
		float: right;
		text-align: left;
		background: transparent;
		width: 610px; /* False value for IE */
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 600px; /* Real value for conformant browsers */
	}

	html>#mainpageright {
		width: 600px; /* Be nice to Opera */
	}


	#mainpageright ul {padding: 5px 0 5px 25px;}

#footer {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 780px;
	border-top: solid 3px #455;
	font-size: 0.8em;
	color: #000;
}

	#footerleft {
		margin: 5px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		width: 470px;
		float: left;
		text-align: left;
		background: transparent;
	}

	#footerright {
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		width: 310px;
		float: right;
		text-align: right;
		background: transparent;
	}


/*****************
 FONTS
 *****************/


.bodytext { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em}
.bodytextmed { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.8em}
.bodytextsm { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.75em}


/*****************
 TOP NAV LIST
 *****************/

#topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 7px 0px;
	list-style: none;
	text-transform: uppercase;
	width: 780px;
	font-size: 0.9em;
	letter-spacing : -1px;
}

#topnav ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 8px;
	display: inline;
}

#topnav ul li a {
	color: #fff;
	text-decoration: none;
}

#topnav ul li a:hover {
	color: #000;
	text-decoration: none;

}


/*****************
 UL SIDE NAV
 *****************/


ul.sidenavlist{
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 150px;
	background: #fff;
}

ul.sidenavlist li{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 10px;
	line-height:1.3em;
	border-bottom: 1px dotted #eee;
	background: #fff url(icon.gif) no-repeat left 3px;
}

ul.sidenavlist a:link, ul.sidenavlist a:visited{
	color: #333;
	text-decoration: none;
}

ul.sidenavlist a:hover, ul.sidenavlist a:active{
	color: #c10;
	text-decoration: none;

}


/* APPLY HEADER OVERRIDES */
ul.sidenavlist  li.sidenavheader {
	width: 150px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 2px 0px;
	color: #455;
	background: #fff;
	border-bottom: 1px solid #fff;
 	font-size: 0.9em;
 	text-transform: uppercase;

}


/**********
 HEADERS
**********/

h1 { font-size: 2.0em; color: #300; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}
h2 { font-size: 1.6em; color: #666; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}
h3 { font-size: 1.4em; color: #633; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}


h3.white { color: #fff; }

/*****************
 FORMS
 *****************/

form.inline { display:inline; }

input.searchinput {
	border: 1px solid #999;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	width: 110px;
	color: #000;
}

input.searchsubmit {
	border: 1px solid #999;
	background-color: #ccc;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	color: #000;
}

input.searchsubmitinput {
	border: 1px solid #999;
	background-color: #ccc;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	color: #000;
}

select.searchselect {
	width: 175px;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	color: #000; }



/*****************
 LINKS
 *****************/

#headerright a:link { color: #c10; text-decoration: none; }
#headerright a:visited { color: #c10; text-decoration: none; }
#headerright a:hover { color: #c10; text-decoration: underline; }

#breadcrumb a:link { color: #000; text-decoration: none; }
#breadcrumb a:visited { color: #000; text-decoration: none; }
#breadcrumb a:hover { color: #000; text-decoration: underline; }

#mainpageright a:link { color: #c10; text-decoration: none; }
#mainpageright a:visited { color: #c10; text-decoration: none; }
#mainpageright a:hover { color: #e10; text-decoration: underline;}

#footer a:link { color: #c10; text-decoration: none; }
#footer a:visited { color: #c10; text-decoration: none; }
#footer a:hover { color: #c10; text-decoration: underline; }


/*****************
 BREAKS
 *****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

/*****************
 PARAGRAPHS
 *****************/

p { margin-top: 10px; }
p.fivespace { margin-top: 5px; }
p.spanishspace { margin: 20px 0px 10px 0px; }
p.littlespace { margin: 10px 0px 10px 0px; }

p.quote {
	margin: 30px 0px 10px 10px;
	width: 140px;
	color: #666;

	}



/********************
 TABLES
 ********************/

.homefeaturetable { font-size: 0.9em; border-color: #f87; border-width: 1px 1px 1px 1px; border-style: solid; padding: 5px 5px 5px 5px; margin: 0px 0px 4px 0px; background: #fff url(/images/homefeaturegradient.jpg) repeat-x left top; height: 65px;}
.homefeaturetablebottom { font-size: 0.9em; border-color: #f87; border-width: 1px 1px 1px 1px; border-style: solid; padding: 5px 5px 5px 5px; margin: 0px 0px 0px 0px; background: #fff url(/images/homefeaturegradient.jpg) repeat-x left top; height: 65px;}
.homefeaturetablegreen { font-size: 0.9em; border-color: #0CBC1D; border-width: 1px 1px 1px 1px; border-style: solid; padding: 5px 5px 5px 5px; margin: 0px 0px 4px 0px; background: #fff url(/images/homefeaturegradientgreen.jpg) repeat-x left top; height: 65px;}
.homefeaturetablered { font-size: 0.85em; color: #fff; border-color: #c00; border-width: 1px 1px 1px 1px; border-style: solid; padding: 10px 10px 10px 10px; margin: 0px 0px 4px 0px; background: #c00; width: 350px; text-align: center;}

#homefeatureblank {
	font-size: 0.9em;
	border-color: #FF0000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 4px 0px;
	background: #435555;
	color: #fff;
	height: 65px;
	margin-top: 15px;
}

	#homefeatureblank td {
		padding: 5px;
	}

	#homefeatureblank td img {
		margin: 10px 30px;
		border: 0;
	}

	#homefeatureblank td p {
		margin: 5px 0;
	}

	#homefeatureblank td a:link, #homefeatureblank td a:visited {
		color: #FF0000;
		text-decoration: underline;
	}

	#homefeatureblank td a:hover {
		color: #333;
		text-decoration: underline;
	}

.searchtable { font-size: 1.0em; color: #fff; border-color: #d10; border-width: 1px 1px 1px 1px; border-style: solid; padding: 5px 5px 5px 5px; margin: 0px 0px 6px 0px; background: #d10;}

/*****************
 UL NOMARGIN
 *****************/

UL.nomargin {
margin: 5px 0px 5px 12px;
padding: 3px 3px 3px 3px;
}

/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}


/*****************
 TOP RIGHT
 *****************/

#gallery { position: relative; height: 90px; }

#flashanim {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 1;
	width: 500px;
	height: 90px;
	text-align: left;
}

#toprighttext {
	position: absolute;
	width: 200px;
	height: 40px;
	padding: 0px;
	top: 0px;
	right: 0px;
	z-index: 2;
 }

/*****************
 HOME PAGE
 *****************/

#galleryhome { position: relative; }

#flashanimhome {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 1;
	width: 600px;
	height: 250px;
}

#homefeaturebigtext {
	position: absolute;
	font-size: 5.0em;
	width: 180px;
	height: 210px;
	padding: 20px;
	top: 0px;
	left: 0px;
	z-index: 2;
	background: url(trans-grey.png) repeat-y left top;
	color: #fff;
	line-height: 1.2em;
	font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
 }

#homefeaturebigtext a.whitelink:link { color: #eee; text-decoration: none; }
#homefeaturebigtext a.whitelink:visited { color: #eee; text-decoration: none; }
#homefeaturebigtext a.whitelink:hover { color: #fff; text-decoration: underline;}


/*****************
	LINKS
 *****************/

.linkRight {
	float: left;
}

.websiteLink {
	clear: both;
	margin: 0px 0px 20px 0px;
}

#map {
	margin-top: 20px;
	width: 498px;
	height: 248px;
	border: 1px solid black;
}

/*****************
	EVENTS
 *****************/

.event {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	background: #eeeeee;
}

/*****************
 CONVEYANCING
 *****************/
#quickquotes {
	width: 230px;
	float: right;
	border: 1px solid #414B59;
	margin: 0px 0px 10px 20px;
	padding: 0;
}

	#quickquotes h2 {
		background-color: #414B59;
		color: #fff;
		display: block;
		width: 230px;
		text-align: center;
		font-size: 1.1em;
		margin: 0px;
		padding: 5px 0px;
	}

	#quickquotes ul {
		margin: 5px;
		padding: 0;
		list-style: none;
		width: 220px;
	}

		#quickquotes ul li {
			padding: 3px 0px;
		}

/*****************
 NEWS
*****************/

#newsleft {
 	float: left;
 	width: 390px;
}

	.newstitle{
		font-size: 1.1em;
		color: #c10;
		font-weight: bold;
		margin-bottom: 2px;
	}

	.newsdate{
		font-style: italic;
		margin-bottom: 10px;
	}

#newsright {
  	float: right;
 	width: 180px;
 	margin-left: 10px;
}

	#newsright h2{
		margin-bottom: 15px;
		font-size: 0.9em;
	}

	#newsright ul.newslist{
		width: 170px;
		list-style: none;
		margin: 0;
		padding: 0;
	}

		#newsright ul.newslist li{
			list-style-type: none;
			margin: 0 0 10px 0;
			padding: 0;
		}

#mtalk {
	font-size: 0.8em;
	margin-left: 5px;
	width: 150px;
}

	#mtalk a { color: #e10; }
	#mtalk a:hover { color: #455; }
