body{ margin: 0;
	padding: 0 0 0 0;
	color:#000;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}


/* BACKGROUNDS */




#index_av
	{
	background:#ced3d7;
	background-image: url(../images/bg_landscape_av.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-attachment: fixed;
	}


	
	
	
	







/* TYPO */

a:link{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #5b6240;
}

a:visited{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #5b6240;
}

a:hover{
	color:#afb792;
	text-decoration:none;
	border-bottom: 1px dotted #5b6240;
}



a img{ border:none; }






h1{
	color:#afb792;
	font-size: 19px;
	text-align: left;
	margin:1.5em 0;
}


h2{
	color:#000;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: bold;
}

h3{
	color:#000;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: bold;
	line-height: 9px;
}



p{
	line-height:1.5em;
}

.entrydate {
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#bfbfbf;
	margin-top: -18px;
	}

.entrybody {
	border-bottom: 1px solid #bfbfbf;
	}








#logo {
	background: transparent;
	width: 900px;
	height: 50px;
	margin: 55px auto 45px auto;
	border: 0;
	padding: 0;
	text-align: left;
}


#logo a:link, #logo a:visited, #logo a:hover {
	text-decoration:none;
	border-bottom: none;
}

#logo a:link, #logo a:visited, #logo a:hover {
	text-decoration:none;
	border-bottom: none;
}

#logo a:active, #logo a:focus {
	outline: 0;
	}



/* BANNER */


#bannerindex {
	float: left;
	width: 1000px;
	margin: 0;	
	padding: 0;
}

#banner_left {
	float: left;
	width: 500px;
	margin: 0;	
	padding: 0;
}

#banner_right{
	position: absolute;
	float: right;
	width: 500px;
	margin-top: 0;
	padding: 0;
}


#flashcontent_index {
	background-color: transparent;
	height: 375px;
	width: 1000px;
	border: 0;
	padding: 0;
	margin: 0;
}


#flashcontent_left {
	float: left;
	background-color: transparent;
	height: 400px;
	width: 500px;
	border: 0;
	padding: 0;
	margin: 0;
}

#flashcontent_right {
	float: right;
	background-color: transparent;
	height: 400px;
	width: 500px;
	border: 0;
	padding: 0;
	margin: 0;
}



/* CATEGORY NAVS */


#mainnavcontainer {
	background: #5b6240;
	width: 1000px;
	height: 46px;
	margin: 0 0 25px 0;
	border: 0;
	padding: 15px 0 15px 0;
	text-align: left;
}

#mainnavcontainerindex {
	background: #5b6240;
	width: 1000px;
	height: 46px;
	margin: 0 0 0 0;
	border: 0;
	padding: 15px 0 15px 0;
	text-align: left;
}

#mainnavcontainer_pi {
	background: #5b6240;
	width: 1000px;
	height: 46px;
	margin: 0 0 0 0;
	border: 0;
	padding: 15px 0 15px 0;
	text-align: left;
}

#navstyle {
 width: 900px;
 height: 50px;
 margin: 0 50px 0 50px; 
 padding: 0;
 border: 0;
 position: relative;
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height: 22px;
}

#navstyle a:link, #navstyle a:visited, #navstyle a:hover {
	color: #FFF;
	text-decoration:none;
	border-bottom: none;
}


#mainnavgroup {
 width: 900px;
 height: 46px;
 background: url(../images/navigation.jpg);
 margin: 0 50px 0 50px; 
 padding: 0;
 border: 0;
 position: relative;
}

#mainnavgroup li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#mainnavgroup li, #mainnavgroup a {height: 50px; display: block; text-decoration: none; border-bottom: none;}
#mainnavone {left: 0px; width: 50px; text-decoration: none; border-bottom: none;}
#mainnavtwo {left: 75px; width: 175px; text-decoration: none; border-bottom: none;}
#mainnavthree {left: 275px; width: 165px; text-decoration: none; border-bottom: none;}
#mainnavfour {left: 465px; width: 110px; text-decoration: none; border-bottom: none;}
#mainnavfive {left: 600px; width: 130px; text-decoration: none; border-bottom: none;}
#mainnavsix {left: 760px; width: 140px; text-decoration: none; border-bottom: none;}


