/*By Deafault Css Setting Start*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

* { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}

p {
    padding:0 0 5px 0;
	text-align:justify;
	line-height:22px;
}
 
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#676767;
	line-height:1;
	background:#e9e9e9;
}

article { 
    text-align:justify;
	line-height:20px;
}

section {
    text-align:justify;
	line-height:20px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

img {
     border:none;
}
img:hover {
     border:none;
}

input,textarea,select {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    padding:3px;
    border:solid 1px #999;
    color:#000;
}



h2{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:26px;
}

h3{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:22px;
}

h4{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:20px;
}

h5{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:18px;
}

table {  
  border-spacing: 0; 
  border-collapse: collapse; 
}

td { 
  text-align: left; 
  font-weight: normal; 
}

table.gridtable {
	border:1px solid #ff0000;
}

table.gridtable th {
	padding:10px;
    border:1px solid #333;
	background: #f5f5f5;
}

table.gridtable td {
	padding:10px;
    border:1px solid #333;
	background: #e5e5e5;
}

a {
    color:#676767;
    text-decoration:none;
	outline:0;
	border:none;
}

a:hover{
    color:#50a742;
    text-decoration:underline;
	outline:0;
	border:none;
}

a img {
    border: none;
}
/*By Deafault Css Setting End*/

/*Main Css Always use in html page End*/
.clear { 
    clear:both;
	height:10px; 
} 

.right { 
    float: right; 
} 

.left { 
    float: left; 
}

.mylink {
    color:#ff0000;
    text-decoration:none;
	outline:0;
	border:none;
}

.mylink:hover {
    color:#fff;
    text-decoration:underline;
	outline:0;
	border:none;
}

#main-container{
	width:1000px;
	height:auto;
	margin: auto;
	position: relative;
}

/*.main-container-100{
	width:1000px;
	height: 100%;
	background-color:#1c1c1c;
	float:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
}*/

#header-streach {
	background-image: url(../images/header_bg.jpg);
	border-bottom:5px solid #000;
	margin:0;
	padding:0;
	clear:both;
	color:#FFFFFF;
}

.headerwrap {
    background-color:#CCCCCC;
    text-align:left;
    height:100px;
    width:1000px;
}

#footer-streach {
    color:#444;
	background:#777777;
	border-top:5px solid #000;
	clear:both;
	padding:0;
	margin:0;
}

.footerwrap {
	background-color:#ccc;
	text-align:left;
	height: 100px;
	width:1000px;
}
/*Main Css Always use in html page End */

#header {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 98%;
	padding: 1%;
}
.logo {
	float: left;
	height: auto;
	width: 25%;
	text-align: left;
}
.head-menu {
	float: right;
	height: auto;
	width: auto;
	background-color: #FDC9C8;
	font-weight: bold;
	border: 1px solid #999;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.head-menu ul li {
	float:left;
	padding:10px;
	border-right:1px solid #333;
}
.head-menu ul li:last-child {
	border-right:none;
}

.head-menu-inner {
	float: left;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 10px;
}

/*Main Menu Css start*/
#nav {
	float: left;
	height: auto;
	width: 98%;
	background: #380403;
	padding: 1%;
}
#nav ul li{
	color:#FFFFFF;
	float:left;
	margin:0 0 0 20px;
	padding:0 20px 0 0;
	font-weight:bold;
	border-right: 1px solid #fff;
}
#nav ul li:last-child{
	border-right:none;
}
#nav ul li a{
	color:#fff;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
/*Main Menu Css end*/

.nav-inner {
	width:auto;
	height:auto;
	color:#FFFFFF;
	font-family:Calibri;
	font-size:17px;
	font-weight:normal;
	border-right:1px solid #fff;
	padding-right: 20px;
	float: left;
	padding-left: 20px;
	cursor:pointer;
}
.nav-inner:hover {
color:#7bafc7;
}

