@charset "UTF-8";
/* CSS Document for Helmstetler Architects + Associates */

* { margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,p,blockquote,form,lable,ul,ol,dl,fieldset,address {margin: 0.5em 0;}
li,dd {margin-left:1em;}
fieldset {padding: .5em;}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}

#wrapper {
	background-image: url(graphics/wrapperbg.jpg);
	background-repeat: no-repeat;
	width: 866px;
	background-position: right top;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	} 

#footer {
	width: 866px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 0.7em;
	color: #999999;
	padding-bottom: 15px;
	} 

/* ------------------------------- Header ------------------------------- */

#header {
	padding-top: 25px;
	height: 90px;
	position: relative;
	margin-bottom: 8px;
	}

/* ------------------------------- Menu ------------------------------- */

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu li {
	padding: 0;
	margin: 0;
	height: 30px;
	margin-right: 1em;
	list-style: none;
	background-repeat: no-repeat;
	}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

.home {background-image: url(graphics/home.png); width: 56px;}
.home a {background-image: url(graphics/home2.png);}
.home2 {background-image: url(graphics/home.png); width: 56px;}
.home2 a {background-image: url(graphics/home.png);}
.services {background-image: url(graphics/services.png); width: 85px;}
.services a {background-image: url(graphics/services2.png);}
.services2 {background-image: url(graphics/services.png); width: 85px;}
.services2 a {background-image: url(graphics/services.png);}
.portfolio {background-image: url(graphics/portfolio.png); width: 85px;}
.portfolio a {background-image: url(graphics/portfolio2.png);}
.portfolio2 {background-image: url(graphics/portfolio.png); width: 85px;}
.portfolio2 a {background-image: url(graphics/portfolio.png);}
.profile {background-image: url(graphics/profile.png); width: 72px;}
.profile a {background-image: url(graphics/profile2.png);}
.profile2 {background-image: url(graphics/profile.png); width: 72px;}
.profile2 a {background-image: url(graphics/profile.png);}
.contact {background-image: url(graphics/contact.png); width: 75px;}
.contact a {background-image: url(graphics/contact2.png);}
.contact2 {background-image: url(graphics/contact.png); width: 75px;}
.contact2 a {background-image: url(graphics/contact.png);}
ul.menu li a:hover {
	background: none;
	border: 1px solid #77B546;
	}
.menu li {float: right;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* ------------------------------- MidBar ------------------------------- */
#midbar {
	position: relative;
	}
#midbar h1{
	font-size: .9em;
	color: #666666;
	padding-right: 15px;
	font-weight: normal;
	font-style: italic;
	}	
	
/* ------------------------------- Menu2 ------------------------------- */

.menu2 {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu2 li {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	list-style: none;
	font-size: .9em;
	}

.menu2 li a, .menu2 li a:visited {
	display: block;
	text-decoration: none;
	width: 100%;
	color: #666666;
	padding: 1px;	}

ul.menu2 li a:hover {
	border: 1px solid #CCCCCC;
	padding: 0px;
	}
.youarehere {border: 1px solid #CCCCCC;}
.menu2 li {float: right;}
.menu2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* ------------------------------- Menu3 ------------------------------- */

.menu3 {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu3 li {
	padding: 0;
	margin: 0;
	margin-right: 12px;
	list-style: none;
	font-size: 0.9em;
	font-weight: bold;
	}

.menu3 li a, .menu3 li a:visited {
	display: block;
	text-decoration: none;
	width: 100%;
	color: #666666;
	padding: 1px;	}

ul.menu3 li a:hover {
	border: 1px solid #CCCCCC;
	padding: 0px;
	}
.menu3 li {float: right;}
.menu3:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/* ------------------------------- Content ------------------------------- */

#content {
	width: 840px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	}
	
#content a, #content a:visited {
	text-decoration: underline;
	color: #77B546;
	}

#content a:hover {
	text-decoration: underline;
	}	
	
#leftcontent {
	float: left;
	width: 255px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #EEEEEE;
	margin-top: 0px;
	text-indent: 4px;
	}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 305px;
	text-indent: 5px;
	} 
.fltrt { 
	float: right;
	margin-left: 8px;
	}
.fltlft {
	float: left;
	margin-right: 8px;
	}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
#content p{
	font-size: .9em;
	}
#content h1{
	font-size: 1.1em;
	}
#content h2{
	font-size: 1em;
	font-style: italic;
	color: #77B546;
	}
#content h3{
	font-size: 1em;
	font-style: italic;
	}

.image{
	border: 2px solid #CCCCCC;
	}
/* ------------------------------- Quote Rotater ------------------------------- */

#quotes {
	width: 510px;
	list-style-type: none;
	padding-right: 11px;
	height: 40px;
}
#quotes .slide {}
blockquote {
	font-size: 0.9em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
	text-align: right;
}


[if IE 5]>
<style type="text/css"> 
#leftcontent { width: 280px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
#leftcontent { padding-top: 30px; }
#mainContent { zoom: 1; }
</style>
<![endif]
