/* CSS Document */

html, body {
	margin: 0px;
	background-color: #e1e1e1;
	height: 100%;
	font-family:Tahoma;
	font-size: 12px;
	color: #736646;
}
p {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #60563C;
	margin: 0px;
	padding: 0px 0px 3px;
	font-weight: bold;
	line-height: 15px;
}
h2 {
	font-size: 13px;
	color: #92993e;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
input {
	border:none;
}
.red {
	color: #9f0a0b;
}
#holder {
	width: 772px;
	background-color: #DDDDDD;
	border-top: 4px solid #e2e2e2;
	border-right: 4px solid #e2e2e2;
	border-bottom: 0px none;
	border-left: 4px solid #e2e2e2;
}
/*
#holder {
	width: 772px;
	background-color: #e2e2e2;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: static;
	z-index: 1;
	height: 100%;
}
*/
/************************************************/
/************************************************/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding-right: 13px;
	padding-left: 12px;
	/* float: left; */
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	background-color:#333333;
	padding-bottom: 8px;
}
#nav li:hover ul {

	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#navigation {
	position: static;
	z-index: 3;
	font-family: Tahoma;
	font-size: 11px;
	color: #8b8469;
	height: 21px;
	padding-top: 5px;
	background-image: url(../img/navBG.png);
	background-repeat: repeat-x;
	text-indent: 1px;
}
#navigation a:link {
	font-size: 11px;
	color: #8b8469;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
	font-size: 11px;
	color: #8b8469;
	text-decoration: none;
	font-weight: bold;
}
#navigation p {
	float: left;
	margin:0px;
	
}

#flash {
	position: static;
	z-index: 1;
	margin-bottom: 1px;
	width: 772px;
	height: 337px;
}
/************************************************/
#mcnt {
	margin: 0px;
	background-image: url(../img/gretopFade.gif);
	background-repeat: repeat-x;
	background-color: #dddddd;
	height:100%;
	width: 772px;
}
/************************************************/
/*****************Left Area **********************/

#left {
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#login {
	width: 275px;
	height: 133px;
	margin-top: 5px;
	background-image:url(../img/clientloginBG.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-top: 14px;
}
.formtxt {
	font-size: 10px;
	font-weight: bold;
	width: 70px;
	background-color: #dfd8a1;
	height: 16px;
	padding-top: 4px;
	padding-left: 5px;
	float: left;
}
a.formtxtSM  {
	font-family:"Arial Narrow";
	font-size: 12px;
	text-decoration: underline;
	color: #918969;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inputField {
	width: 167px;
	height: 18px;
	background-color: #ff9600;
	padding: 0px;
	margin: 0px;
	border: 1px solid #FF9600;
	color: #F5F2CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#news {
	width: 275px;
	height: 182px;
	background-image:url(../img/newsEventBG.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-top: 14px;
}
#newsdates {
	width: 40px;
	float: left;
	padding-left: 4px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ff9600;
}
#newsinfo {
	width: 218px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 2px;
	color: #896b4e;
	text-align: justify;
	line-height: 12px;
}
/**************End Left ************************/
/*****************Right Area **********************/

#right {
	width: 459px;
	height: 326px;
	float: left;
	margin-top: 5px;
	background-image:url(../img/contBG.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 15px;
	padding-right: 12px;
}


/**************Right Left ************************/
#bottom {
	font-family: Tahoma;
	font-size: 9px;
	color: #be0102;
	width: 500px;
	float: left;
	margin-left: 90px;
	margin-top: 15px;
}
#bottom a {
	color: #8e0101;
}
#logo {
	float: left;
	margin-top: 15px;
	margin-left: 80px;
}
/*******************************INNER PAGES*******************************/
#hdr2 {
	position: static;
	z-index: 1;
	margin-bottom: 1px;
	width: 772px;
	height: 139px;
}
#mcnt2 {
	margin: 0px;
	background-image: url(../img/gretopFade2.gif);
	background-repeat: repeat-x;
	background-color: #dddddd;
	height:100%;
	width: 772px;
}
/*****************Left Area **********************/
#left2 {
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 110px;
	padding-left: 2px;
	width: 228px;
	background-image: url(../img/nav_gra.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DDDDDD;
}
#leftBlue {
	width: 207px;
	background-color: #ACD0E4;
	margin-top: 5px;
	margin-left: 4px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 5px;

}
#leftBlue a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	color: #2c6a8c;
	text-decoration: underline;
	line-height: 16px;

}
/**************End Left ************************/
/*****************Right Area **********************/

#right2 {
	width: 495px;
	float: left;
	margin-top: 2px;
	padding-top: 15px;
	margin-left: 8px;
	background-color: #e1e1e1;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 65px;
	text-align: justify;
}
#right2 ul {
	margin-top: 5px;
	margin-left: 25px;
}
.infoinc {
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	list-style-type: square;
	list-style-position: outside;
	
}
.right_column {
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	text-align: left;
}
/**************Right Left ************************/
