/* CSS Document - for www.durrerbears.com */

/* Designed & Developed by PERTHwebs.com */

input, select, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#660033; background-color: #FFF; border: 1px solid #F0C542;}
/* Main Body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	background-color: #F4D371;
	margin-top: 0px;
	text-align: center;
	background-image: url(http://www.durrerbears.com/siteimages/background.gif);
	background-repeat: repeat;
}
.html {
    min-height : 100%;
    margin-bottom : 1px;
    }
/* Wrapper for Design */
#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-color: #FAECC0;
	border:1px solid #660033;
}
/* Masthead Container */
#header {
	background: #F4D371 url(http://www.durrerbears.com/siteimages/masthead.gif) no-repeat left;
	height: 120px;
	width: 970px;
}
/* lefthand Column */
.leftcolumn{
	margin-top:10px;
	width: 160px;
	font-size: 11px;
	color: #660033;
	border-right: 1px solid #F0C542;
	background-color: #F4D371;
}
/* Righthand Column */
.rightcolumn{
	margin-top:10px;
	width: 160px;
	font-size: 11px; 
	text-align: center;
	border-left: 1px solid #660033;	
	background-color: #F4D371;
}
/* Main Content */
#content {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
}
/* Wrapper for Email */
#email {
	width: 400px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border:1px solid #660033;
}
/* Copyright Footer */
.footer {
	background: #F9E7AE;
	height: 40px;
	text-align: center;
	border-top: 1px solid #F0C542;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
}
/* Generic Page Links */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #F0C542;
	background-color: #660033;}
a:active {
	text-decoration: none;
	color: #F0C542;
}
/* Page Headings */
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}	
h2 {
	font-size: 12px;
	color: #660033;
	font-weight: bold;
}	
/* Emphasis on Words */
.emphasis {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.emphasisblue {
	font-size: 12px;
	font-weight: bold;
	color: #660033;
}
.emphasisred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.testimonials {
	font-size: 12px;
	font-weight: normal;
	color: #660033;
}
/* Border for anything really */
.border {
	border: 1px solid #F0C542;
}
/* Form Table with Background Border */
.bordertable {
	border: 1px solid #660033;
	background: #FFF7D2;
	}
.titles {
	font-size: 13px;
	font-weight: bold;
	color: #660033;
	text-align: center;
}
.underheader {
	background-color: #660033;
}
hr {
	color: #660033;
	height: 1px;
	width: 75%;
	text-align: center;
}
