/* CSS Document */
* {
		margin: 0;
        padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: #F3FAFF url(images/bg.gif);
	font-size: 0.683em;
	
        }
#wrapper #main #content #book {
	height: 25px;
	width: 100px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	float: right;
}
#wrapper #main #content #book img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

table { 
		font-size: 1.2em;
}
/* =-=-=-=-=-=-=-[Menu STARTS]-=-=-=-=-=-=-=- */
#wrapper #menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
}


#menu #menu4 {
	width: 200px;
	border-style: none;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
        }
		
#menu #menu4 ul {
	list-style-type: none;
}
#menu  #menu4  ul  li  ul  li a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu #menu4 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	color: #032883;
	list-style-type: none;
	font-size: 1.2em;
        }

#menu #menu4 li a:link, #menu #menu4 li a:visited {
	color: #000000;
	display: block;
	background: url(images/menu_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #032883;
	font-weight: bold;
	list-style-type: none;
	text-transform: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
        }
		
#menu #menu4 ul li ul li a:link, #menu #menu4 ul li ul li a:visited {
	color: #000000;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #032883;
	font-weight: normal;
	list-style-type: none;
	text-transform: none;
	background-image: none;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
        }	
#menu #menu4 ul li ul li a:hover, #menu #menu4 ul li ul li #current {
	color: #00349B;
	background: none;
	padding: 0px 0 0 30px;
	font-weight: normal;
	list-style-type: none;		
	}
#menu #menu4 li a:hover, #menu #menu4 li #current {
	color: #00349B;
	background: url(images/menu_bg.gif);
	padding: 8px 0 0 30px;
	font-weight: bold;
	list-style-type: none;
        }

#menu #menu4 li a:active {
        color: #032883;
        background: url(images/menu_bg.gif) 0 -64px;
        padding: 8px 0 0 30px;
			list-style-type: none;
        }	
/* =-=-=-=-=-=-=-[Menu ENDS]-=-=-=-=-=-=-=- */	
#footer {
	background-color: #032883;
	margin: 10px;
	text-align: center;
	padding: 5px;
}
#wrapper #footer li {
	display: inline;
	font-size: 1.2em;
	padding: 0px 5px;
	margin: 5px;
	border: 1px none #FFFFFF;
}


#wrapper #footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #footer a:hover {
	font-weight: normal;
	color: #032883;
	background-color: #FFFFFF;
	text-decoration: none;
}



		
/* =-=-=-=-=-=-=-[LAY OUT]-=-=-=-=-=-=-=- */

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	position: relative;
}
#wrapper #bar {
	background-color: #032883;
	height: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #032883;
}


#wrapper #main {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#wrapper #main ul {
	list-style-type: none;
}


/* =-=-=-=-=-=-=-[HEADER]-=-=-=-=-=-=-=- */

#header #BlueDiamondTours h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00257A;
	font-size: 3em;
	font-style: italic;

	text-transform: none;
	width: auto;
}
#wrapper #header #slogan {
}
#wrapper #header #slogan h1 {
	font-size: 1.2em;
	width: 350px;
	color: #00257A;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
#wrapper #header {
	position: relative;
	margin: 10px 10px 0px;
}
 #header #BlueDiamondTours #Since {
	color: #660000;
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	width: auto;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

		
/* =-=-=-=-=-=-=-[FORMAT]-=-=-=-=-=-=-=- */
#main #content p {
	margin-bottom: 10px;
}
#main #content {
	font-size: 1.2em;
	position: relative;
	width: 512px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 220px;
}
#wrapper #main #content #columns {
	position: relative;
	width: 501px;
}
#wrapper #main #content #columns  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #main #content #columns #colmun1 {
	width: 250px;
}
#wrapper #main #content #columns #colmun1 #text{
	width: 240px;
	background-image: url(/images/sides.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #main #content #columns #colmun1 #text .click {
	background-color: #032883;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #main #content #columns #colmun1 #text .click a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
#wrapper #main #content #columns #colmun2 {
	width: 250px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#wrapper #main #content #columns #colmun2 #text{
	width: 240px;
	background-image: url(/images/sides.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	top: 0px;
}
#wrapper #main #content #columns #colmun2 #text .click {
	background-color: #032883;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #main #content #columns #colmun2 #text .click a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
#wrapper #main #content td {
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}
#wrapper #main #content #colmun1 h2 {
	margin-bottom: 0px;

}
#wrapper #main #content #colmun2 h2 {
	margin-bottom: 0px;

}



#wrapper #main #content ul {
	list-style-type: disc;
	padding: 0px 10px 10px;
	margin-left: 20px;
}
#wrapper #main #content h1 {
	font-size: 1.8em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 15px;
}
#wrapper #main #content h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #032883;
	padding: 5px;
	margin-bottom: 15px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
}
#wrapper #main #content h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrapper #main #content #tours {
	position: relative;
}
#wrapper #main #content #tours #who {
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #032883;
	border-right-color: #032883;
	border-bottom-color: #032883;
	border-left-color: #032883;
	padding-right: 4px;
}
#wrapper #main #content #tours img {
	border: 1px solid #032883;
}