#gallery {
    clear:both;
	height: auto;
	width: 100%;
	background: #58ae3e;
}
#gallery img {border: 0; width: 100%; display: block; max-width: 100%;}

#content {
	float: left;
	height:auto;
	width: 98%;
	background: #fff;
 padding: 2% 1%;
}

.box-100 {
	float: left;
	height: auto;
	width: 100%;
}
.box-100-pad {
	float: left;
	height: auto;
	width: 98%;
	padding: 1%;
}

.destination-inner{
	float: left;
	width: 28%;
	padding:1%;
	line-height:20px;
	background: #f7f7f7;
	border: 1px solid #cbcbcb;
    margin:3% 1% 0 2%;
		min-height:420px;
}
/* .destination-inner:nth-child(2n+2) { margin:3% 0 0 0; float:right;}
.destination-inner:nth-child(2n+3) { margin:3% 3% 0 3%; float:right;}*/

.destination-inner:hover {
	background:#f2e9ea;
	border: 1px solid #d7c9c5;
	box-shadow:0px 1px 7px #999;
	-webkit-box-shadow:0px 1px 7px #999;
	-moz-box-shadow:0px 1px 7px #999;	
}
.destination-inner figure{ width:100%;}
.destination-inner figure img{ width:100%;}
.destination-inner h1 {
	font-family:"Trajan Pro";
	font-size:14px;
	color:#61462e;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 1px dashed #cbcbcb;
	text-align: left;
	margin:0;
	padding:0 0 10px 0;
}
.destination-inner h2 {
	font-family:Calibri;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3a4753;
	padding:0 0 10px 0;
	margin:20px 0 10px 0;
	border-bottom:1px dashed #cbcbcb;
	text-align:left;
}
.destination-inner h2 em {
    font-size:15px;
}
.destination-inner p {
	padding:0 0 10px 0;
	margin:0;
	text-align:start;
	
	
}
.destination-inner p span{
	padding:0 0 10px 0;
	margin:0;
	color:#000066;
	font-weight:bold;
	
	
	
}

.destination-inner span {
	padding:0;
	margin:0;
}
.destination-inner a { text-decoration:none; color:#3a4753;}
.destination-inner a:hover {
	text-decoration:none;
	color:#000;
}








#left-col {
	float: left;
	height:auto;
	width:33%;
	background: #f6f6f6;
	padding: 1%;
}
.left-col-inner {
	float: left;
	height:auto;
	width:100%;
	text-align: justify;
	line-height: 22px;
}
.left-col-inner h1 {
	font-family:"Arial Narrow";
	font-size:24px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FF9900;
	margin-bottom: 5px;
}
.left-col-inner p {
	color:#6898bc;
	font-weight:bold;
	border-bottom:1px dashed #bedf77;
	background:url(../images/tick-mark.jpg) no-repeat left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 10px;
}
.left-col-inner img {
    float:left;
	margin:0 10px 0 0;
	border:#bedf77 1px solid;
}

#right-col {
	float: right;
	height:auto;
	width:62%;
	background: #fff;
	padding: 1%;
}
.right-col-inner {
	float: left;
	height:auto;
	width:100%;
	text-align: justify;
	line-height: 22px;
	border-bottom:1px dashed #bedf77;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.right-col-inner h1 {
	font-family:"Arial Narrow";
	font-size:24px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FF9900;
	margin-bottom: 15px;
}
.right-col-inner h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#0099FF;
}
.right-col-inner p {
	color:#6898bc;
	font-weight:bold;
	border-bottom:1px dashed #bedf77;
	background:url(../images/tick-mark.jpg) no-repeat left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 10px;
}
.right-col-inner img {
	float:left;
	margin:0 10px 0 0;
}
.right-col-inner ul {
	font-weight:bold;
	color:#0099FF;
	margin:10px 0 0 10px;
	padding:0 0 0 20px;
	background: url(../images/icon-menu.png) no-repeat 0 5px;
}
.right-col-inner li {
list-style:disc;
font-weight:normal;
margin:0 0 0 30px;
color:#676767;
}


