/*		Reformatted Tags 	*/

body { 	background-color: #cc2128;	}

h1 {
		width: 350px;
		height: 60px;
		margin: 15px 0 5px 15px;
		padding: 0;
		background-color: #08213c;
}

h1 span {		display: none;		}

#first {		background: #08213c url(../tour-images/H1-Welcome.gif) no-repeat;		}

#second {		background: #08213c url(../tour-images/H1-Teasing.gif) no-repeat;		}

#third {		background: #08213c url(../tour-images/H1-Personal.gif) no-repeat;		}

#fourth {		background: #08213c url(../tour-images/H1-Intimate.gif) no-repeat;		}

#updates {		background: #08213c url(../tour-images/H1-Updates.gif) no-repeat;		}

p { 			
				font: 11px Verdana, Arial, Helvetica, sans-serif; 
				color: #fff;
				width: 320px; 
				margin: 0 0 10px 30px;  
}

ul, ol { 			
				font: 10px Verdana, Arial, Helvetica, sans-serif; 
				font-weight: 700;
				color: #fff;
				width: 300px; 
}

li {			margin: 10px; }

a{
				font-weight: 700;
				color: #ccc;
				text-decoration: none;
}

a:link {
				color: #ccc;
				text-decoration: none;
}
a:visited {
				color: #ccc;
				text-decoration: none;
}
a:hover {
				color: #fff;
				text-decoration: underline;
}
a:active {
				color: #c00;
				text-decoration: underline;
}




/*    Page Layout   */

#outerdiv { 
				width: 790px;
				height: auto;
				margin: 0 auto;
				background: url(../tour-images/TourBG.jpg) repeat-y;				
}

#ltcol { 
				width: 375px; 
				height: auto; 
				margin: 0; 
				background: url(../tour-images/LtColBG.gif) repeat-y; 
				float: left;
}
#ltcolbot { 
				width: 375px; 
				height: 277px; 
				margin: 0; 
				padding: 0;
				background: url(../tour-images/Martini-02BG.jpg) no-repeat; 
}

#rtcol {
				width: 374px;
				height: auto;
				margin: 0 0 0 389px;
				background: url(../tour-images/RtColBG.gif) repeat-y; 				
}

#toprightcol {
				width: 374px;
				height: 644px;
}

#access {
				position: relative;
				top: 30px;
				left: 145px;
}


#footer {
				height: 30px;
				width: 790px;
				text-align: center;
				padding: 10px;
				clear: both;
}

/* 	Specialized IDs and Classes	*/

#logo {			margin-left: 11px	}

#optionsdiv {
				margin: 15px;
				width: 355px;
				height: 57px;
}

#updatesframe {	margin-left: 15px;	}

.PgGrph {	margin: 0 3px 3px 3px;	}

#gentop {
				margin: 0 auto; 
				width: 790px;
				height: 114px;
				background: url(../holiday-images/GEN-Top.gif) no-repeat;
}

#gentop a {		margin: 10px 0 0 400px; 	}

#genmid {
				width: 790px;
				height: auto;
				margin: 0 auto;
				background: url(../holiday-images/GEN-DivBG.gif) repeat-y;
}

#genbot {
				margin: 0 auto; 
				width: 790px;
				height: 100px;
				background: url(../holiday-images/GEN-Bottom.gif) no-repeat;
				clear: left;
}

.buffer {		clear: both;	}
