*{

margin:0;
padding:0;

}

html {
font-size: 100%;
}

body {
	font:Verdana, Geneva, sans-serif;
	color: #000000;
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	padding-top:2px;
	background-image:url(images/background_image.gif);
	background-color:#fff;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center center;
}
p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color:#00C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color:#F60;
}

img {
	border: none;
}

p {
	padding: .5em 1em;
	;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	color:000;
	font-family:Verdana, Geneva, sans-serif;
}

a:link{
	color:#00C;
	text-decoration: underline;
}

a:visited{
	color:#00C;
	text-decoration: underline;
}

a:hover{
	color:#960;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family: Verdana, Geneva, sans-serif
	padding:.2em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 1.1em;
	margin-left: 15px;
	color: #000;
}

h2{
	font-size: 1.2em;
	color: #FC3;
	background-color: #FC3;
	
}

h3{
	font-size: 1em;
	margin-left: 15px;
	color: #000;
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: normal;
 
}

.indent {

margin-left: 20px;

}

.italic {

font-style: italic;

}

.bold {

font-weight: bold;

}

/*interior gradation*/

#container{
	width: 800px;
	background-repeat:repeat-y;
	border-right:  solid 6px #779c00;
	border-bottom: solid 6px #405610;
	border-left: 0px solid #069;
	text-align: left;
	border-right: 0px solid #e2ec00;
	background-color: #E8F2C7;
}
#container3{
	width: 800px;
	background-repeat:repeat-y;
	border-right:  solid 6px #779c00;
	border-bottom: solid 6px #405610;
	border-left: 0px solid #069;
	text-align: left;
	border-right: 0px solid #e2ec00;
	background-color: #fff;
}

#container2{
	width: 800px;
	background-image:url(images/gradient2.jpg);
	background-repeat:repeat-y;
	border-right:  solid 6px #779c00;
	border-bottom: solid 6px #405610;
	border-left: 3px solid #069;
	text-align: left;
	border-right: 6px solid #e2ec00;
		
}

/* left column */

div#leftCol {

position: relative;
float: left;
width: 257px;
}

div#logo {
	height: 190px;
	margin: 0px 0px 20px 0;
	background-color:#FFF;
	border-bottom: solid 4px #99af00;

}
/* -----LEFT BAR----*/
div#lftBar {
	background-color:#e4e6ff;
	border: solid 2px #1029FD;
	margin: 20px 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom:none;*/


}

div#lftBar h3 {
	padding: 10px;
	color:#0F1FF8;

}
/*---LEFT MENUS----*/

div#lftMenu {
	color:#666;
}
div#lftMenu a{
	color:#666;
	text-decoration:none;
	
}

div#lftMenu a:hover{
	color:#666;
	text-decoration:underline;
}

div#lftMenu ul li .home{
	color:#588e12;
	text-decoration:underline;
	font-weight:bold;
	text-decoration:none;
}

div#lftMenu ul {

margin: 10px;
font-size:.8em;
list-style-type: none;
 color:#666;

}

div#lftMenu li {
	padding:.1em 0 .5em 0;

}
/* ----ITEMS----*/

div#items {
	background-color:#d1e3ef/*#e4e6ff#f7ee86*/;
	border: solid 2px /*#1029FD*/ #6F8AB7;
	margin:0px 20px 20px 20px;
	line-height: 0.8em;
	color:#333;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;

}
div#itemsspotlight {
	background-color:#FF9/*#e4e6ff#f7ee86*/;
	border: solid 2px /*#1029FD*/ #6F8AB7;
	margin:0px 20px 20px 20px;
	line-height: 0.8em;
	color:#333;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
}

div#itemsspotlight a:link{
	color:#00C;

}

div#items h3 {
	padding: 10px;
	color:#360;
	line-height: 1.2em;
}

div#items p {
	margin: 0px 10px 0px 7px;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
	color: #000;

}

div#items ul {

	margin: 10px;
	font-size:.8em;
	list-style-type: none;
	line-height:1.2
	color:#666;

}

div#items  li {
	padding:.2em 0 .6em 0;
	line-height:1.2

}

div#items .login {

height: 60px;
background-color: #DD0;
border: solid 2px;
margin: 0px 20px;

}

div#items .login .name {

line-height: .6em;

}

div#items .login .pwd {

line-height: .6em;
}
div#items a{
	color:#666;
	text-decoration:none;
	
}
div#items a:hover{
	color:#666;
	text-decoration:underline;
	
}

/* --------spotlight------- */	

div#spotlight {
	color:#666;
}
div#spotlight a{
	color:#666;
	text-decoration:none;
	
}

div#items h3 {
	padding: 10px;
	color:#360;
	line-height: 1.2em;
}

div#spotlight a:hover{
	color:#666;
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
}

div#spotlight ul li .home{
	color:#588e12;
	text-decoration:underline;
	font-weight:bold;
	text-decoration:none;

}

div#spotlight ul {
	margin: 10px;
	font-size:.8em;
	list-style-type: disc;
	color:#666;
	line-height:1.2em;
	list-style-position: inside;
}

div#spotlight li {
	padding:.1em 0 .5em 0;

}

/* --------right column------- */


div#rightCol {
	position: relative;
	float: right;
	width: 530px;

}
/*------HEADERs-------*/
div#header {
	height: 155px;
	margin-top:   2px;
	background-image:url(images/homepix1b.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	padding-bottom: 28px;
}

div#headernew {
	height: 195px;
	margin-top:   2px;
	background-image:url(images/cami_header.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width: 800px
}

