HTML {
	height: 100%;
	padding: 0;
	margin: 0;
}
BODY {
	background: whitesmoke;
	font-family: Verdana, Sans-Serif;
	margin: 0;
}
P {
	margin: 0;
}
FORM {
	margin: 0;
}
BLOCKQUOTE {
	margin-bottom: 0;
	margin-top: 0;
}
A {
	outline: none;
}
TD {
	vertical-align: top;
	font-size: 11px;
}
.Max {
	width: 100%;
	height: 100%;
}

/* Layout */

TABLE.PrismTop {
	width: 800px;
	height: 100px;
	background: white;
}
TD.Slogan {
	height: 100px;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}
TD.TopNav {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
}
TD.TopNav A {
	text-decoration: none;
	color: #2F2F2F;
}
TD.TopNav A:Hover {
	color: #93081D;
}
TD.TopNav SPAN {
	color: #93081D;
	font-weight: normal;
}
TABLE.PrismTop A {
	text-decoration: none;
	color: #2F2F2F;
}
TABLE.PrismTop A:Hover {
	text-decoration: underline;
}
TABLE.PrismTop SPAN {
	color: #93081D;
	font-weight: normal;
}
TABLE.PrismNav {
	width: 800px;
	height: 24px;
	background: white;
}
TABLE.PrismBand {
	width: 800px;
	height: 42px;
	background: white;
}
IMG.PrismBand {
	width: 800px;
	height: 51px;
}
IMG.PageTitle {
	width: 225px;
	height: 42px;
}
TABLE.PrismBand DIV {
	width: 314px;
	height: 42px;
}
IMG.PrismArc {
	width: 261px;
	height: 42px;
}
TABLE.PrismContent {
	width: 800px;
	background: white;
	border-top: 1px solid #a7270e;
}
TD.SidebarBackground {
	width: 223px;
	height: 100%;
	background-image: url(/images/Side_Fill.gif);
	background-repeat: repeat-y;
}
TABLE.SidebarBackground {
	width: 223px;
	height: 369px;
	background-image: url(/images/Side_Arc.jpg);
	background-repeat: no-repeat;
}
TD.SidebarMargin {
	height: 23px;
}
TD.SidebarExt1 {
	width: 184px;
	height: 100%;
	background-color: #ffd565;
}
TD.SidebarExt2 {
	width: 39px;
	height: 100%;
	background-color: white;
}
TD.Arrow {
	vertical-align: middle;
	width: 23px;
}
TD.Arrow IMG {
	height: 12px;
	width: 23px;
}
A.SideNavOff {
	color: #2F2F2F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.SideNavOff:Hover {
	color: #D25736;
}
A.SideNavOn {
	color: #D25736;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
TD.SidebarItem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 50px;
	width: 100%;
}
TD.PageImageSm, TD.PageImageLg {
	text-align: right;
	width: 100%;
}
TD.PageImageSm IMG, TD.PageImageLg IMG {
	width: 225px;
	height: 80px;
	border-bottom: 1px solid #a7270e;
}
TD.PageImageLg IMG {
	height: 104px;
}
DIV.BottomBorder {
	height: 7px;
	width: 800px;
	overflow: hidden;
	background-image: url(/images/Bottom_Bar.gif);
}
TD.ContentWide {
	padding-left: 20px;
	padding-right: 87px;
	padding-bottom: 20px;
}
TD.ContentNarrow {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
}
TD.ProjectThumb {
	width: 238px;
	xheight: 158px;
	background: #AC551C;
	background: #b33d0b;
	padding: 1px;
	vertical-align: middle;
	text-align: center;
}
TD.ProjectThumb IMG {
	border: 0;
}
TD.ProjectListing {
	color: #3F3F3F;
	font-size: 11px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}
DIV.BigGap {
	width: 6px;
}
DIV.SmallGap {
	width: 3px;
}

/* old */

TD.SidebarTop {
	height: 19px;
}
TD.SidebarLeft {
	background-color: #FFEDBC;
	width: 150px;
	height: 100%;
}
TD.SidebarRight {
	background: none;
	width: 90px;
}
TD.White {
	background: white;
	width: 100%;
}
IMG.NavStrip {
	width: 150px;
	height: 7px;
}
IMG.Tab {
	height: 24px;
}
DIV.Head {
	text-align: right;
	height: 50px;
}
IMG.HeadTitle {
	width: 141px;
	height: 39;
	vertical-align: top;
}
IMG.HeadImageSmall {
	width: 171px;
	height: 46px;
	position: relative;
	top: -14px;
}
IMG.HeadImageLarge {
	width: 171px;
	height: 171px;
	position: relative;
	top: -14px;
}
IMG.HeadLine {
	width: 20px;
	height: 32px;
	vertical-align: top;
}
DIV.HomeTable {
	background: #9E1620;
	padding: 1px;
	padding-bottom: 0;
	width: 294px;
	height: 149px;
	overflow: hidden;
}
DIV.HomeSpacer {
	height: 16px;
	background: none;
}
TD.HomeBlurb {
	background: #EFCEBD;
	width: 186px;
	height: 147px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
DIV.HomeBlurb {
	overflow: hidden;
	font-size: 11px;
	color: #3F3F3F;
	width: 161px;
	height: 114px;
}
DIV.HomeTitle {
	font-weight: bold;
	margin-bottom: 8px;
}
IMG.Go {
	position: relative;
	cursor: hand;
	top: -0px;
	left: 137px;
	width: 27px;
	height: 18px;
}
IMG.SiteMap {
	width: 96px;
	height: 20px;
}
DIV.SiteMapPage {
	margin-top: 2px;
	margin-bottom: 15px;
}
A.SiteMap {
	text-decoration: none;
	color: #3F3F3F;
	line-height: 15px;
}
A.SiteMap:Hover {
	text-decoration: underline;
}
IMG.Logo {
	width: 237px;
	height: 85px;
}
A.BackTo {
	color: #3F3F3F;
	font-size: 13px;
}
DIV.ProjectImages {
	width: 240px;
	margin-right: 20px;
}
DIV.ClickToEnlarge {
	color: #3F3F3F;
	font-size: 9px;
	margin-top: 1px;
	margin-bottom: 15px;
	line-height: normal;
}
IMG.ProjectImage {
	border: 1px solid #AC551C;
}
TABLE.ProjectListing {
	margin-top: 20px;
}
A.Project {
	color: #3F3F3F;
	font-size: 13px;
}
DIV.Indent {
	margin-left: 15px;
}
DIV.IndentFirst {
	text-indent: -15px;
}
