﻿Body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top:	0px;
	margin-bottom:	0px;
	/*font-family: "verdana,tahoma,helvetica,sans-serif";*/
	 font-family: Calibri, Verdana, Helvetica, Arial;
	/*font-size: 12px; color: #ffffff;*/
	background: white url("images/background.gif");
	font-size:14px;
	}

/*************************Begin Header***********************/
.HeaderFade
{
	border-top: solid 1px #ACA899;
	background: url(../images/HeaderFade1.gif) repeat-x 0 0 ;
}
.HeaderWatermark
{
	background-image: url(../images/watermark.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/*************************End Header***********************/

#NavBarItem
{
	/*border-bottom: solid 2px #FFFFFF;*/
	height:45px;
	width:203px;
	/*
	height:50px;
	width:155px;
	background: url(../images/NavBarGrad.gif) repeat-y 0 0;
	*/
}


#NavBar
{
	width:203px;
	background: url(../images/NavBarGrad.gif) repeat-y 0 0;
}

#ContentRight
{
	height:100%;
	background: url(../images/RightContentGrad.gif) repeat-y 0 0;
	
}
#ContentBottom
{
	background: url(../images/bg_footer_shadow_rk.gif) repeat-x 0 0;
}

#NavBarItem a{
	color:#002776;
	text-decoration:none;
	font-weight:normal;
}

#NavBarItem a:link{
	color:#002776;
	text-decoration:none;
}

#NavBarItem a:visited{
	color:#002776;
	text-decoration:none;
}

#NavBarItem a:hover{
	color:#9ac32f;
}

#NavBarItem a:active{
	text-decoration:none;
}

#links a{
	color:#002776;
	text-decoration:none;
	font-weight:normal;
	font-size:x-small;
}

#links a:link{
	color:#002776;
	text-decoration:none;
}

#links a:visited{
	color:#002776;
	text-decoration:none;
}

#links a:hover{
	color:#9ac32f;
}

#links a:active{
	text-decoration:none;
}

/*************************Begin Body*****************************/
.ContentTop
{
	background: url(../images/bg_body_shadow.gif) repeat-x 0 0 ;
}
.ContentText
{
	color:#002776;
	font-size:18px;
}
.ContentTextHeader
{
	color:#002776;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

.ContentForm
{
	color:#002776;
	font-size:11px;
}

.TermsHead
{
	color:#002776;
	font-size:11px;
}

.ContentGrid
{
	color:#002776;
	font-size:9px;
}

.ContentFormHeader
{
	color:#002776;
	font-size:14px;
	font-weight:bold;
}
.required
{
	color:Red;
	font-weight:bold;
	font-size:14px;
}
.HomeBack
{
	background-color:#002776;	
}
.shell
{
	background-color: #EBEBEB;
	border-bottom: solid  1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
/*************************End Body*****************************/



/*************************Begin Footer***********************/
#footerimg{
	font-size:.85em;
	width:962px;
	padding:30px 0;
	background-image:url(../images/bg_footer_shadow.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
	position:absolute;
	bottom:-135px;
	height:135px;
}

.testBackground
{
	background: url(../images/background_stone.jpg) repeat-x 0 0 ;
}

.testBackground2
{
	background: url(../images/background_floor1.jpg) repeat-x 0 0 ;
}

.testBackground3
{
	background: url(../images/background_floor2.jpg) repeat-x 0 0 ;
}

.testBackground4
{
	background: url(../images/background_floor3.jpg) repeat-x 0 0 ;
}
.testBackground5
{
	background: url(../images/background_floor4.jpg) repeat-x 0 0 ;
}
.footerFade
{
	background: url(../images/FooterFade.gif) repeat-x 0 0 ;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#F4F2E7');*/
}
.footer
{
	background-color: #ededed;
	font-size: xx-small;
	color: gray;
	text-align: center;
	border-top: solid 1px #ACA899;
}

.footerGallery
{
	font-size: xx-small;
	color: gray;
	text-align: center;
}

.copyright 
{
	font-size: xx-small;
	color: gray;
	text-align: center;
}
/*************************End Footer***********************/
