body {
	background-color: #F4F4EA;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	margin: 0px 0px 5px;
	padding: 0px;
	color: #8C0049;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

h2{
	margin: 0px 0px 5px;
	padding: 0px;
	color: #8C0049;
	font-size: 22px;
}

h3{
	margin: 0px 0px 5px;
	padding: 0px;
	color: #333333;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h4{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 18px;
	font-style: italic;
	color: #00523D;
	font-weight: normal;
}

h5{
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	color: #384B18;
	font-weight: normal;
}

p {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	margin:0;
}

a {
	text-decoration: none;
	color: #8C0049;
	font-weight: bold;
}

a:hover {
	text-decoration: none;	
	color: #7B1F4F;
	font-weight: bold;	
}


p a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/smallhand.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 15px;
}

p a:hover {
	text-decoration: none;
	color: #8C0049;
	font-weight: bold;
}

a img{
	border: none;
}

.home_header{
	background-image: url(../images/home_header_bg.jpg);
	background-repeat: repeat-x;
	height: 252px;
	width: 100%;
	background-position: center top;
}

.inner_header{
	background-image: url(../images/inner_header_bg.jpg);
	background-repeat: repeat-x;
	height: 144px;
	width: 100%;
	position:relative;
}


.inner_header .logo {
	position:absolute;
	top:15px;
	left:0px;
}

#header_center{	
	width: 834px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	height:144px;
	
}

.inner_header .postit {
	display: inline;
	position: relative;
	top: -5px;
	left: 350px;
	width: 157px;
}

.inner_header #postit img {
	padding: 0;
	margin: 0;
}

#nav{
	background-color: #690037;
	height: 20px;
	width: 100%;

}

.home_nav_container{
	height: 20px;
	width: 834px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/photo_bottom.gif);
	background-repeat: no-repeat;
	background-position: 434px top;
	/*background-image: url(../images/photo_bottom.gif);
	background-repeat: no-repeat;
	background-position: 437px top;*/
}

.inner_nav_container{
	height: 20px;
	width: 834px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#content{
	background-color: #fffff3;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#content_container{
	width: 834px;
	padding: 40px 0px 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
}

#left_content{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 515px;
}

.left_padding{
	padding-left: 10px;

}

/* flash */

#flashContainer{
	height: 200px;
	width: 515px;
	padding: 0px;	
	margin: 0px;
}

#quizContainer{
	height: 460px;
	width: 834px;
	padding: 0px;	
	margin: 0px;
}


#right_content{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;

}

.callout{
	width: 266px;
	margin: 0px 0px 20px;
	padding: 0px;
}

.callout_header{
	background-image: url(../images/callout_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	height: 32px;
}

.callout_noheader{
	background-image: url(../images/callout_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;	
	height: 14px;
}

.callout_content{
	font-size: 11px;
	margin: 0px;
	padding: 10px 12px 10px 15px;
	background-image: url(../images/callout_stretch.gif);
	background-repeat: repeat-y;
}

.callout_bottom{
	background-image: url(../images/callout_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;

}

.callout h3{
	margin: 0px;
	padding: 0px;
	/*
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;*/
	color: #690037;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-transform: none;
}

.callout_img_float{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

.callout_img_float2{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.large_callout{
	width: 515px;
	margin: 0px 0px 20px;
	padding: 0px;
}


.large_callout_header{
	background-image: url(../images/large_callout_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.large_callout_content{
	font-size: 11px;
	margin: 0px;
	padding: 0px 12px 1px 20px;
	background-image: url(../images/large_callout_stretch.gif);
	background-repeat: repeat-y;
}


.large_callout_bottom{
	background-image: url(../images/large_callout_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;

}

.large_callout_floatleft{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;

}

.large_callout h3{
	font-size:13px;
}


.large_callout h5{
	font-size:12px;
}

.large_callout p{
	font-size:12px;
}

#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;

}

/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*  CSS DROP DOWN NAV \\\\\    http://www.tanfa.co.uk/   */
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#menu{
	width:100%;
	float:left;
}

#menu ul ul li a{
	font:bold 11px arial, helvetica, sans-serif;
	display:block;
	margin:0;
	white-space:nowrap;
	padding-top: 1px;
	padding-right: 0;
	padding-left: 3px;
	padding-bottom: 3px;
}

#menu h2{
	font:bold 11px/16px arial, helvetica, sans-serif;
	color:#fff;
	text-align: center;
	display:block;
	margin:0;
	white-space:nowrap;
	padding-top: 1px;
	padding-right: 0;
	padding-left: 3px;
	padding-bottom: 3px;
}

#menu h2 a{
	font:bold 11px arial, helvetica, sans-serif;
	color:#fff;	
	display:block;	
	padding-top: 1px;
	padding-right: 0;
	padding-left: 3px;
	padding-bottom: 1px;
}

#menu ul{
	list-style:none;
	padding:0;
	float:left;
	margin: 0;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D90072;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D90072;
	background-color: #8C0049;
	color: #FFFFFF;
}


#menu li{
	position:relative;	
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	width: 120px;	
}

#menu ul ul a{
	background:#eee;
	text-decoration:none;
	color: #666666;
	border-width:1px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
}	

#menu ul ul a:hover{
	color:#690037;
	background:#ddd;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{	
}



div#menu li:hover{
	cursor:pointer;
	z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*  END DROP NAV   */
/*/////////////////////////////////////////////////////////////////////////////////////////*/


.clear{
	clear: both;
}



.img_float_left{
	float: left;
	margin: 5px 15px 0px 0px;

}

.img_float_right{
	float: right;
	margin: 5px 3px 0px 10px;
	border: 2px solid #7B1F4F;

}

