/* ------------ CSS Document - General ------------ */
body {
	margin: 25px auto 0px auto;
/*	background-image: url(img-pages/top.jpg);*/
/*	background-image: url(img-photos/cloud_17_480x360.jpg);*/
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#E2E7EB;
	font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
	text-align: center;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
    color: #191970;
    text-decoration: underline;
}



/* ------------ Containers (Blocks) ----------------------------------- */
/* -- Top, Bottom and Middle blocks provide the container decoration -- */
/* -- Title block is a formating block only, not layout blocks -------- */
/* ---Nav, Content, Side and Footer Blocks layout size control blocks -- */
/* ------------ Begin Container Block --------------------------------- */
#container {
         width: 686px;
         margin: 0px auto 0px auto;
	font-weight: normal;
	text-align: center;
}
/* ------------------------------------------------------- */
/* ------------ Begin Top Block ------------- */
#top {
         width: 686px;
         height: 96px;
	margin: 0px auto;
	background: url(img-pages/topbar_orange.jpg) no-repeat
}
/* ------------ Begin Title Block ----------- */
#title {
         padding-top: 28px;
	font-family:"Trebuchet MS", Arial, "san serif";
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #191970;
}
/* ------------ End Title Block ------------- */
/* ------------ End Top Block --------------- */
/* ------------------------------------------------------- */
/* ------------ Begin Middle Block ---------- */
#middle {
         margin: -10px auto 0px auto;
   	background: url(img-pages/middle.jpg);
	background-repeat: repeat-y; 
	/*border: 1px dotted red;*/
}

/* ------------------------------------------------------- */
/* ------------ Begin Nav Block ------------- */
#nav {
	margin: 0px 10px 0px 28px;
	padding: 0px 0px 5px;
	/*color: #999;*/
	font-weight: normal;
	font-size: 11px;
    width: 620px;
}
/* ------------ End Nav Block --------------- */
/* ------------------------------------------------------- */
/* ------------ Begin Content Block --------- */
#content {	
	margin: 0px 5px 5px 5px;
	padding: 0px 50px 1px 50px;
	text-align: left;
	/*border: 1px dotted green;*/
}
/* ------------ Begin Side Block ------------ */
#side {
    width: 125px;
    margin: 30px auto 30px auto;
    padding: 0px 10px 0px 10px;
    border-left: 1px dotted #C4D0D7;
    color: #FF4800;
    float: right;
    font-size: 11px;
}
/* ------------ Begin Main Block ---------------- */
#main {
         width: 440px;
         height: auto;
	 padding-top: 0px;
	 padding-bottom: 100px;
	/*border: 1px solid #CC0000;*/
}
/* ------------ End Main Block ---------------- */
/* ------------ End Side Block ---------------- */
/* ------------ End Content Block ------------- */
/* ------------ End Middle Block -------------- */
/* ------------------------------------------------------- */
/* ------------ Begin Bottom Block ------------ */
#bottom {
	width: 686px;
	height: 106px;
	margin: -100px auto 0px;
	background: url(img-pages/bottom.gif) no-repeat;
	clear: left;
	/*border: 1px solid #CC0000;*/
}
/* ------------ End Bottom Block -------------- */
/* ------------ Begin Footer Block ------------ */
#footertext {
         width: 686px;
         height: 20px;
         margin: 20px auto 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #888;
}
/* ------------ End Footer Block --------------- */
/* ------------ End Container Block ------------ */
/* ----------  End Format Containers (Blocks)  --------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------  Begin Format Container Elements   ------------------------- */

/* ------------ Format bottom container ------------ */
#bottom a {
	color: #990000;
	text-decoration: underline;
}
#bottom a:hover {
	color: #990000;
	text-decoration: underline;
}
#bottom p {
	padding: 0px 135px 0px 60px;
	font-size: 70%;
	line-height: 1.7em;
	margin: 0px 0px 1.7em 0px;
	vertical-align: top;
	color: #666666;
        text-align: left;	
}



/* ------------ Format Navigation Menu container ------------ */
#nav li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}
#nav a {
	font-size: 10px;
	font-weight: bold;
	color: #191970;
	text-decoration: none;
}
#nav a:hover {
	color: white;
	text-decoration: underline;
}
#nav table {
        width: 630px;
       /* background-color: #990000; */
        background-color: #FF4800;
        margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;
	color: #3366FF;
        /*float: left;*/
        border: 1px solid black;
}
#nav td {
    
}

/* ------------ Format Side container ------------ */
#side p {
        margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	line-height: 3em
}
#side a {
/*	color: #990000; */
	color: #191970;
	text-decoration: underline;
}
#side a:hover {
/*	color: #990000; */
	color: #FF4800;
	text-decoration: underline;
}

/* ------------ Format Content container ------------ */
#content h2 {
    color: #191970;
    font-weight: bolder;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
}
#content h2 a:hover{
	color: #990000;
	text-decoration: underline;
}
#content h2 a{
	color: #990000;
	text-decoration: none;
}
#content h3 {
	color: #000000;
	font-size: 10px;
	letter-spacing: .3em;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#content p {
    margin: 0px 0px 1.7em 0px;
    padding: 0px 10px 0px 10px;
    font-size: 11px;
    line-height: 1.7em vertical-align: top;
    color: #000000;
    text-align: justify;
}
#content p.safety {
         margin: 0px 0px 0px 0px;
         padding: 20px 20px 20px 20px;
	font-size: 11px;
	line-height: 3em;
	vertical-align: top;
	color: #990000;
         text-align: left;
}
#content marquee {
         margin: 0px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;
	color: #3366FF;
         float: right;
         border: 3px solid black;
}
#content table {
         margin: 0px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;
	color: #3366FF;
         float: left;
         border: 3px solid black;
}
#content img.wrapR {
         margin: 0px 10px 0px 0px;
         float: left
}
#content img.wrapL {
         float: right
}

#content span.saturday {
	float: left;
         padding: 0px 100px 5px 5px;
}
#main ul.photos {
	list-style: none;
	display: inline;
	margin-right: 50px;
	font-size: 11px;
}
/* ------------ Format FooterText container ------------ */

#footertext a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#footertext a:hover {
	text-decoration: underline;
}