body {
	margin: 0px;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 17px;
	text-align: center;
	background-color: #eff8fd;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}

a{
	outline: none;
}

#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
}

.topper{
	background-color: #004167;
	height: 10px;
}

#header{
	color: #FFFFFF;
	height: 150px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center 37px;
}

#header ul{
	list-style-type: none;
	float: right;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header li{
	float: left;
}

#header .medium{
	font-size: 13px;
}

#header .large{
	font-size: 15px;
}

#header .xlarge{
	font-size: 17px;
}

#header a{
	background-color: #013f64;
	display: block;
	margin-right: 2px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 22px;
	text-align: center;
	line-height: 21px;
}

#header a:hover{
	background-color: #0079a8;
}

#header p{
	float: right;
	color: #91b2c9;
	font-size: 15px;
	margin-top: 83px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1{
	font-size: 18px;
	text-align: center;
	margin: 0px;
	font-weight: normal;
	display: none;
}

#main{
	padding-top: 20px;
	padding-bottom: 20px;
}

#navigation{
	width: 170px;
	float: left;
	margin-top: 100px;
}

#navigation ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation li a{
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1ebf1;
	font-weight: bold;
	color: #013f64;
	font-size: 17px;
	width: 165px;
}

#navigation li a:hover{
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color: #0079a8;
}

#navigation li li a{
	padding-right: 15px;
	padding-left: 15px;
	color: #084a6d;
	font-weight: normal;
	width: 145px;
	font-size: 17px;
}

#navigation li li a:hover{
	background-image: none;
	color: #0079a8;
}

#content{
	float: left;
	width: 625px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

h2{
	font-size: 29px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #013f64;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}

#content .padder{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e1ebf1;
	padding-top: 280px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#content a{
	color: #084a6d;
}

#content a:hover{
	text-decoration: none;
}

#content p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 24px;
}

#content ul{
	line-height: 20px;
}

p#print{
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}

p#print a{
	color: #0079a8;
	text-decoration: none;
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#footer{
	clear: both;
	font-size: 12px;
	background-color: #ebe3cb;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e1ebf1;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer .loc{
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#footer #left.loc{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#footer dl{
	float: left;
	width: 250px;
	color: #013f64;
	padding: 0px;
	margin: 0px;
}

#footer dt{
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#footer dd{
	margin: 0px;
	line-height: 17px;
}

#footer p{
	margin: 0px;
	text-align: center;
	clear: both;
	color: #faf4e1;
	font-size: 11px;
	background-color: #0079a8;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a{
	color: #faf4e1;
	text-decoration: none;
}

.clear{
	clear: both;
}

h3{
	color: #0079a8;
	font-size: 22px;
	font-weight: normal;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4{
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #013f64;
}

.padder dl{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.padder dt{
	font-weight: bold;
}

.padder dd{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content p.ref{
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.baby{
	background-image: url(images/baby.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.books{
	background-image: url(images/books.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.elder-sign{
	background-image: url(images/elder-sign.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.gavel{
	background-image: url(images/gavel.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.grass{
	background-image: url(images/grass.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.outside-doctor{
	background-image: url(images/outside-doctor.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.pen{
	background-image: url(images/pen.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.picnic{
	background-image: url(images/picnic.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.sitting{
	background-image: url(images/sitting.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.young-doctor{
	background-image: url(images/young-doctor.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.map{
	background-image: url(images/map.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.columns{
	background-image: url(images/columns.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.scales{
	background-image: url(images/scales.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.hines{
	background-image: url(images/hines.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.audience{
	background-image: url(images/audience.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.walk{
	background-image: url(images/walk.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.build{
	background-image: url(images/build.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.kiss{
	background-image: url(images/kiss.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.point{
	background-image: url(images/point.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.library{
	background-image: url(images/library.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.vet{
	background-image: url(images/vet.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.service{
	background-image: url(images/service.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.pond{
	background-image: url(images/pond.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

.speaking{
	background-image: url(images/speaking.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}

ul.flush{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

ul.article{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}

ul.article li{
	background-image: url(images/article.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.textfeild{
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	width: 400px;
	border: 1px solid #91b2c9;
	font-size: 13px;
}

.textarea{
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	height: 100px;
	width: 400px;
	border: 1px solid #91b2c9;
	font-size: 13px;
}

.textfeild:focus, .textarea:focus{
	border: 1px solid #0079a8;
}

.button{
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.comparison{
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1ebf1;
	border-left-color: #e1ebf1;
	margin-top: 15px;
	font-size: 15px;
}

.comparison td{
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:  #e1ebf1;
	border-bottom-color:  #e1ebf1;
	padding: 5px;
}

#content .comparison p{
	margin-bottom: 5px;
}

.bio-photo{
	float: right;
	border: 5px solid #e1ebf1;
	margin-bottom: 15px;
	margin-left: 15px;
}
