/*
Greg Croasdill
http://www.corasdill.com
Based on Innovation design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

div#templatebody {
	margin: 0 auto;
	padding: 0;
	background: #FEEDB9 url(images/img01.jpg) repeat-x left top;
}

div#templatebody, 
.Normal {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F4600;	
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, 
textarea, 
select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 920px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: -.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 5px;
	margin-bottom: 20px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo img {
	height: 139px;
	width: 139px;
	}
	
#minimenu {
	float: right;
	}

#minimenu a {
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight : bold;

	}

#minimenu a:hover {
	color: #F8CC37;
	}

#minimenu li:hover {
    padding-bottom: 10px;
}

#minimenu ul {
 margin: 0px 2px 0px 0px;
 }

#minimenu li
{
	display: inline;
	list-style-type: none;
	text-align: center;
	padding: 2px 5px 2px 5px;
	background-color: #466a00;	
	border: 1px solid #fff;	
}

#sitename {
	float: left;
	width: 750px;
}

#sitename p {
	*margin-top: 25px;
	text-align: center;
}

#sitename p span.Normal{
	font-size: 2em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h2 a, #sitename p span a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

#MIPacaMenu {
	float: right;
	top: 25px;
	height: 25px;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
	}
/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

.ContentPane {
	float: left;
	width: 878px;
	padding: 0px 20px 0px 20px;
    font-size:15px;
    font-style:normal;
    font-weight:normal;
    line-height:22px;
	clear: both;
}

.LeftPane .Normal, .LeftPane {
	float: left;
	width: 585px;
	padding: 0px 10px 0px 10px;
	line-height: 25px;
	font-size: 16px;
    font-size:15px;
    font-style:normal;
    font-weight:normal;
    line-height:22px;	
}

.LeftPane h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

.RightPane .Normal, .RightPane {
	float: right;
	width: 250px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 3PX;
}

.RightPane h1 {
	letter-spacing: -1px;
	font-size: 1.4em;
}

.RightPane .entry {
}

.RightPane .entry a {
}

.RightPane .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.breadcrumb {
	font-weight: bold;
}
.breadcrumb span {
	font-weight: normal;
	font-style: italic;
}

.post {
}

.post .title {
	margin: 0;
    line-height: 100%;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-top: #D9D785 1px dashed;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

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

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

#dnn_ctr_Login_tdRegister {
	display: none;
	}
    
/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/
/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#MIPaca, #MIPaca ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
}
#MIPaca li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 0;
}
#MIPaca li li { /* all items under the top level */
	z-index: 11113;
}
#MIPaca a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}
#MIPaca li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}
#MIPaca li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}
#MIPaca li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}
#MIPaca li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}
#MIPaca li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}
#MIPaca li:hover ul ul, 
#MIPaca li:hover ul ul ul, 
#MIPaca li.sfhover ul ul, 
#MIPaca li.sfhover ul ul ul {
	left: -9999px;
}
#MIPaca li:hover ul, 
#MIPaca li li:hover ul, 
#MIPaca li li li:hover ul, 
#MIPaca li.sfhover ul, 
#MIPaca li li.sfhover ul, 
#MIPaca li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#MIPaca iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}
.ArrowPointer
{
	cursor: default;
}
/*******************************************************
   End of HouseMenu Struture 
   make site specific modifications below 
  Presentation CSS that typically needs to be customized
*******************************************************/
#MIPaca, #MIPaca ul { /* all submenu lists */
	width: 100%;
	height: 34px;
	line-height: 24px;
}
#MIPaca li { /* all list items */
	height: 34px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 34px;
	/* end hack */
	background-color: transparent;
	margin : 0 10 0 10;
}
#MIPaca li li { /* all items under the top level */
	width: 144px;
	height: 20px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 26px;
	/* end hack */
	background-color: #A2B736;
	margin : 0;
}
#MIPaca a { /* all links within the menu wrapper */
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	color : #fff;
	background-color: transparent;
	padding: 5px;
	width: auto;
	height: 30px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: auto;
	height: 22px;
	/* end hack */
}
#MIPaca li li a { /* all item links under the top level */
	font-size: 16px;
	font-weight : bold;
	padding: 5px;
	width: 134px;
	height: 18px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 140px;
	height: 17px;
	/* end hack */
	overflow: hidden;
}
#MIPaca li a:hover {
	margin: 1px;
	padding: 4px;
	height: 22px;
	color: #F8CC37;
	background-color: transparent; 
}
#MIPaca li li a:hover {
	margin: 1px;
	padding: 4px;
	_width: 140px;
	height: 17px;
	color: #F8CC37;
	background-color: #466A00; 
	overflow: hidden;
}
#MIPaca li ul { /* second-level lists */
	width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #fff;
	margin: 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 1px 0 0 0;
	_margin: 0;
	/* end hack */
	line-height: 14px;
	height: auto;
}
#MIPaca li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 144px;
	_margin: -24px 0 0 142px;
	border: solid 1px #fff;
	line-height: 14px;
}
/* Applied to the parent item, if displayed, in either vertical or horizontal orientation. Must follow other styles. */
#MIPaca #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}
#MIPaca a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}
#MIPaca a#houseMenuCurrentLink
{ /* current link itself */
	margin: 1px;
	border: solid 1px #666;
	padding: 3px;
	height: 14px;
	color: #F8CC37;
	background-color: #ccc; 
	text-decoration: none;
}
/*******************************************************
    End of HouseMenu CSS
*******************************************************/

