@charset "UTF-8";

/* Home page innerfade jQuery */
/* innerfade jquery - rotating portfilio/work */
ul#rotator-innerfade { margin: 0; padding: 0; list-style-type: none; }
ul#rotator-innerfade li { list-style-type: none; margin: 0; padding: 0; width: 100%; }

ul#rotator-innerfade li { 
	/*background-image: url(/images/home-page-main-fpo.jpg);*/
	background-position: center top; 
	background-repeat: no-repeat;
	display: block;
	height: 220px;
	margin-bottom: .5em;
	width: 100%; }
	
ul#rotator-innerfade .innerfade-content { padding: 1.6em 5.5em 0 28.8em; margin-bottom: .75em; }
ul#rotator-innerfade .innerfade-content h1 { margin-bottom: .5em; font-size: 300%; color: #043667; line-height: .9em; }	
ul#rotator-innerfade .innerfade-content h1 .small { font-size: 60%; }		

/*---HOLDIAY BANNER---*/
ul#rotator-innerfade .innerfade-content h2 { margin-bottom: .5em; font-size: 300%; color: #043667; line-height: .9em; padding-top: 2.75em; font-family: Georgia, "Times New Roman", Times, serif; line-height: .25em}
ul#rotator-innerfade .innerfade-content h4 a:link, ul#rotator-innerfade .innerfade-content h4 a:visited  { margin-bottom: .5em;  line-height: 1px; text-decoration: none; }
ul#rotator-innerfade .innerfade-content h4 a:hover { margin-bottom: .5em;  line-height: 1px; text-decoration: underline; }
ul#rotator-innerfade .innerfade-content h3 {margin-bottom: .5em;}

/*---REDS POSTCARD BANNER---*/
ul#rotator-innerfade .innerfade-content h2 { margin-bottom: .5em; font-size: 220%; color: #fff; line-height: .95em; padding-top: 1.25em; font-family: Helvetica, sans-serif; letter-spacing: .01em; text-shadow: 1px 1px #000;  }
ul#rotator-innerfade .innerfade-content h4 a:link, ul#rotator-innerfade .innerfade-content h4 a:visited  { margin-bottom: .5em;  line-height: 1px; text-decoration: none; color: #fff; font-family: Helvetica, sans-serif; letter-spacing: .02em;text-shadow: 1px 1px #000; text-transform: uppercase;}
ul#rotator-innerfade .innerfade-content h4 a:hover { margin-bottom: .5em;  line-height: 1px; text-decoration: underline; }
ul#rotator-innerfade .innerfade-content h3 {margin-bottom: .5em; color: #fff; font-family: Helvetica, sans-serif; letter-spacing: .01em; text-shadow: 1px 1px #000;}
ul#rotator-innerfade .innerfade-content h4 {color: #fff;text-shadow: 0 1px #000;}



#home .fckContentFull-gc { padding-bottom: 0; margin-bottom: 0; padding-top: 1.25em; }
#home #content { padding-top: 0; }
#home .fckContentFull-ga { padding-bottom: 1.5em; }



/* Home page rounded boxes */
.rb-home-bl {
	background: url(images/rb-home-bl.gif) bottom left no-repeat;
	width: 100%;
	margin-bottom: 1em;
	clear: none; }
.rb-home-br	{ background: url(images/rb-home-br.gif) bottom right no-repeat; }
.rb-home-tl	{ background: url(images/rb-home-tl.gif) top left no-repeat; }
.rb-home-tr {
	background: url(images/rb-home-tr.gif) top right no-repeat;
	padding: .68em 1.3em 3em 1.3em;
	margin-top: 0em; }
.rb-home-b {
	/*background: url(images/rb-home-b.gif) 50% 100% no-repeat;*/ none; }
	
.rb-home-bl h2 { color: #993300; font-family: Georgia,"Times New Roman",Times,serif; font-size: 116%; padding-left: 1.35em; margin-bottom: 1.25em; }

.rb-home-bl a:link, .rb-home-bl a:visited { color: #993300; text-decoration: none; }
.rb-home-bl a:hover { color: #993300; text-decoration: underline; }


/*	Big more link - home page 
	VIP tours */
	
.big-more {
	color: #993300;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	font-size: 116%;
	padding: 0;
	margin-right: 2em;
	margin-top: 2.4em;
	background-image: url(images/big-more.jpg);
	background-repeat: no-repeat;
	background-position: right top; }

a.big-more:link, a.big-more:visited {
	display: block;
	padding-right: 1em;
	padding-top: .25em;
	padding-bottom: .5em;
	text-decoration: none;
	color: #333; }
	
a.big-more:hover {
	text-decoration: none;
	color: #333; }
