@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6d8b9;
	background-image: url(../images/drop-shadow.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

#container {
	width: 975px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
}

* html #container {
height: 100%;
}

#header {
	width: 975px;
	position: relative;
	height: 73px;
	background-color: #4E4B33;
	z-index: 100;
}

#logo {
	position: absolute;
	left: 10px;
	top: 8px;
}

#navbar {
	position: absolute;
	right: 10px;
	top: 8px;
	height: 10px;
	width: 500px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

div.franchise {
	width: 150px;
	height: 150px;
	background-color: #FF0000;
	background-image: url(../images/franchise-background.jpg);
	border: solid 4px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

img.franchise {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 4px solid #FFFFFF;
}

span.franchise-heading {
	font-size: 18px;
	font-weight: bolder;
	font-family: "Arial Black"
}
#search {
	position: absolute;
	left: 290px;
	top: 8px;
	height: 15px;
	width: 172px;
	background-color: #FFFFFF;
	background-image: url(../images/search-left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#search-input {
	height: 15px;
	width: 150px;
	line-height: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0px;
	float: left;
	margin-left: 7px;
	display: inline;
}

#search-button {
	float: left;
	display: inline;
}

#navbar a:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#navbar a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#navbar a:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
#navbar a:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

#breadcrumb a:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
#breadcrumb a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
#breadcrumb a:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: underline; }
#breadcrumb a:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
#breadcrumb h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; display: inline; }

a.plain:link    { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
a.plain:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
a.plain:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
a.plain:active  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }

a.feature-link:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; float: right; }
a.feature-link:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; float: right; }
a.feature-link:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; }
a.feature-link:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; float: right; }

div.classified {
	width: 325px;
	border: solid black 4px;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	margin-right: 20px;
}
div.classified-top {
	width: auto;
	background-color: #4d4b32;
	background-image: url(../images/classified-top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 24px;
}

div.classified-content {
	background-image: url(../images/classified-background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#menu {
position: absolute;
right: 10px;
bottom: 0px;
z-index: 9;
}

#rex-quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	color: #0066CC;
}

#content-header {
	width: 975px;
	height: 243px;
	position: relative;
	background-image: url(../images/header-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#content-header-content {
	width: 955px;
	height: 215px;
	position: absolute;
	left: 10px;
	top: 25px;
}

#page-content {
	width: 975px;
	position: relative;
	padding-bottom: 65px;
}

#breadcrumb {
	float: right;
	position: relative;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 500px;
	height: 12px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

#right-column {
	width: 195px;
	position: relative;
	float: right;
	height: 435px;
	margin-right: 10px;
	margin-top: 5px;
	display: inline;
}

#mailing-list {
	width: 195px;
	height: 136px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/column-box-background.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}

#mailing-list-logo {
	margin-top: 5px;
	margin-bottom: 0px;
}

#content {
	position: relative;
	width: 750px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
	display: inline;
}

#home-content {
	position: relative;
	width: 750px;
	height: 264px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #e6d8b9;
	font-size: 12px;
	color: #000000;
	display: inline;
}

#homepage-feature {
	position: relative;
	float: left;
	height: 244px;
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
	z-index: 10;
	display: inline;
}

#latest-news {
	position: relative;
	float: right;
	height: 244px;
	width: 220px;
	margin-right: 10px;
	margin-top: 10px;
	z-index: 11;
	font-size: 10px;
	display: inline;
}

#latest-news a { font-weight: bold; text-align: right; color: #000000; }

#feature-image {
	float: right;
	margin-left: 10px;
}

h1 {
	display: inline;
	font-size: 24px;
	line-height: 24px;
}

#home-divider {
	position: absolute;
	height: 264px;
	width: 1px;
	right: 239px;
	z-index: 12;
	background-color: #FFFFFF;
}

#content-top-left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#content-top-right {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}

#content-bottom-left {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 3;
}

#content-bottom-right {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 4;
}

#scroller {
	position: relative;
	height: 136px;
	width: 750px;
	float: right;
	margin-right: 10px;
	display: inline;
}

