* {
	margin: 0;
	padding: 0;
	}
body {
	background-color: #85855C;
	background-image: url(http://debbielouie.com/mrhg/mainpages/images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666633;
	text-align: left;
	}
h1 {
	font-size: 14px;
	line-height: 24px;
	color: #660000;
	font-weight: bold;
	text-align: left;
	margin-bottom: 12px;
	border-bottom: 2px solid #660000;
	}
h2 {
	font-size: 14px;
	line-height: 19px;
	font-weight: normal; 
	text-align: left;
	margin-bottom: 12px;
	}
h3 {
	font-size: 14px;
	line-height: 19px;
	font-weight: normal; 
	font-style: italic; 
	text-align: left;
	margin-bottom: 12px;
	}
h4 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 12px;
	}
p {
	margin-bottom: 12px;
	}
p a:link {
	color: #666633;
	}
p a:visited {
	color: #660000;
	}
p a:hover {
	color: #993300;
	}
p a:active {
	color: #993300;
	} 
p.caption {
	font-size: 10px;
	line-height: 15px;
	}
#main {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	}
	#submenu {
		float: left;
		width: 150px;
		height: 503px;
		padding: 25px 0px 0px 10px;
		}
		#logo {
			width: 150px;
			height: 155px;
			border: none;
			}
		#submenu ul {
			list-style-type: none;
			width: 133px;
			margin: 25px 0px 0px 17px;
			}
			#submenu li {
				text-align: right;
				font-weight: bold;
				padding: 8px 0px 8px 0px;
				border-bottom: 1px solid #85855C;
				}
				#submenu li.submenuLast {
					border-bottom: none;
					}
			#submenu li a:link {
				color: #993300;
				text-decoration: none;
				}
			#submenu li a:visited {
				color: #993300;
				text-decoration: none;
				}
			#submenu li a:hover {
				color: #660000;
				text-decoration: none;
				}
			#submenu li a:active {
				color: #660000;
				text-decoration: none;
				}
		#submenu p {
			text-align: right;
			margin-bottom: 0px;
			padding-top: 10px;
			}
	#menu {
		float: left;
		width: 570px;
		padding: 65px 0px 25px 0px;
		}
		#menu ul {
			list-style-type: none;
			width: 470px;
			height: 16px;
			margin-left: 50px;
			}
			#menu li {
				float: left;
				font-weight: bold;
				margin-right: 87px /*57px when 'home' was added to menu*/;
				}
				#menu li.menuLast {
					margin-right: -87px /*-57px*/;
					}
			#menu li a:link {
				color: #993300;
				text-decoration: none;
				}
			#menu li a:visited {
				color: #993300;
				text-decoration: none;
				}
			#menu li a:hover {
				color: #660000;
				text-decoration: none;
				}
			#menu li a:active {
				color: #660000;
				text-decoration: none;
				}
	#middle {
		float: left;
		width: 470px;
		padding: 0px 50px 0px 50px;
		}
		* html div#middle {
			width: 472px;
			padding: 0px 49px 0px 49px;
			}
		#middle img {
			margin-bottom: 18px;
			border: 1px solid #4f4f44;
			}
		#middle ol li {
		margin-left: 17px;
		}
		* html div#middle ol li {
				margin-left: 23px;
			}
		#vimage {
			float: left;
			width: 150px;
			margin: 0px 14px -8px 0px;
			}
		* html div#vimage {
			margin: 0px 10px -8px 0px;
			}
			#vimage img {
				border: 1px solid #4f4f44;
				}
	#img {
		float: left;
		width: 150px;
		display: block;
		margin: 5px 0px 0px 50px;
		}
		#img img {
			margin-bottom: 12px;
			border: 1px solid #4f4f44;
			}
	#copy {
		float: right;
		width: 303px;
		padding: 0px 50px 0px 15px;
		}
	#footer {
		clear: both;
		width: 470px;
		padding: 20px 50px 15px 50px;
		margin-left: 160px;
		}
		#footer p {
			font-size: 10px;
			line-height: 15px;
			text-align: left;
			margin-bottom: 0px;
			}
/* Copyright 2007 Debbie Louie */