body {
	background:url(../images/bg.gif) repeat-x top left #FFF;
	font-family:"arial", "verdana", san-serif;
	font-size: 12px;
	color:#333;
}

#container {
	width:965px;
	background-color:#FFF;
	margin-top:10px;
	padding:10px;
}

#header {width:965px; height:100px; background:url(../img/header_bg.gif) repeat-x top left #000; margin:0 0 10px;}
#logo {float:left;	margin:24px 0 0 25px;}
#title {height:42px; font-size:20px; font-weight:bold; color:#FFF; margin:0 0 0 650px; padding:50px 10px 0 0; text-align:left;}

#breadcrumbs {font-size:11px;font-weight:bold;text-align:left;color:gray;}
#errorMessages {margin:20px 0 20px 20px; text-align:left; color:red;}

h1 {font-size:20px; font-weight:bold; color:#fb7b42;}
h2 {font-size:16px; margin:0 0 3px 0;}
h3 {font-size:13px;}
table {border-collapse:collapse;}
th, td {padding:5px; border:1px solid gray;text-align:left;}

#footer {width:965px; height:40px; font-size:10px; color:#999; line-height:40px; margin-top:7px;}
#category_location {overflow:auto;}
#category {float:left; margin-left:300px;}
#location {float:right; margin-right:300px;}
#filter {margin:20px 0 20px 0;}

.headerRow {background-color:lightgray;text-align:left; font-weight:bold;}
.evenRow {background-color:#FFF3BA;}

