﻿body
{
	text-align: center;
	margin: auto auto;
}
div
{
	text-align: left;
}
#topmenu
{
	height: 24px;
	background-color: #B95E11;
	background-position: 0 -1px;
	background-image: url(images/Layout_TopMenu.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	color: #fcc;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma;
	text-align: right;
}
#topmenu A
{
	display: inline-block;
	padding-top: 4px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#topmenu a:hover
{
	text-decoration: underline;
}
#middle
{
	width: 750px;
	background-image: url(images/side-photo.jpg);
	background-repeat: no-repeat;
}
#middlecontent
{
	padding-left: 420px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#middleminheight
{
	height: 400px;
	width: 1px;
}
#middlecontent, #middlecontent input, #middlecontent textarea, #middlecontent select
{
	font-size: 12px;
	font-family: verdana, arial, Tahoma;
}
#middlecontent h1
{
	font-size: 20px;
	font-family: Georgia;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
#middlecontent h2
{
	font-size: 15px;
	font-family: Georgia;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
#middlecontent p
{
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.25em;
}


#copyright
{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
}


.small
{
	font-size: 9px;
}
.savings
{
	font-style: italic;
	color: #990000;
	display: block;
	font-size: 9px;
}
.price
{
}
.error
{
	color: #990000 !important;
	background-image: url(/images/error.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	min-height: 20px;
	display: block;
	padding-top: 0px;
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
}

.formlabel
{
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #B95E11;
	font-weight: bold;
	font-size: 11px;
}
.optional
{
	font-style: italic;
}

fieldset
{
	font-size: 11px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #efe;
	margin-right: 30px;
}

fieldset
{
	border: 1px solid #CCA383;
	padding: 0px 10px 10px 10px;
	clear: both;
	background-image: url(/images/fieldset-bg.gif);
}
.formlabel span
{
	font-weight: normal;
}

.captcha span
{
	margin: 0px;
	padding: 0px;
}
.captcha img
{
	margin: 0px;
	padding: 0px;
	border: 1px dotted #B95E11;
}
.captcha input
{
	width: 100px;
	margin-top: 10px;
}

