body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
    background:url('images/linen_brown2.jpg');
    background-attachment:fixed;
    background-color:#928269;
    padding:0px 0px 0px 0px;
}

.envelope {
    width:800px;
    background:url('images/papyrus.jpg');
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:3px solid #333333;
	border-bottom:3px solid #333333;
    background-color:#FFF4AF;
    padding:10px 10px 10px 10px;
    text-align:left;
	}

.envelope2 {
 	width:100%;
    background:url('images/fowler_navajo.jpg');
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
    background-color:#fff;
    padding:10px 25px 10px 25px;
	margin-top:5px;
	float:left;
	}
	
.logobox {
	width:190px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:0;
	margin:0;
    background-color:#fff;
    }

.logobox1 {
	width:460px;
	padding:0;
	margin:0;
	border:#663300 solid 1px;
	margin-left: 13px;
    } 

.header {
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:0;
	margin:0;
}

.menu {
 	width:193px;
	font-size:13px;
	font-weight:500;
    color:#000000;
    text-align:left;
    letter-spacing:1px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
    background:url('images/fowler_navajo.jpg');
    background-color:#fff;
    padding:10px 5px 10px 5px;
	margin-top:5px;
    float:left;
}

.navigation {

}

.inside {
    text-indent: 14px;
	}
	
.inside2 {
    text-indent: 28px;
    }
	
p {
	font-size:14px;
	font-weight:500;
    color:#000000;
    text-align:justify;
	}
	
.newsletter {
	font-size:13px;
	font-weight:500;
	font-style:italic;
	letter-spacing:1px;
	color:#000000;
	text-align:left;
	line-height: 1.5;
	}

.name {
    font-style:italic;
	font-weight:500;
    }

  h1 {
	font-family:'Times-Roman', serif;
	font-size:24px;
    font-style:normal;
	font-weight:600;
    color:#006600;
    text-align:center;
    letter-spacing:1px;
	}

h2 {

	font-size:18px;
	font-weight:600;
    color:#003399;
	}

h3 {
	font-family:'Times-Roman', serif;
	font-size:16px;
    font-style:normal;
	font-weight:600;
    color:#006600;
    text-align:center;
    letter-spacing:1px;
}

h4 {
	font-size:18px;
	font-weight:500;
    color:#003399;
    text-align:center;
	}

h5 {
	font-family:'Times-Roman', serif;
	font-size:18px;
    font-style:italic;
	font-weight:600;
    color:#003399;
    text-align:center;
	}
	
h6 {
	font-family:'Times-Roman', serif;
	font-size:14px;
    font-style:normal;
	font-weight:600;
    color:#003399;
    text-align:center;
	}
	
ul {
	font-size:14px;
	font-weight:normal;
    color:#000000;
    text-align:justify;
    }


ul.nonbullet {
	font-size:14px;
	font-weight:normal;
    text-decoration:none;
    text-align:left;
    list-style-type: none;
    }

/* These styles define link behaviors */


a:link {
    color:#663300;
	text-decoration:none;
	} 
 
a:hover  {
    color:#ffffff;
	background:#cccc66;
	text-decoration:none;

	} 

a:active  {
    color:#663300;
	text-decoration:none;
	} 

a:visited {
    color:#663300;
	text-decoration:none;
	} 

.menu a:link {
    color:#000000;
	text-decoration:none;
	} 
 
.menu a:hover  {
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	background-color: #CC9966;
	} 

.menu a:active  {
    color:#000000;
	text-decoration:none;
	} 

.menu a:visited {
    color:#000000;
	text-decoration:none;
	}  

.submenu a:link {
	text-decoration:none;
	color:#003399;
	} 
 
.submenu a:hover  {
	color:#ffffff;
	text-decoration:none;
	font-style:normal;
	background-color: #CC9966;
	} 

.submenu a:active  {
	text-decoration:none;
	color:#003399;
	} 

.submenu a:visited {
	text-decoration:none;
	color:#003399;
	} 













.footer a:link {
	text-decoration:none;
	} 

.footer a:hover  {
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	background-color: #330000;
	}

.footer a:active {
	text-decoration:none;
	} 

.footer a:visited {
	text-decoration:none;
	} 


.float-left {
    float:left;
	border:#663300 solid 1px;
	margin-right:10px;
}

.float-right {
    float:right;
	border:#663300 solid 1px;
	margin-left:10px;
}



.footer {
	font-size:11px;
	color:#ffffff;
    letter-spacing:1px;
    text-align:center;
	padding:4px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	background:#B7711B;
	}.Notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}
