body {
	background-color: #cc0019;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family:Verdana,Arial,sans-serif;
}

#bkg {
	background: url(/images/bkg.jpg) repeat-y;
	margin: 0 auto;
	width: 1024px;
}

#container {
	background: #FFECAC url(/images/bkg-gov.png) repeat-y;
	width: 900px;
	margin: 0 auto;
	text-align: left;	
}

#header {
	height: 91px;
	width: 900px;
}

#header-int {
	background: url(/admin/assets/header-governors.jpg) no-repeat;
	height: 91px;
	width: 900px;
}


#headerbar {
	border-bottom: 4px solid #cc0019;
	height: 170px;
	width: 900px;
}

a img {
	border: 0;	
}

#logo {
	background: url(/images/governors_logo.jpg) no-repeat;
	float: left;
	height: 170px;
	width:230px;
	border-right: 4px #cc0000 solid;
	background-color: #fff;
}


.indent {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 0px;
}

#logo h1 a {
	display:block;
	height:165px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:230px;
}


#images {
	width: 666px;
	float:right;
	height: 170px;	
}

#img-1 {
	float: left;
	border-right: 4px #cc0000 solid;
	height: 170px;		
}

#img-2 {
	float: left;
	border-right: 4px #cc0000 solid;
	height: 170px;	
}

#img-3 {
	float: left;
	border-right: 4px #cc0000 solid;
	height: 170px;	
}

#img-4 {
	float: left;
	height: 170px;
}

#sidebar {
	width: 234px;
	float: left;
	clear: both;
	color: #fff;
}

#side-text {
	padding: 10px 10px 10px 20px;	
}

#side-text a {
	color: #fff;
	padding-bottom: 5px;
	text-decoration: none;	
}

#side-text a:hover {
	color: #F6C648;
	text-decoration: none;	
}
.mainnav {
	line-height: 1.75em; 
	font-family: 'Trebuchet MS', Verdana,Arial,Helvetica; 
	font-size: 14px; 
	font-weight: bold;
}

#content {
	float: right;
	width: 665px;
	background: #FFE79B url(http://www.governorsrestaurant.com/admin/assets/cbg.gif) repeat-x;	
}

#content-main {
	float: right;
	width:665px;
	background: #FFE79B url(http://www.governorsrestaurant.com/admin/assets/cbg.gif) repeat-x;	
}

#content-text {
/*	padding: 10px;*/
}

#center {
	float: right;
	width:665px;	
}

#center-top {
	//background: url(images/center.jpg) no-repeat;
	background: #FFE79B url(http://www.governorsrestaurant.com/admin/assets/cbg.gif) repeat-x;
	float: left;
	//height: 222px;
	min-height:260px;
	height:auto !important;
	height:260px;
	width:645px;
	position: relative;
	/*padding: 10px;*/
}

#center-text {	
	color: #0514a4;
	font-size:10px;
	position:absolute;
	left: 15px;
	width:330px;
	z-index:15;
	font-weight: bold;
}

.learnmore {
	background: url(/images/learnmore.jpg) no-repeat;
	float: left;
	height: 61px;
	width: 346px;	
}

.learnmore h1 a {
	display:block;
	height:60px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:340px;
}

.govs {
	background: url(/images/govsaccount.jpg) no-repeat;
	float: left;
	height: 61px;
	width:319px;
}

.govs h1 a {
	display:block;
	height:60px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:300px;
}

#center-bottom {
	background-color: #ffe79d;
	float: left;
	height: 299px;
	width:665px;
	text-align: center;
}

.box {
	background-color: #ffe79d;
	float: left;
	height: 299px;
	width:220px;
}

.box2 {
	background-color: #ffe79d;
	float: left;
	height: 299px;
	width:220px;
}

.box-text {
	padding: 10px;
	text-align: left;	
}

#footer {
	background: url(/images/bottom-bkg.jpg) no-repeat;
	height: 100px;
	margin: 0 auto;
	width: 1024px;
	clear: both;
}

#footer-text {
	padding-top: 20px;	
}