/* CSS Document */

body {background: #FFC; 
	margin: 0; 
	padding: 0; 
	background-image: url(http://www.rottsnmore.com/images/navbar.jpg); 
	background-repeat: repeat-y;}

h1, div {background: #FFC;}

p {margin: 1em 0; 
	padding: 0; 
	text-indent: 0.5em;}

h1, h3, h4 {font-family: Arial, sans-serif; 
	font-style: italic; 
	font-weight: normal; 
	margin: 0;
	background: transparent;}

h1 {
	letter-spacing: 0.75em;
	padding: 0.25em 0em 0.125em 0.33em;
	border-bottom: 5px double #836E2C;
	text-align: right;}
	
h2 {padding: 0.25em 0em 0.125em 0.33em;
	margin: 0 1em ;
	text-align: center;}
	
h3 {font-weight: bold; 
	color: #113;
	text-indent: 3em;}

h4 {font-weight: bold; 
	letter-spacing: 0.5em; 
	padding: 0.33em 0.5em 0.167em; 
	border-top: 1px solid #335; 
	border-bottom: 1px solid #557; 
	background: transparent; 
	color: #335;}
	
h5 {text-align: center; 
	font height: 130%;}

#title {text-align: right; 
	letter-spacing: 0.75em; 
	padding: 0.25em 0.33em 0.125em 3em; 
	margin-right: 12%; }

#sidebar {position: absolute; 
	top: 0; 
	left: 0; 
	background-image: url(http://www.rottsnmore.com/images/navbar.jpg); 
	background-repeat: repeat-y;}
	
#sidebar ul {list-style: none; 
	font-size: small; 
	margin-left: -1em}

#sidebar a {display: block; 
	margin: 0; 
	padding: 1.25em; 
	letter-spacing: 1px; 
	text-align: left; 
	font-weight: bold; 
	text-decoration: none;}
	
#sidebar a:link {color: #000; 
	background-color: transparent;}
	
#sidebar a:visited {color: #FFF; 
	background-color: transparent;}
	
li#sidebar a:hover {background-image: url(http://www.rottsnmore.com/images/bones.gif); 
	background-repeat: no-repeat;
	color: #226;}

#sidebar a:active {background-image: url(http://www.rottsnmore.com/images/bones.gif); 
	background-repeat: no-repeat; 
	color: #226;}

#demos {border-color: #224;}

#demos h4 {background: #66A;
	color: #224;}

#note p {margin: 0; 
	padding: 0.66em; 
	font-size: 80%; 
	font-family: sans-serif; 
	line-height: 1.33; 
	color: #335;}
	
li {margin-bottom: 1 em;}

#main {position: absolute; 
	top: 17em; 
	left: 260px; 
	width: auto; 
	margin: 1em; 
	padding: 1em 3em; 
	background: #FFC;}
	
#main h3 {letter-spacing: 3px; 
	margin: 1.25em 0 0;}
	
#main p {margin: 0.25em 0 1em; 
	line-height: 1.25em;}

#spotlight {
	float: right;
	width: 233px;
	text-align: left;
	padding: 1em;
	text-indent: 0.5em;
	background: FFC;
	border: solid black 1px;
	border-width: 1px 1px 1px 1px;
	margin: 0.2em -1px 0.2em 0.5em;
	position: relative;
	background: transparent;
	left: 3px;
	top: 8px;
	height: 310px;}

#mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	padding-right: 5px;
	background: transparent}

#copyright {
	text-align: center; 
	font-size: 10px;}

#pic {
	text-align: center;
	background: transparent;}
	
#footer {
	color: gray;
	margin: 3em 0 0 5em;
	padding: 0.5em 1em 0 0;
	font-size: 0.75em;
	text-align: center;}
  
#footer p {line-height: 1em;
  margin: -1.25em 0 0 0.75em; padding: 1em 0 0.5em 0.75em;}
	
#desc {margin: 0 0.5em 0 0.5em;
	background: transparent;
	text-indent: 0.5em;}
	
#desc2 {margin: 0 0.5em 0 0.5em;
	background: transparent;
	text-align: center;}
	
#dog  {font-family: Arial, sans-serif;
	margin: 0 0.5em 0 0.5em;
	background: transparent;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	color: #113;
} 

#botlink a {text-align: center;
	background-color: transparent;
	text-decoration: none;
	font-size: 0.9em;}

#botlink a:link {color: #333; 
	background-color: transparent;}
	
#botlink a:visited {color: #f09; 
	background-color: transparent;}
	
#botlink a:hover {color: #226; 
	background-color: transparent;}
	
#botlink a:active {color: #226; 
	background-color: transparent;}
	
img {display: block;}


