@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background: #333;
}
.indent {
	text-indent: 1em;
}
blockquote {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	display: inline;
}
.pricelist {
	color: #930;
}
#wrapper {
	background-color: #000;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#personal {
	background: #999;
	border-style: outset;
	border-color: #CCC;
}
#form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 25em;
}
fieldset {
	background: #FC6;
	margin-bottom: 1em; 
	width: 24em;
	padding-top: 1.5em;
	}
	
	#header {
	width:770px;
	float: left;
	background-color: #930;
	position: relative;
	text-align: center;
}
.registration {
	background: #000;
	color: #FFF;
	position: relative;
}
#secondary {
	float: left;
	background-color: #000;
	width: 150px;
	text-align: left;
	padding: 2px 4px 2px 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
#primary {
	background-color: #000;
	float: left;
	width: 770px;
	margin: 0px 2px 2px 0px;
	padding: 0px;
	position: relative;
	height: auto;
}
#secondaryprimary {
	float: left;
	width: 540px;
	margin: 12px 10px 12px 15px;
	height: auto;
	position: relative;
}
#botNav {
	float: left;
	width: 770px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#footer {
	float: left;
	width: 770px;
	background: url(../images/bottom.jpg);
	font: 10px Arial, Helvetica, sans-serif;
}

#navBar {
	width: 770px;
	background: #930;
	float: left;
	height: 16px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #CC9;
}
a:link {
	color: #CC9;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CC9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	font-weight: bold;
}
a:active {
	color: #CC9900;
	font-weight: bold;
}
#clear {
	clear:both;
}
h1, h2, h3, h4, h5{
	margin:0 0 .5em 0;
}
p {
	margin: 0 0 .75em 0;}
h2 {
	color: #E6C169;
	font-size: 14px;
}

	.pricelist tr td p {
	color: #960;
	font: oblique 12px/14px Tahoma, Geneva, sans-serif;
}
.pricelist tr td p strong em {
	color: #C90;
}
ul .pricelist tr td h3 strong {
	font-size: 15px;
}

h3 {
	color: #996;
	font: 12px Tahoma, Geneva, sans-serif;
}
#primaryPrimary {
	float: right;
	width: 145px;
	position: relative;
}
#secondaryprimary ul li {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #FFC;
}
p {
	color: #CCC;
	font: 12px/normal Tahoma, Geneva, sans-serif;
}
img {

}
blockquote p img {
	text-align: left;
	float: right;
	padding-right: 4px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#primaryPrimary img {
	float: right;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
}
#secondary h4 a {
	color: #CC9;
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#secondary h4 a:hover {
	color: #CC9900;
}
#wrapper #navBar {
	color: #C93;
	background: #930;
}
#secondaryprimary ul {
	text-align: left;
}
