body
{
	color:#2A3845;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
	margin:          0;
	padding:         0;
	background:      #5e6788;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

img {
	border: 0;
}

a, a:visited, a:hover {
	color:		#13509a;
	text-decoration: none;
}

#container
{
	margin:          0 auto;
	width:           772px;
	min-height:	 300px;
	background:	 #fff;
}

#header
{
	margin:          0 auto;
	width:           772px;
	height:          174px;
	background:      transparent url('images/pcd_header.jpg') top left no-repeat;
}

#ajaxmenu {
	width: 772px;
	margin: 0 auto;
	height: 35px;
	z-index: 89;
	background: transparent url('images/pcd_menubg.gif') top left repeat-x;
}

#ajaxmenu ul {
	margin: 0;
	margin-left:00px;
	padding: 0;
	list-style: none;
}

#ajaxmenu ul li {
	position: relative;
	float: left;
	width:106px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li a,  #ajaxmenu li.over a {
	color: #fff;
	font-weight: bold;
        margin: 0 10px 0 10px;
        display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
}

#ajaxmenu ul li.category {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#ajaxmenu ul li ul,  #ajaxmenu ul li.over ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:35px;
	line-height: 16px;
	display: block;
}

#ajaxmenu ul li ul li a, #ajaxmenu ul li.over ul li a {
	color: #000;
	text-align: left;
	border-bottom: 1px solid #2f2f2f;
	font-weight: normal;
	width: 225px;
	background-color: #eee;
	text-indent: 8pt;
	padding: 2px 5px;
}

#ajaxmenu ul li ul li a:hover, #ajaxmenu ul li.over ul li a:hover {
	color: #fff;
	background-repeat: no-repeat;
	background-color: #999;
	background-position: left center;
	text-indent: 8pt;
}


#myajaxmenu {
	position: absolute;
	top:174px;
	left: auto;
	display: block;
	z-index: 89;
}

#content
{
	min-height:      300px;
	width:           772px;
	margin:          0 auto;
}

#insidecontent
{
	float:           left;
	padding:    	 15px;
	width:           480px;
}

#insidecontent p
{
	margin:          0;
	font-family:     'Arial', 'franklin gothic medium', sans-serif;
}

#sidebar {	
	margin: 	 10px;
	padding:         10px;
	float:           right;
	width:           200px;
	background:      #eee;
	border:		 1px #ccc solid;
}

#sidebar p {
	margin:          0;
	color:           #565656;
	font-family:     'Arial', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar a:hover {
	text-decoration: none;
}

#insidecontent h2 {
	border-bottom:1px solid #EFECE7;
	color:#df4b4b;
	font-family:Georgia,serif;
	font-size:28px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0px 0px 10px;
	padding-bottom:10px;
}


h1 {
	margin:          0;
	font-family:	 'Lucida Grande', serif;
	font-weight:     normal;
	color:           #000;
	font-size:       3.2em;
}


h2 {
	margin:          0;
	font-family:	 'Lucida Grande', serif;
	font-size:       2em;
	font-weight:     normal;
	color:           #000;
}


h3 {
	margin:          0;
	font-size:       1.3em;
	font-weight:     normal;
	color:           #000;
}

fieldset {
	border: none;
}

#footer {
	margin:          0 auto;
	text-align:	 center;
	width:           772px;
	height:          35px;
	background:      #c11;
	background: transparent url('images/pcd_menubg.gif') top left repeat-x;

}


#footer span {
	display:         block;
	position:        relative;
	font-family:     arial, sans-serif;
	font-size:       12px;
	font-weight:	 bold;
	padding:         8px;
	color:           #fff;
}

/* ------------------------------------------------------------------------------- */


h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}


.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}


.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}


/* UserComments 
------------------------------------------------------------------------- */                       
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

.nl_summaryPost h3 {
border-bottom: 1px solid #CCCCCC;
margin: 0px !important;
padding: 5px !important;
color: black;
}

 .nl_summaryPost .nl_info {
background-color: #F8F8F8;
padding: 5px !important;
font-size: 0.8em;
color: black;
}


.nl_link {
font-size: 76%;
text-align: right;
}


.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}

.stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}
.hide {display: none;}


