

body {
	margin: 0px;
	padding: 0;
	background: url(ljac/img01.png) repeat-x left top;
	font-family: Tahoma, Georgia, Serif;
	font-size: 12px;
	color: #0E4456;
}


table.archery {
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	font-family:Tahoma,Georgia,Serif;
	font-size:12px;
	color:#2F4F4F;
	width:100%;
	border-style:none;
	border-color:blue;
	border-width: 7px;
	border-collapse:collapse;
}

table.archery td{ border-bottom-style: inset; 
border-bottom-color: gray; 
padding:3px;
border-bottom-width: 1px; }

table.blue {
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	font-family:Tahoma,Georgia,Serif;
	font-size:12px;
	color:#2F4F4F;
	width:100%;
	border-style:inset;
	border-color:blue;
	border-width: 7px;
}

table.context {
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	font-family:Tahoma,Georgia,Serif;
	font-size:12px;
	color:#2F4F4F;
	width:100%;
	border-style:none;
	border-color:blue;
	border-width: 7px;
}

table.centre {
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	font-family:Tahoma,Georgia,Serif;
	font-size:12px;
	color:#2F4F4F;
	width:100%;
}

td.fixed {
	width: 200px;
	height: 15px;
}

p.centre
{
    text-align:center;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { 
    font-size: 20px;
	font-weight: bold; 
}

h2.title {margin: 7px 0 0 0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #842946; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

img.center {
	float: left;
	margin: 7px 0 0 80px;
}

img.frame{
    border-style:inset;
	border-color:#C0C0C0;
}

img.frameside{
    border-style:inset;
	border-color:#C0C0C0;
	margin: 10px 20px 10px 40px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 786px;
	height: 60px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}


#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-right: 4px;
	padding: 20px 5px 0px 5px;
	text-decoration: none;
	font-family: Tahoma, Georgia, Serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	height: 40px;
	padding: 20px 5px 0px 5px;
	background: none;
	color: #FF0000;
}


#menu .current_page_item a {
	height: 40px;
	padding: 20px 5px 0px 5px;
	background: none;
	color: #FFFF00;
}


#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 200px;
	height: 60px;
}

#search form {
	float: right;
	margin: 0;
	padding: 24px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Tahoma, Georgia, Serif;
	border: none;
}

#search-text {
	width: 120px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #330066;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(ljac/img04.png) no-repeat left bottom;
}

#page-bgtop {
	padding: 50px 30px 0px 30px;
	background: url(ljac/img05.png) no-repeat left top;
}


/** LOGO */

#logo {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 180px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 160px;
	padding-top: 50px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	float: left;
	margin-top: -90px;
	padding: 0px 10px 0px 0px;
}

#fita {
	float: right;
	margin-top: -90px;
	padding: 0px 10px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

/* Post */

.post {
	margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
}

.post .meta {
	margin-left: 0px;
	padding: 2px 30px 2px 0px;
	font-family: Tahoma, Georgia, Serif;
	font-weight: normal;
	font-size: 12px;
	color: #151B54;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 300px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}


.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	font-family: Tahoma, Georgia, Serif;
	font-size: 12px;
	border-left: 1px solid #DFDFDF;
}

#sidebar ul {
	margin: 0px 0px 0px 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li li.red {
	background-color: Red;
	background-image: none;
	color:White;
	font-weight:bold;
	font-size:15px;
	width:270px;
}


#sidebar li li.orange {
	background-color: Orange;
	background-image: none;
	color:Navy;
	font-weight:bold;
	font-size:15px;
    width:270px;
}



#sidebar li li.yellow {
	background-color: yellow;
	background-image: none;
	color:red;
	font-weight:bold;
	font-size:15px;
    width:270px;
}


#sidebar li li.navy {
	background-color:Navy;
	background-image: none;
	color:white;
	font-weight:bold;
	font-size:15px;
    width:270px;
}

#sidebar li li.green {
	background-color:Green;
	background-image: none;
	color:yellow;
	font-weight:bold;
	font-size:15px;
    width:270px;
}


