	body {
			background:#d9dabb;
			margin-top:0px;
			}
	#banner {
			width:780px;
			height:228px;
			background:#ffffff;
			}
	#adminbanner {
			width:780px;
			height:107px;
			background:#ffffff;
			}
	#main {
			width:780px;
			background:#FFFFFF;
			}
	#text {
			width:562px;
			padding:00px 0px 50px 0px;
			float:left;
			margin-left: 10px;
			min-height:300px;
			text-align: justify;
			}
	#admintext {
			min-height:500px;
			text-align: justify;
			}
	#logos {
			width:780;
			padding:0px 0px 0px 0px;
			float:left;
			}
	#menu {
			width:190px;
			float:left;
			margin:0px 5px 50px 0px;
			}
	#adminmenu {
			width:780px;
			float:left;
			background: #003300;
			padding:5px 0px 5px 0px;
			}
	#base {
			width:780px;
			height:61px;
			background-image:url(images/base.gif);
			float:left;
			}
			
	td, body, pre {
			font-size:10pt;
			font-family:arial;
			}

	a:link {color: #316391;	text-decoration: none;}
	a:visited {color: #316391; text-decoration: none;}
	a:hover {color: #91bbe3; text-decoration: none;}
	a:active {color: #316391;	text-decoration: none;}
	
	a.menu_link:link {color: #FFFFFF;	text-decoration: none;}
	a.menu_link:visited {color: #FFFFFF; text-decoration: none;}
	a.menu_link:hover {color: #91bbe3; text-decoration: none;}
	a.menu_link:active {color: #FFFFFF;	text-decoration: none;}
	
	a.delete:link {color: #dc291e;	text-decoration: none;}
	a.delete:visited {color: #dc291e; text-decoration: none;}
	a.delete:hover {color: #f0bdaa; text-decoration: none;}
	a.delete:active {color: #dc291e;	text-decoration: none;}
	
	a.move:link {color: #336600;	text-decoration: none;}
	a.move:visited {color: #336600; text-decoration: none;}
	a.move:hover {color: #a1d88b; text-decoration: none;}
	a.move:active {color: #336600;	text-decoration: none;}
	
	a.submenu:link {color: #000000;	text-decoration: none;}
	a.submenu:visited {color: #000000; text-decoration: none;}
	a.submenu:hover {color: #000000; text-decoration: none;}
	a.submenu:active {color: #000000;	text-decoration: none;}
	
	#item_title {
			color: #FFFFFF;
			font-size:13px;
			height:23px;
			background-image:url(images/title-bar.gif);
			padding: 6px 0px 0px 15px;
			}
	#admin_title {
			color: #425a7a;
			font-size:11px;
			font-weight: bold;
			padding:25px 0px 0px 0px;
			}
	#admin_title2 {
			color: #425a7a;
			font-size:11px;
			font-weight: bold;
			}
	#gallery_title {
			color: #FFFFFF;
			background: #336600;
			font-size:11px;
			font-weight: bold;
			padding:2px 3px 2px 3px;
			}
	input {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
	select {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
	textarea {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
			
	ul {
		list-style-image: url(/demo/tours/images/ul_bullet.gif);
	}

	.menu-parent {
		padding: 4px 0px 4px 20px;
		font-weight: bold;
		border-top:2px solid #FFFFFF;
	}
	
	.menu-sub {
		padding: 4px 0px 4px 10px;
	}
/* EDITOR CSS */	
.quote {
	font-weight: bold;
	font-size: 10pt;
}

.highlight {
	font-weight: bold;
	color: #9a243d;
}