#mainnavone a:hover {background: transparent url(../images/navigation.jpg) -0px -50px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavtwo a:hover {background: transparent url(../images/navigation.jpg) -75px -50px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavthree a:hover {background: transparent url(../images/navigation.jpg) -275px -50px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfour a:hover {background: transparent url(../images/navigation.jpg) -465px -50px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfive a:hover {background: transparent url(../images/navigation.jpg) -600px -50px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavsix a:hover {background: transparent url(../images/navigation.jpg) -760px -50px no-repeat; text-decoration: none; border-bottom: none;}




	
.inbip, .inbip a:link, .inbip a:visited, .inbip a:hover {
	color: #9ab5c5;
	}

	
.inbia, .inbia a:link, .inbia a:visited, .inbia a:hover {
	color: #afb792;
	}










#container {
    background-color: #FFF;
	width: 1000px;
	margin: 0 auto 0 auto;
	border: 10px solid #fff;
	padding: 0;
	text-align: left;
}






/* left right */

#content {
	float: left;
	width: 400px;
	margin: 0;	
	padding: 0 0 0 50px;
}



#content_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #afb792;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	float: left;
	width: 400px;
	margin: 0;	
	padding: 20px 0 50px 50px;
}

#content_title_index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #afb792;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	float: left;
	width: 400px;
	margin: 0;	
	padding: 50px 0 50px 50px;
}





.main_title_index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: left;
}


.main_td_index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFF;
	font-size: 24px;
	letter-spacing: 1px;
	text-align: left;
}


.indexlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
}

.indexlink a:link, .indexlink a:visited, .indexlink a:hover {
	text-decoration:none;
	border-bottom: none;
}





#contentright{
	float: right;
	width: 500px;
	margin-top: 0;
	padding: 0;
}

#contentrightindex{
	float: right;
	width: 400px;
	margin-top: 2px;
	padding: 0 50px 0 50px;
}

#contentrighttxt {
	width: 400px;
	padding: 0 50px 0 50px;
}

#contentrightcaption {
	float: right;
	width: 400px;
	padding: 0 50px 0 50px;
}

#italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:12px;
	line-height: 13px;
	}
	
.fig { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

.smalltype { 
	font-size:10px;
	}

.smallserif { 
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 13px;
	}

#contentone {
	float: left;
	width: 900px;
	margin: 0 0 0 50px;	
	padding: 0;
}



.mainindextype { 
	font-size: 18px;
	}


#clearer {
	padding: 50px 0 0 0;
	clear: both;
}

#clearer_tight {
	padding: 0;
	clear: both;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 13px;
	border-bottom: 7px solid #5b6240;
	background: #FFF;
	width: 1020px;
	height: 40px;
	margin: 0 auto 75px auto;
	padding: 5px 0 5px 0;
	text-align: left;
}



#content_title_index_av {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #afb792;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	float: left;
	width: 400px;
	margin: 0;	
	padding: 50px 0 50px 50px;
}




#footer a:link, #footer a:visited, #footer a:hover, #footer_mi a:link, #footer_mi a:visited, #footer_mi a:hover, #footer_av a:link, #footer_av a:visited, #footer_av a:hover {
	text-decoration:none;
	border-bottom: none;
}






.packshotcat img { 
	border: 1px solid #bfbfbf;
	}



/* BANNER ROTATE */

div.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	}	
	ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	}
	#footer-1 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	}
	li img {
	display: block;
	width: 900px;
	height: 675px;
	border: 0;
	}

#banner {
margin: 0;
padding: 0;
width: 900px;
height: 675px;
background: #FFF;
position: relative;
}
