@charset "utf-8";
/* CSS Document */


.style3 {color: #BCC2C8}
.style4 {color: #109b12}
.style5 {
	color: #da1616;
	font-weight: bold;
	font-family: "Kristen ITC", Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}

li       {
         list-style-type: none;
	 display: inline;
         }

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #123456;
        font-size: 0.8em;
	line-height: 1.25em;
}

a:link {
	color: #2975c2;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
}
a:visited {
	color: #2975C2;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
}
a:hover {
	font-style: italic;
	color: #da8816;
	text-decoration: underline;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
}
a:active {
	color: #d2d616;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
}

img {
        border-style: none;
}

#divHeader {
	width: 780px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #123456;
	padding-left: 5px;
	position: absolute;
	top: 0px;
}
#divSubHeader {
	background-color: #123456;
	height: 30px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #F0F8FF;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	position: absolute;
	top: 90px;
}

#divHeader #logo {
	float: left;
}
#divSearch {
        float:right;
}

/*************Left Column****/
#divLeft {
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	float: left;
	margin: 0px;
	width: 150px;
	text-align: left;
	position: relative;
	display: block;
	text-indent: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCC2C8;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #123456;
}
#divContainerMain {
	border-top-width: 121px;
	border-top-style: solid;
	border-top-color: #123456;
	margin-right: 2%;
}

/*************Container****/
#divContainer {
	clear: both;
	width: 780px;
	position: absolute;
	top: 121px;
	left: 0px;
}
#divHeaderContainer {
	clear: both;
	width: 780px;
	float: left;
}

#divLeft ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#divLeftNav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#divLeftNav ul li {
	background-color: bcc2c8;
	width: 150px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 8px;
}
#divFlickrBadge {
	padding-left: 1em;
        padding-bottom: 1em;
}

#divLeftNav a:link, #divLeftNav a:visited, #divLeftNav a:active {
	background-color: #BCC2C8;
	width: 150px;
	margin: 0px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E9F0;
	border-bottom-color: #E1E9F0;
	border-left-color: #E1E9F0;
	color: #1E5891;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divLeftNav ul a:hover, #divLeftNav a.current:link, #divLeftNav a.current:visited {
	margin: 0px;
	padding: 0px;
	background-color: #E1E9F0;
	font-style: italic;
	color: #714c18;
	text-decoration: none;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
}
#divLeftMyTrips {
        color: #123456;
        font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
        padding-right: 4px;
        line-height: 1em;
}


/*************Right Column****/
#divRight {
        position: absolute;
	left: 620px;
	top: 0px;
	float: right;
        width: 160px;
	padding-top: 1em;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 15px;
        margin-right: 0px;
        margin-left: 10px;
	text-align: left;
                
}
#divRightRSS { 
        
        color: #123456;
        line-height: 1em;
        margin-top: 10px;
        width: 260px;
        border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCC2C8;
	padding-left: 7px;
        padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC2C8;
	padding-top: 1em;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCC2C8;
        border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCC2C8;
        background-color: #f0f8ff;
        border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC2C8;
}
#divGoogleAds {
        padding-top: 10px;
        padding-left: 5px;
}
#divWidget {
        float: right;
}


/*************Center Column****/
#divCenter {
        
	text-align: left;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	font-size: 0.9em;
	background-color: #FFFFFF;
}


#divCenter img {
	float: left;
	padding-top: 4px;
	margin-bottom: 1px;
	margin-top: 4px;
}

#divMainHeading {
	margin-right: 160px;
	background-color: #F0F8FF;
	border-left-width: 150px;
	border-left-style: solid;
	border-left-color: #123456;
	padding-left: 10px;
}
#divMainHeading h1 {
	
	background-color: #f0f8ff;
	padding-left: 5px;
}
#divOpening {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #123456;
        font-size: 0.75em;
	line-height: 1.25em;

}

