@charset "utf-8";
* { margin:0;
	padding:0;
	}
p {
	padding-left: 10px;
	line-height: 120%;
	}
h1 {
	padding-left: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding-bottom: 6px;
}
h2{
	padding-left: 6px;
	font-size: 16px;
	color: #000066;
	padding-bottom: 6px;

}
h3{
	padding-left: 6px;
	font-size: 14px;
	color: #000066;
	padding-bottom: 6px;

}
h4{
	padding-left: 6px;
	font-size: 10px;
	color: #000066;

}
.center {
text-align:center;
}
.noborderimg {
border:0px;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
}
#wrapper {
	position:relative;
	width:730px;
	text-align:left;
	top:10px;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#subwrapper {
	background-image: url(images/leftbarbg.jpg);
	background-repeat: repeat-y;
	float: left;
}
.clear {
	clear:both;
}

#header {
	position:relative;
	background-color: #7FAAD4;
	height:85px;
	display: none;
}

#logo {
	position:absolute;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:730px;
	left: 0px;
	top: 0px;
	height: 74px;
	}

#hnav{
	position:absolute;
	list-style:none;
	left:272px;
	bottom:-5px;
	width:466px;
	font-size:12px;
	font-weight: normal;
	height: 20px;
	}
#hnav li {
	float:left;
}
#hnav li a {
	padding-right:15px;
	display: block;
	color:#000000;
	float: left;
	color: #000066;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration:none
}
#hnav  li a:link, a:visited, a:active  {
	text-decoration:none
}
#hnav  li a:hover{
	text-decoration:underline
}

/*================== Vertical bar=========================================*/
#vnav{
	width:210px;
	height:220px;
}
#vnav ul{
	position:absolute;
	font-size:14px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	width: 207px;
	left: 0;
}
#vnav ul li{
	margin-bottom:2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 6px;
	width: 210px;
}
#vnav ul li a {
	padding-left: 20px;

}
#vnav ul li a:link  {
	color:#000066;
	text-decoration:none;
}
#vnav ul li  a:visited {
	color:#000066;
	text-decoration:none;

}
#vnav ul li a:hover{
	color:#0033FF;
	text-decoration:none;
}
#vnav ul li a:active {
	color:#000066;
	text-decoration:none;
}
#photogallery {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#photogallery img{
	border: 2px solid #208FFF;
}
#photogallerytext {
	text-align: center;
}
#photogallerytext a {
	text-decoration:none;
		color: #000066;
}
#photogallerytext   a:link, a:visited, a:active  {
	text-decoration:none;
		color: #000066;

}
#photogallerytext   a:hover{
	text-decoration:underline;
		color: #000066;

}

/*==============Content====================*/
#content{
	width: 520px;
	float: left;
}
#contentflash
{
	margin-right: auto;
	margin-left: auto;
	width: 480px;
}
#contentflash500
{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#leftbar{
	width: 210px;
	height: auto;
	float: left;
	display: none;
}
.space {
	font-size: 6px;
}

.accordionlinks a:link, a:visited, a:active{
	text-decoration:none;
	color: #0066FF;}
.accordionlinks a:hover {
	text-decoration:underline;
	}
.roundup {
	background-image: url(images/up.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.rounddown {
	background-image: url(images/down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentbg {
	margin-left: auto;
	width: 500px;
	margin-right: auto;
	background-color: #D4E6FC;
}
/*======to float pictures in div tag left === vication_ideas page*/

.locationspictures
{
	margin-left:9px;
	position:relative;

}
.contentbgleftfloat {
float:left;
width:150px;
margin-right:9px;
padding-left:2px;
padding-right:2px}
/*To clear the float and add backgroup pic for vication_ideas page*/
.rounddownclear {
	clear:both;
	background-image: url(images/down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* h3 links used in vication_ideas page*/
h3 a:link, a:visited, a:active{
	text-decoration:none;
	color: #0066FF;
		text-align:center;

}
h3 a:hover {
	text-decoration:underline;
	}

/* ============ footer=====================*/
.footerheader {
	font-size:12px;
	color:#000066;
	font-weight: bold;
	padding-left: 10px;
}
#contactfooter div { float:left;}
#contactfooter #one { width:200px}
#contactfooter #two {  width:200px}
#contactfooter #three { float:left}
#contactfooter #three a:link, a:visited, a:active{
	text-decoration:none;
	color: #0066FF;
}
#contactfooter #three a:hover {
	text-decoration:underline;
}
#contactfooter .pcontactinfo {
	padding-left:20px;
}
#footer p {
	text-align:center;
	font-size: 10px;
	padding-left: 0px;
}
#footer {
	background-color:#EDEDED;
	display: none;
}

p a:link, a:visited, a:active{
	text-decoration:none;
	color: #0066FF;
}
p a:hover {
	text-decoration:underline;
	}
