/* CSS Document */

/* Default Styles Begin */
body {
	margin : 0px;
	padding : 0px;
	color : #000000;
	border-color : #fef5b3;
	background-color : #ffffff;
	text-decoration : none;
}
p {
	font : 10pt Arial,geneva,helvetica;
	margin-left : 40px;
}
ul {
	font : 10pt Arial,geneva,helvetica;
}
li {
	font : 10pt Arial,geneva,helvetica;
	margin-bottom : 8px;
}
h1 {
	font : 10pt Arial,geneva,helvetica;
	font-size : 150%;
	text-align : left;
	background : #ececec;
}
h2 {
	margin-top : 25px;
	margin-left : 20px;
	font : 10pt Arial,geneva,helvetica;
	font-size : 125%;
	text-align : left;
}
a {
	outline: 0;
} 
a:link {
	color : #3244b7;
	text-decoration : underline;
}
a:visited {
	color : #40227e;
	text-decoration : underline;
}
a:active {
	color : #222f7e;
	text-decoration : underline;
}
a:hover {
	color : #3244b7;
	text-decoration : underline;
}
/* Default Styles End */

/* ID and Class Styles Begin */
#wrapper {
	width : 935px;
	margin : 0 auto;
	padding : 0px 45px;
	background-color : #fef5b3;
}


#container {
	width : 844px;
	margin : 0 auto;
	text-align : center;
	padding : 0px;
	background-color : #ffffff;
}


#header {
	width : 844px;
	height : 40px;
	border-style : none;
	background-color : #000000;
}
#indexHeader {
	width : 844px;
	height : 62px;
	text-align : left;
	border-style : none;
	background-color : #000000;
}
#header img {
	margin : 0px;
	border-style : none;
}
#indexHeader img {
	margin : 0px;
	border-style : none;
}


#menu {
	width : 844px;
}
#menu #navbar {
	margin : 0px;
	padding : 0px;
	height : 333px ;
	list-style : none;
}
#menu #navbar li {
	float : left;
}
#menu #navbar a {
	text-decoration : none;
	display : block;
	text-indent : -5000px;
	border : 0;
}
#menu #navbar #about {
	width : 213px;
	height : 333px;
	background-image : url(images/nav_about_offON.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #navbar #about:hover {
	background-position : 0 -333px;
}
#menu #navbar #tripinfo {
	width : 213px;
	height : 333px;
	background-image : url(images/nav_tripinfo_offON.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #navbar #tripinfo:hover {
	background-position : 0 -333px;
}
#menu #navbar #photos {
	width : 213px;
	height : 333px;
	background-image : url(images/nav_photos_offON.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #navbar #photos:hover {
	background-position : 0 -333px;
}
#menu #navbar #contact {
	width : 204px;
	height : 333px;
	background-image : url(images/nav_contact_offON.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#menu #navbar #contact:hover {
	background-position : 0 -333px;
}


#tabs {
	width : 844px;
	height : 13px;
	border-style : none;
	background-color : #ffffff;
}


#main {
	width : 844px;
	margin : 0px;
	border-style : none;
	background-color : #ffffff;
}
#main p {
	text-align : left;
}
#main #text {
	width : 764px;
	margin : 20px auto 50px auto;
	text-align : center;
}
#main #text ul{
	text-align : left;
}
#main #text #rates {
	width : 350px;
	margin : 0;
	float : left;
}
#main #text #rates #rateTable {
	width : 300px;
	padding : 0;
	align : left;
	margin-left : 40px;
	margin-bottom : 25px;	
}
#main #text #rates #rateTable th {
	font : bold 11pt Arial,geneva,helvetica;
	color : #000000;
	background : #fef5b3;
	border : 1px solid #dddddd;
	text-align : center;
	padding : 6px 6px 6px 12px;
}
#main #text #rates #rateTable td {
	font : 10pt Arial,geneva,helvetica;
	color : #000000;
	background : #fff;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	border-right : 1px solid #dddddd;
	text-align : center;
	padding : 6px 6px 6px 12px;
}
#main #text #rates #payment {
	background : #dddddd;
	text-align : center;
	margin-top : 15px;
	margin-bottom : 15px;
}
#main #text #rates #rateLogo {
	text-align : center;
	margin-top : 50px;
}
#main #text #thingsBring {
	margin-top : 41px;
	margin-left : 400px;
	margin-bottom : 20px;
}
#main #text .clearLeft {
	clear : left;
}
#main #text .meetingName {
	font-weight : bold;
}
#main #text #meetingList {
	list-style-type : none;
}
#main #text #meetingList #spacer {
	width : 715px;
	height : 30px;
	border-top : 1px solid #dddddd;
	margin-top : 30px;
}
#main #text #map {
	padding : 25px 0px;
}
#main #text #contactInfo {
	width : 350px;
	float : left;
	margin-bottom : 50px;
	text-align : center;
}
#main #text #contactInfo p {
	text-align : center;
}
#main #text #contactInfo #contactAvailability {
	background : #dddddd;
	text-align : center;
	margin-top : 25px;
}
#main #text #contactInfo #contactLogo {
	text-align : center;
}
#main #text .smallLogo {
	margin-top : 50px;
}


#flashcontent {
	width : 620px;
	margin : 0 auto;
	text-align : center;
	padding : 0px;
	background-color : #ffffff;
}


#footer {
	width : 844px;
	height : 456px;
	margin : 0px;
	padding : 0px;
	border-style : none;
	background-image : url(images/wrapper_bg.jpg);
	background-color : #ffffff;
	text-align : center;
}
#footer p {
	font-size : 10px;
	text-align : center;
}

:focus { 
	-moz-outline-style: none;
}

/* ID and Class Styles End */