/*************Center Column - Middle****/
#divCenterMiddle {
        color: #123456;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCC2C8;
	padding-left: 4px;
        padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC2C8;
	padding-top: 1em;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCC2C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 155px;
}
#divCenterMiddle table {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC2C8;
}
#divCenterMiddle td {
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #1E5891;
	border-bottom-color: #BCC2C8;
	text-align: left;
}
#divCenterMiddle p {
	padding-top: 5px;
	padding-left: 4px;
	text-align: left;
	font-size: 0.85em;
}


/*************Center Column - Bottom****/
#divCenterBottom {
	text-align: justify;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCC2C8;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC2C8;
	padding-top: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCC2C8;
	margin-left: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A1D30;
	font-weight: bold;
	font-variant: small-caps;
}
#divAdArticle {
        align: center;
        text-align: center;
        margin-right: auto;
	margin-left: auto;
        margin-top: 2em;
	margin-bottom: 2em;
}

/******Alsett Clearing Method***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/*************Clearer****/
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
/******Alsett Clearing Method***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}



/*************Footer****/
#divFooter {
	text-align: center;
	font-size:.9em;
	background-color:#123456;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC2C8;
	width: 480px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#divFooter ul {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	text-align: center;
}
#divFooter li {
	display:inline;
	color:#A0CCE7;
	color:#c60;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0CCE7;
}
#divFooter li:first-child {
	border-left:0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#divFooter ul li a {
	text-decoration:none;
	color:#A0CCE7;
	font-weight: bold;
	font-variant: small-caps;
	font-size: .85em;
}
#divFooter ul li a:hover, #divFooter a.current:link, #divFooter a.current:visited{
	text-decoration:none;
	color:#0599FF;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
#divFooter ul.fineprint li {
	color:#F0f8ff;
	margin: 0px;
	font-size: 0.75em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#divFooter ul.fineprint li a {
	color:#F0F8FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.3em;
	text-decoration: none;
}
#divFooter ul.fineprint li a:hover {
	color:#0099E7;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/*************Headings****/
h1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #1E5891;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1E5891;
	margin-bottom: 0.5em;
	text-align: left;
	margin-right: 120px;
	margin-top: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
}
h2 {
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0A1D30;
	color: 0a1d30;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #E1E9F0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h3 {
	color: #1e5891;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;

	font-size: 1.2em;
	font-variant: small-caps;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #1e5891;
	text-align: left;
}
h4 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #714c18;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #714c18;
	text-align: left;
	margin-right: 20px;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	color: #1e5891;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h6 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 1em;

	font-weight: bold;
	color: #123456;
	margin-bottom: 0px;
	padding-bottom: 4px;
	text-decoration: underline;
}
.blurb {
	font-style: italic;
	color: #1E5891;
	line-height: 1.2em;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#divCenterMiddle table p {
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#divCenterMiddle img {
	padding-right: 5px;
}
.letter {
	color: #BCC2C8;
}

.storyimageright {
	float: right;
	padding-left: 8px;
	padding-top: 8px;
        width: 240px;
}


.storyimageleft p {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	width: 224px;
	font-style: normal;
       
}

.storyimageleft {
	float: left;
	padding-right: 8px;
	padding-top: 8px;
        width: 240px;
}
.storyimageright p {
	color: #000000;
	text-align: justify;
	padding-bottom: 4px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 224px;
	margin: 0px;
	font-variant: normal;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}

.stories {
	        float: right;
		text-align: left;
		font-weight: bold;
		line-height: 1em;
		color: #009933;
		border-top-width: medium;
		border-bottom-width: medium;
		border-top-style: dotted;
		border-bottom-style: dotted;
		border-top-color: #009933;
		border-bottom-color: #009933;
		margin-top: 2em;
		margin-bottom: 0px;
		font-style: italic;
		width: 15em;
		margin-right: 100px;
		margin-left: 1.5em;
		padding-top: 0px;
		padding-right: .5em;
		padding-bottom: 2px;
		padding-left: .5em;
}


p.thanks {
	font-size: 8px;
}

