/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

/* CONTAINER */
body {
background: #e1e1e1;
}
h1,h2,h3,h4,h5,h6,p,br,table,div,ol,a{   margin:0;   padding:0; }
#container {
	width:990px;
	margin: 0 auto;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
	background: url(../img/background.jpg);
}
		
/* GENERAL MOJO AND MULA */
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #CC6633;
	margin-bottom: 30px;
}

h2 {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #314798;
	}
.Redlink14pt {
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	color:#990000;

	}

a {
	
	text-decoration: none;}

a:hover {
	
}


form {

	margin-top: -45px;
	font-size: 9px;}

input {
	background-color: #FFF;
	color: #666666;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 0 0px 0 10px;}
	
.button {
	padding: 2px;}
		
/* HEADER ELEMENTS */

#header {

	padding: 0 0 0 20px;
	clear: both;
	margin-bottom: 10px;
height: 330px;
background: url(../img/top-area.jpg);
}
/* the slogan */
#header p { 
	margin-top: -20px;
	margin-left: 30px;
	color: #999999;}

/* NAVIGATION ELEMENTS */
	
#navigation ul {
	margin-left: 0;
		padding: 0 0 0 20px;
	list-style-type: none;			
	float: left;
	width: 180px;
}

#navigation a {
	display: block;
	padding: 0px 5px 5px 20px;
	width: 180px;
	border-bottom: 1px solid #CCC;}

#navigation a:link, #navlist a:visited {
	color:#CC6714;
	text-decoration: none;}

#navigation a:hover {
	background: #000000 url(../img/arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color:#CC6714;}



		
/* CONTENT ELEMENTS */
#contenttop {
	width: 470px;
	margin-left: 250px;
	margin-right: 190px;


}
#breadcrumbs {
	width: 470px;
	padding-top: 10px;
	margin-left: 250px;
	margin-right: 190px;
line-height: 1.8em;

}
#breadcrumbs a a:hover a:visited a:active {
	text-decoration: none;

}
#backbutton {
padding-top: 10px;
	padding-bottom: 20px;
	width: 470px;
	margin-left: 250px;
	margin-right: 190px;
float: left;
}
#backbutton a {
	font-weight: bold;
color:#314798;
text-align: left;
}

#maxigallery {	
	width: 470px;
	margin-left: 250px;
	margin-right: 190px;
	
	}
#contenttop a:hover {
	text-decoration: none;

}
#contenttop a {
	text-decoration: none;

}
#content {
    padding-top: 10px;
	width: 470px;
	margin-left: 250px;
	margin-right: 190px;
}
#content a {
	font-weight: bold;
color:#314798;

}
#content p {
padding-top:0px;
	padding-bottom: 0px;

}
#content ul{
margin: 15px;   padding:0; 
}


/* SIDEBAR ELEMENTS */

#sidebar {
	float: right;

	width: 210px;
	padding: 5px 30px 5px 20px;
}

#sidebar p {
	padding-bottom: 10px;
}

/* FOOTER ELEMENTS */

#footer {
width: 990px;
	margin-top: 20px;
	margin-left: 0px;
	clear: both;
	background-image: url(../img/POAO-bottom-red.jpg);
	padding: 10px 0px 0px 5px;
    height: 60px;
	text-align: center;

}

#footer p {
	color:#cccccc;
}

#footer p a {
	color:#cccccc;
}

#footer p a:hover {
	color:#ffffff;
}

/* And they lived happily ever after. The End. */

/* side menu */
#sideMenu {
float:left;
width:190px;
text-align:left;
margin-left: 0;
padding: 0 0 0 30px;
	line-height: 1.9em;
	font-size: 12px;
}

/* THE SMALL BOX BELOW NAV */

#sideMenu p {
padding: 0 0 0 10px;
	font-size: 90%;
background: #F5F5F5;
	line-height: 1.6em;
}
#sideMenu ul {
 color:#990000;
    list-style:none;
   padding: 0 0 0 10px;
    margin-left: 0;
	
    }
#sideMenu a {
    font-weight:bold;
    height:20px;
    text-decoration:none;
        color:#990000;
	list-style:none;
	}
#sideMenu container {
    font-weight:bold;
    height:20px;
    text-decoration:none;
    color:#990000;
	list-style:none;
	}
#sideMenu li.here a {
    color:#990000;
    list-style:none;
    }
#sideMenu div.subdiv a {
     color:#990000;
	list-style:none;
    }
#sideMenu div.subdiv li.here a {
    color:#990000;
	list-style:none;
    }    
#sideMenu a:hover, #sideMenu div.subdiv a:hover, #sideMenu li.here a:hover {
list-style:none;
color:#333333;
	}
#sideMenu ul li ul li a {
 color:#314798;
list-style:none;
    }
#ajaxSearch_form {
            color: #444;
            width: auto;
			padding: 0 0 0 70px;}
        
        #ajaxSearch_input {
            width: auto;
            display: inline;
            height: 18px;
            border: 1px solid #ddd;
            border-left-color: #c3c3c3;
            border-top-color: #7c7c7c;
            background: #fff url(images/input-bg.gif) repeat-x top left;
            margin: 0 0 0 0;
            padding: 3px 0 0;
            vertical-align: top;
			text-align: left;
        }
        #ajaxSearch_submit {
            display: inline;
			text-align: left;
			width: 45px;
            height: 22px;
            line-height: 22px;
        }
        #ajaxSearch_output {
            border: 1px solid #444;
            padding: 10px;
   
            display: block;
            height: auto;
            vertical-align: top;
        }
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        }
/* For the Date Feature */
.date {

vertical-align: top;
font-size: 14px;
	text-align: left;
}
.left{

margin:0px 10px 5px 0;

float:left;

}


.horizdivider {

size:1px;
line-height:1px;
color:#cccccc;
width:100%;

}
