body, html
{
	background-color: #ceae79;
	background-image: url("../images/columns.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	font: normal normal normal 1em palatino, "Palatino Linotype", "Book Antiqua", georgia, bookman, garamond, serif;
}

*
{
	border: none;
	padding: 0px;
	margin: 0px;
}

hr
{
 	color: #000000;
	background-color: #000000;
	height: 3px;
	width: 30%;
	margin: 3px auto 10px auto;
}

ol
{
 margin-left: 20px;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p
{
 	margin: 0px 0px 10px 0px;
}

a
{
	color: #c12267;
	text-decoration: underline;
}

a img
{
	border: 1px solid #c12267;
	padding: 3px;
}

a:hover
{
	text-decoration: none;
}

a:hover img
{
	border: 1px solid #ceae79;
}

h1, h2, h3, h4
{
	border-left: .25em solid #000000;
	padding-left: 1ex;
	margin: .5em 0px .5em 0px;
	line-height: 1.2em;
}

#titvlvs
{
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	background-color: #ceae79;
	height: 130px;
	width: 100%;
	border-bottom: 12px solid #7d6b4b;
	display: block;
}

#involvcrvm
{
	position: relative;
	width: expression(document.body.clientWidth > 739? "739px": "auto" );
}
html>body #involvcrvm
{
 width: 100%;
}

#navigatio
{
	width: 199px;
	float: left;
}

#navigatio li a
{
	background-color: #879496;
	border-bottom: 1px solid #000000;
	height: 1.7em;
	display: block;
	padding: .6em 0em 0em .5em;
	color: #000000;
	text-decoration: none;
}

#navigatio li a:hover, #navigatio .active
{
	background-color: #c9c9c9;
}

#content
{
	margin: 0px 0px 0px 210px;
	padding: 10px 10px 0px 0px;
	position: relative;
	max-width: 35em;
	line-height: 1.3em;
}

#bottom
{
	padding: 5px 0px 10px 10px;
	margin: 50px 0px 0px -10px;
	background: url("../images/bottom.gif") repeat-y;
	position: relative;
}

#bottom #border
{
	position: absolute;
	top: 0px;
	left: 0px;
	_left: -164px;
}

#bottom img
{
	position: relative;
	top: .3em;
	border: none; 
 	float: left; 
}

#bottom p
{
	margin-left: 157px;
}

.highlight
{
	color: #000000;
	text-decoration: none;
 	background-color: #b69c6e;
	margin: 0px 30px 10px 30px;
	padding: 10px;
	border: 1px solid #7d6b4b;
	display: block;
	position: relative;
	z-index: 0;
	_height: 100%;
}

.highlight a, .highlight a:hover
{
 	color: #000000;
	text-decoration: none;
}

.highlight img, .highlight:hover img
{
 	border: none;
	margin-right: 10px;
	float: left;
	position: relative;
	z-index: 1;
}

.highlight:hover
{
	border: 1px solid #cccccc;
	cursor: pointer;
}

.price
{
	font-size: .8em;
}

.clear
{
	clear: both;
}

.noborder
{
	border: none;
}

.noborder:hover
{
	border: none;
}
