/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	margin: 0 auto;
	font-size: 100.01%; /*fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family: Verdana, Arial, Helvetica,Verdana, sans-serif;
	color: #000;
	background: #FFF url(images/body_pg.jpg) repeat-x;
}

/***** Begin laying out the wrappers *****/


#wrapper {
	position: relative;
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 800px;
}

#agencyLogo {
float: left;
	width: 145px;
	height: 108px;
}

#nav {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 800px;
	background-color: transparent;
}

#header {
	margin: 0 auto;
	width:800px;
}

#flashcontainer {
	background: url(flash/images/photosbg.jpg) no-repeat;
	height: 286px;
	width: 800px;
	margin: 0;
	padding: 0;
}

#container {
	position:relative;
	top:24px;
	left:300px;
	width: 200px;
	}

#TopHead {
	width: 800px;
	margin: 0 auto;
	height: 46px;
	background: url(images/head_bg.jpg) repeat-x;
}

#contentwrapper {
	margin: 0 auto;
	padding: 0;
	 width: 800px;
	 background: url(images/caulk_expand.jpg) repeat-y;
	 text-align: center;
}

#secondary-wrapper {
	margin: 0 auto;
	padding: 0;
	 width: 800px;
	 background: url(images/top_caulk.jpg) repeat-x;
	 text-align:left;
}

#text-wrapper {
	margin:0;
	padding: 0;
	width: 800px;
	background: url(images/bottom_caulk.jpg) no-repeat bottom;
}

h1 {
	color: #5A3113;
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	padding: 20px;
}

/* inside headlines in red background */
h1.PgHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 5px 10px;
	color: #fff;
	text-align:center;
}

/* quote under bhinside headlines */
h2 {
	color: #666;
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	padding: 20px;
}

 p {
	Color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
}

#post-it-wrapper {
	width: 790px;
	margin: 5px;
}

.post-it {
	float: left;
	margin: 10px;
	padding: 0;
	width: 235px;
	background-image: url(images/post-it-expand2.jpg);
	background-repeat: repeat-y;
}

.post-it-pin {
	margin: 0;
	width: 235px;
	height: 30px;
	background: url(images/post-it-top2.jpg) no-repeat;
	
}

 .post-it ul, #Programs ul {
	font-size: 0.8em;
	text-align: left;
	margin-left: 15px;
	padding: 2px 5px;
	color: #771517;
}

.post-it li {
	margin-left: 15px;
}

.post-it-btm {
	margin: 0;
	padding:0;
	width: 235px;
	height: 22px;
	background: url(images/post-it-bottom2.jpg) no-repeat;
}

#support-services-wrapper{
	width: 760px;
	margin: 5px 20px;
}

#support-services {
	margin: 5px;
	padding: 0;
	float: left;
	width: 496px;
	background: url(images/support-note-expand.jpg) repeat-y;
}

.support-pin {
	margin: 0;
	padding: 0;
	width: 496px;
	height: 61px;
	background: url(images/support-note-top.jpg) no-repeat;
	
}

#support-services p.header {
	Color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

#support-services p.supportlisting {
	padding-left: 25px;
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 0.8em;
}


#support-services p.hotline {
	margin: 5px 30px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-color: #F8DD2E;
}

.support-note-btm {
	margin: 0;
	padding: 0;
	width: 496px;
	height: 15px;
	background: url(images/support-note-bottom.jpg) no-repeat bottom;
}

#project-note {
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	background: url(images/project_note-expand.jpg) repeat-y;
	text-align: center;
}

.project-pin {
	margin: 0;
	padding: 0;
	width: 249px;
	height: 55px;
	background: url(images/project_note-top.jpg) no-repeat;
	
}

.project-btm {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 15px;
	background: url(images/project_note-btm.jpg) no-repeat bottom;
	
}

#projects {
	width: 210px;
	height: 214px;
	padding: 55px 8px 3px 5px;
	background: url(images/project_note-sm.jpg) no-repeat;
}

#project-note ul, #projects ul {
	text-align: center;
	line-height: 1.3em;
}

#project-note li, #projects li {
	list-style: none;
}

#project-note li a, #projects li a {
	color: #5A3113;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	
}

 p.italictxt {
	Color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}


a.home:link {
	color: #771517;
	Font-weight: bold;
}

a.home:visited {
	color:#666666;
	Font-weight: bold;
}

a.home:hover {
	color:#FE9A04;
	Font-weight: bold;
}

a.home:active {
	color: #000;
	Font-weight: bold;
}

.border {
	border: 1px solid #000;
	width: 90%;
	margin: 10px;
}



.ImgPad {
	display: inline;
	padding: 0;
	margin-top: 20px;
}

.LogoBtm {
	display: inline;
	padding: 0;
	margin: 20px;
}

#footer {
	margin: 0 auto;
	height: 113px;
	background: #000 url(images/footer.gif) no-repeat center;
}


#pgLinks {
margin-top: 8px;
padding: 10px;
color: #FFF; 
background-color: #808080;
line-height: 1.5em;
font-size: 0.7em;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

#pgLinks a:link {
color: #F8DD2E; 
text-decoration: none;
padding: 5px;
}

#pgLinks a:visited {
color: #ccc; 
text-decoration: none;
}

#pgLinks a:hover {
color: #FE9A04; 
text-decoration: underline;
}

#pgLinks a:active {
color: #771517; 
}


.clearFloat {
	clear:both;
	height: 1px;
}

