#container {
	width: 942px; /*was 942*/
	margin-right:0;
	margin-left:0;
	background-color: f8f8ec;
	margin-top:0;
}
#header {
	height: 198px;
	width: 941px;
	background-image: url(../image-files/header-dialogwithnature.png);
	background-color:dbd7a7;
        border-bottom: 0px solid #000000;

}

#content {
	width: 500px;
	padding: 10px;
	margin-right: 160px;
	margin-left: 220px;
	background-color:f8f8ec;
}
#leftnav {
	float: left;
	width: 207px; /* expands widens left nav */
	height: 2510px;
	background-color: #f8f8ec;
	padding: 4px;
		
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

#leftnav a
{
	display: block;
	width: 170px; /*increases hoz length*/
	padding-top: 0px; /*spreads vert*/
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
color:  #4a0432;
text-decoration: underline;
font-weight: bold;
}

#leftnav a:visited
{
   color: #220101;
   text-decoration: underline;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #0000ff;
}

#sidebar {
	padding: 10px;
	float: right;
	width: 180px;
	background-color: #f8f8ec;
	height: 1500px;

}

#footer {
	background-color: #ccc000;
	padding: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #8c0107;
	line-height: 24px;
	font-family: "Segoe Script";
}
.fontScript1 {
	font-family: "Segoe Script";
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FC0;
	text-decoration: none;
}
.fontScript2 {
	font-family: "Brush Script Std";
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8C0107;
	text-decoration: none;
}


h2 {
	font-family: Ariel Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #d6d7d9;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

a {
	color: #E82525;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 1.5em
}
a:visited {
	color: #E82525;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #901BBE;
	text-decoration: none;
}


.box1 {
	background:#ffffff;
	color: #000;
	border:1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	
}

/* box 2 for ad1*/
.box2 {
	background:#ccc;
	color: #000;
	border:1px dashed #000000;
	width: 150px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;

}

/* box 3 for ad1*/
.box3 {
	background:#999999;
	color: #000;
	border:1px none #000000;
	width: 50px;
	height: 50px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;

}


.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}



/* START LINK ATRIBUTES FOR FOOTERNAV ONLY object--- */
#footer a {
color: #ffffff;
text-decoration: underline;
/*font-weight: bold;*/
font-family: verdana;
font-size: 11px;
}

#footer a:visited{
color: #000000;
text-decoration: underline;
/*font-weight: bold;*/
}

#footer a:hover{
color: #0000cc;
text-decoration: none;
font-weight: bold;
}



/* START LINK POSITION 3 CLASSES--- */

/*.FooterLinks{
position: absolute; top:1850px; left:700px; /*--related to header--*/
} disable absolute so links will auto center in footer boundries*/

.FooterLinks ul{
margin: 0px;
}

.FooterLinks li{
margin: 0px 8px 0px 0px;
list-style-type: none; /*show-hide bullets*/
display:inline; hoz-ver
}
/* END FOOTERNAV LINKS attributes --- */




#header p  {

color: #000000;
font-family: Arial;
font-weight: bold;

}

.SmallText{
font-family: Arial;
font-size: 9px;
}

/*image positioning*/

.img_posright{
float:right;
padding:7px;
}

.img_poscenter{
display: block; 
margin-left: auto; 
margin-right: auto 
}

.img_posleft{
float:left;
padding:7px;
}




.fontScript {
	font-family: Segoe Script;
}
fontBrush {
	font-family: Brush Script Std;
}
#container #header p {
	font-family: Brush Script Std;
}
#container #header h1 .fontScript1 strong {
	font-size: 36px;
}
.fsdjfLk {
	font-family: Segoe Script, Georgia, "Times New Roman", Times, serif;
}
