﻿body
{
	font-family: Verdana;
	background: url('../images/backnew.jpg');
}

#wrapper
{
	width: 700px;
	margin: 0 auto;
	min-height: 500px;
	padding: 0 0;
	background: white;
	border: solid 7px #FFF;
}


.footer
{
	width: 100%;
	text-align:center;
	font-size: 9pt;	
}

.footer a
{
	text-decoration:none;
}

.footer a:hover
{
	text-decoration: underline;
}

.ContactForm
{
	width: 390px;
	float: left;
}

.ContactMap
{
	float: right;
	width: 300px;
}
Gillian.McClare@crawco.ca
.ContactTable
{
	width: 90%;
	margin: 0 auto;
}

#header
{
	width: 700px;
	margin: 0 auto;
	background: url('../images/header.jpg');
	height: 70px;
}

#banner
{
	width: 700px;
	margin: 7px auto;
	height: 140px;
}


#content
{
	width: 700px;
	margin: 5px auto;
	min-height: 670px;
	border-bottom: solid 2px #d59c32;
}

.divider
{
	width: 98%;
	height: 2px;
	margin: 5px auto;
	clear: both;
}

.bigbox
{
	width: 98%;
	margin: 0 auto;
	font-size: 10pt;
	background: #fffbeb;
	padding: 0 0 0 10px;
}
.bigbox p
{
	margin: 10px 0;
}

.bigbox ul
{
	padding: 0 0;
	margin: 10px 10px;
}

.bigbox img
{
	border: solid 1px black;
	padding: 5px 5px;
	margin: 10px 10px;
}


.bigbox ul li
{
	margin: 3px 0 0 5px;
}

h1
{
	font-family: Tahoma;
	font-size: 14pt;
	margin: 3px 0;
	line-height: 30px;
	padding: 0 10px;
	height: auto;
	border-bottom: solid 2px #d59c32;
	color: #444;
}

h2
{
	font-size: 12pt;
	margin: 10px 0 5px 0;
	color: #444;
}

h3
{
	font-size: 11pt;
	margin: 10px 0 5px 0;
	color: #444;
}



.conditions
{
	font-size: 8pt;
	font-style: italic;
}



.homecol
{
	float: left;
	width: 175px;
	font-size: 10pt;
}

.homecol ul
{
	width: 90%;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;	
	list-style:none;	
}



.homecol li
{
	margin: 3px 0;
	padding: 3px 0;
	font-size: 9pt;
	border-bottom: solid 1px black;
	border-bottom-color: #D7D7D7;
}


.homecol a
{
	display:block;
	color: #D9AF22;
	font-weight:bold;
	text-decoration: none;
	padding: 2px;
}

.homecol a:hover
{
	display:block;
	color:#fff;
	background: #D9AF22;
	font-weight:bold;
	text-decoration: none;
}

.menu
{
	border-right: 1px solid #000000;
	font-family: arial,sans-serif;
	height: 40px;
	position: relative;
	width: 700px;
	z-index: 100;
	background: url('../images/menubg.jpg') repeat-x;
}

* html .menu
{
	width: 700px;
}

.menu ul
{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}
.menu ul ul
{
	margin: -3px 0 0 0;
	width: 200px;
}
.menu li
{
	float: left;
	position: relative;
	
}
.menu a, .menu a:visited
{
	background: transparent none repeat scroll 0 0;
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	line-height: 29px;
	padding-left: 10px;
	text-decoration: none;
	width: 200px;
}
* html .menu a, * html .menu a:visited
{
	width: 200px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited
{
	background: #D4D8BD url(/images/fly.gif) no-repeat scroll 130px center;
}

.menu ul ul a.drop:hover
{
	background: #C9BA65 url(/images/fly.gif) no-repeat scroll 130px center;
}

.menu ul ul :hover > a.drop
{
	background: #C9BA65 url(/images/fly.gif) no-repeat scroll 130px center;
}

.menu ul ul ul a, .menu ul ul ul a:visited
{
	background: #E2DFA8 none repeat scroll 0 0;
}

.menu ul ul ul a:hover
{
	background: #B2AB9B none repeat scroll 0 0;
}

.menu ul ul
{
	border-top: 1px solid #000000;
	height: 0;
	left: 0;
	position: absolute;
	top: 28px;
	visibility: hidden;
	width: 200px;
}

* html .menu ul ul
{
	top: 31px;
}
.menu ul ul ul
{
	left: 149px;
	top: -1px;
	width: 200px;
}
.menu ul ul ul.left
{
	left: -149px;
}
.menu table
{
	border-collapse: collapse;
	left: 0;
	position: absolute;
	top: 0;	
}
.menu ul ul a, .menu ul ul a:visited
{
	background: #fff none repeat scroll 0 0;
	border-width: 0 1px 1px;
	color: #000000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 200px;
}
* html .menu ul ul a, * html .menu ul ul a:visited
{
	width: 200px;
}
.menu a:hover, .menu ul ul a:hover
{
	background: #fff url('../images/menuhover.jpg') repeat-x;
	color: #fff;
}
.menu :hover > a, .menu ul ul :hover > a
{
	background: #fff url('../images/menuhover.jpg') repeat-x;
	color: #fff;
}
.menu ul li:hover ul, .menu ul a:hover ul
{
	visibility: visible;
}
.menu ul :hover ul ul
{
	visibility: hidden;
}
.menu ul :hover ul :hover ul
{
	visibility: visible;
}

.wlc_table
{
	width: 90%;
	margin: 0 auto;
	border-collapse:collapse;
	border: solid 1px #F2CD5B;
}

.wlc_table td
{
		border-bottom: solid 1px black;
	border-bottom-color: #B2B2B2;
	padding: 2px;
		background: #fff;
		text-align:center;
		font-weight:bold;
		text-align:right;
		
}

.wlc_table .tdLabel
{
	background-position: #ECD2A4;
	width: 60%;
	text-align:left;
	background: #fff;
	color: #313131;
	font-weight:normal;
}

.TestimonialWrapper
{
    margin:20px;
    border-bottom: solid 2px black;
    padding:5px;    
}

.TestimonialTitle
{
    font-size:14pt;
    clear:both;
    display:block;
}

.TestimonialText
{
    display:block;
    clear:both;
    padding:2px;
}

.TestimonialAuthor
{
    display:block;
    float:left;
    color:#BD920F;
    font-weight:bold;
}

.TestimonialDate
{
    display: block;
    float: right;
    color: #BD920F;
    font-weight: bold;
}
