/* CSS Document */

body, html {

margin:0px auto;

padding:0px auto;

text-align:center;

font-family:Arial, Helvetica, sans-serif;



}

ul {

color:#000000;

font-size:12px;

line-height:24px;

margin:7px 10px 10px 10px;

}

li {

color:#000000;

font-size:12px;

line-height:24px;

margin:0px 10px 10px 10px;

}



#container {
	width:800px;
	background-position: center;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404241;
	border-right-color: #404241;
	border-bottom-color: #404241;
	border-left-color: #404241;
}



#rule {
	width:1px;
	margin: auto;
	border-right-style: solid;
	border-top-color: #B0B7D1;
	border-right-color: #B0B7D1;
	border-bottom-color: #B0B7D1;
	border-left-color: #B0B7D1;
	height: 300px;
	float: right;
}



#headerinside {
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: bottom;
	height: 149px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.07em;
	padding-left: 10px;
}

.headerinside a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#form {
	margin: auto;
	border-top-color: #B0B7D1;
	border-right-color: #B0B7D1;
	border-bottom-color: #B0B7D1;
	border-left-color: #B0B7D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	width: 200px;
}

h1 {
	color:#666666;
	font-size:18px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

h2 {
	color:#666666;
	font-size:12px;
	padding:0px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;

}

h3 {
	color:#666666;
	font-size:16px;
	padding:0px;
	margin:0px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: capitalize;

}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


p {

color:#000000;

font-size:12px;

line-height:24px;

margin:0px 10px 10px 10px;

}



.address {

color: ##999999

	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;

}




.text {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 21px;

}

.nav {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	right: 40px;
	margin: 0px;
	border-top-color: #F0BA00;
	border-right-color: #F0BA00;
	border-bottom-color: #F0BA00;
	border-left-color: #F0BA00;
	background-repeat: no-repeat;

}



.fptext {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px;
	line-height: 21px;

}



.headers {
	vertical-align:middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	text-indent: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #B0B7D1;
	border-right-color: #B0B7D1;
	border-bottom-color: #B0B7D1;
	border-left-color: #B0B7D1;

}


#footer {
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	background-position: center bottom;
	background-image: url(images/bobgrill_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-transform: uppercase;
	border-top-color: #404241;
	border-right-color: #404241;
	border-bottom-color: #404241;
	border-left-color: #404241;
	height: 65px;
	padding: 0px;
	line-height: 16px;
	background-color: #FFFFFF;
}




.footer a:link {
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}


.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.footer a:hover {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	right: 40px;
}




.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#form {
	vertical-align:top;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	width: 700px;
}



a:active {

color:#6666FF;

}



a {

color:#6666FF;

}



a:link {
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}



a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}



a:hover {
	color:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	right: 40px;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}



a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}



.navlist

{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bobgrill_footer.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;

}







ol {

font-size:12px;

}



ol li {

margin:7px;

}



ul {

font-size:12px;

}



ul li {

margin:7px;

}
