		a.menubar:link { color: #ded469; text-decoration: none;	font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;	font-size: 14px }
		a.menubar:active { color: #ded469; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 14px }
		a.menubar:visited { color: #ded469; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 14px }
		a.menubar:hover { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 14px }
		
		a:link { color: #416c7f; text-decoration: underline; font-family: georgia, times new roman, times, serif; font-weight: normal; font-style: normal; font-size: 12px }
		a:active { color: #416c7f; text-decoration: underline; font-family: georgia, times new roman, times, serif; font-weight: normal; font-style: normal; font-size: 12px }
		a:visited { color: #416c7f; text-decoration: underline; font-family: georgia, times new roman, times, serif; font-weight: normal; font-style: normal; font-size: 12px }
		a:hover { color: #592922; text-decoration: underline; font-family: georgia, times new roman, times, serif; font-weight: normal; font-style: normal; font-size: 12px }

p
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 0px;
		margin-top: 10px;
		color: #3d4f56;
	}		
		
li
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 12px;
		line-height: 16px;
		padding-left: 2px;
		margin-left: -6px;
		margin-bottom: 6px;
	    list-style-position: outside; 
        list-style-image: url(bullet.gif); 
		color: #3d4f56;
	}
	
li.two
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 12px;
		line-height: 16px;
		padding-left: 2px;
		margin-left: -6px;
		margin-bottom: 6px;
	    list-style-position: outside; 
        list-style-image: url(bullet2.gif); 
		color: #000000;
	}
	
ul
	{ 
		margin-top: 6px;
		margin-bottom: 6px;
	}

td
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 12px
	}
	
.bottom
	{ 
		background-color: #ffffff;
        padding-bottom: 10px;
		padding-left:20px;
		padding-right: 0px;
		padding-top: 10px;
	}
.menubottom
	{ 
		background-color: #592922;
        padding-bottom: 6px;
		padding-left:20px;
		padding-right: 0px;
		padding-top: 2px;
	}
	
.container4
	{
		background: url('sideback3.gif'); background-repeat: repeat-x;
		background-color: #dfdec1;
        padding-bottom: 10px;
		padding-left:10px;
		padding-right: 10px;
		padding-top: 10px;
	}
	
.container3
	{ 
        padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 0px;
	}

.container2
	{ 
		width: 400px;
   		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 0px;
		padding-top: 0px;
	}

.container
	{ 
		background-color: #ffffff;
	}
	
.accent
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #416c7f;
		margin-top: 20px;
		margin-bottom: -4px;
	}
	
.accent2
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #592922;
		margin-top: 20px;
		margin-bottom: -4px;
		text-decoration: none;
	}

.boxtext
	{ 
		color: #000000
	}

h3
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 18px;
		color: #416c7f;
		margin-bottom: 0px;
	}

h4
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 14px;
		color: #ffffff;
		margin-bottom: 4px;
	}
	
h5
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 12px;
		color: #000000;
		margin-bottom: 0px;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: -5px;
	}

h5.lists
	{ 
		font-family: georgia, times new roman, times, serif;
		font-size: 12px;
		color: #000000;
		margin-bottom: 0px;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 4px;
	}

.picleft
	{
		margin-right: 16px;
		margin-bottom: 8px
	}
	
.picleft2
	{
		margin-left: 20px;
		margin-bottom: 20px
	}
	
.pichome
	{
		margin-top: 4px;
		margin-left: 16px;
		margin-bottom: 20px;
	}
	
body
	{
		background-color: #869da9;
		background-image: url(background09b.gif);
		background-position:top;
		background-repeat: repeat-x;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px
	}