﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}


body 
{
	background-image:url(images/greenabstract.jpg);
	background-position:bottom;
	background-attachment:fixed;
	font-family:Trebuchet MS, arial;
	padding:12px;
}

#content 
{
    width:960px;
    margin:0 auto;
    min-height:470px;
    clear:both;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	border:solid 1px #E7EFDE;
	margin-bottom:2px;
	background-color:#fff;
}
#content hr 
{
	color:#E7EFDE;
	margin-top:15px;
	margin-bottom:15px;
}

#content a 
{
	color:#FFAE52;
	font-weight:bold;
}
#content blockquote
{
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(images/quote.png)  no-repeat;
}

#content blockquote > *:first-child {
    text-indent:35px;
}
#content blockquote span
{
	color:#FFAE52;
	font-weight:bold;
}


#content h1
{
	border-bottom:solid 1px #E7EFDE;
	color:#545154;
	font-family:Georgia;
	font-weight:400;
	font-size:1.5em;
	padding-top:12px;
	margin-bottom:15px;
	margin-top:5px;
}

#content h2
{
	font-size:.9em;
	color:#545154;
	margin-top:25px;
	padding-bottom:12px;
	padding-top:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
}


#content h3
{
	font-size:.9em;
	color:#545154;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:15px;
	font-weight:bold;
}

#content fieldset 
{
	margin:5px;
	border:solid 1px  #E7EFDE;
	padding-left:15px;
	padding-right:10px;
}

#content fieldset legend
{
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	border-bottom:solid 1px #E7EFDE;
}

#content fieldset legend a
{
	font-weight:normal;
	text-decoration:underline;
	padding-left:10px;
	font-style:italic;
}
#content em 
{
	font-weight:bold;
	font-style:italic;
}
#content ul
{
	margin-bottom:10px;
	margin-top:10px;
}
#content li
{
	list-style-image:url(images/greenbullet.gif);
	padding-bottom:5px;
	margin-left:30px;	
}

#content p 
{
	margin-bottom:10px;
	margin-top:15px;
}

/* This is to fix bullet rendering in IE6 */
* html li 
{
	list-style-type:disc;
	list-style-image:url();
	margin-left:15px;
}

#content li.none
{
	list-style-type:none;
	list-style-image:url();
	padding-bottom:15px;
}

#content address 
{
	font-style:normal;
	padding-bottom:15px;
}

#top 
{
    width:960px;
    margin:0 auto;
    padding-bottom:5px;
}
#top h1 
{
	padding-top:15px;
	font-size:1.2em;
	font-style:italic;
	text-align:right;
	color:#9C9A9C;
	margin-bottom:0px;
	font-family:Georgia;
	font-weight:bold;
}	

#top h1 span 
{
	color:#FFAE52;
}

#top #logo 
{
	float:left;
}

#top ul 
{
    padding-top:25px;
    margin-top:0px;
    float:right;
}
#top li
{
    display:inline; 
    list-style-type:none; 
    padding-left:1em; 
    margin-left:1em; 
    border-left:1px solid #ccc;

    font-size:.95em;
    font-weight:bold;

}
#top li:first-child {
   border-left:none
}
#top a 
{
    color:#545154;
    text-decoration:none;
}
#top a:hover
{
    text-decoration:no-underline;
    cursor:pointer;
    border-bottom:solid 3px #FFAE52;
}   


.clear 
{
	clear:both;
}

#footer 
{
    width:960px;
    margin:0 auto;
    text-align:center;
}

#footer #footer-nav ul
{
    margin-top:0px;
}
#footer #footer-nav li
{
    display:inline; 
    list-style-type:none; 
    padding-left:1em; 
    margin-left:1em; 
    border-left:1px solid #ccc;

    font-size:.85em;
}
#footer #footer-nav li:first-child {
   border-left:none
}
#footer #footer-nav a 
{
    color:#212021;
    text-decoration:none;
}
#footer #footer-nav a:hover
{
	text-decoration:no-underline;
    cursor:pointer;
    border-bottom:solid 2px #FFAE52;
   
}   

