/* @override http://brownsrestaurantgroup.com/corporate/wp-content/themes/corporate/style.css */

/* @override http://brownsrestaurantgroup.com/corporate/wp-content/themes/corporate/style.css */

/* @override http://browns.mu/corporate/wp-content/themes/corporate/style.css */

/*
Theme Name: Browns Corporate 
Theme URI: http://www.brownsrestaurantgroup.com/corporate/
Description:
Version: 0.1
Author: Mark Alexander
Author URI: http://www.6agraphics.com
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*		END RESET		*/

html, body {
	padding: 30px;
	background: #000;
	font-family:Arial, Helvetica, sans-serif;
}


/*		Layout		*/


#wrapper {
	width: 754px;
	background: #fff url(images/bg_page.gif);
	margin: 0 auto;
	border: solid 7px #fff;
}
#header {
	background: #000000;

}
#sitenav {
	float:left;
	background: #000000;
	width: 100%;
	padding: 9px 0;
}
#sitenav h2 {
	display: none;
}

#sitenav ul {
	text-align:right;
	width: 100%;
	float: left;

}
li#linkcat-23 {
	text-align: center;
	width: 100%;
}
ul.blogroll {
	width: 100%;
}
ul.blogroll li {
	display:inline;
	width: 186px;
	text-align:center;
}
#sitenav ul li a {
	padding: 0 40px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
#sitenav ul li a:hover {
	color: #f15a29;
}
#banner {
	float:left;
	padding: 7px 0 7px 0;
	background: #fff;
}
#banner img {
	width: 754px;
	height: 263px;
}

div.clear {
	clear: both;
}

#sidebar {
	background: #000;
	padding: 12px;
	width: 148px;
	float: left;
}
#sidebar ul li.current_page_item a {
		color: #f15a29;
}
#sidebar a {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	color: #fff;
}
#sidebar ul li {
	padding: 8px 0;
}
#sidebar ul li a:hover { 
	color: #f15a29;
}
#sidebar ul li h2 {
	color: #f15a29;
		padding: 8px 0;
		font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	
}
#content {
	padding: 12px; 
	width: 549px;
	min-height: 800px;
	margin: 0 0 0 8px;
	float: left;
}
#content h1 {
	font-size: 20px;
	color: #f15a29;
	margin: 0 0 20px 0;
	font-weight: b
}
#content h2 {
	margin: 6px 0 10px 0;
}
#content p {
font-size: 12px;
line-height: 15px;
	margin: 6px 0 10px 0;
}
#content a {
	color: #f15a29;
}
#content a:hover {
	text-decoration:underline;
}
#content ul {
	list-style: circle;
	margin: 8px 25px 20px 25px;
}
#content ul li {
	margin: 8px;
	font-size: 12px;
}
#content strong {
	font-weight:bold;
}
#tdomf_form1 label {
	font-weight: normal;
	font-size: 12px;
}
