/* CSS Document */
body {
	background-color: #b2beb1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #5d4617;
	text-decoration: none;
	text-align: center;

	}
.TEXTBOX {
	font-family: Calibri;
	background-color: #FFFFFF;
	height: 22px;
	width: 250px;
	border: 1px solid #5D4617;
	color: #5D4617;
}

.button {
	background-color: #B5A56F;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	border: 1px solid #5D4617;
	width: 70px;
}


.link a:hover {
	font-family: Calibri;
	
	font-weight: bold;
	color: #243f3a;
	text-decoration: none;
	text-align: center;
}
.window {
	background-image: url(bg_window.gif);
	background-repeat: repeat-y;
	width: 300px;
}

.sublink {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #5d4617;
}

.sublink a:hover{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color:  #428166 ;
}
.sublink2 {
	font-family: Calibri;
	font-size: 13px;
	color: #3A745C;
	font-weight: bold;
}

.sublink a:link{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color:   #5d4617 ;
}



.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.text {
	font-family: Calibri;
	font-size: 14px;
	color: #49350d;
	text-align: left;
}


.link2 a:hover{
	font-family: Calibri;

	font-weight: bold;
	color: #f2edda;
	text-decoration: none;
	text-align: center;
}



.link2 {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #f2edda;
	text-decoration: none;
	text-align: center;
	background-image:url(../images/bulletNew.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:5px;
}



.heading {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #3A745C;
	text-decoration: none;
	background-repeat: no-repeat;
	text-transform: capitalize;
	text-align: center;
	}
	.heading2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #5d4617;
	text-decoration: none;
	text-align: center;
	}
	
a:hover {
     color: #5d4617;

	font-family: Calibri;
	
	/*font-weight: bold;*/
	text-decoration: none;
	
	text-align: center;
}
.footer {
	font-family: Calibri;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}

.footer2 a:hover {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #ede7d0;
	text-align: center;
}

.footer2 {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.footer2 a:link{
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.footer2 a:active{
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.footer2 a:visited{
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}




a:link {
	font-family: Calibri;

	font-weight: bold;
	color: #243f3a;
	text-decoration: none;
	
	text-align: center;
}
a:visited {
    color: #5d4617;
	text-decoration: none;
	font-weight: bold;
}
a:active {
       color: #5d4617;
	text-decoration: none;
}


.text2 {
	font-family: Calibri;
	font-size: 14px;
	color: #5d4617;
	font-style:normal;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
}
.text2 a:link {
	font-family: Calibri;
	font-size: 14px;
	color: #5d4617;
	font-style:normal;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
}
.text2 a:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #203F3A;
	font-style:normal;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
}

.linkSelect
{
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #243f3a;
	text-decoration: none;
	text-align: center;
	background-color: #b5a56f;
}

.linkSelect a:link a:active a:visited
{
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #243f3a;
	text-decoration: none;
	text-align: center;
	background-color: #f2edda;
}
.linkSelect a:hover {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #243f3a;
	text-decoration: none;
	text-align: center;
	
}

