/* Global
------------------------------*/
html, body, form { margin: 0px; padding: 0px; }
strong, b { color:#6F6F79; }
img { border: 0px; }
a, a:hover { font-weight: normal; text-decoration: underline; }
a { color:#000080; }
a:hover { color: #A0041A; }

body, table, input, select, textarea, font { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #6F6F79; 
	line-height: 130%;
}

h1, h2 { font-size: 12px; color:#001C5C; }
h3, h4 { font-size: 12px; }

/* TEMPLATE
-------------------------------------------------------------------------------------------------------------*/

/* Classes
------------------------------*/

.tablewidth { width: 960px; text-align: left; }
.top { vertical-align: top; }
.bottom { vertical-align: bottom; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.spacer01 { background: #FFFFFF; }
.spacer02 { background: #E8E2BF; }
.spacer03 { background: #B1A979; }
.text01 { color: #B1A979; }

/* Home/Internal
------------------------------*/
#body { background: #C2CCDC; }

#header { padding: 16px 0px 16px 32px; border-bottom: 1px solid #C5CAD1; background: #FFFFFF; height: 98px; overflow: hidden; }
#logo { display: inline; float: left; width: 288px; height: 61px; margin-bottom: 15px; }
#logo-right { display: inline; float: right; width: 482px; }

#search { float: right; display: inline; width: 208px; height: 20px; background: url(../images/redesign/search-bg.gif) #ffffff no-repeat; margin: 22px 39px 0px 0px; }
#search-text { margin-left: 57px; background: transparent; color: #9B9361; width: 127px; border: 0px; }
#search-button { margin-left: 2px; width: 20px; height: 20px; vertical-align: middle; }

#online-ordering-nav { text-align: right; margin-top: 10px; }

#nav { clear: both; text-align: center; height: 18px; padding-top: 8px; width: 890px; background: url(../images/redesign/nav-bg.gif) repeat-x; }
#nav ul { text-align: center; padding: 0px; margin: 0px; width: 100%; list-style: none; }
#nav li { display: inline; }

#main-body-top { border-top: 1px solid #C5CAD1; margin-top: 5px; margin-bottom: 7px; }
#i-main-body-top {}

#featured-project-body { float: left; width: 328px; padding: 9px 26px 7px 32px; background: url(../images/redesign/content-top-left.gif) repeat-x #CBD7E5;  border-bottom: 1px solid #D7DCE0; }
#featured-project-bd { padding: 7px 0px; height: 144px; background: url(../images/redesign/featured-project-bg.gif) repeat-x #E1E9F1; overflow: hidden; }
#featured-project-bd td { padding: 0px 0px 0px 7px; vertical-align: top; }
#featured-project-bd a { color:#000080; font-weight: bold; }

#bnr-photo { float: left; background: #FFFFFF; padding: 6px; width: 561px; border-bottom: 1px solid #D7DCE0; }
#i-bnr-photo { background: #FFFFFF; padding: 5px 5px 0px 5px; width: 950px; height: 141px; border-bottom: 1px solid C7C9CC; }

#main-body-bottom { border-top: 1px solid #D3D4D5; background: #EDF1F5; padding-left: 19px; padding-top: 7px; }
#i-main-body-bottom { border-top: 1px solid #D9DBDD; background: #EDF1F5; padding-left: 19px; padding-top: 6px; }

#whats-new-bd { margin-bottom: 14px; background: #F2F4F4; }
#whats-new-bd table { background: url(../images/redesign/whats-new-bg.gif) repeat-x bottom; }
#whats-new-bd td { padding: 13px 15px 13px 18px; }
#whats-new-bd a { color:#000080; font-weight: bold; }

#content { background: #FFFFFF; width:881px; padding: 21px 27px 42px 16px; border-bottom: 1px solid #D8D8D8; border-top: 1px solid #D3D4D5; }
#content-left { float: left; width: 329px; }
#content-right { float: left; display: inline; width: 523px; margin-left: 29px; }
#content-bd { }

#i-content { background: url(../images/redesign/i-content-bg.gif) repeat-y #FFFFFF; width: 917px; padding: 2px 0px 15px 2px; border-top: 1px solid #D3D4D5; }
#i-content-right { float: left; display: inline; margin-left: 21px; }
#i-content-bd { float: left; width: 684px; }

#bnr { margin-top: 19px; }
#crumb { margin: 9px 0px; font-size: 10px; }

#subnav { float: left; font-size: 12px; padding: 0px 2px 0px 0px; width: 190px; }
#subnav ul { display: block; padding: 0px; margin: 0px; list-style: none; }
#subnav li { background: url(../images/redesign/subnav-li-spacer.gif) repeat-x bottom; }
#subnav li a { display: block; color: #0D8A39; padding:7px 5px 6px 33px; background: url(../images/redesign/subnav-li-bg.gif) no-repeat 12px 8px; color: #6F6F79; text-decoration: none; }
#subnav li a:hover { color:#000080; }

#footer { text-align: center; line-height: 160%; padding: 8px 0px; }
