/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */
/* DEFAULTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #332A25 url(/SiteFiles/1121/Images/bkgd.jpg) no-repeat center top;
}

img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* TYPE */
body, p, div, ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #777777;
}
a:link, a:visited, a:active {
	color: #8E2100;
	text-decoration: none;
}
a:hover {
	color: #777777; 
	text-decoration: none;
}
a:focus {
	outline: none; 
}
strong, b {
	color: #7a7a77;
	font-weight:bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	color: #8E2100;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4D4E49;
	margin-bottom: 16px;
}
h3 {
	font-size: 13px;
	line-height: 16px;
	color: #4D4E49;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8E2100;
	font-style: italic;
}
h5 {
	font-size: 12px;
	line-height: 20px;
	
}
h6 {
	font-size: 11px;
	line-height: 13px;
}

/* SEARCH */
.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 171px;
	height: 21px;
	padding-left:8px;
	border: none;
	float: left;
	background: url(/SiteFiles/1121/Images/searchField.gif) no-repeat;
	outline: none; 
}
.searchButton {
	text-indent: -1000px;
	width: 10px;
	height: 10px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1121/Images/searchButton.gif) no-repeat;
	margin-top:4px;
	font-size: 0px;
	line-height: 0px;
	outline: none; 
}

/* SUB NAV */
#subnavWrapper {
    width: 177px;
    float: left;
}
#subnavWrapper p {
	color: #888888;
	display:block;
	padding: 0px 0px 8px;
	text-decoration: none;
}
#subnavWrapper h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #4D4E49;
	border-bottom: 1px solid #d3d3d2;
	padding-bottom: 4px;
	margin-bottom: 2px;
	text-decoration: none;
}
#subnavWrapper h2 a, #subnavWrapper h2 a:hover {
	color: #4D4E49;
	text-decoration: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:12px;
    padding: 0;
    margin: 0;
    width: 177px;
    background: none;
}
#subnav a {
	color: #777777;
	display:block;
	padding: 8px 0px 3px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
}
#subnav a:hover {
	color: #4D4E49;
	display:block;
	padding: 8px 0px 3px;
	border-bottom: 1px solid #d3d3d2;
	text-decoration: none;
}
#subnav a.first {
	color: #777777;
	display:block;
	padding: 8px 0px 3px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
}
#subnav a.first:hover {
	color: #4D4E49;
	display:block;
	padding: 8px 0px 3px;
	border-bottom: 1px solid #d3d3d2;
	text-decoration: none;
}
#subnav a.current {
	color: #4D4E49;
	display:block;
	padding: 8px 0px 3px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
	font-weight: bold;
}

/* WRAPPERS */
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 45px;
}
#middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* TOP */
#top {
	margin: 0px auto;
	padding: 30px 30px 0px;
	width: 840px;
	height: 60px;
	background: url(/SiteFiles/1121/Images/topBkgd.jpg) no-repeat;
}
#logo {
	background:url(/SiteFiles/1121/Images/logo.gif) no-repeat;
	width:205px;
	height:21px;
	float: left;
}
#logo a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

