/* CSS Document */

/*
Name: Default
Media: Screen,Projection
Version: 1
Created: 2007-01-22
Updated: 2007-01-29
Author: Daniel Conaghan
Intended for: http://www.stonewareconsultants.com/
*/

html {
	width:	100%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	width:	100%;
	}
	
* html #wrap {
	width:	100%;
}	

#wrap {
	width: 100%;
	height: 600px;
	}

a img {
	border:0;
	}

h1{
	color: #535A52;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
}

h2.titlehide {
	margin: -50px  0 50px 0;
}

h2{
	color: #6D0000;
	font-weight: normal;
	font-size: 1.4em;
	margin: 15px 0 10px 0;
}

h2.con {
	color: #6D0000;
	clear: left;
	font-weight: normal;
	font-size: 1.4em;
	margin: 65px 0 10px 0;
}


* html h2.first {
	margin: 0 0 10px 0;
}

h2.first {
	margin: 20px 0 10px 0;
}

h3{
	font-weight: bold;
	color: #9B723E;
	font-size: 1.1em;
}

h3.first {
	margin: 10px 0 0 0;
}

h4 {
	font-weight: normal;
	font-size: 1.1em;
}

#content a:link, 
#content a:visited {
	color: #000;
	border: 0;
	text-decoration: none;

}

#content  a:hover,
#content a:active {
	color: #000;
	border-bottom: 1px solid #800000;
}

/* Layout */

#header {
	height: 109px;
	width: 100%;
	/*border-top: #9B9877 10px solid;*/
	border-bottom: #800000 5px solid;
	background: transparent url("../images/headerbkg_consultants.png") 0 0 no-repeat;
}

#logo {
	display: inline;
	float: right;
	margin: 20px 40px 0 0 ;
	/*border: 1px solid #fff;*/
	}
	
#date {
	display: none;
}

#menu {
	display: none;
	}

#content {
	margin: 10px  0 0 0;
	width: 100%;
	font-size: 0.85em;
	color: #000;
	}

#content ul {
	list-style-type: disc;
}

#content ul li {
	margin-top: 10px;
	list-style-type: disc;
}	


#p_tea #content ul{
	margin-top: -12px;
}

#content ul ul {
	margin: 10px 0 0 40px;
	padding: 0;
}

#content ul ul li {
	margin-top: 2px;
	list-style-type: circle;
}		

#content li {
	margin: 7px 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: disc;
}

#p_hom #content p {
	margin: 10px 0 0 0;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #9B723E;
}

p.first {
	font-size: 1.1em;
	color: #800000;
}

#p_hom #content strong {
	color: #535A52;
}

#p_dis #content {
	margin: 10px  0 0 35px;
	width: 80%;
}

p.registered {;
	margin: 10px  0 0 0;
	float: left;
	padding: 20px 0 0 0;
	font-style: italic;
	line-height: 1em;
	width: 95%;
	font-size: 0.65em;
	color: #8C8C8C;
}
p.web_hide {
	margin: 20px  0 0 0;
	float: left;
	display: inline;
	font-style: italic;
	line-height: 1em;
	width: 95%;
	font-size: 0.65em;
	color: #8C8C8C;
}

p.disclaimer {
	float: right;
	display: inline;
	font-style: italic;
	line-height: 1em;
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 0.65em;
	color: #8C8C8C;
}


p.small_note_first {
	margin: 20px  35px 0 0;
	float: left;
	display: inline;
	font-style: italic;
	line-height: 1em;
	width: 90%;
	font-size: 0.65em;
	color: #8C8C8C;
}


address {
	font-style: normal;
}

.vcard {
	float: left;
	width: 300px;
	display: inline;
}

.vcard .address{
	padding: 0;
	line-height: 1.5em;
}

.vcard dl {
	width: 300px;
	float: left;
	display: inline;
	font-size: 1em;
	margin: 10px 0 10px 0;
	padding: 0;
	}

* html .vcard dl {
	line-height: 1.0em;
}

.vcard dt {
    clear: left;
	float: left;
	width: 75px;
	height: 20px;
	}

.vcard dd {
}


#map {
	margin: -25px 30px 30px 0 ;
	padding: 0;
	width: 190px;
	display: inline;
	float: right;
}

/* universal*/
	
.clearer {
	clear:both;
}

.clearerl {
	clear:left;
}

.clearerr {
	clear:right;
}

.hide {
	display: none;
}

.print_hide {
	display: none;
}

kbd {
	margin: 0 0 0 30px;
	padding: 0.5px .2em;
	font-size: .8em;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	border-right-color: #666;
	border-bottom-color: #666;
}

#accesskeys {
	display: block;
	margin-bottom: 1em;
}

#accesskeys dt {
	float: left;
	clear: left;
	}

#accesskeys dd {
	margin: 1em 0 1em 50px;
	padding-top: .1em;
	}

#struc kbd {
	margin: 0 0 0 0px;
}

#struc2 kbd {
	margin: 0 0 0 0px;
}