.searchBox {
	font-family : Arial, Helvetica, MS Sans Serif;
	font-size : 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	width: 105px;
	clear: none;
	float: none;
}

body {
	background-image: url(images/bkgrd_rpt.jpg);
}

.text {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 150%
}

.text_sml {
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.text_small {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.text_sml_link {
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.text_space {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 180%
}

.text_big {
	FONT-SIZE: 16px;
	line-height: 140%;
}

.gallery_img {
	border-width: 1px; 
 	border-style: solid; 
 	border-color: #2D2242;
}

.text_quote {
	FONT-SIZE: 14px;
	font-style: italic;
	color: #CC0000;
}

.text_title {
	FONT-SIZE: 16px;
	COLOR: #990000;
	font-weight: bold;
}

.text_sml_title {
	FONT-SIZE: 12px;
	COLOR: #990000;
	font-weight: bold;
}

.text_sml_title_white {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-weight: bold;
}

.text_menu {
	FONT-SIZE: 12px;
	COLOR: #990000;
	font-weight: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 150%
}

.text_paints {
	FONT-SIZE: 16px;
	COLOR: #CCCCCC;
	font-weight: bold;
}

.text_red_bold {
	COLOR: #990000;
	font-weight: normal;
}

.grey_link {
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}

.dk_grey_link {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}

.grey_link_bold {
	FONT-SIZE: 9px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.dropdown {
	margin: 0;
	padding: 0;
}

#button {
	width: 148px;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #5D190A;
	list-style-image: none;
	list-style-type: none;
	float:left;
}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#button li {
		margin: 0;
}

#button li a {
	display: block;
	padding: 7px 5px 7px 0px;
	color: #CCCCCC;
	width: 100%;
	text-decoration: none;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	background-color: #800000;
}

form {
	display:inline;
}
p {
	line-height: 150%;
}
