/* Kay Jan Colors
	dark green:#005516, tan: #e5dfd0 */

/*# Container #*/
html, body
{
    	background-color:#fff;
	font-family: Arial;
	font-size:  12px;
	color: #005516;	
	margin: 0 auto;
	height: auto;
	background: url('../App_Themes/KayJan/images/bglines.jpg') repeat;
}
#shade
{
	width: 940px;
    	height:auto;
	margin-left: auto;
	margin-right: auto;
	background: #fff url('../App_Themes/KayJan/images/shade.jpg') repeat-y;
}
#container 
{
    width: 900px;
    height: auto;
    background-color: #e5dfd0;
    border-left: 1px solid #005516;
    border-right: 1px solid #005516;
    border-bottom: 1px solid #005516;
    margin: 0 auto;
    padding: 0;
}

/*# Links #*/
a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #005516;
	text-decoration: underline;
}

/*# Headings #*/
h1
{
	font-size: 16px;
}
h2
{
	font-size: 12px;
}

/*# Header #*/
#header 
{
    width: 900px;
    text-align: left;
    padding: 0;
}
.arrow
{
    width: 42px; 
    height: 38px; 
    vertical-align: middle;
}
.IE7 .arrow
{
    width: 42px; 
    height: 37px; 
    vertical-align: middle;
}

/*# Menu #*/
#menu 
{
    width: 900px;
    height: 20px;
    padding: 3px 0;
    text-align: right;
}
#fullmenu
{
    float: right;
    margin: 0 5px 0 0;
}
.firstCMSMenuItem, .firstCMSMenuItemMouseUp, .firstCMSMenuItemMouseDown, .firstCMSMenuHighlightedMenuItem, .firstCMSMenuHighlightedMenuItemMouseUp
{ 
    padding: 1px 10px 0;
    font-size: 9pt; 
    width: auto; 
    color: #005516; 
    font-weight: bold; 
    text-align: left; 
}
.firstCMSMenuItemMouseOver, .firstCMSMenuHighlightedMenuItemMouseOver, .firstCMSMenuHighlightedMenuItemMouseDown
{ 
    padding: 1px 10px 0; 
    font-size: 9pt; 
    width: auto; 
    color: #e5dfd0; 
    font-weight: bold; 
    text-align: left; 
    background-color: #005516; 
}
.secondCMSMenuItem, .secondCMSMenuItemMouseUp, .secondCMSMenuItemMouseDown, .secondCMSMenuHighlightedMenuItem, .secondCMSMenuHighlightedMenuItemMouseUp
{ 
    border: 1px solid #005516; 
    padding: 1px 10px 0;
    font-size: 9pt; 
    width: auto; 
    color: #005516;
    background-color: #e5dfd0;
    font-weight: bold; 
    text-align: left; 
}
.secondCMSMenuItemMouseOver, .secondCMSMenuHighlightedMenuItemMouseOver, .secondCMSMenuHighlightedMenuItemMouseDown
{ 
    border: 1px solid #005516; 
    padding: 1px 10px 0; 
    font-size: 9pt; 
    width: auto; 
    color: #e5dfd0; 
    font-weight: bold; 
    text-align: left; 
    background-color: #005516; 
}

/*# Footer #*/
#footer 
{
    width: 900px;
    height:auto;
    padding:5px;
    margin-top: 0px;
    background-color:#005516;
    font-size: 7pt;
    color:#fff;
}
#footerlinks
{
    text-align: left;
}
#footercopyright
{
    text-align: right;
}
#footer a
{
    color: #efcd45;
    text-decoration: none;
    font-weight: normal;
}
#footer a:hover
{
    color: #efcd45;
    font-weight: normal;
    text-decoration: underline;
}

/*# Content #*/
#content 
{
    width: 900px;
    margin:0;
    padding: 0;
    min-height: 300px;
}
.textSimple
{
    width: 860px;
    padding: 20px;
}
#pagetitle 
{
    width:900px;
    height:38px;
    background: transparent url('../App_Themes/KayJan/images/column_header_bg.jpg') repeat-x;
    color: #efcd45;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin: 0;
}

/*# Home Page #*/
#homepagetop 
{
    background-color: #fff;
    width:900px;
    height: 283px;
    border-top: #005516 solid 1px;
    border-bottom: #005516 solid 1px;
    margin:0;
    padding:0;
}
#lefttop
{
    float: left;
    width: 599px;
    height: 283px;
    margin: 0px;
    padding: 0px;
    border-right: #005516 solid 1px;
    text-align: left;
    overflow: hidden;
    display:table-cell;
}
#righttop
{
    float: left;
    width: 300px;
    height: 283px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.searchbox2 
{
    width:299px;
    height:273px;
    margin:0px 0px 0px 600px;
    padding:10px 0px 0px 0px;
    font-size:9pt;
    background-color: #fff;
    display:table-cell;
}
.searchbox 
{
    padding:10px;
    margin:10px;
    color:#fff;
    font-size:small;
    font-weight: bold;
    background-color:#005516;
}
#homepagebottom 
{
    background: #e5dfd0 url(../App_Themes/KayJan/images/content_bg.jpg) top left no-repeat;
    width: 900px;
    border-top: #005516 solid 1px;
}
#leftbottom, #middlebottom
{
    float: left;
    width: 299px;
    height: 300px;
    border-right: #005516 solid 1px;
    padding: 0;
    margin: 0;
}
#rightbottom 
{
    float: right;
    width: 300px;
    height: 300px;
    padding: 0;
    margin: 0;
}
.content_title 
{
    width:auto;
    height:38px;
    background: transparent url(../App_Themes/KayJan/images/column_header_bg.jpg) repeat-x;
    color:#efcd45;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin: 0;
}
.innercontent 
{
    overflow: auto;
    width: 279px;
    height: 247px;
    padding: 15px 0 0 10px;
}
.innercontentmiddle
{
    overflow: auto;
    width: 289px;
    height: 247px;
    padding: 15px 0 0 10px;
}

/*# Two Column #*/
.zoneLeft
{
	width: 415px;
	height: 100%;
	margin: 0 10px 0 0;
	padding: 0px;
}
.zoneRight
{
	width: 415px;
	height: 100%;
	margin: 0 0 0 10px;
	padding: 0px;
}

/*# Image Gallery #*/
.imagegallery
{
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

/* Others */
.FormErrorLabel
{
  	color: Red;
}
.editabletext1
{
	margin: -50px 0 0 0;
}