html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
    background: url('../images/bg.jpg') no-repeat center 206px;
    color: #4D4D4D;
    text-align:center;
}

.clearer {
    clear: both;
}

a {
    color: #4EAFAC;
}

#head {
    height: 175px;
    background: #000;
    text-align:center;
}

#head .head-content {
    width: 960px;
    height: 175px;
    text-align:left;
    margin: 0px auto;
    position:relative;
    background: #000 url("../images/header_bg.jpg") no-repeat 644px 0px;
}

#head h1 {
    height: 175px;
	float:left;
    padding-left: 0px;
}

#head h2 {
    float:left;
    padding-top: 110px;
}

/*New Nav*/

#nav_353875, #nav_353875 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_353875 a {
	display: block;
	width: 140px;
    height:31px;
}

#nav_353875 li {
	float: left;
	width: 10em;
}

/*END: New Nav*/

#navigation {
	height: 31px;
	background: #dea637;
	/*text-align: center;*/
}

#navigation .navigation-content {
	width: 960px;
	height: 31px;
	line-height: 31px;
	position:relative;
	background: #dea637;
	/*text-align: center;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation a {
	line-height: 31px;
	text-decoration:none;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#navigation a:hover {
    /*color: #4dad9b;*/
	color: #333333;
}

#container {
    width: 960px;
    text-align:left;
    margin: 0px auto;
    position:relative;
    background: #fff url("../images/bg.jpg") no-repeat -32px 0px;
    padding: 31px 0px 20px;
}

#footer {
	text-align:center;
	margin-top: 40px;
	border-top: solid 1px #cc9933;
	color: #4eafac;
	padding-top: 20px;
	font-weight:normal;
	font-size: 14px;
	word-spacing: 3px;
}

#footer a {
   	font-weight:normal;
	text-decoration:none;
    color: #4eafac;
    word-spacing: normal;
    font-size: 12px;
}

#footer a:hover {
    color: #CC9933;
}

#footer p {
    text-decoration:none;
    color: #4eafac;
    word-spacing: normal;
    font-size: 12px;
}

#footer #credit {
	color: #999999;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}

#footer #credit a {
	color: #999999;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#home-banner {
    width: 720px;
    float:left;
    overflow:hidden;
    padding-bottom: 25px;
}

#rightbar {
    width: 230px;
    float:right;
    overflow:hidden;
    padding-bottom: 10px;
    margin-left: 5px;
}

#rightbarblog {
	width: 230px;
	float:right;
	/*overflow:hidden;*/
	padding-bottom: 10px;
	margin-left: 5px;
	text-align: left;
}

h1 {
    color: #dea637;
    font-weight:normal;
    font-size: 38px;
    line-height: 42px;
}

h2 {
	color: #dea637;
	font-weight:normal;
	font-size: 22px;
	line-height: 28px;
}

h3 {
    color: #dea637;
    font-weight:normal;
    font-size: 16px;
    line-height: 16px;
}

h5 {
    color: #DEA637;
    font-weight:normal;
    font-size: 11px;
    line-height: 14px;
}

h1 span {
    padding-left: 73px;
}

ul.menu {
    padding: 15px 0px 0px 28px;
    list-style-type:none;
}

ul.menu li {
    padding-top: 8px;
    padding-bottom: 8px;
}

ul.menu li a {
    text-decoration:none;
    color: #4EAFAC;
    font-size: 14px;
    font-weight:bold;
    line-height: 14px;
}

ul.menu li a:hover {
    color: #dea637;
}

.padding_big {
    padding-left: 73px;
}

.padding_medium {
    padding-left: 47px;
}

.padding_small {
    padding-left: 15px;
}

.column1, .column2, .column3, .column4 {
    float:left;
    padding-bottom: 10px;
}

.column2, .column3, .column4 {
	width: 218px;
	margin-left: 18px;
	overflow:hidden;
}

.column1 {
    width: 240px;
    margin-left: 0px;
    overflow:hidden;
}

.star {
    height: 50px;
    background: url("../images/star.jpg") no-repeat center;
}

.columns {
    float:left;
}

p {
	line-height: 20px;
}

p a {
	font-weight:bold;
	word-spacing: 0px;
	text-decoration: none;
}

p a:hover {
	text-decoration:underline;
}

.column-large {
    width: 684px;
    float:left;
}

.column-large h2 {
    position:relative;
}

.column-large img {
    margin: 0px 10px 10px 0px;
}

.big-column {
	width: 640px;
	float:left;
	overflow:hidden;
}

.cat-container {
	width: 700px;
	float:left;
	overflow:hidden;
}

#rightbar-catnav {
	width: 200px;
	float:right;
	overflow:hidden;
	padding-top: 10px;
}

.catmenu {
	list-style-type:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7E2BA;
}

.catmenu li {
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #DEA637;*/
	/*border-bottom-color: #F7D9A1;*/
	/*border-bottom-color: #F7E2BA;*/
	border-bottom-color: #F5E5C9;
}

.catmenu li a {
	text-decoration:none;
	color: #4EAFAC;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: transparent;
}

.catmenu li a:hover {
	color: #FFFFFF;
	background-color: #DEA637;
}

/*ul.catmenu {
	list-style-type:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEA637;
}

ul.catmenu li {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEA637;
	border-bottom-color: #F7D9A1;
}

ul.catmenu li a {
	text-decoration:none;
	color: #4EAFAC;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: transparent;
}

ul.catmenu li a:hover {
	color: #FFFFFF;
	background-color: #DEA637;
}*/

.stars-placeholder {
    background: url("../images/star2.jpg") repeat-x 100px bottom;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.redtext {
    color:#CC0000;
}

#carthead {
	color:#333333;
	margin-bottom: 4px;
	text-align: right;
}
.stars-placeholder h2 {
	margin-top: 8px;
}
