/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 11, 2012 */



@font-face {
    font-family: 'BernardMTCondensedRegular';
    src: url('bernhc-webfont.eot');
    src: url('bernhc-webfont.eot?#iefix') format('embedded-opentype'),
         url('bernhc-webfont.woff') format('woff'),
         url('bernhc-webfont.ttf') format('truetype'),
         url('bernhc-webfont.svg#BernardMTCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*remove margin/padding from browser defaults*/
html, body { 
	margin: 0; 
	padding: 0; 
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat;
}

/*set default typestyle for whole site*/
body, p, td, th, div, blockquote, dl, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

/*add border or style to images on whole page*/
img {
	border: 0;
}

/*clear floated items - apply to para as <p class="clear">*/
.clear { 
	clear: both; 
} 

/*center a box on the page*/
#content { 
	width: 726px; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: -30px;	
}
	
#menu ul {
list-style-type: none;
padding: 0;
}

#menu ul li {
display: block;
padding: 10px 0 10px 0;
background: #C20C0D;
float: right;
margin: 85px 0 0 0;
}

#menu ul li a {
text-decoration: none;
color: #FFFFFF;
padding: 10px 15px 10px 15px;
font-weight: bold;
margin-right: 1px;
font-size: 1em;
height: 25px
}

#menu ul li a:hover {
    color: #faeb18;
    
}

#logo {
	position:absolute;
    z-index:1;
}

#banner {
	position:absolute;
    z-index:0;
	margin-top: 120px;
}

#textarea {
	margin-top: 270px;
	padding-top: 240px\9;
	position: relative\9;
}

p + p {
	margin-top: -.5em;
}

#textareainside {
	margin-top: 100px;
	padding-top: 40px\9;
	position: relative\9;
}

#sidebar {
	float: right;
	width: 245px;
	background-color: #FaEB18;
	border: 2px #F28F12 solid;
	margin-left: 20px;
	text-align: center
}

#sidebar img {
	padding-bottom: 7px;
}

#sidebar img a {
	border: 0;
}

#sidebar h2 {
	margin-top: 4px;
	margin-bottom: 2px;
	color: #F28F12;
}

h1 {
	font-size: 2.5em;
	font-family:'BernardMTCondensedRegular';
	margin-bottom: -15px;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	font-family:'BernardMTCondensedRegular';
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #C20C0D;
}

/* sticky footer */
html, body {height: 100%;}

#wrap {
	min-height: 100%;
	background-image: url(images/bgtile-top.jpg);
	background-repeat: repeat-x;
	width: 100%;
	}

#main {overflow:auto;
	padding-bottom: 66px;}  /* must be same height as the footer */

	
#footer {
	position: relative;
	margin-top: -66px; /* negative value of footer height */
	height: 66px;
	clear:both;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-color: #C20C0D;
	width: 100%;
	}
	
#footercontent {
	width: 726px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}

/*Opera Fix body:before {	content:"";	height:100%;	float:left;	width:0;	margin-top:-32767px;/}  */

#footer p {
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footerleftimg {
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	/* border: 1px #ffffff solid; */
}

table td {
	vertical-align: top;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

hr {
	border: 1px #F28F12 solid;
}

.price {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}

.right {
	text-align: right;
}

a {
	color: #4c9fbf;
	text-decoration: underline;
}