/* Steve Bledsoe CSS Document */

Body {margin:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#AB8762; background-image:url(../Images/BG5.jpg); background-repeat:repeat;}

.img {border: none; }

.BoxTop { background-image:url(../Images/Index/TopSlice.jpg); background-repeat:repeat-x; }

.HeaderSides { background-image:url(../Images/Index/HeaderSideSlice.jpg); background-repeat:repeat-y; }

.MainBoxLeftSide { background-image:url(../Images/Index/LeftSlice.jpg); background-repeat:repeat-y; }

.MainBoxRightSide { background-image:url(../Images/Index/RightSlice.jpg); background-repeat:repeat-y; }

.BGMainBox { background-color:#432201; }

.BoxBot { background-image:url(../Images/Index/BottomSlice.jpg); background-repeat:repeat-x; }


/* TEXT */

.NavBar { font-size:12px; font-weight:bold; font-style:italic; padding:3px; vertical-align:middle;  }

.CopyrightMsg { font-size:9px; font-style:italic; padding-top:5px; padding-left:3px; padding-right:3px; }

.BotText { font-size:10px; color:#241200; padding-top:3px; }

.BodyTextBOLD { font-size:12px; font-weight:bold; padding-left:10px; padding-right:5px; }

.BodyText { font-size:12px; padding-left:10px; padding-right:5px; }

.SmText {font-size:11px; font-style:italic; padding:7px;}

.HeadingText { font-size:14px; font-weight:bold; }


/* Padding */

.EightPad { padding:8px; }

.FourPad { padding:4px; }


/* Borders */

.TwoBorder {border:4px solid #AB8762; padding:10px; }


/* Links */


a.NavLink:link	{  text-decoration: none; font-size: 12px; font-weight: bold; color:#AB8762; }
a.NavLink:visited	{ text-decoration: none; font-size: 12px; font-weight: bold; color: #AB8762; }
a.NavLink:active	{  text-decoration: none; font-size: 12px; font-weight: bold; color: #AB8762; }
a.NavLink:hover	{ text-decoration: none; font-size: 12px; font-weight: bold; color:#A51F1F; }

a.BodyContactLink:link	{  text-decoration: none; font-size: 12px; font-weight:none; color:#A51F1F; }
a.BodyContactLink:visited	{ text-decoration: none; font-size: 12px; font-weight:none; color:#A51F1F; }
a.BodyContactLink:active	{  text-decoration: none; font-size: 12px; font-weight:none; color:#A51F1F; }
a.BodyContactLink:hover	{ text-decoration: underline; font-size: 12px; font-weight:none; color:#A51F1F; }

a.ContactLink:link	{  text-decoration: none; font-size: 10px; font-weight:none; color:#241200; }
a.ContactLink:visited	{ text-decoration: none; font-size: 10px; font-weight:none; color:#241200; }
a.ContactLink:active	{  text-decoration: none; font-size: 10px; font-weight:none; color:#241200; }
a.ContactLink:hover	{ text-decoration: underline; font-size: 10px; font-weight:none; color:#A51F1F; }

a.SiteMapLink:link	{  text-decoration: none; font-size: 12px; font-weight:none; color:#AB8762; }
a.SiteMapLink:visited	{ text-decoration: none; font-size: 12px; font-weight:none; color:#AB8762; }
a.SiteMapLink:active	{  text-decoration: none; font-size: 12px; font-weight:none; color:#AB8762; }
a.SiteMapLink:hover	{ text-decoration: underline; font-size: 12px; font-weight:none; color:#A51F1F; }
