@import url(reset.css);
@import url(basics.css);
@import url(nav.css);

body {
	background-color: white;
	}

#header,
#container,
#footer {
	width: 780px;
	margin: 0 auto;
	}

#header {
	height: 223px;
	border: #adadad solid 1px;
	border-bottom: none;
	position: relative;
	z-index: 10;
	}

	#title {
		background:  url("../images/bgTitle_xxx.gif") no-repeat left 4px ;
		width: 100%;
		height: 170px;
		padding-top: 4px;
		border-top: #adadad solid 1px;
		margin: 12px 0 3px 0;
		}

#container {
	border: #adadad solid 1px;
	border-top: none;
	border-bottom: none;
	padding-bottom: 40px;
	}

	div.tallPullCol {
		background-image: url("../images/bgTallPullCol.gif");
		background-repeat: repeat-y;
		background-position: right top;
		}
	
	#col1 {
		width: 190px;
		float: left;
		padding-top: 8.5em;
		background-image: url("../images/bgLogoBug.gif");
		background-repeat: no-repeat;
		background-position: right 35px;
	}
	
	#content {
		width: 373px;
		float: left;
		padding: 5em 0 0 35px;
		}


	#contentAlt {
		padding: 5em 35px 0 35px;
		}

	#col2 {
		width: 147px;
		float: right;
		zoom: 1;
	}
	
#footer {
	border: #adadad solid 1px;
	border-top: none;
	padding-top: 30px;
	}

	#footer .banner {
		background: url("../images/bgFooter.gif") no-repeat;
		height: 106px;
		width: 147px;
		padding: 17px 0 22px 633px;
		margin-top: -40px;
		margin-bottom: 2em;
		}
	
	#footer .contact {
		clear: right
		}
	


/*=====  TYPOGRAPHY  =====*/

#col1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}


#contentAlt h1.imgReplace,
#content h1.imgReplace {
	height: 28px;
	width: 100%;
	background-repeat: no-repeat;
	padding-bottom: .608em;
}
#contentAlt h2.imgReplace,
#content h2.imgReplace {
	height: 19px;
	width: 100%;
	background-repeat: no-repeat;
	padding-bottom: .875em;
}

#footer p.contact {
	font-size: .9em;
	text-align: center;
	padding-bottom: 1em;
	color: #2461aa;
}

#footer p.contact b {
	font-weight: normal;
	padding: 0 1.5em;
	}

form h3 {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 1em }

.bio h3 {
	font-size: 1.3em;
	letter-spacing: .08em;
	padding-bottom: 0;
}


#col2 blockquote {
	background-color: #D7E1EF;
	padding: 5em 0px 10em 10px;
	color: #2461AA;
	font-size: 1.1em;
	zoom: 1;
	}
#col2 blockquote img{
	margin-left: -10px;
	zoom: 1;
	}


/*=====  FORMS  =====*/
form  {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

form  {
	background-color: #dde0e5;
	background-image: url("../images/bgFormBottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 10px;
	width: 470px }

fieldset {
	background-image: url("../images/bgFormTop.gif");
	background-repeat: no-repeat;
	padding-top: 10px }

label   {
	color: #5e6a7a;
	text-align: right;
	display: block;
	padding-right: 10px;
	width: 100px;
	float: left;
	clear: left }


form input, form select, form textarea  {
	color: #424f62;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #f1f4f9;
	width: 350px;
	border-width: 1px }


input#city {
	width: 236px;
	margin-right: 4px;
	float: left }

select#state {
	width: 46px;
	margin-right: 4px;
	float: left }

input#zip {
	width: 58px;
	float: left }

p.formPhone  {
	padding-top: 5px;
	clear: both }

p.formSubject { /* spamtrap */
	display: none !important;
	}

input#submit {
	background-color: #fff;
	margin-left: 110px }

form input.error   {
	margin-bottom: 0;
	clear: left;
	border: dotted 1px red }



form label.error   {
	color: red;
	background-color: #fff4f4;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 110px;
	width: auto;
	float: none;
	clear: left }


/*=====  OVERRIDES  =====*/

.dropCap {
	color: #424f62;
	font-size: 1.5em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.2em;
	background-color: #dde0e5;
	text-align: center;
	display: block;
	margin: 0 0.2em 0 0;
	padding: 0.15em;
	width: 1em;
	height: 1em;
	float: left }

img.floatRight {
	margin-left: 20px;
	}

img.floatLeft {
	margin-right: 20px;
	}

ol.upperRoman   {
	list-style-type: upper-roman }


ol.lowerRoman  {
	list-style-type: lower-roman;
	padding-left: 2em }

ol.decimal   {
	list-style-type: decimal;
	padding-left: 1.5em }



ul.indent  {
	margin-left: 2em !important }


ul.bullets, dl.bullets dt   {
	list-style: disc }


ul.checks, ul.bust  {
	list-style-type: none;
	margin-left: 0 }

ul.checks li, ul.bust li, ul.bustEm li, ul.subtle li   {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 20px }


ul.checks li  {background-image: url("../images/iconCheckBullet.gif");}
ul.bust li   {
	background-image: url("../images/iconBustBullet.gif");
	background-position: 0 4px;
	margin-left: 0 }

ul.bustEm li   {
	background-image: url("../images/iconBustEmBullet.gif");
	background-position: 0 4px;
	margin-left: 0 }

ul.subtle li   {
	background-image: url("../images/iconSubtleBullet.gif");
	background-position: 0 6px;
	margin-left: -14px;
	padding-left: 14px;
	}


.expandomatic {
	cursor: pointer;
	}
