/* CSS Document */
body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	color: #573a1a;
	background-color:#c7b83d;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.content a:link {
	color: #573a1a;
}
/*------------Colors------------*/
.bottomMenu {
 background-image:url(bmenu_gr.gif);
 background-repeat:repeat-x
}
.copy p {
	margin: 0px;
	padding: 0px;
}
.white {
 color:#FFFFFF
}
.bottomMenu a{
 color:#573a1a
}
#monthnav {
	font-size: 18px;
	font-weight: bold;
	height: 27px;
	margin-top: 3px;
	padding-top: 5px;
}
#monthnav div {
	padding-top: 3px;
	height: 27px;
}


.yellow {
 color:#FFFF00
}

#newsletter {
	border: 1px solid #9e8844;
	background-color: #EEDE6D;
	position: relative;
	width: 830px;
	font-size: 18px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 24px;
	text-align: center;
	padding: 10px;
}
#newsletter input {
	font-size: 14px;
	margin: 7px;
	width: 150px;
	color: #573a1a;
}


.content a:visited {
	color: #573a1a;
}
.content a:hover {
	color: #CC0000;
}
.content a:active {
	color: #CC0000;
}
.atext {
	height: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.atext li {
	list-style-type: none;
	margin-top: 20px;
	list-style-position: outside;
	list-style-image: url(green_dot.gif);
	vertical-align: text-top;
	padding-left: 5px;
}
.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
}
.cont div {
	width: 40px;
	float: right;
	font-size: 70px;
	font-weight: bold;
	margin-top: -20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	color: #006600;
}
.colads ul {
	list-style-image: url(..green_dot.gif);
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.colads li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 0px;
}


