body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center; /*** ie hack on windows ***/
	background-color: #666666;
	margin-top: 0px;
	
}



#main {
	/*** padding: 10px;   ***/
	font-size:small;
	padding-top: 8px;
	/*** background-color:#FFFFCC;  ***/
	
	
	
}

#container	{
	width: 780px;
	margin: 20 auto; /*** centers the design ***/
	background: #D6D9BC;
	/***  border: 5px solid white;    ***/
	
	text-align: left;
	font-size:small;
	margin-top: 0px;

	}

#content {
	margin-left: 136px;
	width: 624px;
	border-left: 1px dotted #c0c0c0;
	padding-left: 14px;
	font-size:small;
	background-color:#D6D9BC;
	padding-top: 2px;
	
		
}

#navbar	{
	width: 120px;
	float: left;
	font-size:small;
	padding-left: 12px;
	border-bottom: dotted;
	border-right: dotted;
	border-top: dotted;
	border-color:#999999;
	background-color:#FFFFCC;
	padding-bottom: 12px;
	padding-top: 10px;
	
	
		
	}
	
	
	#navbar a {
	text-decoration: none;
	font-weight: bold;
	color: #888;
}

#navbar a:hover {
	color: #FFCC00;
	background-color: #999999;
}

#navbar ul	{
	/*** this defines the indent of the entire list ***/
	margin-left: 0px;
	padding-left: 0px;
}

#navbar li {
	/*** this defines the bullet type ***/
	list-style-type: none;
}




#header_sh	{
	width: 780px;
	height: 170px;
	background-image: url('../images/header_sh.jpg');
}


#header_jazz	{
	width: 780px;
	height: 358px;
	background-image: url('../images/CMQ_collage.jpg');
}





#header_contact	{
	width: 780px;
	height: 170px;
	background-image: url('../images/header_contact.jpg_contact.jpg');
}


#header_3	{
	width: 780px;
	height: 240px;
	background-image: url('../images/header_3.jpg');
}

#header_4	{
	width: 780px;
	height: 240px;
	background-image: url('../images/header_4.jpg');
}

#header_7	{
	width: 780px;
	height: 240px;
	background-image: url('../images/header_7.jpg');
}


#header_bednets	{
	width: 780px;
	height: 170px;
	background-image: url('../images/header_bednets.jpg');
}




#header_sh	{
	width: 780px;
	height: 170px;
	background-image: url('../images/header_sh.jpg');
}

#header	{
	width: 780px;
	height: 240px;
	background-image: url('../images/header.jpg');
}




#header_about	{
	width: 780px;
	height: 222px;
	background-image: url('../images/header_about.jpg');
}


#header_itinerary	{
	width: 780px;
	height: 222px;
	background-image: url('/images/header_bednets.jpg');
}


#header_text	{
	font-size: large;
	font-weight: bold;
	color: white;
	padding-top: 147px;
	padding-left: 10px;
}

#header_text_about	{
	font-size: large;
	font-weight: bold;
	color: white;
	padding-top: 199px;
	padding-left: 10px;
}





#mspace  { 
width: 100px;
	height: 7px;
	background-image: url(/images/mspace.gif);
	}
	



.centered {
	text-align: center;
}

.small	{
	font-size: x-small;
}

.uppercase	{
	text-transform: uppercase;
}

.bold	{
	font-weight: bold;
}

.spread	{
	letter-spacing: 2px;
}

.italics	{
	font-style: italic;
}

.small_italics	{
	font-style: italic;
	font-size: x-small;
}


.the_input {
	width: 180px;
	font-size: small;
	font-weight: bold;
	color: #888;
}

.vertical_padding	{
	500px;
}

.heading { 



font-size:medium



}.heading_bold_rust {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.hr_90 {
	vertical-align: middle;
	width: 90%;
}
.smaller {
	font-style: normal;
	font-size: xx-small;
}
.italicsBrown {
	font-style: italic;
	color: #993300;
}
.small_bold_brown {
	font-size: x-small;
	color: #990000;
	font-weight: bold;
}
.med_brown {
	font-size: small;
	color: #990000;
	font-weight: normal;
}
.btm_nav {
	font-size: smaller;
	background-color:#D6D9BC;
	
}