#sidebar li li a.white {
	color:white;
	font-weight:bold;
	font-size:15px;
}
#sidebar li li a.navy {
	color:navy;
	font-weight:bold;
	font-size:15px;
}
#sidebar li li a.red {
	color:red;
	font-weight:bold;
	font-size:15px;
}
#sidebar li li a.yellow {
	color:yellow;
	font-weight:bold;
	font-size:15px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	background: url(ljac/img06.jpg)  no-repeat left 17px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	line-height: 200%;
}

#sidebar p.sub {
	line-height: 150%;
	padding: 0px 0px 0px 10px;
	text-align: center;
}

#sidebar h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/*footer*/

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 150px;
	background: url(ljac/img02.png) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(ljac/img03.png) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a {
		color: #FFFFFF;
}


/*slide show*/

.slideShow {
    background-color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
    padding: 5px;
           }
           .slides {
               position: relative;
               z-index: 1;
               display: none;
           }
           .setTitle, .slideTitle {
               font-family: "Franklin Gothic Book", Arial, Helvitica, sans-serif;
           }
           .setTitle {
               color: #995a01;
               font-size: 14px;
               font-weight: bold;
               }
           .slideTitle {
               color: #666666;
               font-size: 12px;
           }
           .controls {
               position: relative;
               z-index: 10;
           }
           #slide1 {
               display: block;
           }


 
/*mini menu*/
div.floatmenu {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  top: 6.5em;
  left: auto;
  width: 8.5em;
  right: 2em;
}
div.floatmenu p {
  margin: 0; 
  padding: 0.1em 0.4em;
  font-family: Arial, sans-serif;
  background: #2B3856;
  border: thin outset #151B54;
  color: white;
}

