@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/bluebackground.jpg);
}
.twoColFixLtHdr #container {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 25px;
	left: 20px;
	top: -9px;
	-moz-border-radius: 20px;
	background-image: url(../images/pinkbackground.jpg);
} 
.twoColFixLtHdr #header {
	background-repeat: no-repeat;
	background-position: 30px 30px;
	height: 165px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	-moz-outline-radius-topleft: 20px;
	-moz-outline-radius-topright: 20px;
	-moz-outline-radius: 20pz;
	-moz-outline-radius-bottomright: 20px;
	-moz-outline-radius-bottomleft: 20px;
	background-image: url(../images/logo4.png);
	position: relative;
} 
.twoColFixLtHdr #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-repeat: no-repeat;
	line-height: normal;
	background-position: left top;
	height: 180px;
	float: right;
	margin: 0;
	padding: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100.1%;
	color: #666;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 12px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-style: normal;
	list-style-type: none;
	position: relative;
}
.twoColFixLtHdr #mainContent {
	font-family: Geneva, Verdana, Arial, sans-serif;
	line-height: 16px;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 217px;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: lighter;
	font-style: normal;
	color: #666;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #80A2AE;
	-moz-border-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-right-colors: 0;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	text-transform: capitalize;
	text-align: center;
	color: #666;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.1em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	font-size: 12px;
	text-align: center;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.runin {
	font-family: Zapfino;
	font-size: 20px;
	color: #37481B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
.pink {
	color: #909;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #609;
}
a:active {
	text-decoration: none;
	color: #9F0;
}
body,td,th {
	color: #666;
}
#apDiv1 {
	position:absolute;
	left:-36px;
	top:373px;
	width:204px;
	height:355px;
	z-index:1;
}
.mylists {
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 7px;
	padding-left: 0px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.Subhead {
	font-size: 14px;
	font-style: italic;
	font-family: "Apple Chancery";
	letter-spacing: .1em;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #390;
	text-transform: none;
	font-style: italic;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-transform: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #CF05B6;
	font-style: italic;
	font-weight: lighter;
}
h5 {
	color: #d104B6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	letter-spacing: 0.1em;
	font-weight: lighter;
	font-size: 12px;
	text-transform: capitalize;
}
h6 {
	color: #F300F6;
	font-family: Zapfino;
	font-size: 30px;
	text-align: center;
}
.Navbar {
	background-repeat: no-repeat;
	background-position: center top;
}
.smaller {
	font-size: 24px;
}
.twoColFixLtHdr #container #sidebar1 h5 a .pink span .twoColFixLtHdr {
	color: #666;
}
.sitecredit {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.black {
	color: #909;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.twoColFixLtHdr #container #apDiv3 h5 {
	text-align: left;
}
.green {
	color: #2E8B4A;
	font-size: 12px;
}
.twoColFixLtHdr #container #footer p a {
	color: #000;
}