.bold{
	font-weight: bold;

}

.italic{
	font-style: italic;
	color: #954C72;
}

.pdflist{
	width: 515px;
	margin: 0px;
	padding: 0px;

}

.pdfitem{
	width: 515px;
	margin: 0px;
	padding: 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.pdfleft{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 75px;

}

.pdfright{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 435px;
}

.bioleft{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40px;

}

.bioright{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 470px;
}

.biocallout{
	width: 220px;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/personicon.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

.biocallout a{
	color: #690037;
	font-size: 15px;
}

.biocallout a:hover{
	color: #74894E;
}

.bio_descrip{
	font-size: 11px;
	font-style: italic;

}

a.pdfover {
	display: block;
	width: 66px;
	height: 94px;
	background: url("../images/pdfdownloadicon.gif") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.pdfover {
	background-position: -66px 0;
}

a.learnover {
	display: block;
	width: 100px;
	height: 27px;
	background: url("../images/learnmorebtn.gif") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.learnover {
	background-position: -100px 0;
}

a.directionsover {
	display: block;
	width: 100px;
	height: 27px;
	background: url("../images/directionsbtn.gif") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.directionsover {
	background-position: -100px 0;
}


a.biobtn {
	display: block;
	width: 32px;
	height: 18px;
	background: url("../images/biobtn.gif") 0 0 no-repeat;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 2px;
}


a:hover.biobtn {
	background-position: -32px 0;
}


a.emailbtn {
	display: block;
	width: 32px;
	height: 18px;
	background: url("../images/emailbtn.gif") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	float: left;
	margin: 5px 0px;
	padding: 0px;
}

a:hover.emailbtn {
	background-position: -32px 0;
}

.staff{
	color: #970050;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}

.staff_title{
	color: #666666;
	font-size: 14px;
	font-style: italic;

}

.horline{
	height: 2px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px 0px 4px;
	padding: 0px;

}

.inline{
	position: relative;

}

.numberedlist {
	font: italic 20px Georgia, Times, serif;
	color: #8C0049;
}

.numberedlist li{
	margin: 0px 0px 20px;
	padding: 0px;
	
}

.numberedlist p{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}


.numberedlist2 {
	font: italic 16px Georgia, Times, serif;
	color: #8C0049;
}

.numberedlist2 li{
	margin: 0px 0px 8px;
	padding: 0px;
	
}

.numberedlist2 p{
	font: italic normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

.numberedlist2 a{
	color: #333333;
	background-image: none;
	text-decoration: none;
}

.numberedlist2 a:hover{
	color: #8C0049;
	text-decoration: underline;
}

.bulletlist{
	font: italic 20px Georgia, Times, serif;
	color: #8C0049;
	list-style-type: none;
	margin: 15px 0px 0px 10px;
	position: relative;
	padding: 0px;
}

.bulletlist li{
	padding-left: 21px;
	margin-bottom: 10px;
}

.laurel{
	background-image: url(../images/laurel_bullet.gif);
	background-repeat: no-repeat;
}

.laurellist{
	list-style-type: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	position: relative;
}

.laurellist li{
	background-image: url(../images/laurel_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	height: 20px;
}

.laurellist a{
	font-size: 18px;
	color: #840952;
	text-decoration: none;
	background-image: none;
	font-weight: normal;
}

.laurellist a:hover{	
	color: #00523D;
	text-decoration: none;	
	font-weight: normal;
}



.doc{
	background-image: url(../images/docicon.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.laurel_p{
	background-image: url(../images/laurel_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}

.arrow{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bulletlist p{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;	
}

.main_img{
	padding-bottom: 9px;

}

.dollar{
	font: italic 16px Georgia, Times, serif;
	color: #8C0049;
	padding-left: 15px;
}

.img_border{	
	border: 2px solid #7B1F4F;

}

#homecopy{
	font-size: 16px;
	line-height: 24px;
	color: #5F5F5F;
	margin-bottom: 30px;
	margin-top: 10px;
}

.text1{
	color:#00523d;
	font-size:22px;
	font-weight:bold;
}

.quizbtn{
	float:right;
	display:inline;
	padding:0 0 0 15px;	
	background-image: url(../images/) !important;
}


.toplogo{
	float:left;
	display: inline
}

.topmessage{
	float:right;
	display: inline;
}



#account{
	position:absolute;	
	bottom:0px;
	right:20px;
	background:url(../images/accountside1.png) no-repeat;
	font-size:13px;
	color:#ffffff;
	padding:0 0 0 7px;
	overflow:visible;
}

#account a{
	color:#ffffff;
	padding:0;
	font-weight:normal;
	
}

.accountinside{
	background:#00523d;
	padding:3px 5px;
	display:inline;
	float:left;
	overflow:visible;
	
	
}
.accountback{
	background:url(../images/accountside2.png) no-repeat left top;
	width:20px !important;
	display:inline;
	float:left;
	padding:3px 0;
	overflow:visible;
	
}

.tooltip {
	display:none;	
	font-size:12px;	
	line-height:18px;
	width:261px;
	padding:0;
	color:#000000;	
	z-index:7000;
	position:relative;
}

.tooltop{
	height:12px;
	width:261px;
	display:block;
	background:url(../images/tooltop.png) no-repeat left top;
	position:relative;
	margin:0;
}

.toolmid{
	width:211px;
	background:url(../images/toolmid.png) repeat-y left top;
	padding:5px 25px 5px 25px;
	margin:0;
	text-align:center;

}

.toolmid p{
	line-height:14px;
}

.toolbot{
	height:24px;
	display:block;
	background:url(../images/toolbot.png) no-repeat left bottom;
}





