/******************************************************
				TAG DEFINITIONS
 ******************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	background-image: url(images/bkRed.gif);
	width:810px;
	margin:0 auto;
}
p {
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom:5px;
	line-height:22px;
}
h1 {
	margin-top: 0;
	padding-top: 15px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #333333;
	line-height: normal;
	font-weight: bold;
	margin-bottom:0;
}
h3 {
	font-size: 12px;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}
h4, h5, h6 {
	font-size: 12px;
	color: #333366;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
tr {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
}

/******************************************************
				DIV ID'S
 ******************************************************/
#top {
	height:50px;
	width:810px;
	padding-top:15px;
}
#menu {
	height: 44px;
	width: 810px;
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0;
	padding: 11px 0 0 0px;
	list-style-type: none;
}
#menu li {
	width:100px;
	float:left;
	text-align:center;
	padding-right:1px;
	color: #000066;
	font-weight: bold;
}
#montage {
	width:190px;
	float:right;
	margin-right:60px;
	padding-left:20px;
}
#montage img {
	padding-top:15px;
}
#main {
	width: 810px;
	padding-top: 20px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(images/bkMiddle2.gif);
}
#interior {
	margin-left: 30px;
	width:510px;
}
#interior li {
	padding-bottom:5px;
}
#gallery {
	margin-left: 30px;
	width:510px;
}
#gallery td p {
	font-size: 11px;
	line-height: 13px;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom {
	width: 810px;
	height:20px;
	padding: 0px;
	background-image: url(images/bottom2.gif);
	background-repeat: no-repeat;
}
#bottom p {
	font-size: 10px;
	color: #910000;
	text-align: right;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 90px;
	margin-top:0;
}