﻿@import url(css/template.css);
/* Header and Rotator */
	.contact-info p { position: relative; margin-top: 10px; }

div.rotator-right { padding: 5px; margin-left: 81px; background: url(images/template/rotator-shadow-small.png) 100% 100% no-repeat; }
	div.rotator { margin: 0 0 0 auto; width: 808px; height: 164px; overflow: hidden; }
	div.rotator-overlay { float: left; position: relative; top: -164px; margin: 0 0 -164px 14px; background: url(images/template/rotator-overlay-sm.gif) 0% 0% no-repeat; }
	div.rotator-overlay2 { width: 27px; height: 164px; background: url(images/template/rotator-overlay-sm.png) 0% 0% no-repeat; }

/* Content Area */
div.content-container { padding-left: 57px; background: url(images/template/stripe.gif) 24px 0% repeat-y; }
div.content-outer-c1 { padding: 11px 8px 0; background: url(images/template/content-outer-c1.gif) 0% 0% no-repeat; }
div.content-outer-c2 { background: url(images/template/content-outer-c2.gif) 100% 0% no-repeat; }
div.content-outer-s1 { margin: 0 0 0 auto; background: url(images/template/content-outer-s1.gif) 0% 0% repeat-x; }

div.content-c1 { padding: 0 0 0 10px; background: url(images/template/content-c1.png) 0% 0% no-repeat; }
div.content-c2 { padding: 0 10px 0 0; background: url(images/template/content-c2.png) 100% 0% no-repeat; }
div.content-s1 { padding: 0; height: 9px; background: url(images/template/content-s1.png) 0% 0% no-repeat; }

div.content-s2 { padding: 0 4px 0 0; background: url(images/template/content-s2.png) 100% 0% no-repeat; }
div.content-s4 { padding: 0 0 0 4px; background: url(images/template/content-s4.png) 0% 0% no-repeat; }
div.content-bg { background: #e5c587 url(images/template/content-bg3.gif) 50% 100% no-repeat;  }
div.content-bg2 { background: url(images/template/content-bg.png) 50% 0% no-repeat; }
div.content-bg3 { min-height: 350px; background: url(images/template/content-bg2.png) 50% 100% no-repeat; }

div.content-c3 { background: url(images/template/content-c3.png) 100% 0% no-repeat; }
div.content-c4 { padding: 8px 0 14px; background: url(images/template/content-c4.png) 0% 0% no-repeat; }
a.home-link span { display: none; }
a.home-link { display: block; width: 118px; height: 33px; margin: 0 auto; background: url(images/template/lnk-home.gif) 0% 0% no-repeat; }

	
/* Form Control */
    input.PageURL {display:none;}

