body {
	background-color: #FBFBFB;
	background-image: url(SiteImages/bg-main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0px auto;
	height: 100%;
	text-align: center;
}

#container {
	width: 900px;
	height: 100%;
	margin: 0px auto;
	margin-top:20px;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	width:900px;
	height:193px; /* 169 */
	z-index:50;
	padding-bottom:9px;
}

#topmenu {
	width:900px;
	height:35px;
	background-image:url(SiteImages/menubar-bg.jpg);
	background-repeat:repeat-x;
	margin-top:8px;
	margin-bottom:10px;
	clear:both;
}

#emailbox {
	width:190px;
	height:54px;
	margin-top:-115px;
	z-index:100;
	margin-left:664px;
	padding:10px;
}

#emailbox h1 {
	padding:0px;
	padding-bottom:3px;
	margin:0px;
	font-weight:bold;
	font-size:13px;
	font-family:Georgia;
}

#emailbox input {
	font-size:10px;
	color:#666666;
	float:left;
}

#featuretop {
	width:565px;
	padding:10px;
	padding-top:0px;
	border-bottom:1px solid #E8E8E8;
	min-height:160px;
    height:auto !important;
    height:160px;
	float:left;
}

#featureupdates {
	width:600px;
	padding:10px 30px 10px 10px;
	min-height:300px;
    height:auto !important;
    height:300px;
	float:left;
	padding-top:5px;
}

.subcatsh {
	padding:0px;
	margin:0px;
	font-family:Helvetica,Arial;
	font-size:17px;
	color:#333333;
	padding-bottom:3px;
	font-weight:normal;
}

#subcats {
	background-color:#F4F4F4;
	border:1px dashed #C0C0C0;
	margin-bottom:15px;
	padding:5px;
	width:400px;
}

#subcats a {
	text-decoration:none;
	font-family:Helvetica,Arial;
	font-size:14px;
	color:#CC0000;
}

#subcats a:hover {
	color:#333333;
}

.menuitem {
	font-family:Georgia,Helvetica,Arial;
	font-size:13px;
	color:#FFFFFF;
	float:left;
	padding:8px 15px 0px 20px;
	text-transform: capitalize;
	font-weight:normal;
}

.menuitem a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: capitalize;
}

.menuitem a:hover {
	color:#C0C0C0;
}

.menuitem.light {
	font-family:Helvetica,Arial;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	float:left;
	padding-top:17px;
	padding-left:80px;
}

.menuitem.light a {
	color:#999999;
	text-decoration:none;
}

.menuitem.light a:hover {
	color:#FF0000;
}

.menudivider {
	float:left;
	height:49px;
	width:5px;
}

#blog {
	width:600px;
}

#content {
	width:640px;
	min-height:600px;
    height:auto !important;
    height:600px;
	float:left;
	background-color: #FFFFFF;
}

#content h1 {
	font-family:Helvetica,Arial;
	color:#CC0000;
	font-size:18px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:15px;
	padding-top:10px;
	margin-top:0px;
	border-bottom:1px solid #EFEFEF;
}

#sidebar {
	width:260px;
	min-height:600px;
    height:auto !important;
    height:600px;
	float:left;
	padding:0px;
}

.post {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:12px;
	border-bottom:1px solid #EFEFEF;
	margin-bottom:8px;
	clear:both;
}

.post h2 {
	font-family:Georgia;
	font-size:28px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.post h2 a {
	text-decoration:none;
	color:#333333;
}

.post h2 a:hover {
	text-decoration:underline;
}

.post h3 {
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#666666;
	text-transform:uppercase;
}

.post h4 {
	font-family:Georgia;
	font-size:19px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#333333;
}

.post img {
	float:left;
	padding:3px;
	border:1px solid #EFEFEF;
	margin:0px 5px 5px 0px;
}

.post table {
	border:none;
	padding:8px 0px 8px 0px;
	clear:both;
}

.post table td {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:12px;
	vertical-align:top;
	padding-right:10px;
}

.entry {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:12px;
}

.postmetadata {
	font-family:Helvetica,Arial;
	color:#999999;
	font-size:12px;
}

.postmetadata a {
	text-decoration:none;
	color:#CC0000;
	font-weight:normal;
}

.postmetadata a:hover {
	text-decoration:underline;
}

.posttitle {
	font-family:Helvetica,Arial,sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:20px;
	display:block;
	padding:0px;
	margin:0px;
}

.postedon {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	color:#999999;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	padding:0px;
	margin:0px;
}

.postbody p {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	color:#333333;
	font-size:13px;
	padding-top:6px 0px 0px 0px;
	margin:6px 0px 0px 0px;
}

.comments {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:18px;
}

.commentlist {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:12px;
}

.noshow {
	display:none;
}

#respond {
	font-family:Helvetica,Arial;
	color:#333333;
	font-size:12px;
}

#commentbg {
	background-color:#F7F7F7;
	border:1px dashed #C0C0C0;
	padding:10px 10px 10px 10px;
	width:550px;
}

#footer {
	width:900px;
	margin:0px auto;
	clear:both;
	padding:7px 0px 7px 0px;
	border-top:1px solid #E8E8E8;
}

.campaignblock {
	
}

.rightblock {
	border:1px solid #CCCCCC;
	background-color:#F1F3F5;
	padding:10px;
	font-family:Helvetica,Arial;
	font-size:12px;
	color:#333333;
}

.rightblock img {
	float:left;
	padding:0px 8px 8px 0px;
	border:none;
}

.rightblockblank {
	background-color:#FFFFFF;
	padding:10px;
	text-align:center;
}

.rightblocktitle {
	padding-bottom:10px;
	padding-top:0px;
	font-family:Georgia;
	font-size:21px;
	font-weight:normal;
	color:#990000;
	margin:0px;
	position:relative;
}

.rightlinksmall {
	font-family:Helvetica,Arial;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
	display:block;
	padding-top:6px;
	clear:both;
}

.rightlinksmall:hover {
	text-decoration:underline;
}

#twitters a {
	font-family:Helvetica,Arial;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	display:block;
	padding-bottom:6px;
}

#twitters a:hover {
	text-decoration:underline;
}

.youtubetile {
	float:left;
	padding-right:1px;
}

ul#social {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:10px;
}

ul#social li {
 /*float: left;*/
}

ul#social li a {
 display: block;
 width: 100%;
 height: 49px;
}

#mailbox h1 {
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	font-family:Helvetica,Arial;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}

#mailbox .label {
	font-family:Helvetica,Arial;
	font-size:13px;
	color:#333333;
	padding-bottom:2px;
	font-weight:bold;
}

#mailbox input {
	padding:2px;
	font-family:Helvetica,Arial;
	font-size:13px;
	color:#666666;
	width:190px;
}

#mailbox .submit {
	color:#333333;
	font-weight:bold;
	padding:4px;
	width:inherit;
}

#mailbox .break {
	font-size:5px;
	height:8px;
	clear:both;
}

#breadcrumb {
	padding-top:5px;
	margin-left:10px;
	padding-bottom:3px;
	border-bottom:1px solid #C0C0C0;
	width:600px;
	font-family:Helvetica,Arial;
	font-size:13px;
	color:#666666;
}

#breadcrumb a {
	text-decoration:none;
	color:#333333;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#mailform {
	padding:11px;
	margin:17px 0px 0px 0px;
	border:1px solid #C0C0C0;
	background-color:#F7F7F7;
	width:600px;
}

#mailform .title {
	clear:both;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

#mailform .break {
	clear:both;
	font-size:9px;
	height:12px;
}

#mailform .forminput {
	width:260px;
}