/* CSS Document */
html
{
	padding: 0;
	border: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}

body 
{
	text-align: center;
}

img
{
	border: none;
}

.important
{
	font-weight : bold;
	color : black;
}

.centered 
{
	text-align: center; /* 1st part of IE5-5.5 centering hack */
}

.initialcap
{
	font-size: 26px;
	font-weight: bold;
	color: red;
}

h1
{
	font-size: 22px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h3
{
	color: maroon;
	font-size: 10pt;
}

.reference
{
	font-style :  italic;
	font-size : smaller;
}
	
#header {
	}
	
#footer {
	color: black;
	font-size: 11px;
	font-weight:bold;
	text-align: right;
	padding: 2px 10px 10px 10px;
	clear: both;
	background-color:white;
	}

#footer img
{
	border: none;
}

#builtby
{
	color: #333;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	clear: both;
	background-color:white;
}

#footercopyright
{
	color: #333;
	font-size: 14px;
	font-weight:normal;
	text-align: center;
	clear: both;
	background-color:white;
}

.alert
{
	font-weight : bold;
	font-variant: small-caps;
	color : red;
}

#outerbody
{
	background-color:white;
	text-align:center;
	margin: 0 auto;
}

#innerbody
{
	margin: 0 auto;
	width: 800px;
}

#contents
{
	background-color:white;
}

#menu
{
	 background-color:#284026;
	 color:white;
}

#menu td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	float:none;
}

#menu a:hover {
	text-decoration: underline;
}

#portfolio
{
	 color:#7F4E16;
	 text-align:left;
}

#portfolio #portfolioheader
{
	padding-top: 0;
	padding-bottom: 0;
	background-color:white;
}

#portfolio img
{
	 background-color:white;
	 float:left;
}

#portfolio td
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}

#portfolio a {
	 color:#7F4E16;
	text-decoration: none;
	font-size: 16px;
}

#portfolio a:hover {
	text-decoration: underline;
}

#portfoliodesc
{
	font-size:18px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	color: black;
	vertical-align:top;
}

#content a
{
	text-decoration:none;
}

.spacer 
{
	margin: 0px; padding: 0px; border: 0px;
	clear: both;
	font-size: 1px; line-height: 1px;
}

.skipLinks {display: none;}
.accessibilityItems { display: none; }

.quotetitle
{
	float: left;
	font-size:18px;
	background-color: white;
	color: black;
	vertical-align:top;
}

.quote
{
	text-align: left;
	font-size:17px;
	font-style:italic;
	padding-left: 25px;
	padding-right: 25px;
	background-color: white;
	color:#333333;
}

.onrequest
{
	float: right;
	font-size:16px;
	font-style:italic;
	background-color: white;
	color:gray;
}	

.mainpoint
{
	color: #284026;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:1.5em;
}

.conjunction
{
	color: #284026;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

#address
{
	font-size:18px;
	text-align:left;
	height:340px;
	width:350px;
	margin-left: auto;
	margin-right: auto;
}

#whychoose
{
	font-size:18px;
	text-align:left;
	margin-left: 50px;
	margin-right: 50px;
}

#whychoose li
{
	padding-bottom: 10px;
}
