
.maincontent img
{
	margin: 4px;
}

/* top nav */

a.selected
{
	color: #bb2001 !important;
}

/* general */

a
{
	color: #000;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

/* left col */

.leftcol 
{
	background-image : none;
	background-color: #ff9900;
}


td.leftcol h3
{
	margin-left: 0px !important;
	padding-left: 3px !important;
	margin-top: 0px !important;
	padding-top: 3px !important;
}


/* left nav */

div#lhs_nav
{
	background-color: #D23900;
}

div#lhs_nav ul
{
	padding-top: 10px;
	padding-bottom: 20px;
	xmargin-bottom: 2px;
	border-bottom: 1px solid #BE2402;
}

div#lhs_nav ul ul
{
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	font-size:95%;
}

div#lhs_nav ul li 
{
	padding: 0;
	padding-left: 5px;
	background-image: none;
	margin-bottom: 10px;
}

div#lhs_nav ul li a
{
	color: #FFFFCC;
	font-size: 115%;
	font-weight:bold;
	text-decoration: none;
}


div#lhs_nav ul li li
{
	font-size: 85%;
	padding-left: 10px;
}

div#lhs_nav ul li a:hover
{
	color: #FF9900;
}

div#lhs_nav ul li a.selected
{
	color: #FF9900 !important;
	/*
		background-image: url('../graphics/current_page.gif');
		background-position: 3px -5px;
		background-repeat: no-repeat;
	*/
}

/* contents */

.maincontent h2
{
	border-top: 1px dotted black;
}


.maincontent h3
{
	xbackground-color: magenta !important;
}



/* right col */


/* faq */

.faq_hide div
{
	display: none;
}

.faq_show div
{
	display: block;
}

/* lists */

div.childList
{
	clear: both;
	cursor: pointer;
}

div.childList h2
{
	clear: both;
}

div.childList h2 a
{

	display: block;
	xborder-top: 1px dotted #444444;
	padding: 2px;
}

div.childList h2 a span.linkText
{
	padding-right: 20px;
	xbackground-image: url('../images/linkgo.gif');
	xbackground-position: 3px right;
	xbackground-repeat: no-repeat;

}


/* home */

.CATT 
{
	background-color: #FFF3D0; 
	xmargin: 10px; 
	margin: 0px; 
	padding: 10px; 
	border: 2px solid #fc6;
	font-size: 110%;
}


/* breadcrumb */

div.breadcrumb a
{
	color:white;
	text-decoration: none;
}


/* headings and groups */

.maincontent h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #000;
	padding-bottom:5px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -5px;

	border-bottom: 1px solid #ff9e01;
}

.maincontent h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}

.maincontent h2.section
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

	background-image : url(../graphics/portal_nav_bg.jpg);
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-left: -5px;
	margin-right: -5px;
	color: #000;
	clear: both;
}

.maincontent h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;

	color: #000;
	margin-top: 1em;
	margin-bottom: .5em;
	padding-left: 0px;
	
}

.maincontent h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-bottom: .5em;
	clear: both;
}

.maincontent h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.divider
{
	border-top: 1px dotted #ff9e01;
}

/* redoing padding properly */

div.maincontentBox
{
	padding-left: 10px;
	padding-right: 10px;
}

.maincontent p, .maincontent td, .maincontent ul
{
	padding: 0;
}

.maincontent table
{
	margin-bottom: 1em;
}



/* gallery */

div.gallery
{
	xborder-top: 1px dotted #ff9e01;
	border: 1px dotted #ff9e01;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 35px;
	padding: 10px;
	width: 180px;
	min-height: 210px;
	float: left;
}

div.gallery_pic
{
	min-height: 150px;
}


a img
{
	border: none;
}

/* other randoms */

h3.divider
{
	clear: both;
}


hr 
{
	border: none 0;
	border-top: 1px solid #FF9E01;
	width: 100%;
	height: 1px;
	clear: both;
}


/* blog posts */

div.blog_item
{
	border-bottom: 1px #FF9E01 dotted;
	padding-bottom: 1em;
	margin-bottom: 1em;
}




div.prevnext
{
	font-size: 120%;
	font-weight: bold;
}

/*
div.hp_blog
{
	border-bottom: 2px solid #fc6;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
*/

div#hp_blogs
{
	border-bottom: 3px solid #fc6;
	padding-bottom: 1em;
	margin-bottom:2em;	
}

div#hp_blogs h3 a
{
	text-decoration: none;
}

div#hp_blogs a.more
{
	font-weight: bold;
}

div#hp_blogs span.date
{
	font-weight: bold;
	text-decoration: none;
}



div.hp_blog
{
	xpadding-bottom: 2em;
	xborder-bottom: 1px dotted #fc6;
	margin-bottom: 1em;
	
}


/* cent ver */

body 
{
	background-color:#5B553F;
	text-align:center;
}

table.mainTable
{
	border:3px solid #fff;
	line-height:1.5em;
	margin:auto;
	padding:0pt;
	text-align:left;
	width:980px;
}


/* icons */

img.social_icon
{
	padding-top: 3px;
	padding-left: 7px;
}

.rss
{
	background-image: url('../graphics/feed-icon-14x14.png');
	background-position: 7px 3px;
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 2px;
}