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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }

body {
	line-height: 1;
	color: black;
	background: white;
	
}
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*html{border-top:30px solid #49708A;}
body{border-top:9px solid #88ABC2; }*/
/* --[     BODY    ] ----------------------------------------------*/
body { background:#fff url(images/body_grad.gif) repeat-x top; font-size:62.5%;  }


/* --[     HEADER    ] ----------------------------------------------*/
#header {

	padding-top:3em;
	padding-bottom:1em;

}

#header div.mast{width:90em; margin:0 auto;} 
div.mast img{max-width:100%; max-height:100%;}
#topnav {
	width:100%;
	height:30px;
	width:900px;
}
/* --[     WRAPPER    ] ----------------------------------------------*/
#wrapper {
	width:90em;
	margin:0 auto;
	
	background-repeat:no-repeat;
	background-position:top;
	
}
/* --[     TOPNAV    ] ----------------------------------------------*/
#topnav { margin:0 0 0 0; }
#topnav ul {
	width:90em;
	height:2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#topnav li {
	text-align:center;
	display:inline;
}
#topnav li a {
	float:left;
	padding: 0.3em 1em;
	text-decoration:none;
	text-align:center;
	letter-spacing: .2em;
	text-transform: capitalize;
	font-size:1.6em;
}
#topnav li a:link {
	color: #333;
	font-weight: normal;
	outline: none;
}
#topnav li a:visited {
	color: #333;
	outline: none;
}
#topnav li a:hover {
	color: #000;
	background-color:#efefef;
}
#topnav li a:focus { }
#topnav li a:active { color: #849cc9; }
#topnav li.banner a{ float:right; font-size:1.4em; padding-left:1.7em; padding-right:1.7em; letter-spacing:0px; font-style:italic; text-transform:none;  text-align:center;}
#topnav li.banner a:hover{ }
/* --[     MASTHEAD    ] ----------------------------------------------*/
#masthead{ width:90em;}
#masthead a{ width:90em;}
#masthead img{ max-width:100%; min-width:100%;}
/* --[     NOTICE    ] ----------------------------------------------*/
div.notice{ width:90em;}
div.notice h2{font-size:6em; text-align: center; font-family:Helvetica, Arial, sans-serif;}
/* --[     CONTENT    ] ----------------------------------------------*/
#content {margin:1.5em 0 0 0; width:50em;  }
#content h1 { font-family:Helvetica, sans-serif, "Lucida Sans" ;
font-size:3em; font-weight:normal; color:#333 ; margin:0 0 0.4em 0;}
#content h2 {
	font-size:1.8em;
	
	color:#8BAC21;
	font-weight:normal;
	letter-spacing:1px;
	word-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}
#content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:30.0em;
	font-size:1.2em;
	line-height:1.5em;
	margin:0.5em 0 0.5em 0em;
}
#content ul{ font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em;}
#content li{ line-height:1.5em; list-style-position:outside;}
#content a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
#content a:hover { text-decoration:underline; }

/* --[     HIGHLIGHTS     ] ----------------------------------------------*/
#highlights{ width:30.6em; float:right; margin-top:0px;}

/* --[     PORTFOLIO     ] ----------------------------------------------*/
#portfolio{    width:30.5em; margin-top:1.8em; padding-left:1.5em; border-left:1px #ddd solid;}
#portfolio h2{  font-size:1.2em; font-style:italic; color:#FFFFFF; padding:1px; border:1px #333 solid;  text-align:center; letter-spacing:2px; width:94%; font-weight:normal; margin-bottom:0.4em;}
#portfolio h2 a{ color:#fff; background-color:#333; margin:0px; display:block; font-size:1.2em; text-decoration:none; padding:0.2em;}
#portfolio p{ width:24em;}
#portfolio a{}
img.thumb{ background-color:#fff; padding:0.6em;  margin:0.8em 1em 0.5em 0;border:1px #ddd solid;  }
img.thumb:hover{border:1px #999999 solid;}


/* --[     FOOTER     ] ----------------------------------------------*/
/* --[ Footer] ----------------------------------------------*/
#footer{ margin:1.5em auto 0 auto;  height: 4.5em;  padding-bottom:4em;  }



/* --[     CLASSES     ] ----------------------------------------------*/
.trademark { }
#services h2 { color:#455F13; }
#about h2 { color:#ED811F; }
#contact h2 { color:#CC0000; }
strong{ font-weight:bold;}