div.gallery {
	width: auto;
	text-align: center;
}
	
div.clear {
	clear: both;
	width: auto;
}

#products {
	width: auto;
	height: 150px;
	margin-top: 10px;
}

div.product {
	width: 167px;
	float: left;
	height: 150px;
	margin-left: 16px;
	text-align: center;
}

span.strike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: line-through;
}

span.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

span.aussie-adventures-title {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}

img.gallery-img {
	margin: 5px;
}

#site-map {
	width: 920px;
	height: 300px;
	position: absolute;
	bottom: 75px;
	left: 25px;
	z-index: 300;
	display: none;
}

#footer {
	width: 975px;
	height: 65px;
	position: absolute;
	background-image: url(../images/footer-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #4E4B33;
	bottom: 0px;
}

#footer-text {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 500px;
	height: 10px;
}

#footer-logo {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#footer-text a:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#footer-text a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#footer-text a:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
#footer-text a:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

/* Menu */

.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a{text-align:left;vertical-align:top;padding:0px;margin:0;list-style:none outside none;border-style:none;background-image:none;clear:none;float:none;display:block;position:static;overflow:visible;line-height:normal;}.imcm li a img{display:inline;border-width:0px;}.imcm span{display:inline;}.imcm .imclear,.imclear{clear:both;height:0px;visibility:hidden;line-height:0px;font-size:1px;}.imcm .imsc{position:relative;}.imcm .imsubc{position:absolute;visibility:hidden;}.imcm li{list-style:none;font-size:1px;float:left;}.imcm ul ul li{width:100%;float:none !important;}.imcm a{display:block;position:relative;}.imcm ul .imsc,.imcm ul .imsubc {z-index:10;}.imcm ul ul .imsc,.imcm ul ul .imsubc{z-index:20;}.imcm ul ul ul .imsc,.imcm ul ul ul .imsubc{z-index:30;}.imde ul li:hover .imsubc{visibility:visible;}.imde ul ul li:hover  .imsubc{visibility:visible;}.imde ul ul ul li:hover  .imsubc{visibility:visible;}.imde li:hover ul  .imsubc{visibility:hidden;}.imde li:hover ul ul .imsubc{visibility:hidden;}.imde li:hover ul ul ul  .imsubc{visibility:hidden;}.imcm .imea{display:block;position:relative;left:0px;font-size:1px;line-height:1px;height:0px;width:1px;float:right;}.imcm .imea span{display:block;position:relative;font-size:1px;line-height:0px;}.dvs,.dvm{border-width:0px}/*\*//*/.imcm .imea{visibility:hidden;}/**/

	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../images/menu-arrow.gif); width:5px; height:7px; left:-5px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../images/menu-arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#5f5e4c; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {padding:0px; margin:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {color:#FFFFFF; text-align:left; font-family:Verdana; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; padding:0px 10px 0px 2px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {text-decoration:none; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration:none; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:#7a7967; color:#000000; text-align:left; font-size:10px; font-weight:normal; text-decoration:none; border-style:none; padding:2px 4px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#5f5e4c; color:#000000; text-decoration:none; }
		#imenus0 ul li a.ihover {background-color:#5f5e4c; color:#000000; text-decoration:none; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#5f5e4c; color:#000000; }

	/* --[[ Main Expand Icons ]]-- */
	#imenus1 .imeam span,#imenus1 .imeamj span {background-image:url(../images/menu-arrow.gif); width:5px; height:7px; left:-5px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus1 li:hover .imeam span,#imenus1 li a.iactive .imeamj span {background-image:url(../images/menu-arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus1 ul .imeas span,#imenus1 ul .imeasj span {background-image:url(../images/menu-arrow.gif); width:4px; height:7px; left:-4px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus1 ul li:hover .imeas span,#imenus1 ul li a.iactive .imeasj span {background-image:url(../images/menu-arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter1 {}


	/* --[[ Sub Container ]]-- */
	#imenus1 li ul {padding:0px; margin:0px; }


	/* --[[ Main Items ]]-- */
	#imenus1 li a, #imenus1 .imctitle {color:#000000; text-align:left; font-family:Arial; font-size:10px; font-weight:normal; font-style:normal; text-decoration:none; padding:2px 4px ; margin:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus1 li:hover>a {background-color:#5f5e4c;color:#000000; text-decoration:none; }
		#imenus1 li a.ihover, .imde imenus1 a:hover {background-image:url(../images/menu-hover-02.jpg);background-position: right;color:#000000; text-decoration:none; }

		/* [active] */
		#imenus1 li a.iactive {background-color:#5f5e4c;color:#000000; text-decoration:none; }


	/* --[[ Sub Items ]]-- */
	#imenus1 ul a, #imenus1 .imsubc li .imctitle  {background-color:#7a7967; color:#000000; text-align:left; font-family:Arial; font-size:10px; font-weight:normal; font-style:normal; text-decoration:none; padding:2px 4px ; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus1 ul li:hover>a {background-color:#5f5e4c; color:#000000; text-decoration:none; }
		#imenus1 ul li a.ihover {background-color:#5f5e4c; color:#000000; text-decoration:none; }

		/* [active] */
		#imenus1 ul li a.iactive {background-color:#5f5e4c; color:#000000; text-decoration:none; }

