/* CSS Document */

/* BOF General Page Layout Styles */

body {
	background-image: url(/images/repeat_body.gif);
	background-repeat: repeat;
	margin: 0px;
}

p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:5px;
	margin-bottom:5px;
	color:#660066;
	list-style-position: outside;
	list-style-image: url(/images/bullet_green.gif);
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

p.subhead, span.subhead{
	font-size: 14px;
	color:#660066;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.lightsubhead {
	font-size: 14px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.copyright {
	color:#000000;
}

#pinkdivider {
	background-color:#FF99CC;
	height:1px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
}

#headerdiv {
	width:100%;
	height:130px;
	background-image: url(/images/repeat_header.jpg);
	background-repeat: repeat;
}

#contentdiv {
	width:100%;
	height:inherit;
	background-image: url(/images/repeat_center.jpg);
	background-repeat:repeat-x;
}

#contentborderleft {
	width:33px;
	background-image: url(/images/repeat_border_left.gif);
	background-repeat: repeat;
}

#content {
	height:100%;
	width:798px;
	background-color:#FFFFFF;
}

#contentborderright {
	width:33px;
	background-image: url(/images/repeat_border_right.gif);
	background-repeat: repeat;
}

#footer {
	height:100%;
	width:768px;
	background-image: url(/images/repeat_footer.gif);
	background-repeat: repeat;
}

#coloredtables {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9DC05D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9DC05D;
	border-right-color: #9DC05D;
	border-left-color: #9DC05D;
}

#coloredtables td {
	padding:5px;
}

/* EOF General Page Layout Styles */

/* BOF Body Styles - Secondary Pages */

#leftcolumn {
	background-image:url(/images/repeat_leftcolumn.jpg);
	background-repeat:repeat-x;
	background-color:#FFF2F8;
}
#rightcolumn {
	width:583px;
	background-image:url(/images/repeat_rightcolumn.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-left:23px;
	padding-right:23px;
}

/* EOF Body Styles - Secondary Pages */

/* BOF Footer Styles */

#copyrightwrapper {
	position:fixed;
	margin:auto; /* This aligns the div center */
	width:864px;
}
#copyrightleft {
	float:left;
	width:162px;
	padding-left:38px;
	}
#copyrightcenter {
	float:left;
	width:464px;
}
#copyrightright {
	float:right;
	width:162px;
	padding-top:6px;
	padding-right:38px;
}

/* EOF Footer Styles */

/* BOF Home Page Callouts - Green Callouts At Bottom of Page */

#calloutwrapper {
	width:100%;
	height:inherit;
	background-image: url(/images/backdrop_callouts.jpg);
	background-repeat:repeat-x;
	background-color:#D3E6B9;
	padding-top:20px;
}
#callout1 {
	width:250px;
	background-image: url(/images/ribbon_pink.jpg);
	background-repeat:no-repeat;
	background-position: 20px 0px;
}
#callout2 {
	width:300px;
	background-image: url(/images/chair_comfycush.jpg);
	background-repeat:no-repeat;
	background-position: 21px 0px;
}
#callout3 {
	background-image: url(/images/spring-callout3.jpg);
	background-repeat:no-repeat;
	background-position: 16px 0px;
}
#callout3a {
	background-image: url(/images/callout_tab.jpg);
	background-repeat:no-repeat;
	background-position: 16px 0px;
}

/* BOF Home Page Callouts - Green Callouts At Bottom of Page */

/* BOF Global Link Styles */

span.bodylinks a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}
.bodylinks a:link {
	color:#330066;
	text-decoration:none;
}
.bodylinks a:hover {
	color:#993366;
	text-decoration: underline;
}
.bodylinks a:visited {
	color:#330066;
	text-decoration: none;
}
.bodylinks a:visited:hover {
	color:#993366;
	text-decoration: underline;
}
.bodylinks a:active {
	color:#330066;
	text-decoration: none;
}
span.seriflinks {
	font-size:10px;
	/*font:Georgia, "Times New Roman", Times, serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
.seriflinks a:link {
	text-decoration:none;
	color:#330066;
}
.seriflinks a:hover {
	text-decoration: underline;
	color:#993366;
}
.seriflinks a:visited {
	text-decoration: none;
	color:#330066;
}
.seriflinks a:visited:hover {
	text-decoration: underline;
	color:#993366;
}
.seriflinks a:active {
	text-decoration: none;
	color:#330066;
}

/* EOF Global Link Styles */

/* BOF Left Column Links */

#list-menu {
z-index:100;
width: 213px;
margin-top:13px;
margin-bottom:10px;
}

#list-menu ul {
font-size: 10px;
margin: 0px; 
padding: 0px;
list-style-type: none;
}

.bodylinks #list-menu li {
	list-style-type: none;
	list-style-image: none;
}

.bodylinks #list-menu ul li a {
	/*font:Georgia, "Times New Roman", Times, serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
}

#list-menu li {
margin: 0px;
padding:0px;
}

#list-menu a {
display: block;
width:213px;
padding: 7px 0px 9px 0px;
background: #FEAAD4 url(/images/button_backdrop.gif); /*For adding a background image on roll-over*/
background-position: bottom;
background-repeat:repeat-x;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #660066;
}

#list-menu a:hover {
border: 0px;
background: #9B4692 url(/images/button_backdrop_f2.gif);
background-position: bottom;
background-repeat:repeat-x;
color: #ffffff;
}

/* EOF Left Column Links */
