* { 
	margin: 0; 
	padding: 0; 
}
body {
	background-color: #336633;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
/* WRAP ***********************************************************/
#wrapper {
	width: 966px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	background-color: #336633;
	border: 4px solid #000;
	margin-top: 15px;
}
#innerwrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
}
/* BRANDING ***********************************************************/
#branding {
	background-color: #336633;
	width: 960px;
	height: 227px;
	background-image:url(img/header.jpg)
}
/* MAINNAV ***********************************************************/
#mainNav {
	background-color: #FFB529;
	width: 960px;
}
/* CONTENT ***********************************************************/
#content {
	width: 630px;
	float: left;
	padding-left: 25px;
	padding-right: 5px;
}
#3images {
	margin: 20px;
}
#content p{
	line-height: 1.6em;
	padding-bottom: 12px;
	font-size: .9em;
	color:#FFFFFF;
}
blockquote p {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}
.quoted {
	padding-left:20px;
	margin-top: -15px;
	margin-bottom: 15px;
}
#content h1 {
	color:#FFFFFF;
	padding-bottom: 15px;
	font-size: 125%;
}
#content h2{
	color:#FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 110%;
}
#content h3{
	color: #FFFFFF;
	padding-bottom: 10px;
	font-size: 105%;
}
#content a {
	font-style:italic;
    text-decoration:none;
	color: #FFCC33;
}
#content a:hover, a:active {
	text-decoration:underline;
}
/*#content img{
	float: right;
}*/
.imgr {
	float: right;
	border: 1px #9CAA87 solid;
	margin-left: 5px;
	margin-bottom: 5px;
}
.imgl {
	float: left;
	border: 1px #9CAA87 solid;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgnone {
	border: 1px #9CAA87 solid;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img3 {
	border: 1px #9CAA87 solid;
	margin-right: 35px;
}
	
.img3l {
	border: 1px #9CAA87 solid;
	margin-right: 5px;
}

.imginvite {
	float: right;
	border: 1px #cccccc solid;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#content ul {
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.5em;
	margin-left: 20px;
	list-style: disk;
}
#content ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ol {
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.2em;
	margin-left: 20px;
}
#content ol li{
	padding-top: 5px;
	padding-bottom: 10px;
}
#invite
{
	background: #9CAA87 url(img/btm_c.gif) no-repeat 0 100%;
	width: 630px;
	padding-bottom: 20px;
}
#invite p { padding: 0 20px; }
#invite h2
{
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(img/top_c.gif) no-repeat 100% 0;
}
/* SIDEBAR ***********************************************************/
#sidebar {
	width: 300px;
	float: right;
	padding-top: 10px;
}
#sidebar p{
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

#sidebar img {
/*	float:right;*/
	padding-top: 15px;
	padding-right: 5px;
}
/* SECONDARY NAV ******************************************************/
#secNav {
	width: 240px;
}
#secNav ul {
	list-style:none;
      }
#secNav li {
	margin-left: 30px;
	font-size: .8em;
	text-align: left;
	text-indent: 15px;
	line-height: 2em;
	border-bottom: 1px solid #CCC;
}
#secNav a {
	color: #FFF;
	text-decoration: none;
	display:block;
	width: 200px;
}
#secNav a:hover {
	text-decoration: none;
	color: #FFCC33;
}
#qldweekender {
	margin-top: 10px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: .7em;
	color:#FFF;
}
#qldweekender a {
font-style:italic;
color:#FFCC33;
text-decoration:none;
}
#qldweekender a:hover, a:active {
	text-decoration:underline;
}
#localsgopackage {
	margin-top: 10px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: .7em;
	color:#FFF;
}
#localsgopackage a {
font-style:italic;
color:#FFCC33;
text-decoration:none;
}
#localsgopackage a:hover, a:active {
text-decoration:underline;
}
#revivalpackage {
	margin-top: 10px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: .7em;
	color:#FFF;
}
#revivalpackage a {
font-style:italic;
color:#FFCC33;
text-decoration:none;
}
#revivalpackage a:hover, a:active {
text-decoration:underline;
}
#ratings {
	margin-top: 10px;
	font-size: .7em;
	color:#FFF;
}
#tripadv {
	float:right;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right:25px;
}
/* TESTIMONIALS IN SIDEBAR DIV ****************************************/
#testimonials {
	float:right;
	background: #9CAA87 url(img/btm_cs.gif) no-repeat 0 100%;
	width: 240px;
	padding-bottom: 20px;
	margin-right: 25px;
}
#testimonials h2{
	margin: 0;
	padding: 10px;
	background: url(img/top_cs.gif) no-repeat 100% 0;
	color: #000000;
	font-size: 110%;
}
#testimonials .quote{
	text-align: left;
	color: #000000;
	font-size: .8em;
	margin-bottom: 5px;
	font-style:italic;
	padding: 0 10px;
}
#testimonials .quoter{
	text-align:center;
	color: #000000;
	font-size: .8em;
	margin-bottom: 15px;
	padding: 0 10px;
}
#testimonials a {
	font-style:italic;
    text-decoration:none;
	color: #FFCC33;
}
#testimonials a:hover, a:active {
	text-decoration:underline;
}
/* FACEBOOK IN SIDEBAR DIV ****************************************/
    
#facebook {
    float:right;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right:25px;
}

#facebook a {
	font-style:italic;
	text-decoration: none;
	color: #FFCC33;
}

#facebook a:hover, a:active {
	text-decoration:underline;
}

#awards {
	margin-top: 10px;
	font-size: .7em;
	color:#FFF;
}

#awards a {
	font-style:italic;
    text-decoration:none;
	color: #FFCC33;
}
#awards a:hover, a:active {
	text-decoration:underline;
}

#pics {
		font-size: .7em;
		font-style:italic;
		color: #FFF;
}
/* FOOTER ******************************************************/
#footer {
	clear: both;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 5px;
}
#footer p{
	text-align: center;
	font-size: .9em;
	line-height: 1.4em;
	color:#000000;
}
#footer a {
    text-decoration:none;
	color: #FFCC33;
}
#footer a:hover, a:active {
	text-decoration:underline;
}
#footer
{
	background: #9CAA87 url(img/btm_f.gif) no-repeat 0 100%;
	width: 915px;
	padding-bottom: 5px;
}
#footer h4
{
	margin: 0;
	padding: 2px 20px 0 20px;
	background: url(img/top_f.gif) no-repeat 100% 0;
	text-align: center;
	font-weight: normal;
	font-size: .9em;
}
.pics {
	float: right;  
    height:  94px;
    width:   221px;
    padding: 0;  
    margin:  0;
    overflow: hidden;
}
.pics img {  
    top:  0; 
    left: 0; 
}
a[href$=".pdf"] {
	background: url(img/page_white_acrobat.png) no-repeat right top;
	padding-right: 25px;
}
a[href$=".xls"] {
	background: url(img/page_excel.png) no-repeat right top;
	padding-right: 25px;
}
fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
	border: 1px solid #CCC;
}
legend {
	margin-left: 1em;
	color: #FFCC33;
	padding: 0;
	font-weight: normal;
	font-size: 95%;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li {
	padding-bottom: 1em;
	font-size: 95%;
}
fieldset.submit {
	float: none;
	border: 0 none #FFF;
}
label {
	position: relative;
	float: left;
	width: 14em;
	margin-right: 1em;
}
label em {
	position: absolute;
	left: 10em;
	top: 0;
}

.3imgtext {
	padding-right: 20px;
}