body {
	background-image:url(../images/body.jpg);
	background-repeat:repeat-x;
	background-color: #200024;
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: .1em;
	font-size: 11px;
	color: #000000;
}


#container  {
	background-color: #f4eba6;
	color:#330000;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}	

#banner   {
	height: 125px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#banner2   {
	background-image:url(../images/banner.jpg);
	height: 125px;
	width: 750px;
	margin-top: 0px;
}

#lowerbanner  {
	background-color: #fdf0bb;
	width: 750px;
	height: 7px;
}

#title  {
	color: #450000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-stretch: expanded;
	line-height: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home_title  {
	background-image:url(../images/home_title.jpg);
	background-repeat:no-repeat;
	height:62px;
	width:133px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#brownies_title  {
	background-image:url(../images/brownies_title.gif);
	background-repeat:no-repeat;
	height:62px;
	width:175px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#about_title  {
	background-image:url(../images/about_title.gif);
	background-repeat:no-repeat;
	height:62px;
	width:175px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ordering_title  {
	background-image:url(../images/ordering_title.gif);
	background-repeat:no-repeat;
	height:62px;
	width:175px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news_title  {
	background-image:url(../images/news_title.gif);
	background-repeat:no-repeat;
	height:62px;
	width:175px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home_title  {
	background-image:url(../images/home_title.jpg);
	height:62px;
	width:150px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav  {
	background-color:#56005b;
	color: #ffffff;
	width: 750px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:7px;
	padding-bottom:3px;
	padding-left:0px;
	text-align:center;
	font-weight: 400;
	letter-spacing: .09em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}	

#topnav li  {
	display: inline;
	padding: 6px;
	text-decoration: none;
}	
	
#topnav a  {
	color: #ffffff;
	text-decoration: none;
}


#topnav li a:hover {
	color:#ffffff;
	text-decoration:underline;
	
}	

#topnav li a:active {
	color: #ffffff;
	text-decoration: none;
}

#content  {
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	text-align: justify;
	width:710px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;	
}	

p  {
	color:#410046;
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	letter-spacing: .06em;
	font-weight: 700px;
	line-height: 17.3px;
}

p2 {
	text-decoration:underline;
}

#bottom_info {
	text-align:center;
	color:#950000;
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 80px;
	letter-spacing: .09em;
	font-weight: 700px;
	line-height: 17.3px;
}

#footer   {
	width: 710px;
	height: 10px;
	color: #663300;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#sitedesign   {
	width: 675px;
	height: 10px;
	color: #663300;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: .5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#sitedesign a  {
	color: #663300;
	text-decoration: none;
}


#sitedesign a:hover {
	color: #DE0000;
	text-decoration: underline;
	
}	

#sitedesign a:visit {
	color: #DE0000;
	text-decoration: none;
}