#wrapper #main #content #tours #speed {
	width: 250px;
	position: absolute;
	top: -1px;
	left: 261px;
}
#wrapper #main #content #photo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
	margin-right: 0px;
	margin-left: 10px;
}
#wrapper #main #content #photo img {
	border: 1px solid #000000;
	padding: 5px;
}
#wrapper #main #content #gallery {
	font-weight: bold;
	text-align: right;
	margin-right: 0px;
	margin-left: 10px;
}
#wrapper #main #content #gallery img {
	border: 1px solid #000000;
	padding: 5px;
}
#wrapper #main #content #photo #caption {
	padding: 5px;
	font-size: 1.0em;
	text-align: right;
	width: 200px;
	right: 0px;
	float: right;
}
#wrapper #main #content .photo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	width: 240px;
	font-weight: bold;
	text-align: right;
}
#wrapper #main #content .photo a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #main #content .photo img {
	border: 1px solid #000000;
	padding: 5px;
}
#wrapper #main #content .photo .caption {
	padding: 5px;
	font-size: 1.0em;
	text-align: right;
	width: 200px;
	right: 0px;
	float: right;
}
#testimonials {
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper #main #content #testimonials .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
blockquote {
	margin-right: 25px;
	margin-left: 25px;
}
#wrapper #number {
	float: right;
	width: 175px;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #BCD0FE;
	margin: 0px 5px 5px;
	padding: 5px;
}
#wrapper #number h1 {
	font-size: 1.1em;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#newsletter {
	width: 200px;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #BCD0FE;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	float: right;
}
#diy    {
	border: 1px solid #032883;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #BCD0FE;
	width: 250px;
	float: right;
}

#diy h1 {
	color: #FFFFFF;
	background-color: #032883;
	padding: 5px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	text-align: center;
	font-size: 1.6em;
}
#diy h2 {
	background-color: #BCD0FE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	text-align: center;
	color: #000000;
}
#menu #diy {
	float:none;
	width:188px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#menu #diy h1 {
	color: #FFFFFF;
	background-color: #032883;
	padding: 5px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	text-align: center;
	font-size: 1.2em;
}
#newsletter h1 {
	font-size: 1.4em;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#slogan a {
	color: #032883;
	text-decoration: none;
}
#slogan a:hover {
	color: #660000;
	text-decoration: underline;
}
.click {
	background-color: #032883;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
.click a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
#wrapper  #main  #menu  #newsletter {
	width: 200px;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #BCD0FE;
	margin: 0px;
	padding: 0px;
}
#wrapper   #main   #menu   #newsletter   h1 {
	font-size: 1.6em;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#wrapper #main #menu #newsletter h2 {
	font-size: 1.2em;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#facebook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #032883;
	text-align: center;
	width: 200px;
	border: 1px solid #032883;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#facebook a {
	color: #03277E;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facebook    h1   {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facebook h2 {
	background-color: #03216D;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	letter-spacing: .01em;
	border: 10px none #FFFFFF;
}
#facebook h2 a {
	background-color: #032883;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.new {
	font-size: 9px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #660000;
	padding: 2px;
	font-weight: bold;
	border: 1px none #FFFFFF;
}
.featured {
	font-size: 9px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #006600;
	padding: 2px;
	font-weight: bold;
	border: 1px none #FFFFFF;
	margin: 2px;
}
/* Travelogue */
#links ul {
	list-style-type: none;
	width: 450px;
} 

#links li {
	border: 1px dotted #999;
	border-width: 1px 0;
	margin: 5px 0;
	list-style-type: none;
	height:120px;
}

#links li a {
	color: #990000;
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
	height:110px;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
	list-style-type: none;
	height: 100px;
}


#links li a:hover {
        background: #ffffcc;
}

#links a em {
	color: #333;
	font: normal 85% Verdana, Helvetica, sans-serif;
	line-height: 125%;
	display: block;
	margin-left: 0px;

}

#links a span {
	color: #125F15;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;

}
#wrapper #main #content #links img {
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#content .book img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .book {
	height: 25px;
	width: 100px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	float: right;
}
#content .time {
	font-variant: small-caps;
	text-transform: lowercase;
	color: #FF0000;
	border: 1px dotted #666666;
	padding: 10px;
}
#wrapper #main #content .photo .caption img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.tabletop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0E3B95;
	border-right-color: #0E3B95;
	border-bottom-color: #0E3B95;
	border-left-color: #0E3B95;
}
.clearall {
	clear: both;
}
.bigtest {
	font-size: 1.5em;
}
.right {
	text-align: right;
}
