﻿/*colors
light green #d0eb8c
dark green: #778851
dark green2: #3c3f2a

*/

body
{ margin: 0px; BACKGROUND:url(/Images/background2.jpg) repeat; TEXT-ALIGN: center; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #333; FONT-SIZE: 12px; PADDING-TOP: 0px;
}
a:link { color: #778851; text-decoration: none; }
a:hover { text-decoration: underline; }
p { margin: .5em; }
#container { background: url(/Images/container_bkg.gif) center repeat-y; }

ul#MenuBar2 { width: 150px;  }
a.MenuBarItemSubmenu { display: block; }

#sidebar1 a.locator { display: block; padding: 10px; border: 1px solid #fff; text-decoration: none; font-size: 34px; color: #CC6600; line-height: 32px; font-weight: bold; background: #cfea8b; }
#sidebar1 a.locator:hover { background: #aec374; }

#sidebar2 { display: none; }

.footer { padding: 20px; }