/* EMEX 12 */
* :focus { outline: 0; }
* {
margin:0px;
padding:0px;
}
td {
padding:2px;
}
p {
margin:8px 0 6px 0;
}

#centercol li{
	list-style-image: url(images/gr_arrow.gif);
	margin-bottom: 4px;
	margin-left:2px;
	margin-right:2px;
	margin-top: 4px;
	line-height:130%;
}
ol, ul {
	padding: 0 0 0 1.5em;
	margin:  0 0 0 0;
	}
#centercol ul{
	margin-bottom: 14px;
	}	
h1 {
	color:#000;
	font-size:2em;
	margin:0px 0 10px 0;
	font-weight:normal;
}
.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}
h2 {
	color:#000;
	font-size:1.5em;
	font-weight:normal;
	margin:4px 0 2px 0;
	font-weight:normal;
	line-height:140%
}
.cufon-loading h2 { /* for Cufon.replace('h2') */
	visibility: hidden !important;
}

h3 {
	color:#000;
	font-size:1.1em;
	font-weight:normal;
	margin:5px 0 3px 0;
	line-height:110%
}
.cufon-loading h3 { /* for Cufon.replace('h3') */
	visibility: hidden !important;
}
h4 {
	color:#695955;
	font-size:1.2em;
	font-weight:normal;
	margin:4px 0 2px 0;
}
.cufon-loading h4 { /* for Cufon.replace('h4') */
	visibility: hidden !important;
}

.smaller {font-size:.82em; }

a, a:visited {
color: #000;
}

a:hover {
color:#36379C;
}

.footlink, .footlink:visited{
	color:#781515;
}

.footlink:hover, #right a:hover{
	color:#000;
}


.intro{
	color:#333;
	font-size:1.2em;
	margin:10px 0 8px 0px;
	line-height:140%;
}

/*container divs*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#5c5c5c;
	line-height:140%;

	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#6B6B6B;
}

#wrapper {
		margin-left:17px;
background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:960px 0;

}



	#container {
	width:960px;
	background-image:url(images/bg_ftnav.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
	background-color:#FFF;
	}

#left {
	float:left;
	width:200px;
	background-image:url(images/bg_leftnav.jpg);
	background-repeat:no-repeat;
	padding-top:69px;
}
#subcontainer {
	width:760px;
	float:right;
background-color:#FFF;
	padding-left:0px;
	background-image:url(images/bg_subcontainer.gif);
	background-repeat:repeat-y;
}

#rightcol {
	background-color:#D8D9DA;
float:right;
	width:218px;
	padding:0px 12px 12px 0px;
	background-image:url(images/rightnav.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
}
*html #rightcol {
	padding:0px 0px 12px 0px;
	width:236px;
}
#whitecol {
	background-color:#FFF;
	float:right;
	width:216px;
	padding:0px 21px 12px 0px;
}
#centercol {
	width: 500px;
	margin-right:220px;
	padding:15px 15px 15px 15px;
	background-image:url(images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
}
*html #centercol {
	width: 490px;
	padding:15px 6px 15px 5px;
}
#widecol {
	width: 730px;
/*	margin-right:250px; */
	padding:20px 10px 10px 20px;
background-image:url(images/bg_widecol.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
	background-color:#FFF;

}
#postshowcol {
	width: 500px;

}

#centercol li{
	list-style-image: url(images/gr_arrow.gif);
	line-height: 130%;
	margin-bottom: 4px;
	margin-left:22px;
	margin-right:2px;
	margin-top: 6px;

}
.padtext {
	padding:4px 6px 15px 15px;
}


	

/*-- nav styles --*/


#nav {
padding:20px 10px 10px 10px;

}



#left ul{
	width:100%;
	padding:0;
	margin: 0 0 0px 0;
}
#left ul li {
	list-style:none;
	overflow:hidden;
}
#left ul li a:link, #left ul li a:visited {
	color:#333;
	text-decoration:none;
	padding: 5px 5px 8px 6px;
	display:block;
	height:16px;
	border-bottom:1px dotted #666;
}

#left ul li a:hover, #left ul li a:visited.current {
	color:#000;
	background-image:url(images/bg_navon.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

#nav ul li a.navon {
	background-image:url(images/bg_navon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	text-decoration:none;
	display:block;
	height:20px;
}

#nav ul li a:hover, .nav ul li a:visited.current {
	color:#333;
	display:block;

}
/*-- footer styles --*/


#footer {
	width:977px;
	height:107px;
	clear:both;
	font-size:.9em;
	background-image:url(images/ft_bg.gif);
	background-repeat:repeat-x;

}
#ftdmg{
	width:140px;
	height:51px;
	float:right;
	padding-top:8px;
	padding-right:8px;

}
#ftendorse{
	width:743px;
	height:51px;
	float:left;
	padding:8px;
	background-color:#FFF;

}
#ftcopy{
	width:380px;
	height:45px;
	float:left;
	margin-top:15px;
}

/*-- extra styles --*/

.wrapright{
	float:right;
	border:0;
	padding-left:8px;
	padding-right:2px;
}
.wrapleft{
	float:left;
	border:0;
	padding-right:6px;
}

.box_tl {
	background-image:url(images/bg_cnr_tl.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	
}
.box_tr {
	background-image:url(images/bg_cnr_tr.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
}
.box_bl {
	background-image:url(images/bg_cnr_bl.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
}
.box_br {
	background-image:url(images/bg_cnr_br.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}


