﻿a
{
	color:#b2d97f;	
}

h1
{
	color:#cbcaca;
	font-family:Myriad Pro;
	font-size:45px;
	font-weight:bold;
}

#header
{
	background:url('/images/DebaldInsideHeader.jpg') no-repeat;
}

	#header #search
	{
		float: right;
		margin-right: 53px;
		background: url('/images/searchPostItBG.gif') no-repeat transparent;
		height: 60px;
		width: 162px;
		margin-top: 50px;
		text-align: center;
		display: inline;
	}
	
		#header #search .input 
		{
			margin-top: 36px;
			border: 0;
			background-color: transparent;
			width: 124px;
		}


#subNav
{
	background-color:White;
	border:0px solid black;
	float:left;
	height:21px;
	margin-top:148px;
	width:575px;	
}

#content
{
	background:url('/images/contentBack.jpg') no-repeat right;
	border-bottom:1px solid #8cc63f;
}

#text
{
	border:0px solid black;
	float:left;
	height:377px;
	overflow-y:auto;
	overflow-x:hidden;
	padding-left:33px;
	padding-top:21px;	
	padding-right:5px;
	text-align:left;
	width:307px;
	margin-top:7px;
}

#promo
{
	border:0px solid orange;
	float:left;
	font-family:Myriad Pro, arial;
	font-size:16px;
	height:91px;
	margin-left:198px;
	margin-top:81px;
	width:157px;	
}

#subContent
{
	float:left;
	height:194px;	
	width:100%;
}

	#subContent .left
	{
		float: left;
		width: 286px;
		height: 193px;
		background: url('/images/bottomPostIt.jpg') no-repeat bottom;
	}
	
	#subContent #right 
	{
		float: left;
		width: 738px;
		height: 193px;
		background: url('/images/insideBottomRight.jpg') no-repeat bottom;
	}

#footer
{
	background:url('/images/DebaldInsideFooter.jpg') no-repeat;
	float:left;
	height:17px;
	width:100%;
}

.text
{
	color:Black;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

.boldI
{
	font-weight:bold;
	font-style:italic;	
}

.RightColumn .phContent a
{
	color:Black;
	font-weight:bold;
}

/* Sub Nav Css */
#subNav ul
{
	border:0px solid blue;
	float:left;
	height:19px;
	list-style-type:none;
	margin-left:12px;
	margin-top:3px;
}

#subNav ul li
{
	border:0px solid green;
	float:left;
	font-family:Myriad Pro;
	font-size:14px;
	padding-left:8px;
	padding-right:8px;
}