/* CSS Document */

/* Kill Defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th{ 
  margin:0;
  padding:0;
}
body {
padding-bottom:10px;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img { 
  border:0;
}
address,caption,cite,code,dfn,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym { 
  border:0;
}
hr {
background:#fff;
margin:0 0 8px 0;
padding:0;
}

/* global stuff */

body {
background:#E7E4E4;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color:#000;
margin:0;
padding:0;
}
a:link.linky  {
border:none;
background:transparent;
}
a:hover.linky  {
border:none;
background:transparent;
}
a:active.linky  {
border:none;
background:transparent;
}
a:visited.linky  {
border:none;
background:transparent;
}
a:link {
text-decoration:none;
border-bottom:1px dotted #52233C;
color:#000;
}
a:visited {
text-decoration:none;
border-bottom:1px dotted #52233C;
color:#000;
}
a:hover {
color:#fff;
background-color:#E73E97;
text-decoration:none;
border-bottom:1px dotted #52233C;
}
a {
outline:none;
}
p {
margin-bottom:10px;
}
h1 {
font-size:20px;
margin-bottom:15px;
line-height:22px;
}
h2 {
font-size:17px;
margin-bottom:5px;
margin-top:20px;
}
h3 {
font-size:12px;
font-style:italic;
font-weight:bold;
}
h6 {
font-size:12px;
color:#52233C;
width:237px;
display:block;
border-bottom:1px #52233C dotted;
text-transform:uppercase;
margin:0 0 8px 0;
}
.brclear {
clear:both;
}
/* layout and positioning */
#container {
width:890px;
background:none;
margin-left:auto;
margin-right:auto;
}
#header {
width:820px;
height:258px;
margin:0;
padding:15px 35px 0 35px;
background:url(img/head_bg.gif) bottom center repeat-y;
}
#banner {
width:820px;
height:197px;
margin:0;
padding:0;
background:none;
}
#bodydrop {
width:855px;
background:url(img/body_bg.gif) top repeat-y;
margin:0;
padding:10px 0 15px 35px;
overflow:hidden;
}
#banner h5	{
text-indent: -9999px;
}

#banner h5 a:link, #banner h5 a:visited, #banner a:hover, #banner a:active	{
width: 820px;
height: 196px;
text-decoration:none;
background:url(img/banner.png) no-repeat;
display:block;
position:relative;
border:0;
}
/* navigation */
#nav {
font-family:Verdana, Arial, Helvetica, sans-serif;
height:34px;
width:820px;
background:#000;
margin:15px 0 0 0;
padding:0;
}
ul#menu {
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
}
#menu li {
display:inline;
list-style-type:none;
}
#menu a {
display:block;
padding:8px 16px 8px 16px;
margin:0;
border:none;
float:left;
}
#menu a:link, #menu a:visited {
color: #fff;
background-color: #000;
text-decoration: none;
border:none;
}

#menu a:hover {
color: #fff;
background-color: #E73E97;
text-decoration: none;
border:none;
}

#preamble {
width:690px;
background:#FDFDE7;
border-bottom:1px #E7E4E4 solid;
border-top:1px #E7E4E4 solid;
padding:20px;
margin:0 0 0 47px;
font-size:17px;
line-height:23px;
}
.featurebox {
width:237px;
padding:10px;
float:left;
background:#E7E4E4;
font-size:11px;
}

#homefeature1 {
margin:28px 0 28px 0;
}
#internalfeature1 {
margin:0 0 13px 0;
}
#homefeature2 {
margin:28px 0 28px 24px;
}
#internalfeature2 {
margin:0 0 13px 0;
}
#internalfeature3 {
margin:0 0 13px 0;
}
#homefeature3 {
margin:28px 0 28px 24px;
}
.minilabel {
position:absolute;
width:52px;
height:118px;
margin:-18px 0 0 184px;
padding:0;
background:none;
}
#footer {
width:890px;
background:url(img/cap.gif) bottom no-repeat;
background-color:#fff;
margin:0;
padding:0 0 15px 0;
}
#footbox {
width:810px;
padding:0 40px 0 40px;
background:url(img/body_bg.gif) center repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#fff;
font-size:10px;

}
#content {
width:535px;
background:#fff;
float:left;
margin:0;
padding:0 20px 0 5px;
font-family:Verdana, "Tahoma", Helvetica, sans-serif
}
#content ul {
list-style-type:disc;
margin:0 0 .5em 1em;
padding:0 0 .5em 1em;
color:#000;
}
img {
border:1px solid #E7E4E4;
background:#fff;
padding:4px;
}
img.r {
float:right;
margin:0 0px 4px 4px;
}
img.l {
float:left;
margin:0 4px 4px 0;
}
.alt {
border:none;
}
#right {
width:257px;
float:left;
background:none;
}
#content ul.gallery {
background:none;
width:100%;
margin:0;
padding:0;
display:block;
}
ul.gallery li {
margin:0 10px 10px 0;
padding:0;
float:left;
list-style:none;
}

ul.gallery li a:link, ul.gallery li a:visited, ul.gallery li a:hover, ul.gallery li a:active {
border:none;
background:none;
margin:0;
padding:0;
}

/* Thickbox */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://www.eckerd.edu/scripts/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	padding:0;
	
}
#TB_window a:link, #TB_window a:visited, #TB_window a:hover, #TB_window a:active {
border:none;
background:none;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
