body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #44444;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
}

.maincontainer {
	height: auto;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}

#head {color: #999; text-transform: none; padding: 3px 0px; text-align:right; }

.header {
	height: 100px;
	width: 925px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#seotextcontainer
{
	float: right;
	width: 400px;
	text-align: right;
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}



.misccontainer {
	height: auto;
	width: 925px;
	margin-bottom: 0px;
	margin-top: 1px;
	clear: both;
}






#navcontainer
{
	padding: 0;
	height: auto;
	margin: 0;
	clear: both;
	width: 925px;
	background-color: #2C8691;
	background-attachment: scroll;
	float: left;
	background-image: url(../images/n1.png);
	background-repeat: repeat-x;
	background-position: center top;

}



#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li
{
	display: block;
	float: left;
}

#navcontainer ul li a
{
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-size: 10pt;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	letter-spacing: 1px;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #78BDC4;
	background-attachment: scroll;
	background-image: url(../images/n3.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#navcontainer li#active a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7EC2C8;
	background-attachment: scroll;
	background-image: url(../images/n3.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#navcontainer li#active a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7EC2C8;
	background-attachment: scroll;
	background-image: url(../images/n3.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#navcontainer li#end a
{
	border-right-width: 0px;
	
}


#navcontainer li#activeend a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7EC2C8;
	background-attachment: scroll;
	background-image: url(../images/n3.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 0px;
}
#navcontainer li#activeend a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7EC2C8;
	background-attachment: scroll;
	background-image: url(../images/n3.png);
	background-repeat: repeat-x;
	background-position: center top;
}



.footer {
	height: auto;
	width: 925px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}











#contentstrip {
	height: auto;
	width: 925px;
	clear: both;
}




#rightbar {
	height: auto;
	width: 190px;
	float: left;
	margin-left: 25px;
}

#leftbar {
	height: auto;
	width: 685px;
	float: left;
	margin-left: 13px;
}



















#bottextcontainer
{
	float: right;
	width: 750px;
	text-align: right;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}


#bottextcontainer  a
{
	color: #29838E;
	text-decoration: none;
}

#bottextcontainer  a:hover
{
	color: #66B1B8;
	text-decoration: underline;
}







#botsidenavcontainer
{
	float: left;
	width: 120px;
	text-align: left;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #666666;
}

#botsidenavcontainer  a
{
	color: #29838E;
	text-decoration: none;
}

#botsidenavcontainer  a:hover
{
	color: #66B1B8;
	text-decoration: underline;
}






#sidenavcontainer
{
	padding: 0;
	width: 190px;
	margin-left: 0px;
}
#sidenavcontainer  h5
{
	margin-top: 53px;
	padding-top: 0px;
	font-size: 1em;
	color: #255D1B;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 170%;
	text-align: right;
}

#sidenavcontainer  p
{
	padding-top: 0px;
	font-size: 0.8em;
	color: #444;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
}

#sidenavcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidenavcontainer ul li
{
	display: block;
}

#sidenavcontainer ul li a
{
	height: auto;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 10px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	line-height: normal;
	background-attachment: scroll;
	background-image: url(../images/1sidea.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-transform: none;
}

#sidenavcontainer ul li a:hover
{
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/2sidea.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #308993;
}

#sidenavcontainer li#active a
{
	color: #FFFFFF;
	background-color: #387B2B;
	background-attachment: scroll;
	background-image: url(../images/2side.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabbed
{
	display: inline-block;
	float: right;
}













#sidenavcontainer ol
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidenavcontainer ol li
{
	display: block;
}

#sidenavcontainer ol li a
{
	height: auto;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 10px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	line-height: normal;
	background-attachment: scroll;
	background-image: url(../images/1side.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-transform: none;
	text-align: center;
}

#sidenavcontainer ol li a:hover
{
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/2side.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#sidenavcontainer li#active a
{
	color: #FFFFFF;
	background-color: #387B2B;
	background-attachment: scroll;
	background-image: url(../images/sideon.png);
	background-repeat: no-repeat;
	background-position: center top;
}
























#copybox {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#copybox h1{
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	font-size: 1.8em;
	color: #8F8F8F;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#copybox h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.4em;
	color: #666;
	font-weight: normal;

}

#copybox h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#copybox h4 {
	font-size: 1.4em;
	color: #237B87;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#copybox p{
	line-height: 1.8em;
	color: #777;
	font-size: 1em;
}
#copybox ul li {
	font-size: 1em;
	line-height: 1.5em;
	color: #555;
}

#copybox ol li {
	font-size: 1em;
	line-height: 1.5em;
	color: #555;
}



#copybox a {
	color: #308993;
	text-decoration: none;
	font-weight: bold;
}

#copybox a:hover {
	color: #54A3AC;
	text-decoration: underline;
}

