/*This is the news class, it is used to display large blocks of text*/
#bannercitystate
{
color: #ffffff;
position: relative;
top: 0px;
left: 400px;
z-index: 20;
height: 0px;
}
#lawrenceks
{
position:relative;
left: 130px;
}

.news, .news > div, .news div.moretext, .news span {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
padding: 2px;
font-size: 14px;
}
.news h2 {
font-size:18px;
text-transform: uppercase;
text-decoration:underline;
text-indent:5pt;
text-align: center;
}

.news a {
color:#000033;
font-size: 12px;
}
.news a:visited {
color:#990000;
}
.news a:hover {
color:#FFFF00;
}
/*Bunny Info Page */
#bunnyInfoContent{
color:#990000;
font-size: 14px;
}


/* Basic Tag set up */
img {
border:0px;
position:relative;
}

#div1 {
position:absolute; 
top: 500; 
left: 690; 
width:100; 
visibility:hidden;
}
#div2 {
position:absolute; 
top: 500; 
left: 690; 
width:100; 
visibility:hidden;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	text-indent: 5pt;
}
.bunnyinfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	}
.bunnyinfosubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 19px;
	color: #CC0000;
}
	
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: capitalize;
	color: #000000;
}

input {
	background-color: #000066;
	cursor: default;
	border: thin groove #000099;
	color: #FFFFFF;	}

textarea {
	background-color: #000066;
	cursor: default;
	border: thin groove #000099;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333FF;
}
a:visited {
	color: #EEDD00;
}
a:hover {
	color: #6600FF;
}
body {
	margin: 0px;
	padding: 0px;
}
select
{	background-color: #000066;
	cursor: default;
	border: thin groove #000099;
	color: #CC0000;
}

div.box {
	height: 100px;
	width: 210px;
	background-color: #000033;
	color: #FF0000;
	overflow: auto;
	
}

td.spaced{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
}
img.sale
{
	border: thin groove #000000;
	vertical-align: 10%;
}
 #mySlideShow
{
width: 600px !important;
height: 400px !important;
}
