﻿body  {
	background: #FFFFFF;
	margin: 0;  
	padding: 0;
	text-align: center;  
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	background-color: #BDAF85;
	font-size: 10px;
}
h1  
{
	font-size: 16px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E8553;
}
#contentarea
{
	padding-left: 20px;
	text-align: left;
}

 
 
 

a { color: #7E8553;  text-decoration: none;}
a:link { color: #7E8553;  text-decoration: none;}
a:active { color: #7E8553;  text-decoration: none;}
a:visited { color: #7E8553;  text-decoration: none;}
a:hover { color: #7E8553; text-decoration: underline;}

.greenbackground {
	background-color: #7E8553;
}

.txt{
	padding-bottom : 4px;
	padding-right : 4px;
}

.input {
	height: 16px;
	font-size: 10px;
	border : 1px solid #8A9357;
	color: #7E8553;
}
.inputSearch {
	font-size: 85%;
	background-color: #F9E8B1;
	border : 1px solid #D9BD63;
}

.selectSearch select {
	height: 16px;
	font-size: 10px;
	font-size: 85%;
	border : 10px solid #D9BD63;
}
.topNav {
	color: #F9E8B1;	
	font-size: 10px;
	font-weight: bold;
}

.topNav A			{color: #F9E8B1;  text-decoration: none; font-weight: bold;}
.topNav A:link		{color: #F9E8B1;  text-decoration: none; font-weight: bold;}
.topNav A:visited	{color: #F9E8B1;  text-decoration: none; font-weight: bold;}
.topNav A:active		{color: #F9E8B1;  text-decoration: none; font-weight: bold; }
.topNav A:hover		{	color: #F9E8B1;	text-decoration: none; font-weight: bold;}

.mainNav {
	color: #9CA162;	
	font-size: 10px;
	font-weight: bold;
}

.mainNav A			{color: #9CA162;  text-decoration: none; }
.mainNav A:link		{color: #9CA162;  text-decoration: none; }
.mainNav A:visited	{color: #9CA162;  text-decoration: none; }
.mainNav A:active		{color: #9CA162;  text-decoration: none;}
.mainNav A:hover		{	color: #9CA162;	text-decoration: none;}

.mainNavBar {
	background-color: #DBBE60;	
}


.outerBorder {
	background-color: #E4DECD;
}
.whiteBG {
	background-color: #FFFFFF;
}

.leftnav_bg_img{
	background-color: #F4E28E;
	background-repeat : no-repeat;
}

.bg_img{
	background-color: #F4E28E;
	background-repeat : no-repeat;
}

.breadcrumb{
	background-color:#C67E38;
	color:#FDBD7E;
}
.breadcrumb A			{color: #FDBD7E;  text-decoration: none; }
.breadcrumb A:link		{color: #FDBD7E;  text-decoration: none; }
.breadcrumb A:visited	{color: #FDBD7E;  text-decoration: none; }
.breadcrumb A:active		{color: #FDBD7E;  text-decoration: none;}
.breadcrumb A:hover		{	color: #FDBD7E;	text-decoration: underline;}


.featuredTitleBar {
	background-color : #E2C361;
	font-size: 10px;
	color: #FEE8A4;
	letter-spacing : 3px;
	font-weight : bold;
}
.featuredTitleBar_bottom{
	background-color:#E2C361;
	font-size:10px;
	color:#FFFFFF;
}
.featuredLink {
	font-size: 11px;
	color: #989898;
}
.featuredLink A			{color: #989898;  text-decoration: none; }
.featuredLink A:link		{color: #989898;  text-decoration: none; }
.featuredLink A:visited	{color: #989898;  text-decoration: none; }
.featuredLink A:active		{color: #989898;  text-decoration: none;}
.featuredLink A:hover		{	color: #989898;	text-decoration: underline;}


.orangeTitleBar19{
	font-size: 19px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #C67E38;
}
.orangeTitleBar13{
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #C67E38;
}
.indexLightYellowSlot {
	background-color: #F5DA85;
}
.indexLightGreenSlot {	
	background-color: #D2DE92;
}

.darkGreenTitleBar13{
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-color: #8A9357;
}
.titleBar {
	
	font-size: 19px;
	color: #FFFFFF;
	letter-spacing: 3px;
}

.left_nav_color{
	background-color: #F4E28E;
}
.footer_text{
	color: #B8BF82;
	font-size: 8px;
}

.header1{
	font-size:  14px;
}

.inlineImage {
	margin-right: 5px;
	margin-bottom: 5px;
}

#search {
	width: 530px;
	margin: 15px auto 0 auto;
	border: 1px solid #f4e28e;
	background-color: #fbf2cb;
	padding: 12px;
}
.normalBold {
	font-size: 12px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 12px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
		form{
		display:inline;
	}
	
	/* styles for image drag and drop */
	.imageBox,.imageBoxHighlighted{
		width:135px;	/* Total width of each image box */
		height:100px;	/* Total height of each image box */
		float:left;
	}
	.imageBox_theImage{
		width:120px;	/* Width of image */
		height:100px;	/* Height of image */
		
		/* 
		Don't change these values *
		*/
		background-position: center center;
		background-repeat: no-repeat;		
		margin: 0 auto;
		margin-bottom:0 auto;
	}
	
	.imageBox .imageBox_theImage{
		border:0px solid #DDD;	/* Border color for not selected images */
		padding:2px;
	}
	.imageBoxHighlighted .imageBox_theImage{
		border:3px solid #316AC5;	/* Border color for selected image */
		padding:0px;

	}
	.imageBoxHighlighted span{	/* Title of selected image */
		background-color: #316AC5;
		color:#FFFFFF;
		padding:2px;
	}
	
	.imageBox_label{	/* Title of images - both selected and not selected */
		text-align:center;
		font-family: arial;
		font-size:11px;		
		padding-top:2px;
		margin: 0 auto;
	}
	
	/* 
	DIV that indicates where the dragged image will be placed	
	*/
	#insertionMarker
	{
		padding-top: 5px;
		padding-left: 3px;
		height:85px;
		width:12px;
		position:absolute;
		display:none;

	}
	
	#insertionMarkerLine{
		width:12px;	/* No need to change this value */
		height:85px;	/* To adjust the height of the div that indicates where the dragged image will be dropped */
	
	}
		
	#insertionMarker img{
		float:left;
		float:right;
	}
	
	/*
	DIV that shows the image as you drag it 
	*/
	#dragDropContent{

		opacity:0.5;	/* 40 % opacity */
		filter:alpha(opacity=50);	/* 40 % opacity */

		/* 
		No need to change these three values 
		*/
		position:absolute;
		z-index:10;
		display:none;
			
	}
	/* end styles for image drag and drop */


#outter {
	width : 120px;
	height : 80px;
	padding : 0;
	margin : 0;
	position : relative;
}

#inner {
	position:absolute;
	z-index : 2;
	left: 0;
	top: 105%;
	background-color : white;
	margin-top : 0px;
	margin-left : 0px;
	width : 124px;
	height : 20px;
}

.margin-top-12 {margin-top: 12px;}

.warning-div {
	padding: 8px;
	background: #fff1c4;
	border: 2px solid #e6c457;
}

    /* Placement Styles */
        .left {float:left;}
        .block { display: block;}

    /* START Clear Styles */
        .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%;}
        .clear  {clear:both;}