/*Template*/
/* ========= Layout ========== */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

body {
  margin: 0;
  padding: 0;
  background-color:#D6E6DE;/*304d22;/*904F41;*/
  background-image:url(../candy/bg.jpg);
background-repeat:repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol {
	font-size: small;
	line-height: 160%;
}

blockquote {
	font-size: 11px;
	line-height: 14px;
	margin:0.2em 0 0.4em .8em;
	padding-left:1em;
	font-style:italic;
	border-left:6px solid #D6E6DE;
}

span.menu {
font-size:11px;
color: #FFCC66;
font-weight: 300;
}

span.descrip {
font-size:9px;
color: #FCE37F;
font-weight: 300;
line-height: 10px;
}

span.small {
font-size:9px;
color: #ff0000;/*E9C112;*/
font-weight: 300;
line-height: 10px;
}

span.green {
font-size:11px;
color: #666600;
font-weight: 600;
line-height: 14px;
}

span.orange1{
font-size:12px;
color: #FF6600;/*FF9933;*/
font-weight: 700;
line-height: 12px;
}

span.blue {
font-size:14px;
color: #000080;
font-weight: 700;
line-height: 12px;
}

span.orange {
font-size:12px;
color: #CC9933;
font-weight: 700;
line-height: 12px;
}

table {
font-size:10px;
color: #FFFFFF;
font-weight: 300;
line-height: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #B31319;/*B31319; /*0066FF;/*D7D8DD;*/
       text-decoration: none;
}

a:hover {
	background-color: #B31319;/*B31319;/*514B3B; /*777F81; */
	color: #ffffff;
	text-decoration: none;
}



/* ======= Header ======= */

#header {
	width: 860px;
	height: 212px;
	margin: 0px auto;
position:relative;
	background: url(../candy/header.jpg) no-repeat center center;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: medium 11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #000000;*/
}

#headerLink {
	width: 300px;
	height: 10px;
position:absolute;
left: 140px;/*595px;*/
top:179px;/*196px;*/
      text-decoration: none;
}

#headerLink a{
      text-decoration: none;
 color: #B31319;
font-size:11px;

}

#headerLink a:hover {
      text-decoration: none;
	background-color: #B31319; /*777F81; */
	color: #ffffff;
}

/* ================== Main navigation list ===================*/

#pagehead ul{
	display:block;
	position:absolute;
	top:5px;
	left:140px;
/*was  left:330px: */
}

#pagehead li{
	display:block;
	float:left;
	width:80px;
	margin-left:5px;
}

#pagehead li a{
	display:block;
	height:18px;/*was 20*/
	text-align:center;
	color:#ffffff;
	font-size:0.9em;
	font-weight:medium;
/*background-color:#02D5FC;*/
/*background: url(../candy/navu.jpg) no-repeat; */
/* Line height same as height, which puts the text vertically centered, hoorah! */
	line-height:18px;
	text-decoration:none;
	/*text-transform:lowercase;*/
}


#pagehead li. a{
	/*background-color:#B31319;*/
}

#pagehead a:hover, #pagehead .active a {/*
background: transparent url(../candy/navd.jpg) no-repeat;*/
background-color:#F3E496;/*B98D45; /*B31319;*/
color: #B31319; 
}

#pagehead .current {/*
background: transparent url(../candy/navd.jpg) no-repeat;*/
color: #F3E496; 
}

/* ==================End Main Link ==================== */


/*.img140 a {
background: url(../images/ann140Ad.jpg);
background-repeat: no-repeat; 

}*/

/*==============Test ==========*/

/*.img140 a:hover {
background: transparent url(../images/ann140Ad2.jpg);
background-repeat:repeat; 
}*/

/*a.img01 {
display:block;
background-position:top left;
height:260px;
width:140px;
background-image:url(../images/annimg.jpg);
}
a.img01:hover {background-position: top right;}*/

/*==============Test ==========*/

/* ====== Side Navigation ====== */

#sidenav a:hover{
/* prevent background colour used on site wide anchors */
	background:transparent;
}

#sidenav {
	float: left;
	width: 184px;
margin-top:10px;
}

#sidenav h2 {
	color: #000000; 
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 22px;
}

#sidenav ul {
padding: 0;

/*color: #4B5659;*/
	border-top: 0px solid #0674FC; 
}

#sidenav li {
	display:block;
	float:left;
	width:178px;
border-bottom: 1px solid #B98D45;
}

#sidenav li a {
      font-size: 0.9em;
      color: #0C6505;
/*background: #D9EDFF;/*FCF7CA;*/
      display: block;
      padding: 1px 0 1px 5%;
      text-decoration: none;
      width: 95%;
}
#sidenav li a:hover {
	background-color: #859F63; /*777F81; */
	color: #000000;
}


/* ====== Navigation End ====== */

/* Content */

#wrapper {
   width: 860px;
   margin: 0 auto;
position:relative;
   background-image: url(../candy/container.jpg);
   border:  0;
   text-align:left;
}

