body {
	background-color:#94e7b9;
	}

div.content {
	position:absolute;
	width:550px;
	left:0;
	top:0;
	}
.centeredImage {
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
	padding:0px;
	}


div.border {
	background-color:none;
	border-style:solid;
	border-color:#745d4a;
	border-width:0px 1px 1px 0px;
	}


li.alternate{
	margin-right:20px;
	margin-bottom:10px;
	margin-left:0px;
	background-color:#e7e7e7;
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
}

li.white{
	margin-right:20px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;

}

div.alternate-background {
	padding:20px;
	background-color:#e7e7e7;
	border-color:#745d4a;
	border-top-style:solid;
	border-top-width:1px;
	}

div.white {
	padding:20px;
	background-color:#FFFFFF;
	border-color:#745d4a;
	border-top-style:solid;
	border-top-width:1px;	
	}
	
div.white-3-columns {
	padding:20px;
	background-color:#FFFFFF;
	border-color:#745d4a;
	border-top-style:solid;
	border-top-width:1px;
	height:80px;	
	}
	
div.title {	
	font-family:"Arial";
	font-size:18px;
	color:#745d4a;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	}

ul {
	 margin:0 8px 0 8px; padding:0px;
}

ol {
	 margin:0 8px 0 20px; padding:0px;
}


div.bullet-text {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	padding-left:10px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-top:0px;
	padding-bottom:5px;
	}

.text {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	padding-top:0px;
	padding-bottom:10px;
	}
	
p {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	padding-bottom:0px;
	padding-top:0px;
	}

h1 {
	font-family:"Arial";
	font-size:18px;
	color:#745d4a;
	font-weight:bold;
	text-align:left;
	margin-top:15px;
	}

p.indent {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:20px;
}

img.bullet{
	background-color:#FFFFFF;
	float:left;
	margin-top:6px;
	margin-left:3px;
	padding-top:0px;
	padding-bottom:3px;
	}
	
div.line {
  text-align:center;
  margin-top:16px;
  margin-bottom:20px;
  padding:1px;
	}


p.text-to-center {
	padding-top:70px;
	padding-bottom:60px;
	padding-right:5px;
	margin-left:300px;
	text-align:left;
	} 

div.footer {
	height:40px;
	}
	
.small {
	font-family:"Times New Roman";
	font-size:11px;
	color:616102;
	}

a { /* unvisited link */
	font-weight:bold;
	color:#9a6381;
	font-size:14px;
	/*text-decoration:none;*/
	}     


a:link { /* unvisited link */
	font-weight:bold;
	color:#9a6381;
	font-size:14px;
	/*text-decoration:none;*/
	}     

a:visited {  /* visited link */
	color:#9a6381;
	/*text-decoration:none;*/
	}

a:hover {   /* mouse over link */
	color:#4e3e32;
	/*text-decoration:none;*/
	}

a:active {  /* selected link */
	color:#9a6381;
	/*text-decoration:none;*/
	}

div.columnmain1 {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	width:25%;
	float:left;
	background:#fff;
	padding-bottom:5px;
	}

div.columnmain2 {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	width:75%;
	float:left;
	padding-bottom:5px;
	}


div.column1 {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	width:35%;
	float:left;
	padding-bottom:5px;
	}

div.column2 {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	width:20%;
	float:left;
	padding-bottom:5px;
	}

div.column3 {
	font-family:"Arial";
	font-size:14px;
	color:#4e3e32;
	width:25%;
	float:left;
	}
	
div.nav-content {
	position: absolute;
	width:150px;
	height:900px;
	left:0px;
	top:0px;
	padding-top:10px;
	background-color:none;
	border-style:solid;
	border-color:#800000;
	border-width:0px 1px 0px 0px;
	}
