* {
	margin: 0px;
	padding: 0px;
}
html, body, #container {
	height: 100%;
}
body {
	background: #ebebeb url(images/bg.jpg) fixed repeat-x;
}
body > #container {
	height: auto;
	min-height: 100%;
}
.push {
	height: 24px;
}
#top {
	background: url(images/top.jpg) #363636 no-repeat;
	margin: 0px auto;
	width: 750px;
	height: 91px;
}
#container {
	background: url(images/gradient.png) repeat-y;
	margin: 0px auto;
	width: 794px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#menu {
	text-align: center;
	background: url(images/menuhoverbg.jpg) #363636;
	margin: 0px 0px;
	padding: 0px;
	width: 750px;
	height: 31px;
	overflow: hidden;
}
#main {
	padding-bottom: -24px;
	width: 750px;
	margin: 0px auto;
	overflow: hidden;
}
#bannerad {
	background: url(images/main.jpg) #FFF repeat-x;
	margin: 0px auto;
	width: 750px; 
	border-right: #0060a3 0px solid; 
	border-left: #0060a3 0px solid;
	padding-top: 5px;
}
#right {
	float: left;
	width: 70%;
}
#paddingright {
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}
#left {
	float: left;
	width: 30%;
}
#paddingleft {
	padding-right: 0px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}
#header {
	position: relative;
	width: 750px;
	background: url(images/headerfooter.jpg) #363636;
	height: 25px;
	clear: both;
}
#footer {
	position: relative;
	width: 750px;
	background: url(images/headerfooter.jpg) #363636;
	margin: -24px auto 0px;
	height: 24px;
	clear: both;
}
.box {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin-bottom: 5px;
}
.paddingbox {
	border-top: #fff 0px solid; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 1px; 
	padding-top: 8px
}
.paddingsmallbox {
	background: url(images/titleshadow.jpg) no-repeat; 
	border-top: #000 0px solid;
	margin: 0px 0px 20px;
	padding-right: 5px; 
	padding-left: 10px; 
	padding-bottom: 4px; 
	padding-top: 4px
}
h1 {
	padding-right: 5px;
	padding-left: 5px;
	background: url(images/h1.jpg) #d7e2de;
	padding-bottom: 2px;
	margin: 1px 0px 0px;
	font-size: 9px;
	font-family: tahoma;
	color: #4e4e4e;
	padding-top: 2px;
	border-bottom: #631f1e 0px solid;
	text-align: left;
	letter-spacing: 0px;
}
h2 {
	margin: 5px 10px 2px;
	font-family: georgia;
	font-size: 16px;
	font-style: italic;
	color: #4e4e4e;
	text-align: left;
}
h3 {
	background: url(images/menubg.jpg) #444444;
	margin: 0px 0px 0px;
	font: 16px arial;
	color: #FFF;
	text-align: left;
	text-transform: lowercase;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;*/
}
h4 {
	margin: 0px 0px 10px;
	font: 22px arial;
	color: #4e4e4e;
	text-align: left;
	text-transform: lowercase;
	border-bottom: #d7d7d7 1px solid;
	padding-left: 8px;
}
h5 {
	margin: 0px 5px 2px;
	font-size: 16px;
	font-family: tahoma;
	color: #631f1e;
	text-align: left;
}
h6 {
	padding-right: 5px;
	padding-left: 5px;
	background: #631f1e;
	padding-bottom: 1px;
	margin: 1px 8px 1px;
	font-size: 10px;
	font-family: tahoma;
	color: #fff;
	padding-top: 1px;
	border: #fff 1px solid;
	text-align: left;
	letter-spacing: 1px;
}
p {
	margin: 0px 10px 5px;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
	color: #4e4e4e;
	text-align: left;
}
#left p {
	margin: 3px 3px;
	font-size: 10px;
	line-height: 10px;
	font-family: arial;
	color: #4e4e4e;
	text-align: left;
}
#header p {
	margin: 0px 10px;
	font-size: 11px;
	line-height: 24px;
	font-family: arial;
	color: #FFF;
	text-align: left;
}
#footer p {
	margin: 0px 10px;
	font-size: 11px;
	line-height: 24px;
	font-family: arial;
	color: #FFF;
	text-align: left;
}
blockquote {
	background: #eaeaea;
	margin: 10px 20px;
	color: #494949;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 3px solid #0060a3;
}
blockquote p {
	margin: 3px 10px 3px;
	font-size: 11px;
	font-family: arial;
	color: #494949;
	text-align: left;
}
strong {
	margin: 0px 5px 5px;
	font-size: 9px;
	font-weight: bold;
	font-family: tahoma;
	color: #4e4e4e;
	text-align: left
}
ul {
	padding-left: 40px;
}
li {
	margin: 0px 10px 10px 0px; 
	font-size: 12px;
	font-family: arial;
	color: #4e4e4e;
}
.small {
	margin: 3px 0px 6px; 
	font: 8px verdana, "trebuchet ms", arial, helvetica, sans-serif; 
	color: #4e4e4e; 
	font-style: italic;
}
.smallcontent {
	margin: 3px 0px 6px; 
	font: 9px verdana, "trebuchet ms", arial, helvetica, sans-serif; 
	color: #4e4e4e
}
a {
	color: #0060a3;
	font-weight: bold; 
	text-decoration: none
}
a:hover {
	color: #00adfd; 
	padding: 0px; 
	font-weight: bold; 
	text-decoration: none
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px 0px;
	float: left;
	display: inline;
	height: 31px;
	width: 20%;
}
#menu a {
	display: block;
	background: url(images/menubg.jpg) #404040;
	margin: 0px 0px;
	padding: 8px 0px;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
