body {
	background-color:#66543b;
	margin:0px 0px 0px 0px;
	color:#000000;
	text-align:center;
	padding:0px;
	font-size:13px;
	}

.content-pages #container { 
	width:800px;
	min-height:100%;
	color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	} 
	
.content-pages #top-banner { 
	background-image:url(images/bghider.gif);
	background-repeat:repeat-x;
	width:800px;
	}
	
.content-pages #banner { 
	background-image:url(images/2pagevenzel.gif);
	background-repeat:repeat-x;
	height:27px;
	width:800px;
	}

.content-pages #bottom-banner { 
	background-image:url(images/bgline.gif);
	background-repeat:repeat-x;
	height:17px;
	width:800px;
	}
	
.content-pages #top-nav {
	background-image:url(images/bgmenu.gif);
	background-repeat:repeat-x;
	height:21px;
	width:800px;
	}
	
.content-pages #mainbody {
	width:800px;
	}
	
.mainbody-padding {
	padding:5px;
	}
	
.content-pages #bottom-nav {
	background-image:url(images/bgmenu.gif);
	width:800px;
	}
	
.content-pages #banner-for-bottom { 
	background-image:url(images/2pagevenzel.gif);
	background-repeat:repeat-x;
	height:27px;
	width:800px;
	}

.content-pages #bottom-banner-bottom { 
	background-image:url(images/bgline.gif);
	background-repeat:repeat-x;
	height:17px;
	width:800px;
	}
	
.content-pages #footer {
	width:800px;
	height:100px;
	background-image:url(images/footer-stretch.jpg);
	color:#FFFFFF;
	}
	
.footer-padding {
	padding:20px 0px 0px 0px;
	color:#b45c46;
	text-align:center;
	}

a.bottom-nav:link { font-family:"Times New Roman", Times, serif; font-size:12px; color:#000000; text-decoration:none; }
a.bottom-nav:active { font-family:"Times New Roman", Times, serif; font-size:12px; color:#000000; text-decoration:none; }
a.bottom-nav:visited { font-family:"Times New Roman", Times, serif; font-size:12px; color:#000000; text-decoration:none; }
a.bottom-nav:hover { font-family:"Times New Roman", Times, serif; font-size:12px; color:#660000; text-decoration:underline; }

a.bottom-nav-home:link { font-family:"Times New Roman", Times, serif; font-size:12px; color:#957a55; text-decoration:none; }
a.bottom-nav-home:active { font-family:"Times New Roman", Times, serif; font-size:12px; color:#957a55; text-decoration:none; }
a.bottom-nav-home:visited { font-family:"Times New Roman", Times, serif; font-size:12px; color:#957a55; text-decoration:none; }
a.bottom-nav-home:hover { font-family:"Times New Roman", Times, serif; font-size:12px; color:#666666; text-decoration:underline; }

p	{font-family:Times New Roman; font-size:13px; color:#100F0D;}
ul	{font-family:Times New Roman; font-size:13px; color:#100F0D;}
li	{font-family:Times New Roman; font-size:13px; color:#100F0D;}

h1	{font-family:Times New Roman; font-size:25px; font-weight:bold; margin-top:0px; padding-top:0px;}
h2.header	{font-family:Times New Roman; font-size:25px; font-weight:bold; margin-top:0px; padding-top:0px; }
h2	{font-family:Times New Roman; font-size:18px; font-weight:bold; margin-top:0px; padding-top:0px; }
h3	{font-family:Times New Roman; font-size:16px; font-weight:normal; margin-bottom:0px; padding-bottom:0px;}
h4	{font-family:Times New Roman; font-size:16px; font-weight:normal;}

a	{font-family:Times New Roman; font-size:14px; color:#847D6D;}
a:active	{color:#655D4B;}
a:visited	{color:#655D4B;}
a:hover		{color:#554422; text-decoration:none;}

.bullet-boxes-spacer {
	float:left;
	width:75px;
	}
	
.bullet-boxes-spacer-wide {
	float:left;
	width:750px;
	}

.bullet-boxes {
	float:left;
	width:300px;
	}

.bullet-boxes-padding {
	padding:0px 6px 0px 6px;
	}