/*  
Originally created by Jason Fuller, (c) copyright 2008
http://juxtaprose.com/jason
*/

body {
	background: #fff;
	color: #000;
	margin: 0px;
	font-size: 80%;
	text-align: center;
	font-family: 
}


/* centering and framing */
#wrap {
	position: relative;
	height: inherit;
	width: 850px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

/*masthead*/
#masthead {
	position: relative;
	height: 180px;
}

#logo {
	margin-top: 27px;
	margin-left: 5px;
}

#mastnav {
	position: absolute;
	top: 10px;
	left: 247px;
}

h1 {
	color: #713333;
	font-size: 50px;
	font-family: Lucida Bright;
	font-variant: small-caps;
	padding: 0;
	margin: 0;
}

.redtop {
	color: #713333;
	font-weight: bold;
	padding-left: 10px;
}

p.top {
	font-family: arial;
	font-size: 1.1em;
	margin-top: 0px;
}

#mastnav ul {
	margin-left: 0px;
	padding-left: 0px;
}

.italic {
	 font-style: italic !important;
}

#nav1 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#nav1 {
	list-style: none;
	width: 577px;
	height: 30px;
	border: 1px solid #cccccc;
	padding-bottom: 0px;
}

#nav1 li {
	float: left;
	display: inline;
	margin-left: 9px;
	margin-right: 1px;
	padding-top: 6px;
	margin-top: 0px;
}

#nav1 a {
	font-size: 16px;
	color: #0E6485;
	font-family: "times new roman";
	font-weight: bold;
	text-decoration: none;
}

#nav1 a:hover {
	color: #713333;
	text-decoration: underline;
}

.staff #staff, .resources #resources, .articles #articles,
.rates #rates, .contact #contact, .newsletter #newsletter,
.testimonial #testimonial {
	color: #713333;
	text-decoration: underline;
}

#nav2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav2 li {
	float: left;
	display: inline;
	width: inherit;
	margin-left: 2px;
	margin-top: 14px;
	font-weight: normal;
}

#nav2 a {
	font-size: 14px;
	color: #000;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}

#nav2 a:hover {
	color: #3B6583;
	text-decoration: underline;
}

/* home page - inside structure */

#main {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: arial, georgia, helvetica, verdana, sans-serif;
	width: 617px;
	height: 600px; /* ie6 only */
	min-height: 600px; 
	border-top: 8px solid #cccccc;
	border-right: 180px solid #3B6583;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding: 25px;
}

#home {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: arial, georgia, helvetica, verdana, sans-serif;
	width: 795px;
	height: 500px; /* ie6 only */
	min-height: 500px; 
	border-top: 8px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding: 25px;
}

#home p {
	text-align: center;
	font-size: 1px;
	color: #fff;
	margin: 0;
	padding: 0;
}

.homeimage {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 15px;
	margin-left: 4px;
}

html>body.inside #main {
	height: auto; /* override ie6-only rule above */
}

html>body.inside #home {
	height: auto; /* override ie6-only rule above */
}

/*inside pages*/
.clr {
    clear: both;
}

.spacer {
	height: 400px;
}

.spacer2 {
	height: 180px;
}

#quotebar {
	position: absolute;
	top: -8px;
	left: 667px;
	background: #3B6583;
	width: 180px;
	margin-top: 0px;
	text-align: center;
	border-top: 8px solid #cccccc;
}

#quotebar p {
	color: #c5d2db !important;
	font-family: georgia;
	font-size: 1.3em !important;
	font-weight: normal;
	padding-left: 20px !important;
	padding-right: 20px;
}

.credit {
	font-size: 12px !important;
	font-style: italic;
}

#topquote {
	margin-left: -70px;
	padding-top: 20px;
}

#main h2 {
	font-family: Lucida Bright, "times new roman";
	font-size: 2.2em;
	color: #3b6583;
	margin-top: 0px;
	padding-left: 10px;
}

#main h3 {
	font-family: Lucida Bright, "times new roman";
	font-size: 1.6em;
    color: #3b6583;
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
}
	
#home h2 {
	font-family: Lucida Bright, "times new roman";
	font-size: 2.2em;
	color: #3b6583;
	margin-top: 0px;
	padding-left: 10px;
}

#main p {
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 10px;
	line-height: 1.4em;
}

p.bio {
	color: #000;
	font-size: 1.1em;
	width: 270px !important;
	font-weight: normal;
	padding-left: 10px;
	line-height: 1.4em;
}

#main ul {
	padding: 0;
}

#main li {
	color: #000;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 5px;
	margin-left: 35px;
	list-style-type: disc;
}

#main a {
	color: #3b6583;
	text-decoration: underline;
}

#main a:hover {
	background: #0E6485;
	color: #fff;
}

.time {
	padding-left: 50px;
}

.width1 {
	padding-right: 100px;
}

.width2 {
	padding-right: 190px;
}

.width3 {
	padding-right: 197px;
}

.width4 {
	padding-right: 203px;
}

.width5 {
	padding-right: 195px;
}

.boldlink { 
	font-weight: bold;
	font-size: 1.0em !important;
}

.mainimage {
	float: left;
	padding-right: 30px;
}

.toppage {
	margin-top: 120px !important;
	margin-left: 300px !important;
	font-size: 1.2em !important;
}

.toppage2 {
	margin-top: 60px !important;
	margin-left: 300px !important;
	font-size: 1.2em !important;
}

.border {
	border: 1px dashed #cccccc;
	padding-right: 10px;
}

.border2 {
	border-top: 1px dashed #cccccc;
	padding-top: 9px;
	padding-bottom: 5px;
}

.border3 {
	border-top: 1px dashed #cccccc;
}

sup	{
	vertical-align: super;
	font-size: 0.7em;
}

#biopic {
	float: right;
	padding-left: 30px;
}

.lines {
	text-align: right !important;
	font-style: italic !important;
	font-size: 1.0em;
	margin-right: 20px;
	padding: 10px;
}

#footer {
	width: 848px;
	border-top: 1px solid #cccccc;
}

.copyright span {
	float: right;
	color: #999999;
	font-family: Lucida Bright;
	font-size: 0.9em !important;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}