#menu a:hover {
	background: url(images/menuhoverbg.jpg) #363636;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FFF; 
	text-decoration: underline;
}
a img.affiliate {
	border: #2a373d 1px solid
}
a:hover img.affiliate {
	border: #0060a3 1px solid
}
img {
	border: none;
}
img.border {
	background: #adc4bc; 
	border: #2a373d 1px solid
}
a img.border {
	background: #adc4bc; 
	border: #2a373d 1px solid;
}
a:hover img.border {
	background: #adc4bc; 
	border: #0060a3 1px solid;
}
hr {
	border-right: 0px; 
	border-top: 0px; 
	background: #4e4e4e; 
	margin: 10px 0px 6px; 
	border-left: 0px; 
	color: #4e4e4e; 
	border-bottom: 0px; 
	height: 1px
}
#left hr {
	border-right: 0px; 
	border-top: 0px; 
	background: #0060a3; 
	margin: 10px 0px 6px; 
	border-left: 0px; 
	color: #0060a3; 
	border-bottom: 0px; 
	height: 1px
}
.hr {
	clear: both; 
	margin: 10px 0px 8px; 
	width: 100%; 
	height: 1px
}
.center {
	text-align: center;
}
.wp-pagenavi a {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8ba49c;
	color: #363636;
	background-color: #fff;	
}
.wp-pagenavi a:hover {	
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0060a3;
	color: #0060a3;
	background-color: #fff;
}
.wp-pagenavi span.pages {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #252525;
	border: 1px solid #8ba49c;
	background-color: #fff;
}
.wp-pagenavi span.current {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #8ba49c;
	color: #252525;
	background-color: #fff;
}
.wp-pagenavi span.extend {
	font-size: 9px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #8ba49c;
	color: #252525;
	background-color: #fff;
}
#topaffiliates {
	margin: 0px; 
	width: 130px; 
	font-size: 11px; 
	font-family: tahoma; 
	font-size: 9px; 
	border: #000 0px solid; 
	padding: 0px;
}
.submitbutton {
	background: #363636; 
	padding: 1px 0px 0px 0px; 
	border: #0060a3 1px solid; 
	color: #fff; font-size: 9px; 
	font-family: tahoma; 
	font-weight: bold;
}
#submit {
	background: #363636; 
	padding: 1px 0px 0px 0px; 
	border: #0060a3 1px solid; 
	color: #fff; 
	font-size: 9px; 
	font-family: tahoma; 
	font-weight: bold;
}
textarea {
	width: 300px; 
	font-size: 11px; 
	font-family: tahoma; 
	font-size: 9px; 
	border: #000 1px solid; padding: 2px;
}
#searchform {
	padding: 0px 3px; 
	text-align: center;
}
#searchform #s {
	width: 108px; 
	padding: 2px;
}
#searchsubmit {
	padding: 1px;
}
#searchbox {
	width: 200px; 
	font-size: 11px; 
	font-family: tahoma; 
	border: #000 1px solid; 
	padding: 1px;
}
input {
	margin: 0px 10px 5px;
	font-size: 12px;
	font-family: arial;
	line-height: 12px;
	color: #4e4e4e;
	text-align: left;
}
textarea {
	margin: 0px 10px 5px;
	font-size: 12px;
	font-family: arial;
	line-height: 12px;
	color: #4e4e4e;
	text-align: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
