body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "century gothic",sans-serif;
	font-size: 1em;
	background: #000;
	color: #000;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

#container {
	position: relative;
	margin: 0 auto; 
	width: 870px; 
	background: #FFF;
}

#fadeshow1 {
	height: 500px; /* set height to image height */
}
#fadeshow1 .gallerylayer {
	background-image: url(fadeslideshow/loading.gif)!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}

#main-nav {
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	font-size: 16px;
}
#main-nav ul {
	float: left;
	width: 100%; /*width of menu*/
	margin: 0;
	padding: 0;
	border-top: 1px solid #000; border-bottom: 1px solid #000;
	background: url(images/main-nav-bg.gif) center center repeat-x;
}
#main-nav li {
	display: inline;
	float: left;
}
#main-nav a {
	float: left;
	color: #FFF; 
	padding: 10px 10px 3px 10px;
	text-decoration: none;
	border-right: 1px solid #000; 
}
#main-nav a:hover, #main-nav #current a {
	color: #FFF; 
	padding-top: 11px; /*shift text down 1px for selected and active item*/
	padding-bottom: 2px; /*shift text down 1px for selected and active item*/
	background:  url(images/main-nav-bg2.gif) center center repeat-x;
}
#main-nav #current a {
	color: #6495ED;
}

#search {
	float: right;
	margin: 27px 10px 0 0;
}

#content {
	padding: 0 5px 0 10px;
}

#right-column {
	float: right;
	width: 165px;
	font-size: 0.9em;
	color: #A9A9A9;
	text-align: right;
	padding: 0 0 0 10px;
	margin-right: 5px;
}
#right-column ul {
	list-style-type: none;
	font-style: italic;
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
}
#right-column li {
	padding: 2px 0;
}
#strap {
	font-family: "times new roman",serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #A9A9A9;
	margin: 10px 0 0 0;
}

#left-column {
	width: 660px;
}

#footer-wrapper {
	padding: 0 0 0 10px;
	background: url(images/mainwrapper-bg.gif) bottom left no-repeat;
}
#footer-wrapper hr {
	margin-right: 5px;
}
#footer {
	font-size: 0.8em;
	color: #A9A9A9;
	margin-top: 10px; 
	text-align: center;
	padding: 5px 5px 10px 5px;
	background: url(images/footer-bg.gif) bottom right no-repeat;
}
.strap {
	float: right;
	font-family: "times new roman",serif;
	font-size: 1.09em;
	font-style: italic;
	font-weight: bold;
	color: #A9A9A9;
	text-align: right;
	margin: 10px 15px 0 0;
}

#copy {
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	padding: 5px 0 10px 0;
	background: #000;
}

a { 
	color: #6495ED;
	text-decoration: none;
 }
a:hover { 
	color: #A9A9A9;
	text-decoration: underline;
}

ul { 
	list-style-type: square;
	padding: 0;
	margin-left: 15px;
}
ul.sub { 
	list-style-type: circle;
	padding: 0;
	margin-left: 15px;
}
ol {
	list-style-type: lower-roman;	
	padding: 0;
	margin-left: 15px;
}
blockquote {
	padding: 0;
	margin-left: 15px;
}
hr {
	color: #808080; 
	background: #808080;
	border: 0;
	height: 1px;
}
form {
	margin: 0;
}
h1 {
	font-family: "times new roman",serif;
	font-size: 2em;
	font-style: italic;
	padding-bottom: 10px;
	text-transform: uppercase;
}
h2 {
	font-family: "times new roman",serif;
	font-size: 1.4em;
	font-weight: normal;
}
h3 {
	font-family: "times new roman",serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #808080;
	padding: 4px;
	border-top: 1px solid #808080; border-bottom: 1px solid #808080; 
	text-transform: uppercase;
}
h4 {
	font-family: "times new roman",serif;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #A9A9A9;
	margin: 0;
}
p {
	line-height: 1.3em;
}

.subheader {
	font-size: 1.4em;
	font-weight: normal;
}
.boldtext {
	font-size: 1.2em;
	font-weight: bold;	
}
.mumcares-boldtext {
	font-size: 1.2em;
	font-weight: bold;
	color: #F63;
}
.mumcares {
	color: #F63;
}
.smalltext {
	font-size: 0.8em;
}
.caption {
	position: absolute;
	left: 4px; bottom: 4px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}

fieldset {
	border: none;
	margin-left: 0; 
	padding-left: 0;
}
.form_box label {
	float: left;
	width: 200px;
	padding-right: 5px;
}
.form_box input,select {
	margin-bottom: 5px;
}

.ss {
	border: 1px solid #808080;
	padding: 5px 6px 0 6px;
}
a.slideshow img {
	border: 4px solid #FFF;
}

a.slideshow:hover img {
	border: 4px solid #6495ED;
}

a.slideshow:hover {
	color: #DAA520; /* irrelevant definition to overcome IE bug */
}

.whiteonblack {
	color: #FFF;
	background: #000;
	padding: 1px 10px 1px 10px;
}
.whiteonblack a {
	color: #ADD8E6;
}