/* MIDDLE */
#middle {
	margin: 0px auto;
	padding: 0px 30px;
	width: 840px;
	height: 353px;
	background-color: #dfddd1;
}
#flash {
	float: left;
	width: 518px;
	height: 352px;
	background: url(/SiteFiles/1121/Images/flashBkgd.jpg) no-repeat center bottom;
}
#highlights {
	float: right;
	width: 282px;
	height: 339px;
	background: url(/SiteFiles/1121/Images/highlightsBkgd.jpg) no-repeat;
	padding: 14px 14px 0px 14px;
}
#highlights h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #4D4E49;
	border-bottom: 1px solid #b2b1a6;
	margin-bottom: 5px;
}
#highlights h3, #highlights h3 a {
	font-size: 13px;
	line-height: 16px;
	color: #4D4E49;
	font-weight: bold;
	padding-bottom: 6px;
	text-decoration: none;
	margin-top: 6px;
}
#highlights h3 a:hover {
	font-size: 13px;
	line-height: 16px;
	color: #6F7068;
	font-weight: bold;
	padding-bottom: 6px;
	text-decoration: none;
	margin-top: 6px;
}
#highlights a img {
	border: 1px solid #FFFFFF;
}

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 0px auto;
	padding: 30px;
	width: 840px;
	min-height:100px;
	background: #eeede5 url(/SiteFiles/1121/Images/contentBkgd.jpg) no-repeat center bottom;
}
#contentLeft {
	float: left;
	width: 470px;
	padding-right: 15px;
	padding-left: 15px;
}
#contentRight {
	float: right;
	width: 280px;
	height: 128px;
	background: url(/SiteFiles/1121/Images/contactBkgd.gif) no-repeat;
	padding: 15px;
}
#contentRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #4D4E49;
	border-bottom: 1px solid #d3d3d2;
	margin-bottom: 5px;
}
#contentRight ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
#contentRight ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1121/Images/arrow.gif) no-repeat 1.5px;
	list-style: none;
	font-size: 12px;
	line-height: 26px;
	color: #AAB7B3;
	padding: 0 0 0 24px;
	margin: 0px 0px 0px 12px;
}
#contentRight ul li a {
	color: #AAB7B3;
	text-decoration: none;
}
#contentRight ul li a:hover {
	color: #87908D;
	text-decoration: none;
}

/* FOOTER */
#footer {
	margin: 0px auto;
	padding: 30px 0px;
	width: 900px;
}
#footerLeft {
	width: 500px;
	float: left;
}
#footerTop {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
#footerTop a {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
#footerTop a:hover {
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
#footerBottom {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
#footerBottom a {
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
#footerBottom a:hover {
	font-size: 11px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
#footerRight {
	width: 190px;
	float: right;
	text-align: right;
}

/* DEFAULT CONTENT */
#def-contentLeft {
	float: left;
	width: 619px;
}
#def-contentLeftHeader {
	float: left;
	width: 619px;
	height: 232px;
	background: url(/SiteFiles/1121/Images/subheaderBkgd.jpg) no-repeat;
}
#def-contentLeftMain {
	float: left;
	width: 589px;
	padding-right: 15px;
	padding-left: 15px;
}
#def-contentRight {
	float: right;
	width: 209px;
	min-height: 200px;
}
#def-contentRightTop {
	float: left;
	width: 177px;
	background: #FFFFFF url(/SiteFiles/1121/Images/submenuTop.gif) no-repeat;
	padding: 16px 16px 0px 16px;
}
#def-contentRightBottom {
	float: right;
	width: 209px;
	height: 10px;
	background: url(/SiteFiles/1121/Images/submenuBottom.gif) no-repeat;
}
#def-clientRight {
	float: right;
	width: 209px;
	margin-top:12px;
}
#def-clientRight a img {
	border: 1px solid #deddd4;
}
#def-clientRight a:hover img {
	border: 1px solid #FFFFFF;
}

/* SEARCH TITLE */
.pageSearchTitle {
	font-size: 13px;
	line-height: 16px;
	color: #4D4E49;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 13px;
	line-height: 16px;
	color: #4D4E49;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 13px;
	line-height: 16px;
	color: #4D4E49;
	font-weight: bold;
	text-decoration:underline;
}

/* PHOTO GALLERY */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	border: 1px solid #deddd4;
	display: block;
}
.photogallery li a:hover {
	border: 1px solid #FFFFFF;
	display: block;
}

/* BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 612px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumbs a {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1121/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	margin-right: 8px;
}
#breadcrumbs a:hover {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #3A66A4;
	background: url(/SiteFiles/1121/Images/breadcrumb.gif) no-repeat 0.2em;
	margin-right: 8px;
}
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 11px;
	color: #2B4B77;
	background: none;
	text-decoration:none;
}
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 11px;
	color: #3A66A4;
	background: none;
	text-decoration:underline;
}
#breadcrumbs a.current  {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1121/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
