@charset "UTF-8";
/* CSS Document */

body {
	background-color:#2491CA;
	color:#1F415E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
}
a {
	text-decoration:none;
	color:#1F415E;
	margin:0px;
}

a:hover {
	text-decoration:none;
	color: #FFFFFF;
	margin:0px;
}
h1 {
	text-indent:-999px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	margin:0px;
}
.top_nav {
    height:150px;
	position:relative;

}
.narra_logo {
	background-image:url(../images/narra_logo.gif);
	background-repeat:no-repeat;
	height:89px;
	background-position:left;
	background-color:#1F415E;
	
}

.logo_text {
	background-image:url(../images/logo_text.gif);
	background-repeat:no-repeat;
	height:22px;
	width:127px;
	float:left;
	position:relative;
	margin:0px;
}
.nav_main {
	font-size:12PX;
	font-weight:bold;
	height:22px;
	position:relative;
}
.main_contents {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
	height:auto;
}
.member_login {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:16px;
	background-image:url(../images/bg_memberlogin.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:100px;
	float:right;
	position:relative;
	z-index:1;
}
.textbox {
	color:#FFFFFF;
	text-align:justify;
	font-size:12px;
	background-color:#61C8E3;
	background-image:url(../images/tl.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 12px 12px 15px 12px;
	float:left;
	display:inline;
	width:876px;
	position:relative;
	
}
.textbox a {
	font-weight:bolder;
	color:#FFFFFF;
	}
.img_bar {
	position:relative;
	height:110px;
	width:900px;
}
.getmap {
	position:relative;
	width:600px;
	height:18px;
	float:right;
}
.getmap_in {
    background-image:url(../images/getmap.gif);
	background-repeat:no-repeat;
	position:relative;
	float:right;
	width:95px;
	height:18px;
	text-indent:-999px;
	overflow:hidden;
}
.footer {
	font-size:x-small;
	text-align:center;
	width:900px;
	height:auto;
	padding:30px 0 10px 0;
	clear:both;
}
.welcome {
	background-image:url(../images/bg_welcome.jpg);
	background-repeat:no-repeat;
	float:left;
	height:268px;
	width:873px;
	color:#FFFFFF;
	text-align:justify;
	font-size:12px;
	padding:12px 15px 12px 12px;
	display:inline;
}
.welcome p {
   width:673px;
   }
/* ------------------------------- CSS Member Nav Rollover button --------------------------------*/
.membernav_box {
    height:21px;
	width:900px;
	position:relative;
	float:right;
}
.member {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:148px;
	position:relative;
	float:left;
	height:14px;
	padding: 7px 4px 0 0;
	text-align:right;
}
.membernav {
	width:748px;
	height:21px;
	position:relative;
	float:right;
}
.clubnews {
	background-image:url(../images/bg_club.gif);
	float:left;
	text-align:center;
	height:14px;
	width:99px;
	padding-top:7px;
	display: inline;
}
.acco {
	background-image:url(../images/bg_acco.gif);
	float:left;
	text-align:center;
	height:14px;
	width:209px;
	padding-top:7px;
	display: inline;
}
.board {
	background-image:url(../images/bg_board.gif);
	float:left;
	text-align:center;
	height:14px;
	width:149px;
	padding-top:7px;
	display: inline;
}
.media {
	background-image:url(../images/bg_media.gif);
	float:left;
	text-align:center;
	height:14px;
	width:74px;
	padding-top:7px;
	display: inline;
}
.ski {
	background-image:url(../images/bg_ski.gif);
	float:left;
	text-align:center;
	height:14px;
	width:97px;
	padding-top:7px;
	display: inline;
}
.trad {
	background-image:url(../images/bg_trad.gif);
	float:left;
	text-align:center;
	height:14px;
	width:120px;
	padding-top:7px;
	display: inline;
}

.roll a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.roll a:hover {
	color:#FFFFFF;
	background-position: 0px 22px;
	font-weight:bold;
}
/* ------------------------- CSS Rollover button code END---------------------------*/

.member_left {
    position:relative;
	float:left;
	width:152px;
}
.member_text {
	color:#FFFFFF;
	text-align:justify;
	font-size:12px;
	position:relative;
	background-color:#61C8E3;
	padding: 10px 12px 15px 12px;
	width:724px;
	float:right;
}
.forbg {
    width:748px;
	padding-left:152px;
	background-image:url(../images/news_left.jpg);
	background-position:left bottom;
	background-repeat:repeat-y;
	position:relative;
	float:left;
}
.member_left_b {
	position:absolute;
	padding:0 0 0 -152px;
	height:31px;
	left: 0;
	bottom: 0;
}

.member_text a{
    color:#FFFFFF;
    font-weight:bolder;
}
.member_text a:hover {
	text-decoration:none;
	color: #FFFFFF;
	margin:0px;
}
.member_bottom {
    width:748px;
	float:right;
	position:relative;
}

.interphoto {
    margin:0 0 10px 10px;
    width:420px;
	height:200px;
	overflow:auto;
	position:relative;
	float:left;
	display:inline;
	}
.interphoto img {
	background-color:#FFFFFF;
	padding:2px;
	margin: 0 8px 0 0;
	position:relative;
	float:left;
	}
.acright {
    position:relative;
	float:right;
	width:250;
	height:600;
}
.subtitle {
    font-weight:bold;
	color:#FFFFFF;
}
.rates { border:solid 1px }
.contactde {
    position:relative;
    float:left;
	margin-left:10px;
}
.accinfo {
    display:inline;
    position:relative;
    float:right;
}
.loginbox {
   top:30px;
   left:230px;
	width:400px;
	height:130px;
	position:relative;
}
.album {
	background-color:#FFFFFF;
	border:2px solid #FFFFFF;
	position:relative;
	float:left;
	width:204px;
	height:154px;
}
.cover {
    width:220px;
    height:180px;
	position:relative;
	float:left;
	margin:2px;
	padding:0 16px 10px 0;
}
.photoie {
    height:605px;
	position:relative;
	float:left;
	width:1px;
}
.photo {
	color:#FFFFFF;
	text-align:justify;
	font-size:12px;
	position:relative;
	background-color:#61C8E3;
	padding: 10px 12px 15px 12px;
	width:724px;
	min-height:605px;
	float:right;
}
.thumbview {
	background-color:#FFFFFF;
	border:2px solid #FFFFFF;
	margin:2px;
	position:relative;
	float:left;
	width:204px;
	height:154px;
}
/* ------------------------- CSS Rollover button code END---------------------------*/
.trading_title {
    font-weight:bolder;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
.trading_post {
    width:700px;
	float:left;
	position:relative;
    margin:4px;
	border:1px solid #FFFFFF;
}
.brk {
    width:700px;
	height:1px;
	margin:10px 0 10px 0;
	background-color:#FFFFFF;
	position:relative;
	float:left;
	}
