/* CSS Document */
body {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}

/* top Navigation Starts here */
.nav-head {
	background-image:url(gifs/middle.jpg);
	background-repeat:repeat-x;
	text-transform: capitalize;
	margin: 0px;
	padding: 12px 0px 10px 5px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
}
.nav-head a{color: #FFFFFF; text-decoration:none;}
.nav-head a:hover{color: #FFFFFF; text-decoration:underline;}
.list {
	margin: 0px;
	padding: 0px;
}
.list ul{
	margin: 10px 10px 0 5px;
	padding:0px;
}
.list ul li {
	list-style-type: none;
	padding-top: 0px;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align:left;
	padding:5px 0 5px 5px;
	margin:0px;
	border-bottom:solid 1px #000000;
	
}
.list ul li a{ text-decoration:none; color:#000000;}
.list ul li a:hover{ text-decoration:underline; color:#000000;}
/* left side menu end */

/* top Navigation Starts here */
.topnav{
background: url(gifs/middle.jpg) repeat-x left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform: capitalize;
}
.navlinks{
border-right: 1px solid #d6d6d6;
}
.topnav a{
color:#FFFFFF;
text-decoration: none;
}
.topnav a:hover{
color: #55d4ff;
text-decoration: underline;
}
/* top Navigation ends here */

.border {
border:#02253b 1px solid; }

.read-more {
background-color:#3a474e;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
text-decoration:none;
}
.read-more a{ text-decoration:none;}
.read-more a:hover{ text-decoration:underline;}

.read {
font-size:11px;
color:#000000;
font-weight:bold;
text-align:right;
text-decoration:none;
padding:10px 10px 0px 0px;
}
.read a{ text-decoration:none;}
.read a:hover{ text-decoration:underline;}
h1 {
font-size:12px;
color:#000000;
text-transform:capitalize;
padding:8px 0px 5px 5px;
margin:0px;
}
.duration {
font-size:11px;
line-height:20px;
color:#000066;
padding:0px 0px 5px 5px;
}

.bredcrum {
	margin: 0px;
	font-size: 11px;
	line-height: 28px;
	text-align: justify;
	padding: 0px 0px 0px 8px;
}
.bredcrum a{ text-decoration:none; color:#000000;}
.bredcrum a:hover{ text-decoration:underline; color:#000000;}
.text {
	font-size: 12px;
	color:#000000;
	line-height: 17px;
	margin: 0px;
	text-decoration:none;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
.text a{color:#000000; text-decoration:none;}
.text a:hover{color:#000000; text-decoration:underline;}
.request{
	font-size:11px;
	color:#fff;
	padding:3px 0 2px 0;
	text-align:center;
	margin-right:20px;
	font-weight:bold;
	background-color:#3a474e;
	border:solid 1px #3a474e;
	width:110px;
}
.request a{
	color:#fff;
	text-decoration:none;
}
.request a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

.top {
background-image:url(gifs/top.jpg);
background-repeat:repeat-x; }
.top2 {
background-image:url(gifs/bottom.jpg);
background-repeat:repeat-x; }

.side {
background-image:url(gifs/side.jpg);
background-repeat:repeat-y; }
.side2{
background-image:url(gifs/side2.jpg);
background-repeat:repeat-y; }
h2 {
font-size:17px;
font-weight:bold;
text-transform:capitalize;
color:#904d17;
margin:0px;
padding:10px 0px 5px 0px;}
h3 {
font-size:13px;
font-weight:bold;
text-transform:capitalize;
color:#904d17;
margin:0px;
padding:5px 0px 5px 0px;}





.footera {
	background-color: #bdbdbe;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 20px;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
	color: #001b2f;
	text-align: center;
	height:23px;
}
.footera a{ text-decoration:none; color:#001b2f;}
.footera a:hover{ text-decoration:underline;}
.footerb {
	background-color: #3a474e;
	font-size: 11px;
	line-height: 18px;
	padding-bottom:5px;
	padding-top:5px;
	color: #FFFFFF;
	text-align: center;

}
.footerb a{ text-decoration:none; color:#FFFFFF;}
.footerb a:hover{ text-decoration:underline; color:#FFFFFF;}