/* Content Columns */

#rightcolumn {
   float: right;
   display: inline;
   width: 610px;
 color: #000000;/*D9A7C2; CC99CC; font color*/
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 0px; /* was 20px*/
  /* padding-right: 30px; can't use padding bcause of box model in ie 5*/
margin-right: 22px;/*original 20 to fix ie 5*/
}

#leftcolumn {
   float: left;
   display: inline;
   width: 178px;
   padding-bottom: 10px;
   padding-left: 24px;
   padding-right: 5px;
   padding-top: 2px;
}

/* ====== Extra Content Columns ======= */

#rightcolumn h2 {
	font-size: medium;
	color: #000080;/*514B3B; /*A8AEC3; E8F278;  FFFB85*/
}

#rightcolumn h3 {
	font-size: 13px;
	color: #B31319;/*514B3B; /*A8AEC3; E8F278;  FFFB85*/
font-style:oblique;
line-height:26px;
}

#rightcolumn h4 {
	font-size: 12px;
	color: #FF0000; /*A8AEC3; E8F278;  FFFB85*/
}

span.policy {
font-size:10px;
color: #004B00;
font-weight: 300;
line-height: 12px;
}

#leftcolumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftcolumn li {
	margin-bottom: 1px;
	color: #ff0000;
}

#leftcolumn li li {
	padding-left: 1px;
margin-bottom:0px;
}

#leftcolumn a:hover {
	color: #000000;
}

#leftcolumn a {
	color: #ff0000;
}

/* ========== End Content ========== */

/* ============ Pictures ============*/


.img300 {
		border:1px solid #CEC6AF;
		/*margin:0 auto;*/
  margin-bottom: 6px;
  margin-left: 12px;
  margin-right: 0px;
  margin-top: 6px;
		padding: 4px;
  float:right;
		width: 300px;
  height: 185px;
}


.imgss {
border:1px solid #F69D4D;/*EF402F;*/
margin-bottom: 6px;
margin-left: 12px;
margin-right: 0px;
margin-top: 6px;
padding: 6px;
float:right;
width: 250px;
height: 188px;
}

.img300 {
border:1px solid #F69D4D;/*EF402F;*/
margin-bottom: 6px;
margin-left: 12px;
margin-right: 0px;
margin-top: 6px;
padding: 6px;
float:right;
width: 300px;
height: 200px;
}

.img250 {
		border:1px solid #F69D4D;/*CEC6AF;*/
		/*margin:0 auto;*/
  margin-bottom: 6px;
  margin-left: 12px;
  margin-right: 0px;
  margin-top: 6px;
		padding: 6px;
  float:right;
		width: 250px;
  height: 190px;
}

.img225 {
		border:1px solid #000080;
		/*margin:0 auto;*/
  margin-bottom: 6px;
  margin-left: 12px;
  margin-right: 0px;
  margin-top: 6px;
		padding: 4px;
  float:right;
		width: 225px;
  height: 175px;
}

.img150 {
		border:1px solid #000000;

 margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
		padding: 4px;
  float:center;
		width: 150px;
  height: 225px;
}

.img140pd {
		border:1px solid #CEC6AF;
		/*margin:0 auto;*/
  margin-bottom: 6px;
  margin-left: 12px;
  margin-right: 0px;
  margin-top: 6px;
		padding: 4px;
  float:right;
		width: 140px;
  height: 220px;
}

.img138 {
		border:0px solid #CEC6AF; /*996;*/
		margin:0 auto;
		padding:4px;
		width:138px;
  height: 100px;
  float:center;
}

.img134 {
		border:0px solid #CEC6AF; /*996;*/
		margin:0 auto;
		padding:4px;
		width:134px;
  height: 100px;
  float:center;
}

.img70 {
		border:1px solid #CEC6AF;
		/*margin:0 auto;*/
  margin-bottom: 6px;
  margin-left: 12px;
  margin-right: 0px;
  margin-top: 6px;
		padding: 4px;
  float:right;
		width: 140px;
  height: 70px;
}

.img50 {
		border:1px solid #CEC6AF;
		/*margin:0 auto;*/
  margin-bottom: 6px;
  margin-left: 12px;
  margin-right: 0px;
  margin-top: 6px;
		padding: 4px;
  float:right;
		width: 140px;
  height: 50px;
}

/* ============ Pictures  End ============*/

/* Footer */

#footer {
	width: 860px;
height: 70px;
	margin: 0 auto;
	background: url(../candy/footer.jpg) no-repeat center center;
	border-left: 0;
	border-right: 0;
border-bottom: 0;
}

#footer a {
	color: #B31319;
}

#footer a:hover {
	background-color: #B31319;/*514B3B; /*777F81; */
	color: #ffffff;
	text-decoration: none;
}

#footer * {
}

#footer p {
	color: #491B1A; /*0066FF;*/
margin:0 0 0 175px;
padding-top: 0em;
	text-align: center;
	font-size: x-small;
}