#footer-address img 
{
	vertical-align:middle;
}

#footer-rightbase
{
	float:right;
}

#footer-leftbase
{
	float:left;
}

#footer-middlebase
{
	float:left;
	vertical-align:baseline;
	height:50px;
	width:450px;
    margin:0 auto;
    padding-top:5px;
}


#footer-middlebase  li
{
    display:inline; 
    list-style-type:none; 
    padding-left:1em; 
    margin-left:1em; 
    border-left:1px solid #ccc;
}
#footer-middlebase li:first-child {
   border-left:none;
    padding-left:0px; 
    margin-left:0px; 
}


#homepagebox 
{
	float:left;
	border:solid 1px #ccc;
	padding:5px;
	width:250px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
}
#homepagebox h1
{
	padding-top:2px;
	margin-top:0px;
	font-size:1.5em;
	font-family:Georgia;
	border:none;
	text-transform:capitalize;
}
#homepagebox span
{
	color:#FFAE52;
	font-weight:bold;
	font-size:larger;
}
#homepagebox p 
{
	margin-top:10px;
	padding-top:10px;
}

#homepage-contact 
{
	float:left;
	padding-left:90px;
	width:250px;
}
#homepage-contact h1
{
	font-size:1.5em;
	font-family:Georgia;
	border:none;
	text-transform:capitalize;
}
#homepage-contact address
{
	font-family:Trebuchet MS, arial;
	font-size:.85em;
}


#homepage-sample
{
	font-size:.75em;
}
#homepage-sample h1
{
	border:none;
	text-transform:lowercase;
	text-align:right;
	font-style:italic;
}
#homepage-sample img
{
	float:left;
	margin-right:10px;
}
#homepage-sample strong
{
	color:#FFAE52;
}

#homepage-content 
{
	float:left;
	padding-left:10px;
	background-color:#fff;
	color:#000;
	width:320px;
}

#homepage-content  h1
{
	color:#000;
	font-size:1.5em;
	font-family:Georgia;
	border:none;
}
#homepage-content ul
{
	margin-left:-22px;
}
#homepage-content li
{
	margin-bottom:0px;
	margin-top:1px;
	background-image:url(images/metaman.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:20px;
}

#homepage-content a
{
	color:#000;
	font-weight:normal;
	text-decoration:no-underline;
}



/* Classes */
.photo 
{
	border:solid 1px #ccc;
	padding:5px;
	margin:10px;

}
.horizontalList li
{
    display:block; 
    list-style-type:none; 
    padding-left:2px; 
    color:#525152;
    font-size:.80em;
}
.padTop 
{
	margin-top:10px;
}
.padRight 
{
	margin-right:10px;
}
.padRemoveTop
{
	margin-top:-2px;
	padding-top:-2px;
}
.floatLeft 
{
	float:left;
}
.floatRight 
{
	float:right;
}
.inline 
{
    display:inline; 
}
.border 
{
	border:solid 1px black;
}

.widthQuarter
{
	width:20%;
}
.widthHalf 
{
	width:46%;
}
.widthThreeQuarters 
{
	width:75%;
}
.widthFull 
{
	width:97%;
}

.sidebox 
{
	float:right;
	border:solid 1px #ccc;
	background-color:#E7EFDE;
	padding:15px;
	width:250px;
	margin:5px;
}
.sidebox h4
{
	background-image:url(images/metaman.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	margin-bottom:12px;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	color:#545154;
	margin-top:0px;
	text-align:justify;
	border-bottom:dashed 1px #ccc;
}
.sidebox h5
{
	font-size:1em;
	font-weight:normal;
}
.sidebox p 
{
	font-size:smaller;
}
.sidebox img 
{
	padding-bottom:5px;
	padding-right:5px;
}
