/* for Internet Explorer */
/*\*/
* html .container {
	height: 40em;
}

/* monicol logo */
a.monicol {
	text-decoration: none;
}

/* top navigation */
a.outer, a.outer:visited {
	color: #ffffff;
	width: 93px;
	height: 1.2em;
	line-height: 1.2em; /*height: 20px;
	line-height: 20px;*/
	overflow: hidden;
	display: block;
	background: #777777;
	border: 1px solid #ff6633;
	margin-right: 1px;
	text-align: center;
	float: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
/* top navigation */
a.outer:hover {
	color: #ffffff;
	background: #777777;
	overflow: visible;
}

body {
	font-family: "Times New Roman",Times,serif;
	color: #777777;
	margin: 36px 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

/* Style for lists: titles originals and prints */
div.list .paragraph {
	/*Rows in lists*/
	color: #777777;
	background-color: transparent;
	font-size: 80%;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin-bottom: 0.25em;
	margin-left: 0em;
	margin-top: 0;
	margin-right: 1em;
}
/* Style for lists: titles originals and prints */
div.list .spacer {
	margin-bottom: 2em;
}
/* Style for lists: titles originals and prints */
div.list a {
	color: #777777;
	text-decoration: none;
}
/* monicol logo */
img.monicol {
	vertical-align: middle;
	text-decoration: none;
	border: none;
	height: 43px;
	width: 43px;
}
/* top navigation */
table {
	display: block;
	background: #eee;
	border-collapse: collapse;
}
/*paragraph div only for aboutpb page  */
div.aboutpb p {
	color: #777777;
	background-color: transparent;
	font-size: 80%;
	line-height: 1.4em;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: 0;
	margin-right: 1em;
}
/* title div only for aboutpb page */
div.aboutpb .title {
	color: #777777;
	background-color: transparent;
	font: normal;
	font-size: 150%;
	font-family: "Times New Roman",Times,serif;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/* general paragraph for all pages */
.paragraph{
	/* content info for a paragraph */
	color: #777777;
	font-size: 80%;
	line-height: 1.4em;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: 0;
	margin-right: 1em;
}
/* general subheading for all pages */
.subheading {
	/* content info for heading 2 */
	color: #777777;
	font-size: 1.1em;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: 2px;
	margin-bottom: 0.25em;
	margin-left: 0em;
	margin-top: 0;
	margin-right: 1em;
}

/*title used for iframes under the large images   */
.title {
	color: #ff0000;
	font: normal;
	font-size: 150%;
	font-family: "Times New Roman",Times,serif;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/* bottom navigation */
#bottom_nav{
	/* bottom navigation */
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 1em;
	color: #ee1708; /* very light gray */
	font-weight: normal;
}
/* bottom navigation */
#bottom_nav a:link,a:visited{
	color: #777777; /* light gray */
	text-decoration: none;
}
/* bottom navigation */
#bottom_nav a:hover,a:active{
	color: #ff0000; /* light red */
	text-decoration: none;
}
/* bottom navigation */
#bottom_nav ul{
	/* bottom navigation */
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
/* bottom navigation */
#bottom_nav ul li{
	/* bottom navigation */
	margin-left: 0;
	padding: 1px 1px;
	list-style: none;
	display: inline;
}
/* bottom navigation */
#bottom_nav ul li.first{
	/* bottom navigation */
	margin-left: 0;
	list-style: none;
	display: inline;
}
/* main content */
#content {
	background-color: #ffffff;
	position: relative;
	width: 730px;
	left: 50%;
	margin-left: -400px;
	padding: 0.5em;
	border: 4px solid #ddd8bb;
}
/* bottom man and dog image with the web site info */
#copyright {
	background-image: url(../images/bottomlogo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 160px;
	width: 775px;
}
/* bottom footer */
#footer{
	/* footer to clear the content box */
	clear: both;
	padding-top: 1px;
	padding-bottom: 5px;
	text-align: center;
	width: 500px;
	left: 170px;
}


/* footer paragraph */
#footer p{
	/* footer para for the copyright */
	margin: 3px 3px 3px 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.75em;
	text-align: center;
}
/* footer wrapper to keep it a certain pixel width */
#footerwrapper{
	/*  keeps the footer 450 center  */
	position: relative;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
/* top navigation position */
#navigation {
	position: absolute;
	top: 133px;
	left: 43px;
	z-index: 1;
}
/* this keeps the whole page within a certain pixel limit */
#wrapper{
	/* keeps the full page to 800 width */
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 147px 0 0 0;
	background-image: url(../images/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* For formatting lists of urls */
div.list a {
   color: #777777;
   text-decoration: none;
}

div.list .spacer {
   margin-bottom:2em;
}

/* Styles for the contact page */
div.contact {
   margin-top:2em;
}
/* Paragraphs more compressed than standard paragraph */
div.contact .bm{
	line-height: 1em;
   margin-bottom:0px;
}
/* Offset the entry fields of the contact form */
div.contact .off {
   position:relative;
   top:-2em;
   left:6.0em;
}

.largeimage {
	background-color: #ddd8bb;
	border: black thin solid;
	padding: 6px;
	margin-bottom: 10px;
}



/* Menu dropdown styles */
#dropmenudiv{
  position:absolute;
  border:1px solid black;
  border-bottom-width: 0;
  font:normal 12px Verdana;
  line-height:18px;
  z-index:100;
}

#dropmenudiv a{
   width: 100%;
   display: block;
   text-indent: 3px;
   border-bottom: 1px solid #ff6633;;
   padding: 1px 0;
   text-decoration: none;
   font-weight: normal;
   background: #EEEEEE;
   color: #777777;
   font-family: "Times New Roman", Times, serif;
}

#dropmenudiv a:hover{ /*hover background color*/
   background-color:#ddd8bb;
}
/*  end of menu dropdown styles */

/* title navigation */
div.list a, div.list a:visited, a.titlenav, a.titlenav:visited {
	background: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	
}
/* title navigation */
div.list a:hover, a.titlenav:hover {
	color: #ffffff;
	background: #777777;
	overflow: visible;border: 1px solid #ff6633;
}

