* {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif; 
}
a {
    color: #3A669A;
}
a img {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}
body {
    background-color: #999;
}

p {
    
    font-size: 12px;
    color: #333;
    padding: 0px;
    text-align: left;
    line-height: 17px;
}
p + p { margin-top: 0.5em; }    

h1 {
    background-color: #FFF;
    font-size: 16px;
    color: #28476C;
    font-weight: bold;
    /*margin-top: 14px;*/
    /*margin-right: 12px;*/
    padding-bottom: 0px;
}
h2 {
    font-size: 15px;
    color: #28476C;
    padding-bottom: 6px;
}
h3 {
    font-size: 12px;
    color: #28476C;
    padding-top: 8px;
    padding-right: 2px;
    padding-bottom: 5px;
}

h4 {
    font-size: 12px;
    color: #28476C;
    font-weight: bold;
    margin-bottom: 6px;
    padding-bottom: 0px;
    line-height: 17px;
}

h5 {
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #333;
    font-weight: normal;
}
h6 {
}

ul {    
    font-size: 12px;
    color: #333;
    text-align: left;
    list-style-type: disc;
    line-height:18px;
    margin-left: 10px;
    margin-bottom: 10px;
}
ol {  
  font-size: 11px; 
  color:#333;
  line-height:18px;
  margin-bottom: 10px;
}

td  {
    
    font-size: 12px;
    color: #333;
    padding: 0px;
    text-align: left;
    vertical-align:top;
    line-height: 17px;
}

pre {
    font-size: 10px;
    font-family: Courier, "Courier New", monospace; 
    background-color: #e3e3e3;
    margin: 20px;
}



#box1 {
    background-color: #FFF;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
}
#box1 #logo {
    background-color: #FFF;
    float: left;
    width: 300px;
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}
#logo img {
    width: 205px;
    height: 60px;
}
#box1 #logo2 {
    width: 730px;
    float: none;
    clear: none;
}

#box1 #phone {
    background-color: #FFF;
    float: right;
    width: 150px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-top: 18px;
    padding-bottom: 2px;
    color: #3A669A;
}

#box1 #phone #contactbox {
    margin-top: 7px;
}

#box1 #phone a {
    
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

#box1 #navbar {
    background-color: #3A669A;
    clear: both;
    height: 32px;
    margin: 0px;
}

#bannerhome {
    background-color: #FFF;
    margin: 0px;
}

#bannerhome img {
    width: 940px;
    height: 450px;
}

#banner {
    background-color: #FFF;
    margin: 0px;
}

#banner img {
    width: 940px;
    height: 250px;
}

#box1 #bodyArea {
    background-color: #FFF;
    float: left;
    width: 100%;
    padding-bottom: 8px;
}


/* Home Page Boxes */
#box1 #bodyArea #homeboxes {
    margin-bottom: 0px;
    width: 100%;
}
#box1 #bodyArea #homeboxes h1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding-top: 7px;
    color: #3A669A;
    padding-bottom: 4px;
    font-weight: normal;
    margin-top: 0;
    margin-right: 0;
}
#box1 #bodyArea #homeboxes h2 {
    
    font-size: 13px;
    color: #294D74;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-bottom: 3px;
    font-weight: bold;
    text-align: center;
}
#box1 #bodyArea #homeboxes img {
    margin-right: auto;
    margin-left: auto;
    height: 135px;
    width: 196px;
    margin-top: 10px;
}

.homebox {
    height: 210px;
    width: 200px;
    float: left;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border: 1px solid #CCC;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#homebox1 {
    background-color: #e3e3e3;
    margin-left: 12px;
}
#homebox1 p {
    margin-top: 20px;
}
#homebox1 i {
    
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 10%;
    color: #3A669A;
    font-style: italic;
}

#box1 #bodyArea #left {
    float: left;
    width: 183px;
    background-color: #FFF;
    padding-top: 15px;
    padding-left: 15px;
}
#box1 #bodyArea #left a {
    color: #333;
}

