html {
		background-image: url(http://www.eat-toledo.com/Images/irongate.gif) ;
		background-repeat: repeat ;
}

body {
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 10px;
        text-align: center;
		
}



img
{
	border: 0px none;
}

.NavigationMenu
{
	color: #000000;
}

#wrapper {
	position : relative ;
	top : auto;
	left :auto;
	width : 800px;
	height : 600px;
	background-color : #e1e1e1;
	margin-left: auto;
	margin-top: 100px; 
	margin-right: auto;
	
	
      background-image:url(images/background.jpg);
}

#advertise {
	position : relative ;
	top : 0px;
	left :5px;
	width : 780px;
	height : 100px;
	background-color : green;
	margin-top: 10px;
	border-style: solid;
	border-color: black;
}

#header {
	position : relative ;
	top : 0px;
	left :5px;
	width : 783px;
	margin-top: 10px;
	border-style: solid;
	border-color: black;
	background-image:url(images/header.gif);
}

#movie {
	position : relative ;
	top : 0px;
	left :5px;
	width : 380px;
	height : 180px;
	background-color : green;
	border-style: solid;
	border-color: black;
}



#search2 {
	position : absolute ;
	top : 200px;
	left :14px;
	width : 140px;
	height : 160px;
	text-align: center;
	margin-top: 0px;
	font-size: 8px;
}

select
{
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    background-color: white;
}

input
{
    font-family: Tahoma, heveltica, Arial, Sans-Serif;
    font-size: 10px;
}

.bold
{
    font-weight: bold;
}

#HeaderDiv
{
    width:783px;
    border-width: thick;
    border-color: Black;
}

div#LeftDiv
{
    width: 200px;
    background-color: #FFFFFF;
    float: left;
    padding:10px;
}

#LeftSpacer
{
    width:220px;
    float:left;
}

div#MainDiv
{
    /*display:block;*/
	
	
    width: 540px;
    float: right;
    background-color: #FFFFFF;
    padding:10px;
}

div#MainContainer
{
	
    width:783px;
    margin: 0 auto;
    text-align:left
}

div#BodyDiv
{
    position : relative ;
	top : auto;
	left :auto;
	margin-left: auto; 
	margin-right: auto;
	width:783px;
	
}

#uxSearchHeading
{
    vertical-align: top;
}

.TopPaddedSmall
{
    padding-top: 5px;
}

.Spacer
{
    height: 5px;
    width: 100%;
}

.MediumSpacer
{
    height: 10px;
    width: 100%;
}

.SearchHeader
{
    font-size: small;
    font-weight: bold;
}

.RandomName
{
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}

.RandomPane
{
    background-color: #e1e1e1;
    padding: 5px;
}

.RandomAddress
{
    font-weight: bold;
}

.SearchPane
{
    background-color: #e1e1e1;
    padding: 5px;
}

#advertise2 
{
    height:600px;
    width:200px;
    margin-top: 10px;
    text-decoration: none;
    border-style: none;
    left:0px;
    }

/*Results Classes*/
.ResultsName
{
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    width: 500px;
}

.ResultsAddress
{
    font-size: small;
}

.ResultsPhone
{
    float:left;
    width: 200px;
    font-size: small;
}

.ResultsWebsite
{   
	display: block;
	width: 300px;
	float: left;
    font-size: small;
    text-decoration: none;
}

.ResultsColumn
{
    width: 145px;
    float:left;
    padding-bottom: 10px;
    font-size: small;
    display: block;
    min-height: 10px;
}

.ResultsColumnWider
{
	width: 415px;
	float:left;
	padding-bottom: 10px;
	font-size: small;
	display: block;
	min-height: 10px;
}

.ResultsColumnLabel
{
    width: 125px;
    float:left;
    font-weight: bold;
    font-size: 11px;
    min-height: 10px;
}

.ResultsDescription
{
    width: 100%;
}

.ResultsDescriptionLabel
{
    width: 100%;
    font-size: small;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
}

.Spacer
{
    width: 100%;
    float: none;
    display: block;
}

.Tall
{
    height: 20px;
}

.MenuItem
{
	display:block;
	float:left;
	width: 78px;
	padding: 2px 0px 2px 0px;
	
}

.MenuLink
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.ResultsHeader
{
	font-size: large;
	text-align: center;
	padding: 3px;
}
.WideBodyImage
{
	width: 530px;
}

.Red
{
	color: Red;
}

.Centered
{
	text-align: center;
}
/*.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display:block;height:1px; overflow:hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}*/
