/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100.01%;
	background-color: #A295C1;
	background-image: url(../images/pinstripe.gif);
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrap {
	background-color: #EBE6FA;
	text-align: left;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 3px double #432C5F;
}
#navigation {
	position: relative;
	height: 50px;
	width: 900px;
	background-color: #776B9B;
}

#content {
	position: relative;
	margin: 0px;
	padding: 20px 40px;
	background-color: #EBE6FA;
}
#footer {
	font-size: 75%;
	color: #666666;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #A295C1;
	clear: both;
	padding: 10px 10px 10px 30px;
}

h1 {
	font-family: "Century Gothic", Geneva, "Lucida Grande";
	font-size: 150%;
	color: #432C5F;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #333333;
	padding-bottom: 10px;
	font-weight: lighter;
}

h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 110%;
	color: #776B9B;
	padding-bottom: 10px;
	font-weight: lighter;
}

h4 {
	font-size: 75%;
	text-transform: uppercase;
	color: #432C5F;
	font-weight: bold;
	font-family: "Century Gothic", Geneva, "Lucida Grande";
	padding-bottom: 5px;
}

p {
	font-family: "Century Gothic", Verdana;
	font-size: 85%;
	color: #432C5F;
	line-height: 22px;
	text-transform: none;
}


 A:link, a:visited {
	text-decoration: underline;
	color: #333333;
}

 A:hover {
	background-color: #BDB5D4;
	color: #000000;
}

#main3 {
	padding: 0px 30px 20px;
	background-color: #FFFFFF;
}

#mainleft {
	background-color: #BDB5D4;
	padding: 20px;
	float: left;
	width: 250px;
	left: 0px;
}

#maincenter {
	background-color: #EBE6FA;
	margin-left: 290px;
	margin-right: 290px;
	padding: 20px;
}
#mainright {
	background-color: #AAA7C1;
	padding: 20px;
	float: right;
	width: 250px;
}
#main2left {
	width: 500px;
	left: 0px;
	float: left;
	padding: 30px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AAA7C1;
}
.bullets {
	list-style-position: inside;
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #432C5F;
	font-size: 90%;
	line-height: 1.75em;
}
#main1right {
	width: 279px;
	left: 0px;
	float: right;
	padding: 30px;
	background-image: url(images/bgShapes.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#main1right p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 80%;
	color: #333333;
}
#main2right {
	width: 500px;
	right: 0px;
	float: right;
	padding: 30px;
	background-color: #FFFFFF;
}
#main1left {
	width: 279px;
	left: 0px;
	float: left;
	padding: 30px;
}
#mainHolder {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #AAA7C1;
}
.ClearingDivLeft {
	clear: left;
	width: 100%;
}
.ClearingDivRight {
	clear: right;
	width: 610px;
}
.ClearingDivBoth {
	clear: both;
}
 #navcontainer
 {
	padding: 0;
	left: 200px;
	top: 0px;
	background-color: #776B9B;
	background-repeat: repeat-x;
	position: absolute;
	width: 700px;
	height: 50px;
 }

 #navcontainer ul
 {
	text-align: center;
 }
 
 #navcontainer ul li
 {
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
 }

 #navcontainer ul li a
 {
	padding: 0;
	margin: 0 0 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font: normal 85%/3.6em "Century Gothic", Geneva, "Lucida Grande";
	height: 50px;
	text-transform: uppercase;
	display: block;
	width: 138px;
	background-color: #776B9B;
	border-right: 1px dotted #A295C1;
	border-left: 1px dotted #A295C1;
 }

 #navcontainer ul li a:hover
 {
	color: #000000;
	background-color: #A295C1;
 }

 #navcontainer a:active
 {
 background: #999999;
 color: #000000;
 }

 #navcontainer li#active a
 {
	background: url(images/current.gif);
	color: #000000;
 }
.pBlack {
	color: #000000;
}
.steel {
	color: #333333;
}
.imageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 2px dotted #AAA7C1;
	padding: 4px;

}
.imageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 8px;
	border: 2px dotted #AAA7C1;
	padding: 4px;
}
.textCallout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #432C5F;
	line-height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #AAA7C1;
	border-right-color: #AAA7C1;
	border-bottom-color: #AAA7C1;
	border-left-color: #AAA7C1;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