/*Footer Css Start*/
#footer{
	width:98%;
	height:auto;
	float:left;
	background-color: #380403;;
	padding: 1%;
	color: #FFFFFF;
}
.footer-left {
	float: left;
	height: auto;
	width: 40%;
	text-align:right;
}

.footer-left a{
	color:#FFFF00;
}

.footer-left span{
	color:#FFFF00;
}



.footer-right {
	float: left;
	height: auto;
	width: 60%;
	text-align:left;
	color: #FFFFFF;
	font-size: 11px;
}
.footer-right img {
	float: left;
}
.footer-right ul li {
	padding:0 10px 0 10px;
	display:inline;
}
.footer-right a {
   color:#fff;
   text-decoration:underline;
}
.footer-right a:hover {
   color:#fff;
   text-decoration:none;
}


/*Footer Css End*/

.emaillink
{

float:right;
font-size:13px;

}

.emaillink a
{

color:#A10000;
font-size:bold;
font-weight:bold;

}
.contentp { width:96%; margin:0 2%; }
h1 { display:inline; text-align:left;  font: 600 28px/36px sans-serif;  }
.margin20{margin:10px 0 20px 0;}


ul.contlist { text-align: center; padding: 0px; margin: 30px 0 0 0; }
ul.contlist li { display: inline-block; margin: 0 15px; box-shadow: 0 0 6px rgba(0,0,0,.3); width:25%;
padding:15px; border-radius:10px; background: #f7f7f7; text-align: left; line-height:24px; 
font-size:16px;  vertical-align: top;      min-height: 195px;   }

