* {
	margin: 0; padding: 0;
}


body {
	text-align: center;
	font: 12px Arial;
	color: #000000;
	background: #F0F8FF
	



}
a {
	text-decoration: none;
	color: #015A77;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
ul {
	list-style-type: none;
}

#container{margin: 0 auto; background: url(../images/bag.jpg) no-repeat center 30px;}

/** BEGIN wrapper  **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: center;
}
/** END wrapper**/

/** BEGIN header **/
#header {
	height: 140px;
	overflow: hidden;
}
	#header ul li{
		float: left;
		font-weight: bold;
		font-size: 0.95em;
	}
		#header ul li a {
			color: #33568e;
			text-decoration: none;
			text-transform: uppercase;
			display: block;
			padding: 7px 10px 17px 10px;
		}
		#header ul li a:hover {
			background: url(../images/hover.gif) no-repeat bottom center;
		}
	#header .rss {
		float: right;
		background: url(../images/rss.gif) no-repeat 0 7px;
		padding: 9px 10px 6px 15px;
		font-size: 0.9em;
		font-weight: bold;
		color: #33568e;
	}
		#header .rss a {
			color: #33568e;
			margin: 0 7px;
		}
	#header div#logo {
		clear: both;
		float: left;
		padding: 30px 30px 50px 30px;height: 80px;width: 500px;
	}
		#header h1 a {
			display: block;
     		outline: none;
			color:#ffffff;
			font-weight:bold;
			font-size:30px;
			/*background: url(../images/logo.gif) no-repeat 0 0;
			text-indent: -9999px;*/
	}
	#header h1 a:hover {text-decoration:none;}
	#header p{color:#fff; font-size:16px;}
	
	#header .ad {
		float: right;
		padding: 35px 6px 0 0;
	}
	
		
/** END header **/

#body {
	clear: both;
	background: #fff;
	width: 980px;
}

/** BEGIN content **/
#content {
	width: 680px;
	float: left;
	padding: 10px 5px 30px 10px;
	margin-right: 0;
	text-align: left;
}
	#content .box {
		border: 1px solid #CBCBCB;
		padding: 8px 0;
		background-color: #FFFFFF;
		margin-bottom: 20px;
	}
	#myGallery {
		width: 520px !important;
		height: 300px !important;
	}
	#content .featured-img {
		width: 520px;
		height: 300px;
		overflow: hidden;
		position: relative;
		margin-left: 9px;
	}
		#content .featured-img .text {
			background: url(../images/shade.png) repeat 0 0;
			bottom: 0;
			left: 0;
			position: absolute;
			width: 500px;
			text-align: left;
			padding: 13px 10px 15px 10px;
		}
		#content .featured-img .text h2 {
			font-size: 1.5em;
			margin-bottom: 4px;
		}
		#content .featured-img .text h2 a {
				color: #FFFFFF;
				text-decoration: none;
			}
		#content .featured-img .text p {
			color: #FFFFFF;
			font-size: 1.1em;
			line-height: 1.2em;
			font-family: Verdana;
		}
		#content .slideInfoZone {height:120px;padding:10px;}
		#content .box .post .date {
			float: left;
			color: #808080;
			font-family: Verdana;
			font-size: 0.9em;
			margin: 0 0 0px 0px;
		}
		#content .box .post .category a {
			float: right;
			color: #808080;
			text-transform: uppercase;
			font-family: Verdana;
			font-size: 0.9em;
			margin-right: 10px;
		}
		#content .box .post .content {
			clear: both;
			border-top: 1px solid #CBCBCB;
			border-bottom: 1px solid #CBCBCB;
			text-align: left;
			padding: 0 10px;
			padding-bottom: 8px;
		}
		#content .box .post .content h2 {
			padding-bottom: 12px;
			font-size: 1.5em;
		}
		#content .box .post .content h2 a {
			font-size: 1.4em;
			color: #1E3357;
			text-decoration: underline;
		}
		#content .box .post .content img {
			float: left;
			margin: 5px 10px 5px 3px;
			width: 100px; height: auto;
		}	
		#content .box .post .content p {
			font-family: Verdana;
			font-size: 1.5em;
			line-height: 1.3em;
			padding-top: 5px;
			padding-bottom: 6px;
			padding-left: 5px;
		}
		#content .box .post .tag {
			float: left;
			color: #808080;
			font-family: Verdana;
			font-size: 0.9em;
			padding: 8px 0 2px 10px;
		}
		#content .box .post .tag a {
			color: #808080;
		}
			#content .box .post .tag a:hover {
				color: #1E3357;
			}
		#content .box .post .comment a {
			float: right;
			text-decoration: underline;
			color: #1E3357;
			font-family: Verdana;
			font-size: 0.9em;
			padding: 8px 10px 2px 0;
		}