.leftoutlinedbox {
    border: 1px solid #CCC;
    margin-bottom: 10px;
    padding-bottom: 6px;
    padding-left: 6px;
}

.leftoutlinedbox h5 {
    padding-left: 4px;
}


#box1 #bodyArea #left #Testimonial {
    margin-bottom: 10px;
    padding-bottom: 6px;
    font-size: 12px;
    font-style: italic;
    color: #28476C;
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 4px;
}


#box1 #bodyArea #right {
    float: right;
    width: 716px;
    background-color: #FFF;
    margin-left: 12px;
    margin-right: 12px;
}
#box1 #bodyArea #right #countrytitle {
    background-color: #FFF;
    padding-bottom: 4px;
    font-size: 16px;
    color: #28476C;
    font-weight: bold;
    margin-top: 14px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-left: 8px;
    margin-right: 12px;
}
#box1 #bodyArea #right #ctydescription {
    background-color: #FFF;
    padding-bottom: 8px;
    line-height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-top: 6px;
    margin-right: 12px;
    margin-left: 8px;
}


#box1 #bodyArea #right #breadcrumbs {
    font-size: 11px;
    color: #666;
    height: 15px;
    padding-left: 8px;
    padding-top: -1px;
    padding-bottom: 4px;
}




#box1 #bodyArea #right #countrytours {
    background-color: #FFF;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 12px;
    margin-left: 4px;
    padding: 2px;
}
#box1 #bodyArea #right #countrytours a {
    color: #28476C;
}
#box1 #bodyArea #right #countrytours #form1 {
    border: 1px solid #CCC;
}

/* Deals Body is used for the deals index page  */
#dealsbody table {
    border: 1px solid #CCC;
    width: 96%;
    margin-left: 10px;
     border-collapse: collapse;
}
#dealsbody th {
    font-size: 13px;
    color: #294D74;
    background-color: #E8EDFF;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}
#dealsbody td {
    padding: 2px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
}

#footer {
    background-color: #3A669A;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%;
    float: left;
    height: 15px;
}

#footer a {
    font-weight: bold;
    color: #FFF;
}

#footerleft {
    float: left;
    padding-left: 10px;
}
#footerright {
    float: right;
    padding-right: 10px;
}




/* index is used for tour Guide Index page*/
#index {
    padding-top: 23px;
}
#index p {
text-indent: -0.5em;
margin-left: 3em;
margin-bottom: 18px;
}
#index a {
    color: #333;
}
#index p:first-letter { 
    font-size: 2em; 
    color: #28476C;
    }
#colleft {
    float: left;
    width: 32%;
}
#colmid {
    float: left;
    width: 32%;
}
#colright {
    float: left;
    width: 32%;
}


/* used for the header boxes on the info pages*/
#infoheader {
    background-color: #FFF;
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px;
}

#infoheader h3 {
    padding-top: 0px;
}

#infoheader a {
    color: #28476C;
}

/* used for the body on the General Pages and Info Pages */
#infobody {
    background-color: #FFF;
    margin-top: 6px;
    margin-right: 4px;
    margin-bottom: 12px;
    margin-left: 6px;
}
#infobody td {
    padding: 2px;
}

#infobody h3 {
    margin-left: 6px;
}

#infobody p {
    margin-bottom: 10px;
    margin-left: 12px;
    margin-right: 12px;
    line-height: 18px;
}

#map_canvas_medium {
    width:500px; 
    height:400px; 
    float: left;
}


#testimonialbody
{
    background-color: #FFF;
    margin-top: 6px;
    margin-right: 4px;
    margin-bottom: 12px;
    margin-left: 6px;
}



.adminbottomleft {
    background-color: #FFF;
    float: left;
    height: 60px;
    margin-top: 10px;
    margin-left: auto;
    padding: 10px;
    padding-left: 40px;
}
.adminbottomright {
    background-color: #FFF;
    float: left;
    height: 60px;
    margin-top: 10px;
    margin-right: auto;
    padding: 10px;
}

.divOpen {
}
.divClosed {
}

