/* CSS Document */
html,table,td,div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
body{
margin:0px;
padding:0px;
background-color:#cccccc}

a{ color:#4290D8; text-decoration:none;}
a:visited{ color:#4290D8; text-decoration:none;}
a:hover{ color:#999; text-decoration:none;}
#wrapper{
margin:0 auto;
width:992px;
/*overflow:hidden;*/
text-align:center;}

.headerhold{
	background-color:#8D480A;
	height:207px;
	background-image: url(../images/top-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.homePic1{
	width:269px;
	height:211px;
	background-image: url(../images/homePic1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homePic2{
	width:270px;
	height:211px;
	background-image: url(../images/homePic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homePic3{
	width:242px;
	height:211px;
	background-image: url(../images/homePic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homePic4{
	width:211px;
	height:211px;
	background-image: url(../images/homePic4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerprint-bg{
/*	background-image: url(../images/footerprint-bg.png);
	background-repeat: repeat-x;*/
	background-color:#EBEBE1;
	height: 25px;
	color:#000000;
	padding-right:10px;
}
.footer-bottom{
	background-image: url(../images/footer-bottom-bg.png);
	background-repeat: repeat-x;
	height: 39px;
	color:#FFFFFF;
	
	}
.white{	color:#FFFFFF;}
.white a:link{	color:#FFFFFF; text-decoration:none}
.white a:visited{	color:#FFFFFF; text-decoration:none}
.white a:hover{	color:#FFFFFF; text-decoration:none}
.logoarea{
padding-top:15px; padding-left:15px;}

.padcontrol{
padding:15px;}

.left-nav{
	color:#55291E;
	font-size:13px;
	border-bottom:1px solid #55291E;
	line-height:25px;
	font-weight: 700;
	text-transform: capitalize;
}
.left-nav a:link, .left-nav a:visited, .left-nav a:hover{
	color:#55291E; text-decoration:none}
.overdiv{
/*	background-image: url(../images/overlay.png);*/
	background-repeat: no-repeat;
	padding: 0px;
	height: 25px;
	width: 195px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color:#4290D8;
	opacity:0.9;filter:alpha(opacity=90)
}
.overdiv .big{
	color:#FFFFFF;
	font-size:13px;
	font-weight:800;

}

.overdiv a{	background-color:#4290D8;
}
.overdiv a:hover{	background-color:#4290D8;
}
/*****************************MENU**************************/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
position: relative;
top: 0;
left: 120px;
z-index:1000;
width: 100%;
}
#menu dl {
float: left;
width: 8em;
margin: 0 0 0 0;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #EBEBE1;
height:50px;
/*line-height:50px;*/
border-left: 1px solid #999999;

}
#menu dd {
position:absolute;
text-align:left;
border: 1px solid gray; 
width:200px
}
#menu li {
text-align: left;
padding-left:10px;
background: #EBEBE1;
line-height:18px;
}
#menu li a, #menu dt a {
color: #333;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
/*background: #eee;*/
color:#666666;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #94584E;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

a {text-decoration: none;
color: black;
color: #222;
}

/***************************************Menu end********************/
.brounheading{
font-size:12px; font-weight:700; padding-bottom:5px; color:#4290D8}

.brounheading-small{
font-size:11px; font-weight:700; color:#999}

.avzlist ul{
	margin: 0px;
	padding: 0px;
}
.avzlist ul li{
	line-height: 16px;
	margin-left:12px;
	color: #666666;
	list-style-type: square;
}
.avzlist ul li a:link, .avzlist ul li a:visited,{
	color: #666633; text-decoration:none;
}
.avzlist ul li a:hover{
	color: #000000;; text-decoration:underline;
}
