/* selector - declaration (declaration = property + value) */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	background: #443030;
	line-height: 120%;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	margin-left: 0;
	text-align: center;
	}
/* -------------------------------------------------------------*/
/* HEADINGS */
/* -------------------------------------------------------------*/
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 190%;
	font-weight: normal;
	line-height: 90%;
	color: #bbc5cf;
	padding-top: 0;
	padding-bottom: -10px;
	margin-top: 8px;
	margin-left: 120px;
	margin-bottom: -10px;
	}
	
h2 {
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	color: white;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	}
	
/* -------------------------------------------------------------*/	
/* LISTS */
/* -------------------------------------------------------------*/
/* -------------------------------------------------------------*/
/* DIVISIONS AND PARAGRAPHS */	
/* -------------------------------------------------------------*/
div#wrapper {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0;
	border: 0;
	}
	
div.heading1 {
	text-align: center;
	height: 50px;
	padding 0;
	margin: 0;
	background: #443030 url(images/logos/wilson_top.jpg) top left no-repeat;
	font-size: x-large;
	color: #bdc6ce;
	}
	
div.heading2 {
	text-align: left;
	height: 60px;
	padding 0;
	margin-bottom: 25px;
	background: #443030 url(images/logos/wilson_bottom.jpg) top left no-repeat;
	font-size: x-large;
	color: #bdc6ce;
	}

	
img.phone {
	float: right;
	}
	
div.divmenu {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}
	
div.thanks {
	text-align: left;
	color: #bbc5cf;
	margin: 50px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #bbc5cf;
	}

	
div.textarea {
	width: 800px;
	color: #bbc5cf;
	text-align: left;
	}
	
div.footer {
	width: 800px;
	padding: 30px 0 0 120px;
	color: #bbc5cf;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	}
	
div.footer2 {
	width: 800px;
	padding: 30px 0 0 0;
	color: #bbc5cf;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	}

	
div.pics {
	text-align: left;
		}
		
div.formclass {
	text-align: left;
	margin-top: 30px;
		}

p {
	margin-top: 3px;
		}
		
p.textpara {
	padding-left: 90px;
	padding-top: 0;
	margin-top: 1px;
	}
	
div.textleft {
	text-align: left;
	font-size: small;
	color: #bbc5cf;
	font-style: italic;
	margin: 20px 0 20px 0;
	}

	
/* -------------------------------------------------------------*/
/* ANCHORS / LINKS / NAVIGATION
/* -------------------------------------------------------------*/
a {text-decoration: none; font-weight: normal;}
a:link {color: #bbc5cf;}
a:visited {color: #bbc5cf;}
a:hover {text-decoration: normal; color: black;}
a:active {color: #bbc5cf;}
a.inpar {text-decoration: underline;font-weight: bold;}
a.inpar:link {color: #bbc5cf;}
a.inpar:visited {color: #bbc5cf;}
a.inpar:hover {text-decoration: underline; color: #CC9900;}
a.inpar:active {color: #bbc5cf;}
/* -------------------------------------------------------------*/
/* IMAGES
/* -------------------------------------------------------------*/
img.texthead {
	padding-left: 90px;
	padding-top: 10px;
	}
/* -------------------------------------------------------------*/
/* TABLES
/* -------------------------------------------------------------*/
table.tabmenu {
	margin-left: 200px;
	margin-top: 18px;
	}
	
table.tabmenu td.item {
	text-align: center;
	padding: 3px 15px 4px 15px;
	font-size: small;
	border: 1px solid #bbc5cf;
	background: #443030;
	}
	
table.tabmenu td.spacer {
	padding-right: 25px;
	border: 0;
	}
	
table.tabmenu td.item:hover {
	background: #706050;
	}
	
table.tabpics {
	width: 800px;
	height: 285px;
	}
	
table.tabpics td.td550 {
	width: 489px;
	background-image: url(images/489_heat_hastings.jpg);
	}
	
table.tabpics td.td350 {
	width: 311px;
	background-image: url(images/311_mr_ken_2.jpg);
	}
/*------------------------------------*/	
table.porttab {
	width: 800px;
	background: #443030;
	/*border: 1px solid #bbc5cf;*/
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	}
	
table.porttab td {
	width: 50%;
	padding: 15px;
	/*border-bottom: 1px dashed #bbc5cf;
	border-collapse: collapse;*/
	color: white;
	font-size: small;
	}

table.inner {
	width: 350px;
	text-align: left;
	background: #443030;
	border: 0;
	padding: 0;
	margin: 0;
	}

	
table.inner td {
	width: 350px;
	padding: 0;
	margin 0;
	border: 0;
	color: white;
	font-size: 12px;
	}
	
table.tabcomm {
	width: 703px;
	background: #443030;
	border: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	}

table.tabcomm td {
	text-align: center;
	color: #bbc5cf;
	font-style: italic;
	padding: 0 15px 10px 15px;	
	}


/* -------------------------------------------------------------*/
/* FORMS
/* -------------------------------------------------------------*/
table.formtab {
	border-collapse: collapse;
	/*width: 700px;*/
	margin-bottom: 20px;
	margin-top: 30px;
	border: 3px ridge #a7b2bc;
	}
	
table.formtab th, table.formtab td {
	padding: 8px;
	border: 1px solid #9da8b3;
	text-align: left;
	color: #9ba8b3;
	}
	
table.formtab td.texttd {
	padding: 0px;
	border: 0;
	text-align: left;
	color: #443030;
	}

	
table.formtab td.fldlabel {
	width: 20%;
	text-align: right;
	color: #333333;
	}
	
table.formtab td.fldinput {
	width: 30%;
	text-align: left;
	}
	
table.formtab th {
	font-size: x-small;
	text-align: left;
	background: #bbc5cf;
	color: black;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px
	}
	
table.formtab td {
	font-size: small;
	background: #bbc5cf;
	color: black;
	}
	
table.formtab caption {
	color: #bbc5cf;
	font-size: small;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
/* -------------------------------------------------------------*/
/* FORMS
/* -------------------------------------------------------------*/
form.contact {
	width: 740px;
	padding: 0;
	margin: 0;
	margin-top: -15px;
	margin-bottom: 20px;
	}

div.fldleft {
	text-align: left;
	margin-bottom: 25px;
	}
	
fieldset {
	border: 1px solid #bbc5cf;
	width: 700px;
	padding: 0 10px 10px 10px;
	text-align: left;
	color: #bbc5cf;
	}
	
fieldset.portfolio {
	width: 800px;
	}

legend {
	font-weight: bold;
	font-size: small;
	color: white;
	padding: 0 7px 4px 7px;
	}
	
form.contact label {
	font-weight: bold;
	font-size: small;
	color: #663300;
	line-height: 150%;
	}
	
form.contact label.fixedwidth {
	display: block;
	width: 240px;
	float: left;
	}
	
form.contact input {
	border: 1px solid navy;
	background: #d1dce6;
	}
	
form.contact textarea {
	border: 1px solid navy;
	background: #d1dce6;
	}
	
form.contact .buttonarea input {
	border: 3px ridge gray;
	background: #bbc5cf;
	padding: 3px 20px 3px 20px;
	margin-top: 15px;
	color: #333333;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	}

/* -------------------------------------------------------------*/
/* MISCELLANEOUS
/* -------------------------------------------------------------*/