/* Lightbox */
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.pictureHolder .top .left { background: url(../images/prettyPhoto/tl.gif) top left no-repeat; } /* Top left corner */
	div.pictureHolder .top .middle { background: #fff; } /* Top pattern/color */
	div.pictureHolder .top .right { background: url(../images/prettyPhoto/tr.gif) top left no-repeat; } /* Top right corner */
	
	div.pictureHolder .content { background-color: #fff; } /* Content background */
	div.pictureHolder .content a.next:hover { background: url(../images/prettyPhoto/btnNext.gif) center right no-repeat; cursor: pointer; } /* Next button */
	div.pictureHolder .content a.previous:hover { background: url(../images/prettyPhoto/btnPrevious.gif) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pictureHolder .content a.expand { background: url(../images/prettyPhoto/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
	div.pictureHolder .content a.expand:hover { background: url(../images/prettyPhoto/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
	div.pictureHolder .content a.contract { background: url(../images/prettyPhoto/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
	div.pictureHolder .content a.contract:hover { background: url(../images/prettyPhoto/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
	div.pictureHolder .content a.close { width: 61px; height: 22px; background: url(../images/prettyPhoto/btnClose.gif) center left no-repeat; cursor: pointer; } /* Close button */

	div.pictureHolder .content .details .nav a.arrow_previous { background: url(../images/prettyPhoto/arrow_previous.gif) top left no-repeat; } /* The previous arrow in the bottom nav */
	div.pictureHolder .content .details .nav a.arrow_next { background: url(../images/prettyPhoto/arrow_next.gif) top left no-repeat; } /* The next arrow in the bottom nav */

	div.pictureHolder .bottom .left { background: url(../images/prettyPhoto/bl.gif) top left no-repeat; } /* Bottom left corner */
	div.pictureHolder .bottom .middle { background: #fff; } /* Bottom pattern/color */
	div.pictureHolder .bottom .right { background: url(../images/prettyPhoto/br.gif) top left no-repeat; } /* Bottom right corner */

	div.pictureHolder .loaderIcon { background: url(../images/prettyPhoto/loader.gif) center center no-repeat; } /* Loader icon */

	div.prettyPhotoTitle div.prettyPhotoTitleLeft { background: url(../images/prettyPhoto/ttl.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleRight { background: url(../images/prettyPhoto/ttr.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleContent { background: url(../images/prettyPhoto/ttp.gif) top left repeat-x; }

/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.prettyPhotoOverlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}
	
	div.pictureHolder {
		position: absolute; z-index: 10000;
		width: 100px;
	}
		
		div.pictureHolder .top {
			position: relative;
			height: 20px;
		}
			* html div.pictureHolder .top { padding: 0 20px; }
		
			div.pictureHolder .top .left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pictureHolder .top .middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pictureHolder .top .middle { position: static; }
			
			div.pictureHolder .top .right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pictureHolder .content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}
		
			div.pictureHolder .content .details {
				display: none;
				margin: 10px 15px 0 20px;
			}
				div.pictureHolder .content .details p.description { display: none; float: left; margin: 0; }
				
				div.pictureHolder .content .details .nav {
					float: left;
					margin: 4px 0 0 0;
				}
				
					div.pictureHolder .content .details .nav p { float: left; margin: 0 4px; }
				
					div.pictureHolder .content .details .nav a.arrow_previous,
					div.pictureHolder .content .details .nav a.arrow_next {
						float: left;
						display: block;
						width: 8px; height: 9px;
						text-indent: -10000px;
						margin-top: 4px;
					}
					
					div.pictureHolder .content .details .nav a.disabled { background-position: 0 -10px; cursor: default; }
		
		div.pictureHolder .content div.hoverContainer {
			position: absolute; z-index: 10000;
			top: 0; left: 0;
			width: 100%;
		}
		
		div.pictureHolder .content a.next {
			position: relative; z-index: 2000;
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../images/prettyPhoto/btnNext.gif) 10000px 50% no-repeat; /* Need to be defined that way to fix an IE bug */
		}
			
		div.pictureHolder .content a.previous {
			cursor: pointer;
			display: block;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../images/prettyPhoto/btnNext.gif) 10000px 50% no-repeat; /* Need to be defined that way to fix an IE bug */
			
		}
		
		div.pictureHolder .content a.expand,
		div.pictureHolder .content a.contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;	
		}
			
		div.pictureHolder .content a.close {
			float: right;
			display: block;
			text-indent: -10000px;
		}
		
		div.pictureHolder .bottom {
			position: relative;
			height: 20px;
		}
			* html div.pictureHolder .bottom { padding: 0 20px; }
			
			div.pictureHolder .bottom .left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pictureHolder .bottom .middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pictureHolder .bottom .middle { position: static; }
				
			div.pictureHolder .bottom .right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pictureHolder .loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}
		
		div.pictureHolder #fullResImageContainer { width: 100%; text-align: center; }
	
		div.prettyPhotoTitle {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #fff; font-size: 13px;
		}
		
			div.prettyPhotoTitle div.prettyPhotoTitleLeft,
			div.prettyPhotoTitle div.prettyPhotoTitleRight { float: left; width: 19px; height: 23px; overflow: hidden; }
			
			div.prettyPhotoTitle div.prettyPhotoTitleContent { float: left; line-height: 23px; }
			

.txtheader { 
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheader { 
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheaderhr { 
	font-size:15px;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;
}
.breadcrumbs{
	font-size:12px;
	margin-bottom:10px;
}
.searchtable {
	border: none;
}
.tableheader{
	background-image:url(images/silver_bgbar.jpg);
	background-repeat:repeat-x;
}
.tableheaderleft{
	background-image:url(images/silver_bgbar.jpg);
	text-align:left;
	padding-left:2px;
}

.searchtable td{
	padding:5px;
}
.innersearchtable td{
	padding:2px;
}
.innersearchtable th{
	text-align:left;
}
.searchfooter{
	font-size:12px;
	text-align:center
}
.error{
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	background-color:#CCFFFF;
}
.maptable{
	margin-top:20px;
}
.maptable td{
	padding:2px;
}
.txtsubheader{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.resultsdisplay1 ol{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.resultsdisplay1 li{
	margin-bottom:5px;
	font-size:14px;
}
.resultsdisplay1 a{
	text-decoration:none;
}
.resultsdisplay2 td{
	font-size:14px;
}

.resultsdataitem {
	padding:2px;
	background-color:#e5dbbb;
}
.mapwindow{
	color:#666666;
	font-size:14px;
}
.map {
	border: none;
}
.smalltxt{
	font-size:small;
}
.altlink{
	color:blue;
}
.altaltlink{
	color:purple;
}
.altaltaltlink{
	color:green;
}
.altrow{
	background-color:#e5dbbb;
}
.alttxt{
	color:#666666;
}
.hide{
	display:none;
}
