body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DEC8C5;
	margin: 10px;
}
a  {
	color: #019DD6;
}
h1  {
	color: #3A1865;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE8669;
	margin-bottom: 5px;
	line-height: normal;
	text-transform: lowercase;
	margin-top: 32px;
	margin-left: -5px;
	padding-left: 5px;
}
blockquote {
	background-color: #E3F4FB;
	border: 1px solid #00A8E8;
	color: #0791B8;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#mainarea  blockquote p {
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#mainarea ul li {
	list-style-image: url(images/bullet.gif);
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 130%;
}



h2  {
	font-size: 16px;
	color: #FFFFFF;
	line-height: normal;
	background-color: #F08767;
	text-transform: lowercase;
	margin-left: -5px;
	padding-left: 5px;
	clear: both;
}
h3  {
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	background-color: #00A0D4;
	text-transform: lowercase;
	margin-left: -5px;
	padding-left: 5px;
	clear: both;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: 500px 400px;
	border: 1px solid #8D5750;
}
#footer {
	clear: both;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	background-color: #EE8669;
	font-size: 10px;
}
#header {
	background-color: #FFFFFF;
}
#mainarea {
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 50px;
	padding-bottom: 10px;
}
#mainarea ul {

}
#mainarea p {
	margin-top: 9px;
	margin-bottom: 9px;
	width: auto;
	line-height: 150%;
}
#nav {
	float: left;
	width: 200px;
	margin-top: 10px;
}
#nav  a, #nav h2 {
	display: block;
	color: #3A1865;
	text-decoration: none;
	font-size: 22px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: lowercase;
	padding: 5px;
	background-color: #EEEBF3;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5BAD6;
	margin-right: 0px;
	margin-left: 0px;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #EE8669;
}
#nav #contactbox {
	color: #FFFFFF;
	background-color: #00A0D4;
	padding: 5px;
	border: 1px none #005977;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 5px;
	text-transform: lowercase;
}
#nav #contactbox a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #00A0D4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav #contactbox a:hover {
	text-decoration: none;
}
#nav a.sub {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orderform td {
	font-size: 11px;
	padding: 5px;
	color: #482873;
}
.orderform {
	background-color: #F08767;
	border: 1px solid #482873;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.orderform  input, .orderform select {
	width: 95%;
	font-size: 11px;
	color: #3A1865;
}
.button {
	color: #FFFFFF;
	background-color: #482873;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 350px;
}
a.button:hover {
	color: #482873;
	background-color: #FFFFFF;
}
#cc {
	background-color: #F08767;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #482873;
}
#cc td {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}
#cc input {
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
}
