/* CSS Document */
body { margin: 0 auto; padding: 0; background-color: #a59c8f; font-family: Trebuchet MS, Arial, Helvetica; font-size: 13px; color: #6f6453;}
p, ul, li, h1, h2, h3, img, a  {margin: 0; padding: 0;}
a {color:#6f6453; font-weight: bold; text-decoration: none;}
a:hover {color:#fff; font-weight: bold; text-decoration: none;}
a.active {color:#fff; font-weight: bold; text-decoration: none;}

/* Content */
#container {width: 940px; height: 615px; margin: 0 auto; padding: 10px 0 0 0; background-image: url(/images/container_bg.gif); background-repeat:no-repeat; text-align: center;}

#left_nav {float: left; position: relative; left: 0; top:22px; width: 221px; height: 590px; text-align: right;}
#left_nav ul {padding: 30px 0 0 0; }
#left_nav li {padding: 0 0 10px 0; list-style: none; font-size: 14px; font-weight: bold;}

#left_nav li a {color:#6f6453; font-weight: bold; text-decoration: none;}
#left_nav li a:hover {color:#fff; font-weight: bold; text-decoration: none;}
#left_nav li a.active {color:#fff; font-weight: bold; text-decoration: none;}

#left_nav .nav_images {border: 0; margin: 0;}
#left_nav .jl_logo {border: 0; margin: 0 0 0 8px;}



#right_content {float: left; position: relative; left: 0; top:0; width: 713px; height: 615px; background-image: url(/images/main_body_bg.jpg); background-repeat: no-repeat; text-align: left;}
#right_content h1 {padding: 70px 0 0 30px; margin: 0;}

#right_content ul {padding: 81px 0 0 30px;}
#right_content li {padding: 0 25px 0 0; list-style: none; font-size: 15px; font-weight: bold; display: inline; text-transform: uppercase;}

#right_content li a {color:#6f6453; font-weight: bold; text-decoration: none;}
#right_content li a:hover {color:#fff; font-weight: bold; text-decoration: none;}
#right_content li a.active {color:#fff; font-weight: bold; text-decoration: none;}

#right_content .right_upper_nav a {color:#fff; font-weight: bold; text-decoration: none;}
#right_content .right_upper_nav a:hover {color:#6f6453; font-weight: bold; text-decoration: none;}
#right_content .right_upper_nav a.active {color:#6f6453; font-weight: bold; text-decoration: none;}

#right_content .flash_squares {padding: 5px  0 0 10px;}
#right_content .flash_object {float: left; position: relative; left: 90px; top:15px; width: 528px; height: 491px; margin: 0; xbackground-color: #cc0000; border: 0;}

#right_content .left_image {float: left; position: relative; left: 0; top: 8px; width: 350px; height: 504px; border-top: 1px solid #fff; border-right: 1px solid #fff;}
#right_content .content {float: left; position: relative; left: 0px; top: 8px; width: 360px; height: 495px; border-top: 1px solid #fff; overflow: auto;}
#right_content h2 {padding: 5px 0 0 5px; font-size: 16px;}
#right_content h3 {padding: 5px 0 0 5px; font-size: 14px; color: #cc0000; margin: 0;}
#right_content p {padding: 5px}


/* Footer */

#footer { padding: 15px 0 0 0; margin: 0 auto; width: 760px; text-align: center;}

#footer a, #footer avisited {  color: #6f6453; text-decoration: none; font-weight: bold; border-bottom: 1px dashed #6f6453;}
#footer a:hover {  color: #fff; text-decoration: none; font-weight: bold;  border-bottom: 1px dashed #fff;}

/* End Footer */