/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2006, www.venuecom.com
*/

/* The Body Area */
body {
	font: 9pt verdana, sans-serif;
	background-image:  url("/inc/templates/current/jandiedrich/images/body-background.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
border: none;
}


.price {
	font-size: 14pt;
	font-weight: bold;
}

#content{
	margin: 5px 5px 5px 5px;
	text-align: justify;
	min-height:603px;
  	height:auto !important;
  	height:603px;
}

.border{
	color:#ffffff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

a.border:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF0705;
}

/* Links */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	text-decoration:underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #224378;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #FFFFFF;
	background-color: #061F64;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #F3FF78;
}

/* Tables */
table {
font: 9pt verdana, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

/* Footer */
#footer {
text-align: center;
font-size: .8em;
}
