/* CSS Document */

body
{
	background-color: #FFFFF4;
	margin: 0px;
	padding: 0px;
}

#header {
	display: block;
	height: 150px;
}

#FAQheader {
	background-image: url(http://www.multiversaljourneys.org/images/fotolia_8874385.jpg);
	background-position: center top;
	display: block;
	height: 150px;
	background-repeat: no-repeat;
}
#clock {

}

.menu-top
{
font-family     : tahoma;
font-weight     : bold;
font-size       : 13px;
font-style      : normal;
color           : #990000;
letter-spacing  : 1px;
text-align      : center;
text-decoration : none;
}

.menu-left-head
{
font-family     : arial;
font-weight     : bold;
font-size       : 15px;
font-style      : normal;
color           : #990000;
text-decoration : none;
}

.menu-left-list
{
	font-family     : arial;
	font-weight     : bold;
	font-size       : 12px;
	font-style      : normal;
	color           : #CC0000;
	padding-left    : 15px;
	padding-right   : 15px;
	text-decoration : none;
	display: block;
}
#nav {
	background-image: url(../images/bkg_gradient210small.jpg);
	background-repeat: repeat;
	height: 35px;
	width: 1000px;
}


.menu-footer
{
font-family     : arial;
font-weight     : bold;
font-size       : 11px;
font-style      : normal;
color           : #990000;
letter-spacing  : 1px;
text-align      : center;
text-decoration : none;
}

.menu-footer-bracket
{
font-family     : arial;
font-weight     : bold;
font-size       : 17px;
font-style      : normal;
color           : #990000;
}

.menu-footer-copyright
{
font-family     : verdana;
font-weight     : bold;
font-size       : 10px;
font-style      : normal;
color           : #990000;
}

.infocenter
{
 font-family    : verdana;
 font-weight    : bold;
 font-size      : 11px;
 font-style     : normal;
 color          : #003300;
}

.calendar-table
{
border-width    : 2px;
border-color    : #990000;
border-style    : solid;
background-color: #E0E0E0;
border-collapse : collapse;
text-align      : center;
}

.calendar-head
{
border-width    : 1px;
border-color    : #990000;
border-style    : solid;
background-color: #EEEEEE;
border-collapse : collapse;
text-align      : center;
padding         : 10px;
}

.calendar-days
{
border-width    : 1px;
border-bottom-width: 2px;
border-color    : #990000;
border-style    : solid;
background-color: #EEEEEE;
border-collapse : collapse;
padding         : 5px;
text-align      : center;
}

.calendar-cell
{
border-width    : 1px;
border-color    : #006699;
border-style    : solid;
background-color: #F2FFCC;
border-collapse : collapse;
width           : 90px;
height          : 90px;
padding         : 5px;
text-align      : center;
vertical-align  : top;
empty-cells     :hide;
}

.calendar-cell-over
{
border-width    : 1px;
border-color    : #006699;
border-style    : solid;
background-color: #EEEEEE;
border-collapse : collapse;
padding         : 5px;
text-align      : center;
vertical-align  : top;
}

.calendar-cell-out
{
border-width    : 1px;
border-color    : #006699;
border-style    : solid;
background-color: #F2FFCC;
border-collapse : collapse;
padding         : 5px;
text-align      : center;
vertical-align  : top;
}

.block-tab
{
font-family     : tahoma;
font-weight     : bold;
font-size       : 13px;
color           : #990000;
letter-spacing  : 1px;
text-align      : center;
vertical-align  : middle;
height          : 25px;
border-width    : 2px;
border-color    : #B69F33;
border-style    : solid;
background-color: #FFFFF4;
}

.block-top
{
background-color: #99CC66;
font-family     : arial;
font-weight     : bold;
font-size       : 12px;
color           : #003300;
letter-spacing  : 1px;
text-align      : center;
}

.block-1
{
border-width    : 1px;
border-color    : #006699;
border-style    : solid;
background-color: #F2FFCC;
}

.block-2
{
border-width    : 1px;
border-color    : #006699;
border-style    : solid;
background-color: #F6FFCC;
}

.block-thumb
{
border-width    : 1px;
border-color    : #006699;
border-style    : solid;
background-color: #FFFFFF;
margin-right    : 10px;
}

.block-large
{
border-width    : 1px;
border-color    : #006699;
border-style    : solid;
background-color: #FFFFFF;
margin-left     : 10px;
}