.tablestyle {
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablestyle th {
	font-size: 1.2em;
	line-height: normal;
	color: #777;
	text-align: center;
	background-color: #EAEAEA;
	border: 1px solid #dddddd;
	background-attachment: scroll;
	background-image: url(../images/shad2.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px;
	font-weight: normal;
}

.tablestyle td {
	background-attachment: scroll;
	background-image: url(../images/shad.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 1em;
	line-height: normal;
	color: #777;
	border: 1px solid #dddddd;
	padding: 4px;
}
.tablestyle  h2  {
	font-size: 1.5em;
	color: #255D1B;
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 0px;
	padding: 0px;
}
.rightalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
	border: 3px solid #CCCCCC;
	padding: 1px;
}
.leftalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
	border: 3px solid #CCCCCC;
	padding: 1px;
}

.okpic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 3px solid #CCCCCC;
	padding: 1px;
}

.backtable {
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#smallside {
	font-size: 0.7em;
	color: #666666;
	text-align: center;
}



#footeraddress
{
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	color: #A7A7A7;
	margin-left: auto;
	width: 925px;
}


#footeraddress  a
{
	color: #666;
	text-decoration: none;
}

#footeraddress  a:hover
{
	text-decoration: underline;
}
.pricecontainer {
	background-attachment: scroll;
	background-image: url(../images/numberbk.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	height: auto;
	width: 177px;
	margin-right: 7px;
	text-align: center;
}



/* Container for the pic thumbnails */
.picboxouter { width: auto;  padding: 0px; clear: both;}
/* Content holder for the pic box */
.picbox {    width: auto;    color: #DD7CB4;    padding: 5px 6px 3px 6px;
    border:1px solid #D0C8CC;   text-align: center;}
.picbox img {margin: 0px 1px 0px 1px; border: 0px;}

#photos { width: 90%; margin-left:20px;}
#photos td {border: 1px solid  #dadada; padding: 3px 3px 3px 3px; margin:0px }
#photos tr {padding:0px; text-align: center;}
#photos img {border: 1px solid #666666;}
#pic {background-image: url(../images/pic_ah2.jpg); background-repeat:no-repeat; height: 222px;}


/* FORMS */
#form {width: 90%; padding: 3px;}
#form table {width: 100%;}
#form td {padding: 3px;}
fieldset {border: 1px solid #9ABABB; background-color: #F8EDF2; line-height: 2em;}
legend {font-weight: bolder; font-size: 110%; color: #237B87;}
label {padding: 6px 0px 6px 0px; }
input:focus{background-color:#ffffcc; color:#000000; border-left: 3px solid #6A69AD;}
em {font-weight:bold; color: #237B87; font-size: 14px;}



.none {display: none;}

strong {font-weight: bold;}
.smaller {font-size: 90%; }
.smallerfont {font-size: 70%; font-family: Arial, Helvetica, sans-serif;}
.bigger {font-size: 120%;}
.strongcaps {font-weight: bold; text-transform: uppercase;}
.caps {text-transform: uppercase;}
.blight {color: #666666; font-weight: bold;}
.line {border-top: 3px double #D0C8CC; padding-top: 5px; width: 85%}
.colorg {color: #237B87; font-weight: normal; font-size: 130%;}
.color1 {color: #237B87;}
.right {text-align:right; border-top: 1px solid gold;}

#box {background-color:#E4EDED; border: 1px solid #9ABABB; padding: 4px; }
#box1 {background-color:  #F7D4E0; border: 1px solid #F498B8; padding: 3px; margin:10px 5px 3px 5px; font-size: 1.2em; text-align: left;}

#box2 {background-color:  #fff7f2 ; border: 1px solid #EE5F91; padding: 2px; margin:10px 5px 3px 5px; font-size: 1.2em; text-align: left;}

#venues { width: 540px; }
#venues td {border: 1px solid #dbccd6; padding: 3px;}

#packages { width: 540px; }
#packages td {border: 1px solid #dbccd6; padding: 3px;}

.list {}
.list li {margin-bottom: 10px;}

