/* CSS Document */
*{margin:0;padding:0;}
p{margin-bottom:10px;}
body {background:#578231 url(../img/back_body.gif) repeat-x;font:13px "Trebuchet MS", Arial, sans-serif; color:#413930;}
body.home {background-image:url(../img/back_body_home.gif);}
h1	{font:21px Helvetica, Arial, sans-serif normal;margin-bottom:14px;}
h2	{font:18px Helvetica, Arial, sans-serif normal;margin-bottom:12px;}
h3	{font:16px Helvetica, Arial, sans-serif normal;margin-bottom:10px;}

/*HOME PAGE*/

#homeContent			{width:983px; height:833px; background:url(../img/back_homepage.jpg) no-repeat; margin:0 auto; position:relative;}
#homeMenu				{position:absolute; top:435px;left:0;}
#homeVideo				{position:absolute; top:293px;left:479px;}
#homeContent #boxLogo	{position:absolute; top:666px; left:11px; margin:auto;}


/*LAYOUT*/
#boxLogo				{width:972px; height:147px; position:relative; background:url(../img/back_box_logo.gif) no-repeat; margin:15px auto 26px auto;}
#boxLogo input			{width:215px; border:none; color:#AEA599; background:none; font-size:12px;}
#boxLogo #logo			{position:absolute; top:18px; left:28px;}
#boxLogo #formPhone		{position:absolute; top:107px; left:146px;}
#boxLogo #formName		{position:absolute; top:107px; left:393px;}
#boxLogo #formHometown	{position:absolute; top:107px; left:640px;}
#boxLogo #formSend		{position:absolute; top:101px; left:876px; width:68px; height:27px;}


/*CONTENT*/

#content			{width:968px; background-color:#E4ECDF; margin:0 auto;}
#content #tdContent	{height:300px; padding:15px 20px;}
#content #tdContent.tdMaps{background:url(../img/back_maps.jpg) 6px 20px no-repeat;}


/*FOOTER*/

#footer			{width:968px; margin:18px auto;}
#footer	hr		{height:1px; border:none; border-top: solid 1px #FFFFFF; margin:10px auto;}
#footer ul 		{margin-left:60px; list-style: none;}
#footer ul li	{display:inline; margin-right:32px;}

/*CLASSES*/
.signature	{font-size:11px; color:#8d8883;}
.fontBio	{font-size:12px; font-weight:bold;}
.fontMaps	{font-size:14px;}
.fontBoxes	{font-size:14px; color:white;}