.fadein {
    position:relative; 
    width:940px; 
    height:250px; 
}
.fadein img { 
    position:absolute; 
    left:0; 
    top:0;
    width:940px;
    height:250px;
    }
    
.floatRight img {
    float: right;
    margin: 4px;
}

.floatLeft img {
    float: left;
    margin: 4px;
}

.formtitle {
    background-color: #FFF;
    font-size: 12px;
    height: 15px;
    padding-left: 10px;
    color: #28476C;
    padding-right: 4px;
    font-weight: bold;
}

.formcell {
     border: 1px solid #CCC;
     padding: 5px;
}

/*this could be changed basically title with light blue background*/
.homeboxestitles {
    font-size: 13px;
    color: #294D74;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-bottom: 3px;
    font-weight: bold;
    text-align: center;
}
.homeboximages {
    left: auto;
    right: auto;
}
.homeboxtourtitle {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding-top: 7px;
    color: #3A669A;
    padding-bottom: 4px;
}

.hotelbox {
    width: 100%;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    text-align: left;
}
.hotelboximage {
    padding-right: 6px;
    width: 200px;
    height: 124px;
}
.hotelbox table {
     width: 100%;
     border-collapse: collapse;
}
.hotelbox td { 
    text-align:left;
    vertical-align:top;
    padding:2px;
}
.hotelboxwimagecell {
    width: 206px;
}
.hotelboxiconscell {
    width: 18%;
}

.img20x20 {
    height: 20px;
    width: 20px;
}

.padder {
    padding-bottom: 117px;
}

.PhotoTab table {
    width:100%;
    padding-top:2px; 
    padding-right:2px; 
    padding-bottom:2px; 
    padding-left:2px; 
}

.PhotoTab td
{
    width: 33%;
    
    font-size: 12px;
    color: #333;
    vertical-align: text-top;
}
.PhotoTab img {
    width: 200px;
    height: 124px;
}

.redbackground {
    background-color: #FF8880;
}

.spacer {
    float: left;
    height: 10px;
    width: 100%;
    }
    
.text_10 {
    font-size: 10px;
}

.TabbedPanelsContent { 
    padding-top: 23px;
    padding-left: 12px;
    padding-right: 12px;
}

.TabbedPanelsContent p {
    margin-bottom: 10px;
    margin-right: 12px;
    line-height: 18px;
}


.tourtitle {
    
    background-color: #FFF;
    font-size: 12px;
    height: 15px;
    padding-left: 4px;
    color: #28476C;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-right: 4px;
    font-weight: bold;
}


.tourboxleft {
    float: left;
    width: 48.5%;
    border: 1px solid #CCC;
    margin-bottom: 20px;
}
.tourboxleft img {
    padding-right: 6px;
    width: 115px;
    height: 84px;
}
.tourboxleft table {
     width: 100%;
     border-collapse: collapse;
}
.tourboxleft td { 
    text-align:left;
    vertical-align:top;
    padding:2px;
}

.tourboxright {
    float: right;
    width: 48.5%;
    border: 1px solid #CCC;
    margin-bottom: 20px;
}
.tourboxright table {
     width: 100%;
     border-collapse: collapse;
}
.tourboxright td { 
    text-align:left;
    vertical-align:top;
    padding:2px;
}
.tourboxright img {
    padding-right: 6px;
    width: 115px;
    height: 84px;
}

.tourboxblank {
    float: right;
    width: 48.5%;
    height: 113px;
    margin-bottom: 20px;
}

.tourboxdayscell {
    width: 22%;
}
.tourboxpricecell {
    width: 24%;
}
.tourboxwimagecell {
    width: 37%;
}

.testimonialtext {
    font-size: 12px;
    color: #333;
    margin-right: 10%;
    margin-left: 0%;
    font-style: normal;
}

.testimonialname {
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 10%;
    color: #3A669A;
    font-style: italic;
}

.tripadvisorratedicon {
    width: 91px;
    height: 40px;
}

.zembanner {
    width: 295px;
    height: 100px;
}