.block-content-heading
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #000000;
}


.block-content-body
{
font-family     : arial;
font-weight     : normal;
font-size       : 12px;
color           : #000000;
}

.block-content-bold
{
font-family     : verdana;
font-weight     : bold;
font-size       : 11px;
color           : #003300;
}

.content-heading
{
	font-family     : verdana;
	font-weight     : bold;
	font-size       : 15px;
	letter-spacing  : 1px;
	color           : #003300;
	margin-left: 5px;
	display: block;
}

.content-subheading
{
	font-family     : verdana;
	font-weight     : bold;
	font-size       : 15px;
	letter-spacing  : 1px;
	color           : #0066FF;
}

.content-body
{
font-family     : verdana;
font-weight     : normal;
font-size       : 13px;
color           : #000000;
}
.content-body-red
{
	font-family     : verdana;
	font-weight     : bold;
	font-size       : 13px;
	color           : #FF0000;
}
.content-body-green
{
	font-family     : verdana;
	font-weight     : bold;
	font-size       : 13px;
	color           : #5AAB81;
}

.content-body-link
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #003300;
text-decoration : none;
}

.content-calendar-heading
{
font-family     : arial;
font-weight     : bold;
font-size       : 24px;
font-style      : normal;
letter-spacing  : 1px;
color           : #003300;
}

.content-calendar-days
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
font-style      : normal;
color           : #003300;
}

.content-calendar-dayno
{
font-family     : verdana;
font-weight     : bold;
font-size       : 11px;
font-style      : bold;
color           : #990000;
}

.content-calendar-event
{
font-family     : verdana;
font-weight     : bold;
font-size       : 11px;
font-style      : bold;
color           : #0033CC;
}

.menu-left-head
{
font-family     : arial;
font-weight     : bold;
font-size       : 15px;
font-style      : normal;
color           : #990000;
text-decoration : none;
}


.divider
{
border-width    : 1px;
border-color    : #990000;
border-style    : dotted;
}

.divider-red-h
{
background-image: url("http://www.multiversaljourneys.com/images/divider_red_h.gif");
background-color: #F2FFCC;
}

.divider-red-v
{
background-image: url("http://www.multiversaljourneys.com/images/divider_red_v.gif");
background-color: #FFFFF4;
}


/* links at top menu*/ 

a.menu-top:link
{
color           : #990000;
}

a.menu-top:visited
{
color           : #990000;
}

a.menu-top:hover
{
	background      : #990000;
	color           : #FFFFCC;
}

a.menu-top:active
{
color           : #FFFFF4;
}


/* links at footer menu*/ 

a.menu-footer:link
{
color           : #990000;
}

a.menu-footer:visited
{
color           : #990000;
}

a.menu-footer:hover
{
background      : #990000;
color           : #FFFFCC;
}

a.menu-footer:active
{
color           : #FFFFF4;
}


/* links at left side menu on secondary pages */ 

a.menu-left-list:link
{
color           : #CC0000;
}

a.menu-left-list:visited
{
color           : #000066;
}

a.menu-left-list:hover
{
background      : #990000;
color           : #FFFFCC;
}

a.menu-left-list:active
{
color           : #FFFFF4;
}
.content-bodysmall {

font-family     : verdana;
font-weight     : normal;
font-size       : 10px;
color           : #000000;
}
#preview {
	border: 1px solid #666666;
}
.photo_note
{
	font-family     : verdana;
	font-weight     : bold;
	font-size       : 10px;
	font-style      : normal;
	color           : #990000;
	vertical-align: bottom;
	}

#table_photo {
	padding: 10px;
}


past_event_title
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #0000FF;
}
a.past_event_title:link
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #0000FF;
}

a.past_event_title:visited
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #0000FF;
}

a.past_event_title:hover
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #0000FF;
}

a.past_event_title:active
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #0000FF;
}

new_event_title
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #CC0000;
}
a.new_event_title:link
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #CC0000;
}

a.new_event_title:visited
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #CC0000;
}

a.new_event_title:hoover
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #CC0000;
}

a.new_event_title:active
{
font-family     : verdana;
font-weight     : bold;
font-size       : 13px;
color           : #CC0000;
}li {
}
#sidebar {
	border: 1px solid #666666;
}
#clock {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding-right: 5px;
	padding-left: 5px;
}

