@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #B3B0AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

p {
	padding-top: 10px;
	line-height: 1.5em;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul li {
	padding-right: 7px;
	list-style-image: url(../images/bullet.png);
	margin-left: 30px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

a:link {
	text-decoration: underline;
	padding-left: 0px;
	color: #019D87;
}

a:hover {
	text-decoration: underline;
	padding-left: 0px;
	color: #0493CF;
}

h2 {
	font-size: 18px;
	color: #03A188;
	padding-top: 10px;
}

#BG {
	background-image: url(../images/wm.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 765px;
}

#topBG {
	background-image: url(../images/topBG.gif);
	background-repeat: repeat-x;
	width: 617px;
	font-size: 10px;
	padding-top: 10px;
}

#topBG a:link, #topBG a:visited {
	text-decoration: none;
	color: #D49704;
	padding-left: 10px;
}

#topBG a:hover {
	text-decoration: underline;
	color: #986C04;
	padding-left: 10px;
}

#leftBG {
	background-image: url(../images/leftBG.png);
	background-repeat: repeat-y;
}

#rightBG {
	background-image: url(../images/rightBG.png);
	background-repeat: repeat-y;
}

#whiteBG {
	background-color: #FFFFFF;
}

.logoText a:link, .logoText a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.logoText a:hover {
	text-decoration: underline;
}

#midTopBG {
	background-image: url(../images/midTopBG.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#blueBGsubNav {
	font-size: 14px;
	font-weight: bold;
}

#blueBG, #blueBGsubNav {
	background-image: url(../images/midBlueBG.jpg);
	width: 253px;
	text-align: left;
}

#blueBG h1, #blueBGsubNav h1 {
	font-size: 24px;
	padding-left: 10px;
}

#blueBGsubNav a:link {
	color: #014B6C;
	text-decoration: underline;
}

#blueBGsubNav a:visited {
	color: #03618B;
	text-decoration: underline;
}

#blueBGsubNav a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#blueBoxGirl {
	background-image: url(../images/blueBoxGirl.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 252px;
}

#swirlBG {
	background-image: url(../images/swirlBG.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	width: 363px;
}

#swirlBG h1 {
	font-size: 29px;
	color: #690113;
}

#swirlBG h2 {
	font-size: 20px;
	color: #7A00AE;
	padding-top: 10px;
}

#swirlBG h3 {
	font-size: 17px;
	color: #690113;
	padding-top: 15px;
	border-bottom: 1px solid #690113;
}

#swirlBG p.welcomeText {
	font-size: 17px;
	color: #690113;
	font-weight: bold;
	padding-top: 0px;
}

#midFootBG {
	background-image: url(../images/midFootBG.gif);
	background-repeat: repeat-x;
}

#footerBG {
	background-color: #FFF2DB;
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
}

#footerBGbottom {
	background-image: url(../images/footerBG.png);
	background-repeat: repeat-x;
}

#footerText p {
	color: #E7E6E6;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#footerText a:link, #footerText a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footerText a:hover {
	color: #000000;
	text-decoration: none;
}

#photoTable {
	border: 1px solid #000000;
	font-size: 10px;
}