.cont a:link {
	color: #006600;
	text-decoration: none;
	display: block;
}
.cont a:visited {
	color: #006600;
	text-decoration: none;
}
.cont a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.cont a:active {
	color: #CC0000;
	text-decoration: underline;
}
.gotour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.gotour a:link {
	color: #006600;
	text-decoration: none;
	display: block;
}
.gotour a:visited {
	color: #006600;
	text-decoration: none;
}
.gotour a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.gotour a:active {
	color: #CC0000;
	text-decoration: underline;
}
.main {
	position:relative;
	width:900px;
	border-left:1px solid #9e8844;
	border-right:1px solid #9e8844;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.vr {
 font-size:0px;
 position:absolute;
 top:10%;
 left:50%;
 bottom:10%;
 width:2px;
 background-color:#9e8844;
 height:80%
}
.rounded {
 border:1px solid #9e8844;
 background-color:#eede6d;
 position:relative;
}
.rounded img {
 position:absolute
}
.corner_tl {
 position:absolute;
 top:-1px;
 left:-1px;
 width:5px;
 height:5px;
 background: url(cor_tl.gif) no-repeat;
}
.corner_tr {
 position:absolute;
 top:-1px;
 right:-1px;
 width:5px;
 height:5px;
 background: url(cor_tr.gif) no-repeat;
}
.corner_bl {
 position:absolute;
 top:100%;
 left:-1px;
 width:5px;
 height:5px;
 margin-top:-4px;
 background: url(cor_bl.gif) no-repeat;
}
.corner_br {
 position:absolute;
 top:100%;
 right:-1px;
 width:5px;
 height:5px;
 margin-top:-4px;
 background: url(cor_br.gif) no-repeat;
}
/*--------------------header---------------------------*/
/*------------Layout------------*/
.header {
 position:relative;
 height:134px;
 border-bottom:1px solid #9e8844;
}
.header img {
 position:absolute;
 border:0px
}
.header .logo {
 display:none
}
.quantity {
	position: absolute;
	top:105px;
	left:580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quantity .qItem{
 border-right:1px solid #006133;
 padding-right:10px;
}
/*------------Colors------------*/
.header {
 background-color:#00a33d
}
.quantity {
 color:#d0db3d
}
/*-------------Fonts- ----------*/
.quantity {
 font-size:11px
}
/*-------------------top menu---------------------------*/
/*------------Layout------------*/
.topMenu {
 position:relative;
 height:29px;
 border-bottom:1px solid #9e8844;
}
.topMenu img {
 position:absolute;
 border:0px
}
/*------------Colors------------*/
.header {
 background-color:#00a33d
}
/*-------------Fonts- ----------*/
/*--------------------Content---------------------------*/
/*------------Layout------------*/
.content {
	position:relative;
	width:900px;
	padding-top:20px;
	overflow:hidden;
	color: #573a1a;
	background-color:#FFF58B}
.welcome {
	margin-bottom: 30px;
	margin-left: 25px;
	margin-right: 25px;
	background-color: #FFFFCC;
	border: 1px dotted #9e8844;
	font-size: 14px;
	padding: 5px;
}
.stepn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	width: 150px;
	float: right;
	color: #EEDE6D;
	margin-top: -5px;
	margin-right: 5px;
	text-align: right;
}

.welcome img {
	border: 1px solid #016731;
	margin-right: 5px;
	margin-bottom: 0px;
}


.title1 {
 width:852px;
 height:34px;
 position:relative;
 margin:0 auto
}
.title1 .and {
 display:none
}
.tourTitle {
 width:430px;
 height:34px;
 position:relative;
 margin:0px;
}
/**********************************/
.gall{
 list-style-type:none;
 padding-left:0px;
 position:relative;
}
.gall img{
 border: 1px solid #9e8844;
 float:left;
}
.gall li {
 float:left;
 background-repeat:no-repeat;
}
.gall div {
 float:left;
 color:#573a1a;
}
.gall div a{
 color:#573a1a
}
/*********************/
.freshGal{
 width:411px;
 margin:14px 0px 0px 24px;
}
.freshGal li {
 height: 425px;
 width:411px;
}
.freshGal img {
	height: 384px;
	width: 409px;
}

.freshGal div{
	width:409px;
	text-align:center;
	background-color: #eede6d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9e8844;
	border-bottom-color: #9e8844;
	border-left-color: #9e8844;
	padding-top: 6px;
	padding-bottom: 5px;
}
/*******************/
.lastGals{
	margin-left:465px;
	margin-top:-424px;
	width:411px;
	padding: 0px;
	margin-bottom: 0px;
}
.lastGals li {
	height: 425px;
	width:411px;
}
.lastGals img {
	height: 384px;
	width: 409px;
}

.lastGals div{
	width:409px;
	text-align:center;
	background-color: #eede6d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9e8844;
	border-bottom-color: #9e8844;
	border-left-color: #9e8844;
	padding-bottom: 5px;
	padding-top: 6px;
}
/**********************************/
.freshMov{
 width:890px;
 margin:14px 0px 0px 24px;
}
.freshMov li {
	height: 418px;
	width:411px;
	background-image:url(big2_desc_backgr.png);
	background-position:0 384px;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.freshMov img {
	height: 384px;
	width: 409px;
}

.freshMov div{
	width:409px;
	text-align:center;
	background-color: #eede6d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9e8844;
	border-bottom-color: #9e8844;
	border-left-color: #9e8844;
	padding-top: 6px;
	padding-bottom: 6px;
}
/*******************/
.topModelsGals{
 width:880px;
 margin-left:24px;
}
.topModelsGals li {
 height: 250px;
 width:152px;
 padding:0px 23px 10px 0px;
}
.topModelsGals img {
	height: 225px;
	width: 150px;
}

.topModelsGals div{
	width:150px;
	text-align:center;
	background-color: #eede6d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9e8844;
	border-bottom-color: #9e8844;
	border-left-color: #9e8844;
	padding-top: 2px;
	padding-bottom: 2px;
}

/********************/
.freeBig {
 margin:-10px 0px 20px 25px;
}
.tourBig {
 border: 1px solid #9e8844;
 float:left
}
.tourBig1 {
 border: 1px solid #9e8844;
 float:left;
 margin-top:17px
}
.tourBig2{
 border: 1px solid #9e8844;
 float:left;
 margin-top:22px
}
.aboutImg {
 margin-left:0px
}
.aboutSmImg1{
	border: 1px solid #9e8844;
	margin-left:2px;
	margin-top: 20px;
}
.aboutSmImg2{
	border: 1px solid #9e8844;
	margin-left:10px;
	margin-top: 20px;
}
.about p {
 margin-right:40px
}
.joinBtn {
 margin-top:12px;
}
.footer {
 text-align:center;
}
.bottomMenu {
 height:23px;
 padding-top:6px;
 border-top:1px solid #9e8844;
 border-bottom:1px solid #9e8844;
}
.bottomMenu .item{
 border-right:1px solid #573a1a;
 padding-right:5px;
}
.copy {
 height:75px;
 padding-top:13px;
 background-color:#00a33d;
 background-image:url(footer_gr.gif);
 background-repeat:repeat-x;
 font-size:10px;
 }

/*-------------Fonts- ----------*/
.bottomMenu a{
font-size:14px;
font-weight:bold;
}
.monthYear {
 top:-25px;
 left: 266px;
 position:absolute;
 width:400px
}
.monthYear div{
 z-index:22;
 font-size:20px;
 position:absolute;
 font-family:arial;
 color:#004c33;
 top:32px;
}
.monthYear img{
 z-index:1;
 position:absolute;
 left:0px;
 top:0px;
}
.textdiv {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textdiv h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.textdiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #573a1a;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boxes {
	border: 1px solid #573A1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textdiv h3 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #573a1a;
}
.textdiv td {
	font-size: 10px;
}
.colads {
	width:122px;
	position:relative;
	float:none;
	border: 1px solid #9e8844;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	text-align: center;
}
.button {
	background-image: url(price.png);
	background-repeat:no-repeat;
	width:353px;
	height:25px;
	border:0px;
	padding:0px;
	color:#573a1a;
	cursor:pointer;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
.button_small {
	width:165px;
	height:24px;
	border:0px;
	padding:0px;
	background-image:url(check.png);
	background-repeat:no-repeat;
	color:#573a1a;
	cursor:pointer;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button2 {

	background-image: url(price2.png);
	background-repeat:no-repeat;
	width:353px;
	height:25px;
	border:0px;
	padding:0px;
	color:#573a1a;
	cursor:pointer;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
.comments {
	background-color: #EEDE6D;
	border: 1px solid #9e8844;
	width: 850px;
	height: auto;
	text-align: left;
	margin-bottom: 7px;
	margin-left: 23px;
}
.comments #com1 {
	background-color: #FFF58B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9e8844;
	padding: 10px;
	text-align: left;
}
.comments_form h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 22px;
}

.comments #auth {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9e8844;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.comments #com2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9e8844;
	padding: 10px;
	text-align: left;
}

.comments h2 {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 22px;
}
#working_dark {
	visibility: hidden;
}

.comments_form input {
	width: 200px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #573A1A;
	background-color: #FFFFCC;
	font-size: 12px;
}
.comments_form {
	width: 800px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9e8844;
}
.comments_form #working {
	height: 16px;
	width: 16px;
	margin-top: -27px;
	margin-left: 190px;
	visibility: hidden;
}


.comments_form textarea {
	width: 300px;
	height: 150px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #573A1A;
	background-color: #FFFFCC;
	font-size: 12px;
}
/*************************/
.joinOrDie {
 margin:0px 0px 14px 24px;
}
.joinOrDie img{
 vertical-align:middle;
 border:0px;
}
.joinOrDie span{
 font-size:24px;
 margin-left:12px;
 padding-top:0px;
}

#monthnav a:link {
	border: 1px solid #9e8844;
	background-color: #EEDE6D;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}
#monthnav a:visited {
	border: 1px solid #9e8844;
	background-color: #EEDE6D;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}
#monthnav a:hover {
	border: 1px solid #9e8844;
	background-color: #E8D137;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}
#monthnav a:active {
	border: 1px solid #9e8844;
	background-color: #E8D137;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}
#coupon {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	border:1px solid #9e8844;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#coupon #coupon_box {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

