body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background-color: #441417;
}

a {
	color: #666;
	outline: none;
}

a:hover {
	text-decoration: none;
}



#lid {
	background-image: url(../App_Themes/cpacg/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#site-container {
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-bottom: 20px;
}

#header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#header h1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	margin-bottom: 40px;
}

#myFlashContent {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e1b457;
}

object {
	outline: none;
	display: block;
}

#nav {
	float: left;
	width: 220px;
	padding-bottom: 40px;
}

#nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#nav li ul  {
	display: none;
}

#nav li.CMSListMenuHighlightedLI ul {
	display: block;
}

#nav li {}

#nav li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding: 5px;
	color: #b43910;
	font-size: 11px;
	text-decoration: none;
}


#nav li a:hover {
	color: #441417;
}

#nav ul ul{
	padding: 0px;
}

#nav li li a{
	padding-left: 20px;
	background-image: url(../App_Themes/cpacg/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}

#nav li li li a{
	padding-left: 30px;
	background-image: none;
}

#content {
	float: left;
	width: 640px;
	line-height: 20px;
	padding-bottom: 40px;
}

#content p, #content ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

#content h1 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Tahoma;
	color: #441417;
	line-height: normal;
}

#content h2 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Tahoma;
	line-height: normal;
}


#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #b43910;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: normal;
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 11px;
	color: #a28a8b;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a28a8b;
}

#footer li.last {
	border-right-style: none;
}

#footer a {
	color: #a28a8b;
	text-decoration: none;
}

#footer a:hover {
	color: #f1f1f1;
}

.clear {
	clear: both;
}

.right {
	float: right;
}


h4{
	font-size: 12px;
	font-weight: bold;
	color: #b43910;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	padding: 10px;
	line-height: 18px;
}


h4 a {
	color: #b43910;
}

.BlogPDateWhole {
display: none;
}

.BlogPBody {
margin-bottom: 15px;
}

.BlogPTitle a{
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Tahoma;
	line-height: normal;
	color: #441417;
	display: block;
}

.TrackbackURL, .TrackbackLabel {
display: none;
}

.iCarousel .thumbsList img:hover 
{
    border: none;
	cursor: pointer;
}



.iCarousel .thumbsList img 

{
    border: none;
}



#nav h2 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Tahoma;
	line-height: normal;
	color: #441417;
	padding-left: 20px;
}


#nav #social li a {
	border-style: none;
}


#nav .products li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	background-color: #f1f1f1;
	font-weight: bold;
	font-size: 12px;
}

#nav .products li a:hover {
	color: #444;
}

.teaser {
	float: right;
	margin-left: 20px;
}

.archive {
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.rss-icon {
	margin-left: 20px;
}

.archive br {
	display: none;
}

.archive a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding: 5px;
	color: #b43910;
	font-size: 11px;
	text-decoration: none;
}


.archive a:hover {
	color: #441417;
}

h1.feature a{
	color: #b43910;
}