@font-face {
    font-family: "Kon Tiki Enchanted JF";
    src: url("/lib/fonts/KONTIKIENCHANTED.ttf");
}
@font-face {
    font-family: "Script MT Bold";
    src: url("/lib/fonts/SCRIPTBL.TTF");
}
@font-face {
    font-family: "Bradley Hand ITC";
    src: url("/lib/fonts/BRADHITC.TTF");
}

@font-face {
    font-family: Mistral;
    src: url("/lib/fonts/MISTRAL.TTF");
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(/lib/img/NA-heart-stencil.png);
	background-position:center;
	background-repeat:no-repeat;
}

body, td, th {
	color: #93877f;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	line-height: 20px;
}
a:link, a:visited, a:active {
	color: #56c0ca;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #56c0ca;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover .imgroller {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}


.title{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0px 0px 22px 0px;
}

#repeatwrapper {
	width: 100%;
	background-image: url(/lib/img/repeat_background_blue.jpg);
	background-repeat: repeat;	
	background-position: center top;
}

#fullwrapper {
	width: 100%;
	background-image: url(/lib/img/top_background_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#topheader {
	width: 850px;
	height: 230px;
}

#navigation {
	width: 850px;
	height: 50px;
	text-align:center;
	vertical-align:middle;
}

#mid_body {
	background: #ffffff;
	padding-bottom: 18px;
}

#mid_body #toprow {
	background: #e4dfdb;
	width: 850px;
	height: 66px;
}

#mid_body #mid_left {
	float: left;
	height: 16px;
	padding: 36px 0px 0px 30px;
}

#mid_body #mid_right {
	float: right;
	width: 250px;
	height: 16px;
	padding: 16px 71px 0px 0px;
}

#mid_body #showline {
	width: 850px;
	background-image: url(/lib/img/line_background.gif);
	background-repeat: no-repeat;
}

#mid_body #homenews {
  float: left;
  width: 440px;
  padding: 5px 0px 20px 30px;
		background-image:url(/lib/img/NA-heart-stencil.png);
	background-position:center;
	background-repeat:no-repeat;
}

#mid_body #hometours {
  float: right;
  width: 291px;
  padding: 5px 30px 20px 0px;
}

#midy_body .touritem {
	padding-top: 12px;
	line-height: normal;
}

#mid_body .newsitem {
	padding-top: 12px;
	line-height: normal;
}

#mid_body .journalitem {
	padding-top: 12px;
	line-height: normal;
}

#mid_body .newsitem a:link, #mid_body .newsitem a:visited, #mid_body .newsitem a:active {
	color: #93877f;
}

#mid_body .journalitem a:link, #mid_body .journalitem a:visited, #mid_body .journalitem a:active {
	color: #93877f;
}

#mid_body .newsitem a:hover {
	color: #93877f;
}

#mid_body .journalitem a:hover {
	color: #93877f;
}

#adcontent {
	width: 850px;
	height: 230px;
	padding-top: 21px;
}

#comments {
	width: 850px;
	height: 320px;
}


.journalitem {
	font-family:"Bradley Hand ITC" ;
	font-size:18px;
}

.adspace {
	float: right;
	width: 250px;
	height: 193px;
	padding: 10px 10px 10px 10px;
	background-image: url(/lib/img/ad_background4.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom:10px;
	margin-top:10px;
}

.adspacenoback {
	float: right;
	width: 250px;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
	margin-bottom:10px;
	margin-top:10px;
}

.adspacenopad {
	float: left;
	width: 250px;
	height: 193px;
	padding: 10px 10px 10px 10px;
	background-image: url(/lib/img/ad_background4.gif);
	background-repeat: no-repeat;
}


#hometwitter {
	float: left;
	width: 494px;
	height: 57px;
	background-image: url(/lib/img/twitter_background_blue.png);
	background-repeat: no-repeat;
}

#mailinglist {
	float: right;
	width: 356px;
	height: 57px;
	text-align:center;
}

#twitterlogo {
	float: left;
	width: 41px;
	padding: 9px 0px 0px 43px;
}

#twittercontent {
	float: right;
	width: 333px;
	padding: 12px 40px 0px 0px;
	color: #b7a69c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	height: 32px; 
	overflow: hidden;
}

#twittercontent a:link, #twittercontent a:visited, #twittercontent a:active {
	color: #8fcbdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#twittercontent a:hover {
	color: #8fcbdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.imgbrd {
	border: 4px solid #1e140e; 
}

.imgbrdroll {
	border: 4px solid #1e140e; 
}

a:hover .imgbrdroll {
	border: 4px solid #552b12; 
}

div#twitter_div {
  padding-top: 0px;
}

ul#twitter_update_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul#twitter_update_list li {
  margin: 0px;
  padding: 0px;
}
ul#twitter_update_list li span {
  display: block;
}


#footerfull {
	width: 100%;
	height: 133px;
	background-image: url(/lib/img/bottom_background.gif);
	background-repeat: repeat-x;
}

#footer {
	width: 850px;
	height: 133px;
	margin: 0 auto;
	background-image: url(/lib/img/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footerone {
	width: 850px;
	height: 45px;
	padding: 12px 0px 0px 0px;
}

#footertwo {
	width: 850px;
	height: 35px;
	padding: 14px 0px 0px 0px;
}

.footerleft {
	float: left;
	padding: 0px 0px 0px 0px;
}

.footerright {
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
}


a.hostlink:active {color: #000000; text-decoration:underline;font-size:9px;font-weight: bold;}
a.hostlink:link {color: #000000; text-decoration:none;font-size:9px;font-weight: bold;}
a.hostlink:visited {color: #000000; text-decoration:none;font-size:9px;font-weight: bold;}
a.hostlink:hover {color: #000000; text-decoration:underline;font-size:9px;font-weight: bold;}

.bgpowered1 {
    background-image:url(http://clickcosmo.com/images/powered1.gif);
	background-position:right;
	background-repeat: no-repeat; 	color:#3F3F3F; 
	font-size:10px; 
	font-weight:bold; 
	font-family:Century Gothic, Verdana; 
	padding-left:10px; 
	padding-right:10px; 
}
.bgpowered2 {
    background-image:url(http://clickcosmo.com/images/powered2.gif);
	background-position:left;
	background-repeat: no-repeat; 	color:#3F3F3F; 
	font-size:10px; 
	font-weight:bold; 
	font-family:Century Gothic, Verdana; 
	padding-left:20px; 
	padding-right:10px; 
}
.bgpowered3 {
    background-image:url(http://clickcosmo.com/images/powered3.gif);
	background-position:left;
	background-repeat: no-repeat; 	color:#3F3F3F; 
	font-size:10px; 
	font-weight:bold; 
	font-family:Century Gothic, Verdana; 
}

.clickcosmo {
	font-size: 10px;
}



#newsitem_full {
	width:790px;
	padding-left:20;
}

.photowrapper {
	width: 500px;
	overflow: hidden;
}

.photoholder {
	width: 530px;
}

.photoitem {
	float: left;
	width: 108px;
	padding: 15px 22px 5px 0px;
}