ul.contlist li h2 { font-size: 21px; color: #000; line-height: 25px; }
ul.contlist li a { color: #380403; }

/*Responsive Css start*/
@media only screen and (max-width:767px)  
{
#main-container{
	width:100%;
	height:auto;
	margin:0px auto;
	position: relative;
}

ul.contlist li  { width: 95%; }
.destination-inner{
	float: left;
	width: 95%;
	padding:1%;
	line-height:20px;
	background: #f7f7f7;
	border: 1px solid #cbcbcb;
    margin:3% 1% 0 2%;

}
/* .destination-inner:nth-child(2n+2) { margin:3% 0 0 0; float:right;}
.destination-inner:nth-child(2n+3) { margin:3% 3% 0 3%; float:right;}*/

.destination-inner:hover {
	background:#f2e9ea;
	border: 1px solid #d7c9c5;
	box-shadow:0px 1px 7px #999;
	-webkit-box-shadow:0px 1px 7px #999;
	-moz-box-shadow:0px 1px 7px #999;	
}
.destination-inner figure{ width:100%;}
.destination-inner figure img{ width:100%;}
.destination-inner h1 {
	font-family:"Trajan Pro";
	font-size:14px;
	color:#61462e;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 1px dashed #cbcbcb;
	text-align: left;
	margin:0;
	padding:0 0 10px 0;
}
.destination-inner h2 {
	font-family:Calibri;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3a4753;
	padding:0 0 10px 0;
	margin:20px 0 10px 0;
	border-bottom:1px dashed #cbcbcb;
	text-align:left;
}
.destination-inner h2 em {
    font-size:15px;
}
.destination-inner p {
	padding:0 0 10px 0;
	margin:0;
	min-height:70px;
	max-height:70px;
	overflow:hidden;
	
}
.destination-inner span {
	padding:0;
	margin:0;
}
.destination-inner a { text-decoration:none; color:#3a4753;}
.destination-inner a:hover {
	text-decoration:none;
	color:#000;
}










#footer{
}
.footer-left {
    width:100%;
}
.footer-right {
	width:100%;
	color: #FFFFFF;
	font-size: 10px;
	text-align:left;
}
.footer-right ul li {
	padding:5px 5px 5px 30px;
	border-bottom:1px dashed #4f839a;
	display:block;
}
.footer-right a {
   color:#fff;
   text-decoration:none;
}
.footer-right a:hover {
   color:#00CCFF;
   text-decoration:none;
}



}
@media only screen and (min-width: 321px) and (max-width:480px)  

{
#main-container{
	width:100%;
	height:auto;
	margin:0px auto;
	position: relative;
}
.head-menu {
	float: right;
	height: auto;
		width:100%;
		margin:5px 0 0 0;
	background-color: #D9FAD3;
	font-weight: bold;
	border: 1px solid #999;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.head-menu ul li {
	float:left;
	padding:10px;
	border-right:1px solid #333;
}
.head-menu ul li:last-child {
	border-right:none;
}




.destination-inner{
	float: left;
	width: 95%;
	padding:1%;
	line-height:20px;
	background: #f7f7f7;
	border: 1px solid #cbcbcb;
    margin:3% 1% 0 2%;
}
/* .destination-inner:nth-child(2n+2) { margin:3% 0 0 0; float:right;}
.destination-inner:nth-child(2n+3) { margin:3% 3% 0 3%; float:right;}*/

.destination-inner:hover {
	background:#f2e9ea;
	border: 1px solid #d7c9c5;
	box-shadow:0px 1px 7px #999;
	-webkit-box-shadow:0px 1px 7px #999;
	-moz-box-shadow:0px 1px 7px #999;	
}
.destination-inner figure{ width:100%;}
.destination-inner figure img{ width:100%;}
.destination-inner h1 {
	font-family:"Trajan Pro";
	font-size:14px;
	color:#61462e;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 1px dashed #cbcbcb;
	text-align: left;
	margin:0;
	padding:0 0 10px 0;
}
.destination-inner h2 {
	font-family:Calibri;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3a4753;
	padding:0 0 10px 0;
	margin:20px 0 10px 0;
	border-bottom:1px dashed #cbcbcb;
	text-align:left;
}
.destination-inner h2 em {
    font-size:15px;
}
.destination-inner p {
	padding:0 0 10px 0;
	margin:0;
	min-height:70px;
	max-height:70px;
	overflow:hidden;
	
}
.destination-inner span {
	padding:0;
	margin:0;
}
.destination-inner a { text-decoration:none; color:#3a4753;}
.destination-inner a:hover {
	text-decoration:none;
	color:#000;
}










#footer{
}
.footer-left {
    width:100%;
}
.footer-right {
	width:100%;
	color: #FFFFFF;
	font-size: 10px;
	text-align:left;
}
.footer-right ul li {
	padding:5px 5px 5px 30px;
	border-bottom:1px dashed #4f839a;
	display:block;
}
.footer-right a {
   color:#fff;
   text-decoration:none;
}
.footer-right a:hover {
   color:#00CCFF;
   text-decoration:none;
}

}


@media only screen and (min-width: 481px) and (max-width: 600px) {

#main-container{
	width:100%;
	height:auto;
	margin:0px auto;
	position: relative;
}
.head-menu {
	float: left;
	height: auto;
		width:70%;
		margin:5px 0 0 0;
	background-color: #D9FAD3;
	font-weight: bold;
	border: 1px solid #999;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.destination-inner{
	float: left;
	width: 95%;
	padding:1%;
	line-height:20px;
	background: #f7f7f7;
	border: 1px solid #cbcbcb;
    margin:3% 1% 0 2%;
}
/* .destination-inner:nth-child(2n+2) { margin:3% 0 0 0; float:right;}
.destination-inner:nth-child(2n+3) { margin:3% 3% 0 3%; float:right;}*/

