/* CSS Document */



body {
	
    margin-top: 1px;    
	font-family: Georgia, Times New Roman, Times, Serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #1C2222;
	background: #ffffff;
}


h1 {

color:#000000;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:28px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:0;
}

img {
	border: none;
}

a {			text-decoration: none;
			color: #cc0000; }

#content{
    
	width: 782px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#logocover{
    
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}




#bodycover{
    margin-top: 10px;
	width: 780px;
	height: 415px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#bodycovertravel{
    margin-top: 10px;
	width: 780px;
	height: 425px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#adcoverbig{
    margin-top: 5px;
	width: 780px;
	height: 1px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#adcovercontact{
    margin-top: 50px;
	width: 780px;
	height: 750px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#adcovertravel{
    margin-top: 50px;
	width: 780px;
	height: 250px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#adcover{
    margin-top: 50px;
	width: 780px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#footercover{
    margin-top: 40px;
	width: 780px;
    margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}


#column1{
        
	    width: 375px;
        float: left;
}
        
#column1contain {
  margin: 0 auto;
  width: 375px;
  text-align: left;
}



#columnmid{
        
	    width: 30px;
        float: left;
        }

#column2{
        
	    width: 375px;
        float: left;
        }
        
#column2contain {
  margin: 0 auto;
  width: 375px;
  text-align: left;
}

#column3{
        
	    width: 375px;
        float: left;
        }
        
#column3contain {
  margin: 0 auto;
  width: 375px;
  text-align: left;
}

#flashcolumn1{
        
	    width: 384px;
        float: left;
        }
        
#flashcolumn2{
        
	    width: 384px;
        float: left;
        }

#adcolumn1{
        
	    width: 250px;
        float: left;
        }

#adcolumn2{
        
	    width: 250px;
        float: left;
        }

#adcolumn3{
        
	    width: 250px;
        float: left;
        }
        
#adcolumn4{
        
	    width: 250px;
        float: left;
        }
        
#flashspace{
        
	    width: 12px;
        float: left;
        }
        
#adspace{
        
	    width: 15px;
        float: left;
        }

#footerbar{
        
	    width: 780px;
        float: left;
        }

spanbar {
   line-height: 1.1em;
   background-color: #66FF66; 
}






/*-------------------------------------------------
  Section Headers
-------------------------------------------------*/

.round_rect-1 {
  background: #F7F5E7 url(images/round_rect-bottom-left.gif) no-repeat left bottom;
}

.round_rect-2 {
  background: url(images/round_rect-bottom-right.gif) no-repeat right bottom;
  padding-bottom: 8px;
}

.round_rect-3 {
  background: url(images/round_rect-top-left.gif) no-repeat left top;
}

.round_rect-4 {
  background: url(images/round_rect-top-right.gif) no-repeat right top;
  padding: 11px 12px 0px 12px;
}

.sectionHeader {
  margin-bottom: 10px;
  font-size: 14px;
}

.sectionHeader h2 {
  text-transform: ;
  color: #393;
  font-size: 17px;
  font-family: Georgia, helvetica, arial;
  margin: 0;
  padding: 1px 0 2px 0;
}

.sectionHeader h2 span {
  color: orange;
  font-size: 14px;
  float: right;
}

.sectionHeader h2 a.category {
  color: #393;
  text-decoration: none;
}

.sectionHeader h2 a.category:hover {
  color: #393;
  background-color: transparent;
  text-decoration: underline;
}

.sectionHeader h2 .latest {
  float: none;
  padding-left: 10px;
}

body.show .sectionHeader h2 {

  font-size: 24px !important;
  text-transform: none;
  padding: 2px 0 2px 0;
  line-height: 1.1em;
}

body.show .sectionHeader h2 span {
  float: none;
  color: #999;
  font-size: 100%;
  padding: 0 5px;
}