div.floatmenu a, div.floatmenu em { display: block; margin: 0 0.1em }
div.floatmenu a, div.floatmenu em { border-top: 1px groove #900 }
div.floatmenu a:first-child { border-top: none }
div.floatmenu em { color: #CFC }

div.floatmenu a:link { text-decoration: none; color: white }
div.floatmenu a:visited { text-decoration: none; color: #CCC }
div.floatmenu a:hover { background: black; color: white }
 
/*Calendar*/

.LJACBox { position:relative; width:212px; font-family:Arial, Tahoma, Sans-Serif; }


.LJACBox .boxLeftWall { float:left; width:7px; margin:0; padding:0; }
.LJACBox .boxLeftWall .leftTopCorner{ margin:0; padding:0; width:7px; height:8px; background:url(img/boxTopLeftCorner.png) left top no-repeat;  overflow:hidden; }
.LJACBox .boxLeftWall .leftBottomCorner{ margin:0; padding:0; width:7px; height:8px; background:url(img/boxBottomLeftCorner.png) left top no-repeat;  overflow:hidden; }
.LJACBox .boxLeftWall .leftWall{ margin:0; padding:0; width:7px; background:url(img/boxSideWallPx.gif) #fff380 left top repeat-y; overflow:hidden; }

.LJACBox .boxRightWall { float:left; width:7px; margin:0; padding:0;}
.LJACBox .boxRightWall .rightTopCorner{ margin:0; padding:0; width:7px; height:8px; background:url(img/boxTopRightCorner.png) left top no-repeat;  overflow:hidden; }
.LJACBox .boxRightWall .rightBottomCorner{ margin:0; padding:0; width:7px; height:8px; background:url(img/boxBottomRightCorner.png) left top no-repeat;  overflow:hidden; }
.LJACBox .boxRightWall .rightWall{ margin:0; padding:0; width:7px; background:url(img/boxSideWallPx.gif) #fff380 right top repeat-y; overflow:hidden; }

.LJACBox .topWall { position:absolute; overflow:hidden; top:0px; left:7px; width:198px; height:4px; background:url(img/boxTopPx.gif) #fff380 left top repeat-x; }
.LJACBox .bottomWall { position:absolute; overflow:hidden; bottom:-1px; left:7px; width:198px; height:4px; background:url(img/boxTopPx.gif) #fff380 left top repeat-x; }

.LJACBox .hiddenBoxLeftWall { float:left; width:0px; overflow:hidden; overflow:hidden;}
.LJACBox .hiddenBoxRightWall { float:left; width:0px; overflow:hidden; overflow:hidden;}

.LJACBox .boxMain { float:left; background-color:#fff380; margin:0; padding:15px 0 5px 0; }
.LJACBox .boxMainStripped { background:#fff380; border:none; }
.LJACBox .tooltip { height:12px; line-height:11px; overflow:hidden; font-size:10px; color:#666666; text-align:left; padding:0px; margin:2px 0 2px 0; }
.LJACBox .weekDaysRow { height:12px; overflow:hidden; line-height:11px; font-size:10px; color:#ff0000; text-align:center; padding:0px; margin:2px 0 0 0; }
.LJACBox .weekDaysRow .weekDay { float:left; height:14px; overflow:hidden; width:24px; margin:0 5px 0 0; padding:0; }

.LJACBox .boxMainInner { background:#fff380; width:198px; float:left; margin:5px 0 0 0; padding:0; }
.LJACBox .boxMainCellsContainer { background-color:#fff380; margin:0; padding:0; }

.LJACBox .boxMainInner .controlsBar { overflow:hidden; height:20px; position:relative; }
.LJACBox .boxMainInner .controlsBarText { overflow:hidden; height:20px; line-height:20px; color:#0000A0; font-size:12px; font-weight:bold; text-align:center; }

.LJACBox .boxMainInner .monthForwardButton  { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; right:22px; background:url(img/monthForward_normal.gif) left top no-repeat; }
.LJACBox .boxMainInner .monthForwardButtonOver  { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; right:22px; background:url(img/monthForward_over.gif) left top no-repeat; }
.LJACBox .boxMainInner .monthForwardButtonDown  { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; right:22px; background:url(img/monthForward_down.gif) left top no-repeat; }

.LJACBox .boxMainInner .monthBackwardButton { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; left:22px; background:url(img/monthBackward_normal.gif) left top no-repeat; }
.LJACBox .boxMainInner .monthBackwardButtonOver { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; left:22px; background:url(img/monthBackward_over.gif) left top no-repeat; }
.LJACBox .boxMainInner .monthBackwardButtonDown { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; left:22px; background:url(img/monthBackward_down.gif) left top no-repeat; }

.LJACBox .boxMainInner .yearForwardButton  { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; right:0px; background:url(img/yearForward_normal.gif) left top no-repeat; }
.LJACBox .boxMainInner .yearForwardButtonOver  { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; right:0px; background:url(img/yearForward_over.gif) left top no-repeat; }
.LJACBox .boxMainInner .yearForwardButtonDown  { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; right:0px; background:url(img/yearForward_down.gif) left top no-repeat; }

.LJACBox .boxMainInner .yearBackwardButton { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; left:0px; background:url(img/yearBackward_normal.gif) left top no-repeat; }
.LJACBox .boxMainInner .yearBackwardButtonOver { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; left:0px; background:url(img/yearBackward_over.gif) left top no-repeat; }
.LJACBox .boxMainInner .yearBackwardButtonDown { overflow:hidden; cursor:pointer; width:20px; height:20px; position:absolute; top:0px; left:0px; background:url(img/yearBackward_down.gif) left top no-repeat; }

.LJACBox .boxMainInner .skipDay { cursor:default; overflow:hidden; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; }
.LJACBox .boxMainInner .dayNormal {font-size:12px; cursor:pointer; overflow:hidden; color:#4c4c4c; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; text-align:center; line-height:25px; }
.LJACBox .boxMainInner .dayNormalToday {font-size:12px; cursor:pointer; overflow:hidden; color:#f40f0f; font-weight:bold; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; text-align:center; line-height:25px; }

.LJACBox .boxMainInner .dayDisabled {cursor:default; font-size:12px; overflow:hidden; color:#999999; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; text-align:center; line-height:25px; }

.LJACBox .boxMainInner .dayOver {cursor:pointer; font-size:12px; overflow:hidden; color:#4c4c4c; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; text-align:center; line-height:25px; }
.LJACBox .boxMainInner .dayOverToday {cursor:pointer; font-size:12px; overflow:hidden; font-weight:bold; color:#f40f0f; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; text-align:center; line-height:25px; }

.LJACBox .boxMainInner .dayDown {cursor:pointer; font-size:12px; overflow:hidden; color:#F9F9F9; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; text-align:center; line-height:25px; }
.LJACBox .boxMainInner .dayDownToday {cursor:pointer; font-size:12px; overflow:hidden; color:#f40f0f; font-weight:bold; width:24px; height:25px; float:left; margin:4px 5px 0 0; padding:0; text-align:center; line-height:25px; }