.destination-inner:hover {
	background:#f2e9ea;
	border: 1px solid #d7c9c5;
	box-shadow:0px 1px 7px #999;
	-webkit-box-shadow:0px 1px 7px #999;
	-moz-box-shadow:0px 1px 7px #999;	
}
.destination-inner figure{ width:100%;}
.destination-inner figure img{ width:100%;}
.destination-inner h1 {
	font-family:"Trajan Pro";
	font-size:14px;
	color:#61462e;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 1px dashed #cbcbcb;
	text-align: left;
	margin:0;
	padding:0 0 10px 0;
}
.destination-inner h2 {
	font-family:Calibri;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3a4753;
	padding:0 0 10px 0;
	margin:20px 0 10px 0;
	border-bottom:1px dashed #cbcbcb;
	text-align:left;
}
.destination-inner h2 em {
    font-size:15px;
}
.destination-inner p {
	padding:0 0 10px 0;
	margin:0;
	min-height:70px;
	max-height:70px;
	overflow:hidden;
	
}
.destination-inner span {
	padding:0;
	margin:0;
}
.destination-inner a { text-decoration:none; color:#3a4753;}
.destination-inner a:hover {
	text-decoration:none;
	color:#000;
}

.facewidth
{

width:95%;
	height:auto;

		min-height:270px;
		margin:15px auto;
		padding:15px 0 0 0;
}






#footer{
}
.footer-left {
    width:100%;
}
.footer-right {
	width:100%;
	color: #FFFFFF;
	font-size: 10px;
	text-align:left;
}
.footer-right ul li {
	padding:5px 5px 5px 30px;
	border-bottom:1px dashed #4f839a;
	display:block;
}
.footer-right a {
   color:#fff;
   text-decoration:none;
}
.footer-right a:hover {
   color:#00CCFF;
   text-decoration:none;
}




	}
	
@media only screen and (min-width: 601px) and (max-width:800px)  
{
#main-container{
	width:100%;
	height:auto;
	margin:0px auto;
	position: relative;
}

.destination-inner{
	float: left;
	width: 40%;
	padding:3%;
	line-height:20px;
	background: #f7f7f7;
	border: 1px solid #cbcbcb;
    margin:3% 1% 0 2%;
}
/* .destination-inner:nth-child(2n+2) { margin:3% 0 0 0; float:right;}
.destination-inner:nth-child(2n+3) { margin:3% 3% 0 3%; float:right;}*/

.destination-inner:hover {
	background:#f2e9ea;
	border: 1px solid #d7c9c5;
	box-shadow:0px 1px 7px #999;
	-webkit-box-shadow:0px 1px 7px #999;
	-moz-box-shadow:0px 1px 7px #999;	
}
.destination-inner figure{ width:100%;}
.destination-inner figure img{ width:100%;}
.destination-inner h1 {
	font-family:"Trajan Pro";
	font-size:14px;
	color:#61462e;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 1px dashed #cbcbcb;
	text-align: left;
	margin:0;
	padding:0 0 10px 0;
}
.destination-inner h2 {
	font-family:Calibri;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3a4753;
	padding:0 0 10px 0;
	margin:20px 0 10px 0;
	border-bottom:1px dashed #cbcbcb;
	text-align:left;
}
.destination-inner h2 em {
    font-size:15px;
}
.destination-inner p {
	padding:0 0 10px 0;
	margin:0;
	min-height:70px;
	max-height:70px;
	overflow:hidden;
	
}
.destination-inner span {
	padding:0;
	margin:0;
}
.destination-inner a { text-decoration:none; color:#3a4753;}
.destination-inner a:hover {
	text-decoration:none;
	color:#000;
}










#footer{
}
.footer-left {
    width:100%;
}
.footer-right {
	width:100%;
	color: #FFFFFF;
	font-size: 10px;
	text-align:left;
}
.footer-right ul li {
	padding:5px 5px 5px 30px;
	border-bottom:1px dashed #4f839a;
	display:block;
}
.footer-right a {
   color:#fff;
   text-decoration:none;
}
.footer-right a:hover {
   color:#00CCFF;
   text-decoration:none;
}

}

/*Responsive Css End*/