@font-face {
    font-family: 'FrancoisOneRegular';
    src: url('FrancoisOne-webfont.eot');
    src: url('FrancoisOne-webfont.eot?#iefix') format('embedded-opentype'),
         url('FrancoisOne-webfont.woff') format('woff'),
         url('FrancoisOne-webfont.ttf') format('truetype'),
         url('FrancoisOne-webfont.svg#FrancoisOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoBlack';
    src: url('Roboto-Black-webfont.eot');
    src: url('Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Black-webfont.woff') format('woff'),
         url('Roboto-Black-webfont.ttf') format('truetype'),
         url('Roboto-Black-webfont.svg#RobotoBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
li, ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;

}

.body2 {
	background-image: url(images/insidebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.head1 {
	font-family: 'RobotoBlack', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #001F3E;
	text-decoration: none;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	text-decoration: none;
}

 .slider { height:357px; width:1000px; float:left; display:block; z-index:0; overflow:hidden; }
 
 .page2 {
	background-image: url(images/page2bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitenav a, .whitenav a:visited {
	color: #fff;
	font-family: 'FrancoisOneRegular', Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.whitenav a:hover {
	text-decoration: none;
	color: #00CCFF;
}
.smallnav li, ul {
	padding-left: 4px;
	margin-left: 5px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-image: url(images/arrow.png);
	padding-bottom: 10px;
}
.smallnav a, .smallnav a:visited {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6E2FF;
}

.smallnav a:hover {
	text-decoration: none;
	color: #009933;
}
.footnav {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.footnav a, .footnav a:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	padding-right: 15px;
}
.footnav a:hover {
	text-decoration: none;
	color: #00CCFF;
}
.footbg {
	background-image: url(images/footbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 980px;
	background-position: center center;
}

.bluebg {
	background-image: url(images/bluebg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftbg {
	background-image: url(images/leftbgmid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftbg a, .leftbg a:visited {
	color: #001F3E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.leftbg a:hover {
	text-decoration: none;
	color: #006633;
}
input.error, textarea.error, select.error {
    background: none repeat scroll 0 0 #FADADA;
}
.sidenav a, .sidenav a:visited {
	color: #006699;
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/div.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 160px;
}

.sidenav a:hover {
	text-decoration: none;
	color: #000000;
}
.sidenavhead a, .sidenavhead a:visited {
	color: #006699;
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/div.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 160px;
}

.sidenavhead a:hover {
	text-decoration: none;
	color: #fff;
}