* { 
	padding: 0; 
	margin: 0; 
	}


body{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #91a596;
	text-align: center; /* for ie - puts everything center page */ 
	background-image: url(images/shadow.jpg); /** Link to the image you created **/
    background-repeat: repeat-y; /** Repeats the image vertically **/
    background-position: center; /** Centers the Background image **/
	} 

#wrapper{ 
	width: 760px; /* fixed width in px ex 760px */
	height: 100%;
	background-color: #ffffff;
	margin: 0 auto; /* for standard compliant browsers - puts the div in the middle */ 
	text-align: left; /* for ie - to fix the text align center */ 
	} 

/* --------------------HACKS - The below block of CSS is invalid,
		and will invalidate this stylesheet.-------------------- */		
	
:root code {
	font-size: 120%;	/* :root is an invalid pseudo class but mozilla knows it
						monospace fonts are typically smaller that 'normal' fonts under Mozilla. */
	}	
	
#header {
	color: #333;
	width: 738px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 36px;
	margin: 10px 0px 0px 0px;
	background: #E7DBD5;
	}

#leftcolumn { 
	color: #333;
	background: #d4dfd7;
	float: left;
	}
	
#leftColumnContent { 
	color: #333;
	background: #d4dfd7;
	margin: 0;
	padding: 10px 10px 45px 10px;
	width: 231px;
	float: left;
	}
	
#leftColumnContentContact { 
	color: #333;
	background: #d4dfd7;
	margin: 0;
	padding: 10px 10px 30px 10px;
	width: 231px;
	height: 1775px;
	float: left;
	}
	
#rightcolumn { 
	float: right;
	color: #333;
	background: #FFFFFF;
	display: inline;
	background-image: url(images/siteBanner.jpg);
	background-repeat: no-repeat;
	}

#rightColumnContent {
	color: #333;
	background: #ffffff;
	margin: 0;
	padding: 0;
	width: 509px;
	float: left;
	}
	
#rightColumnContentContact {
	color: #333;
	background: #dbdbdb;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	width: 455px;
	float: left;
	border: 1px solid #cccccc;
	}

.clear {
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
	}

.hide, #oldBrowserNotice, .ieSixCharDupBug {
	/* hide elements that CSS-targeted browsers shouldn't show */
	display: none !important;
	}
	
#footer { 
	width: 738px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	background: #BD9C8C;
	margin: 0;
	padding: 10px;
	text-align: right;
	font-size: 11px;
	}

#footer a {
	text-decoration: none;
	color: #ffffff;
	}

#footer ul {
	width: 738px;
	margin: 0;
	padding: 0;
	display: inline;
	}

#footer ul li {
	margin: 0;
	padding: 1px 1px 1px 3px;
	list-style: none;
	display: inline;
	border-left: 1px solid #ffffff;
	}
		
#footer ul li.first {
	margin-left: 0;
	padding: 1px 1px 1px 3px;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#footer ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
html>body #footer {
	padding-bottom: 1.01em;	/* this is to fix a bug in mozilla that results
				   in a 1px line of white below the footer when
				   the document gets very long. extremely long
				   documents may generate the bug again. if
				   you experience that, increasing this value
				   may help. i think this is related to moz's
				   off-by-one troubles as the bug does not
				   occur in any other browser */
	}

#clearBannerImage {
	height: 278px;
	}
	
.homePageCategories {
	float: left;
	width:145px;
	height: 300px;
	padding: 4px;
	font-size:11px;
	margin-left:7px;
	text-align: right;
	}
	
.homePageCategories img {
	margin: 0;
	padding-bottom: 4px;
	}
	
#faq {
	padding: 0;
	margin-top: 10px;
	align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
	}
	
#faq p {
	padding: 8px;
	text-align: center;
	}
	
.blacksmall {
	text-align: center;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	}
	
p {
	margin: 0 1em 1em 1em;
	padding: 0;
	}
	
a:link {
	color: #336699;
	}
	
a:visited {
	color: #336699;
	}
	
a:hover {
	color: #336699;
	}

	
h1 {
	font-size: 16px;
	color: #000000;
	line-height:120%;
	margin: .5em;
	padding: 0;
	}
	
.noIndent {
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 13px;
	color: #000000;
	line-height:120%;
	margin: 2em .5em .5em .5em;
	padding: 0;
	}
	
.underline {
	border-bottom: solid 1px #D5D5D5;
	}
	
.vertList {
	position: static;
	}

.vertList ul {
	margin: .5em 0 2em 0;
	padding: 0 .5em 0 0;
	text-align: left;
	list-style-type: none;
	display: block;
	}

.vertList li {
	margin-left: 1.5em;
	margin-bottom: .3em;
	padding-left: 1em;
	list-style: none;
	background-image: url(images/navCircleSm.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	font-size: 13px;
	line-height: 120%;
	list-style-position: outside;
	}
	
.vertList ul li a {
	font-weight: bold;
	text-decoration: underline;
	}
	
.vertList ul li a:hover {
	text-decoration: underline;
	}

#navcontainer { 
	padding-bottom: 10px;
	margin: 0px;
	}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
	
.current {
	color: #000000;
	}

#navcontainer a {
	display: block;
	padding: 5px;
	margin: 0;
	background-color: #ac7b65;
	border: 1px solid #bb9588;
	}

#navcontainer a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	}

#navlist a {
	font-weight: bold;
	}

#navcontainer a:hover {
	background-image: url(images/navShadow.jpg); /** Link to the image you created **/
    background-repeat: repeat-x; /** Repeats the image vertically **/
	background-color: #bb9588;
	color: #ffffff;
	}
	
#white {
	color: #ffffff;
	}

.title {
	background-color: #ac7b65;
	}
	
.title a:hover {
	background-color: #bb9588;
	color: #ffffff;
	}

#scroll {
   overflow: auto;
   height: 53em;
   vertical-align: top;
   }  
	
.moreInfo {
	float: right;
	padding: 4px;
	font-size:11px;
	margin-bottom:15px;
	}

.category {
	height: 280px;
	}            

#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	}

.floatRight {
	float: right;
	font-size: 11px;
	line-height: 110%;
	margin: 1em 1em .5em 1em;
	padding: 0;
	text-align: center;
	}
	
#contactForm {
	padding-left: 10px;
	}