div#header h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 95%;
 color:#415831;
 padding:1em;
 font-weight:normal;
}
div#header h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 1.1em;
 color: #588e12;
 padding:1em;
 font-weight:bold;
 float:right;
}


div#header2 {
	height: 155px;
	margin-top: 2px;
	background-color:#FFFFFF;
	padding-bottom: 28px;

}

div#header2 h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 1.1em;
 color: #588e12;
 padding:1em;
 font-weight:normal;
}
div#header2 h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 1.1em;
 color: #588e12;
 padding:1em;
 font-weight:bold;
 float:right;
}
 
 
/*------TOPMENU-------*/

div#topMenu {
	float: left;
	position: relative;
	height: 20px;
	list-style-type:none;	/* removes the bullet off each list item */
	padding:0;
	margin-right: 0;
	background-color: #6F8B14;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	display: inline;
	width: 540px;
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 0;

}

div#topMenu ul {margin: 0; /* removes ul indent from edge of container */ 

}

div#topMenu li {
	float:left;
	position:relative;
	list-style-type: none;
	color: yellow;
	background-color: #6f8b14;
	// border-right:1px solid #FFF; /* creates dividing lines between the li elements */
	padding: 0.3em 1em;
	padding-bottom: 0.2em;
}
#topMenu a:link{
	color: #fff;
	text-decoration: none;
}

#topMenu a:visited{
	color:#FF0;
	text-decoration: none;
}

#topMenu a:hover{
	color:#6F8B14;
	text-decoration: none;
	background-color:#B7C58A;
	
}
/*------CONTENT-------*/

div#content {
	margin-top: 0px;
	text-align: left;
	padding-top: 24px;
}
#content img {
	padding: 4px 4px 0px 0;
	text-align: center;
}

div#colorBar {

	background-color: #EE0;
	margin: 10px 10px;
}

div#content h3 {
	color:#333;
	margin: 10px 10px;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#content h2 {
	color:#FFF;
	margin: 10px 0px 10px 10px;
	background-color:#6F8B14;
	padding:2px 0px 2px 10px;
	letter-spacing:0.1em;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
#content h1 {
	color: #333;
}

#content p {
	margin-left: 5px;
}
#content ul{
	font-family:Verdana, Geneva, sans-serif;
	margin: 10px 45px;
	list-style-type:disc;
	line-height:1.5em;
	font-size:.8em;
	color:#000;
}
#content ul li{
	padding:.1em 0 .5em 0;
}




/*------CONTENT2-------*/

div#content2 {
	margin-top: 0px;
	text-align: left;
	padding-top: 24px;
}
#content2 img { padding: 4px 4px 0px 0;
}

div#colorBar2 {

	background-color: #EE0;
	margin: 10px 10px;
}

div#content2 h3 {
	color:#333;
	margin: 10px 10px;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

div#content2 h2 {
	color:#FFF;
	margin: 10px 0px 10px 10px;
	background-color:#f96f0e;
	padding:2px 0px 2px 10px;
	letter-spacing:0.1em;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
#content2 h1 {
}

#content2 p {
	margin-left: 5px;
}
#content2 ul{
	font-family:Verdana, Geneva, sans-serif;
	margin: 10px 45px;
	list-style-type:disc;
	font-size:.8em;
	color:#000;
}
#content2 ul li{
	padding:.1em 0 .5em 0;
}

ol li{
	font-family:Verdana, Geneva, sans-serif;
	margin: 10px 45px;
	font-size:.8em;
	color:#000;
}

/*------FOOTER-------*/
div#footer{
	float:left;
	margin: 0 auto;
	background-color:#6F8AB7;
	color:#000;
	width:800px;
	padding: 0px;
	font-size:0.8em;
}
#footer p{
	margin:0 3em;
	padding:6px .2em;
}

#footer a {
	color:#d5bece;
}
#footer a:visited {
	color:#d5bece;
}

#footer .web{
	width:200px;
	float:right;
	text-align:right;
	padding-right:12px;
	}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.last{
padding-bottom:2em;
}
.caption{font-size:.8em; margin-top:-2em; font-weight:bold;color:#030; font-family:Verdana, Geneva, sans-serif; line-height:1.2em;}
.caption2{font-size:65%; margin-top:-2em; font-weight:bold;color:#030; font-family:Verdana, Geneva, sans-serif; padding:0 4px;line-height:1.2em;}

/*------table-------*/
#borderedTable 
{
	border-color: #9fa48d;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-collapse: collapse;
	margin-left:10px;
	margin-right:10px;

}

#borderedTable td 
{
	border-color: #9fa48d;
	border-width: 0 0 1px 1px;
	border-style: solid;
	vertical-align:top;
	text-align: center;

}
.tableHeader 
{
	background: #6F8B14;
	font-weight: bold;
	color: #FFF;
	}
	
.tableAlternateRow 
{
	background: #e2e8d0;
}
.pborderedTable {
	text-align: left;
	margin: 0px;
	font-size: .8em;
	color:000;
	font-family:Verdana, Geneva, sans-serif;
}

/*------breadcrumbs-------*/

div#breadcrumbs {
	margin-top: -15px;
	text-align: right;
	vertical-align: top;
	float: right;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;
}
breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .5em;
	text-transform: uppercase;
}

breadcrumbs {
	font-size: .5em;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #6F8B14;
	float: right;	
}
.breadcrumbs a{
text-decoration: none;
color: navy;
}

.breadcrumbs a:visited, .breadcrumbs a:active{
color: navy;
}

.breadcrumbs a:hover{
text-decoration: underline;
}

table p {
	margin:0;
	padding:0;
}