/** END content**/

/** BEGIN sidebar **/
#sidebar {
	width: 270px;
	float: right;
	/** background-color: #ECEBEB; **/
	padding: 10px 5px 50px 4px;
}
	#sidebar .box {
		border: 1px solid #87d6f7;
		background-color: #FFFFFF;
		margin-bottom: 20px;
		padding: 0px 0;
		text-align: left;
	}
		#sidebar .box h2 {
			font-size: 0.9em;
			background-color: #87d6f7;
			text-transform: uppercase;
			border-bottom: 1px solid #87d6f7;
			padding: 6px 0 7px 6px;
			color: #33568e;
			
		}
		#sidebar .box .sponsor img {
			padding: 10px 0 0 6px;
		}
		#sidebar .box .sponsors img {
			padding: 10px 4px 0 4px;
		}
		#sidebar .box .title a {
			background-color: #87d6f7;
			color: #1E3357;
			text-decoration: underline; 
			font-size: 1em;
			font-weight: bold;
			line-height: 1.3em;
			font-family: Verdana;
		}
			#sidebar .box p {
				font-family: Verdana;
				padding: 6px 12px;
				padding-right: 15px;
				line-height: 1.2em;
			}
		#sidebar .box .flickr {
			background-color: #87d6f7;
			text-align: center;
			padding: 4px 0;
			padding-bottom: 0;
		}
			#sidebar .box .flickr img {
				margin: 3px 6px;
			}
		#sidebar .box .video {
			padding: 5px 5px 0 5px; 
		}
		#sidebar form.search {
			width: 260px; height: 33px;
			background: #ECEBEB url(../images/search_small.gif) no-repeat center;
			padding: 4px;
			margin-bottom: 10px;
		}
		#sidebar form.search input {
			float: left;
			border: 0;
			width: 180px;
			font-size: 0.9em;
			font-family: Verdana;
			margin: 8px;
		}
		#sidebar form.search button {
			float: right;
			width: 58px; height: 32px;
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
			color: #ffffff;
			border: 0;
			background-color: transparent;
			text-transform: uppercase;
		}
		#sidebar ul{padding:5px;}
		#sidebar ul.blogroll {padding:5px 0 0 2px;}
		#sidebar ul.blogroll li {display:inline;padding:3px;}
		
/** END sidebar **/



/** BEGIN footer **/
#footer {
	background-color: #87d6f7;
	clear: both;
	color: #FFFFFF;
	font-size: 0.9em;
}
	#footer p {
		margin: auto auto;
		padding: 20px 0;
		text-align: left;
		width: 960px;
	}
		#footer a {
			color: #FFFFFF;
		}
			#footer a:hover {
				text-decoration: underline;
			}
/** END footer **/

h2.title {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: left;
}

/** BEGIN miscellaneous **/
#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 550px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

#content .single {
	padding: 10px;
}
	#content .single h2 {
		margin-bottom: 10px;
		font-size: 1.4em;
		text-transform: none;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul {
		list-style-type: disc;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #ffffff;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}

.video-box, .flickr-box, .ad {display:none;}


#background-image
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 10px;
width: 660px;
text-align: left;
border-collapse: collapse;
background: url('images/travel.jpg');
}
#background-image th
{
padding: 10px;
font-weight: normal;
font-size: 10px;
color: #FFFFFF;
}
#background-image td
{
font-size: 12px;
padding: 9px 12px;
color: #FFFFFF;
font-weight:bold;

}
#background-image tfoot td
{
font-size: 11px;
}

#background-image tr
{
width: 100px;
}
#background-image tbody td
{
background: url('table-images/back.png');
}
* html #background-image tbody td
{
/*

PUT THIS ON IE6 ONLY STYLE
AS THE RULE INVALIDATES
YOUR STYLESHEET

*/
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
background: none;
}

.roundedcornr_box_978670 {
	background: url(images/roundedcornr_978670_tl.png) no-repeat top left;
}
.roundedcornr_top_978670 {
	background: url(images/roundedcornr_978670_tr.png) no-repeat top right;
}
.roundedcornr_bottom_978670 {
	background: url(images/roundedcornr_978670_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_978670 div {
	background: url(images/roundedcornr_978670_br.png) no-repeat bottom right;
}
.roundedcornr_content_978670 {
	background: url(images/roundedcornr_978670_r.png) top right repeat-y;
}

.roundedcornr_top_978670 div,.roundedcornr_top_978670,
.roundedcornr_bottom_978670 div, .roundedcornr_bottom_978670 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_978670, .roundedcornr_bottom_978670 {
	margin-top: -19px;
}
.roundedcornr_content_978670 { padding: 0 15px; }