body {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #9999CC;
}
#divContainer {
	margin-left: 110px;
	width: 750px;
}
#divBackground {
	background-image: url(../images/background_layer_solid.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divFooter {
	background-image: url(../images/footer_border.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#divBottom {
	height: 25px;
	width: 750px;
}
#divLeft {
	width: 400px;
	float: left;
	border-top: thin none #666666;
	border-right: thin dotted;
	border-bottom: thin dotted;
	border-left: thin none;
	padding-left: 10px;
	padding-right: 5px;
}
#divRight {
	margin-left: 410px;
	border: thin none #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#galleryImg {
	float: right;
	border: medium solid #666666;
}
#tableRight {
	margin: 5px;
	padding: 5px;
	float: left;
	border: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#divNav {
	margin-top: 0px;
	background-color: #000000;
}
#rentalTable {
	margin-left: 190px;
	border: thin dotted #666666;
}
#imgThumb {
	border: thin solid #333333;
}
#ulBulletNav {
	list-style-type: none;
}
#ulBulletNav li {
	display: block;
}
#ulBulletNav a:link, #ulBulletNav a:visited, #ulBulletNav a:active {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	margin: 0px;
	padding-left: 15px;
}
#ulBulletNav a:hover {
	background-image: url(../images/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	margin: 0px;
	padding-left: 15px;
}
#divMain {
}
#imgStore {
	border: thin dotted #666666;
}
#divResults {
	margin: 10px;
}
#divTableLeft {
	float: left;
}
#divTableRight {
	float: right;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.centerCart {
	margin-left: 30px;
	margin-right: 10px;
}
.centerOrderform {
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
}
input.formButton {
	background: #425929;
	border-bottom: 1px solid #688C40;
	border-left: 1px solid #688C40;
	border-right: 1px solid #141C0D;
	border-top: 1px solid #141C0D;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}
#divButtons a:link, #divButtons a:visited, #divButtons a:active {
	background-color: #425929;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}
#divButtons a:hover {
	color: #CCCCCC;
	background-color: #996633;
	padding: 2px;
}
