body{
background: url(images/flowers.gif) no-repeat  top center  #238cd1;
font-family: arial;
margin-top: 25px;
}

#container{
width: 725px;
margin: 0 auto;
}


#frame{
width: 700px;
float: left;
}


/*---HEADER---*/

#header{
margin: 0px 10px 0px 0px;
text-align: left;
height: 159px;
padding: 0px 0px 0px 20px;
background: url(images/header.jpg) no-repeat;
float: left;
width: 721px;
}


#logo{
float: left;
}

#bg{
float: left;

}


#inside_container{
float: left;
width: 698px;
}

/*---NAVIGATION---*/


#nav{
font-weight: bold;
width: 721px;
float: left;
background: url(images/nav.gif) repeat-y;
text-align: center;
margin: 0;
padding: 3px 0px 3px 20px;
}

#nav ul{
margin: 0;

float: left;
}

#nav a{
margin: 0;
}


#nav .active a{
color: yellow;
}

#nav .active a:hover{
background: none;
}



#nav li{
list-style: none;
margin: 0;
float: left;
}


#nav li a{
margin: 0;
color: white;
font-size: 14px;
font-weight: bold;
text-decoration: none;
float: left;
padding: 6px;

}


#nav li a:hover{
text-decoration: underline;
}




/*---CONTENT---*/
.title{
border-bottom: 1px #eee dashed;
padding-bottom: 3px;
}

#content{
float: left;
width: 721px;
margin: 0px;
padding: 15px 15px 10px 20px;
background: url(images/inside.gif) repeat-y;
}



#content .index_text{
font-size: 15px;
color: #4E4E4E;
width: 370px;
padding: 10px 10px 0px 0px;
float: left;
}

#content .about_text{
font-size: 15px;
color: #4E4E4E;
line-height: 23px;
padding-right: 10px;
width: 580px;
float: left;
}


#content .about_link{
float: right;
padding-right: 10px;
}

#content .about_link a{
color: red;
font-weight: bold;
text-decoration: none;
border-bottom: 1px red dashed;
font-size: 12px;
}

#content .about_link a:hover{
text-decoration: none;
border: none;
}

ul#tips_list{
list-style: none;
line-height: 20px;
}

ul#tips_list a{
color: royalblue;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}


ul#tips_list a:hover{
color: orange;
}

#content .tips_text{
font-size: 14px;
color: #4E4E4E;
padding-right: 40px;
float: left;
}

#content .tips_text b{
font-size: 15px;
}

#content .price_text{
font-size: 13px;
color: #4E4E4E;
line-height: 23px;
padding: 10px 0px 10px 40px;
width: 600px;
float: left;
text-align: center;
}

#content .pricelist{
float: left;

}

#content .deal{
float: left;
padding-left: 10px;
}




#contact_info{
float: left;
width: 300px;
font-size: 17px;
color: #4E4E4E;
text-align: right;
padding-right: 10px;
margin-top: 40px;
}

#contact_info b{
font-size: 20px;
}

#contact_info a{
color: royalblue;
text-decoration: none;
}


#bigmap{
float: left;
}


#pic{
float: right;
padding-right: 40px;
}


#hours_seal{
padding: 10px 0px 0px 0px;
float: left;

}

#hours{
padding: 10px 50px 0px 0px;
float: left;
font-size: 13px;
color: #424242;
}

.torontosbest{
float: left;
}

#hours span{
float: left;
}

#hours .time{
float: left;
padding-left: 10px;
}

#content .location{
font-size: 13px;
text-align: right;
color: #424242;
letter-spacing: 1px;
float: left;
width: 280px;
padding-top: 20px;
}

#content .location b{
font-size: 20px;
}



/*---NEWSLETTER---*/

#newsletter{
float: right;
padding: 6px 50px 0px 0px;
}

#newsletter .input{
float: left;
padding-left: 10px;
}


#newsletter .submit{
font-size: 9px;
}


#newsletter span{
font-size: 10px;
float: left;
}


.formbutton {
	background-color: #ffffff;
	border: 1px solid #238cd1;
	text-align:center;
	font-size: 11px;
}

.formfield {
font-size: 12px;
border: 1px #238cd1 solid;	
}


.thankyou{
font-size: 12px;
color: #424242;
}

.thankyou b{
font-size: 23px;
color: #424242;
}

/*---IMAGES---*/

#images{
float: right;
margin: 10px 10px 0px 0px;
}


#bottom{
color: #786f44;

font-size: 12px;
float: left;
width: 721px;
background: url(images/bottom.gif) no-repeat;
margin: 0 auto;
height: 38px;
}


/*---FOOTER---*/

#footer{
color: white;
padding: 0px 20px 20px 10px;
font-size: 12px;
float: left;
margin: 0 auto;
}

#payment{
float: left;
}

#footer_table{
text-align: right;
float: right;
margin: 0;
padding-right: 0px;
}

#footer a{
color: white;
text-decoration: none;
}

#footer a:hover{
color: black;
}

.footer_box{

padding-right: 10px;
height: 20px;
}

#footer p{
float: left;
}



