/* CSS Document for Lucy Idol Center */
/* Created on 08/15/07 by Emerge Inc.*/

body{
	background-color:#CDCDCD;
	font-family:Verdana, Arial, Helvetica,san-serif;
	font-size:14px;
	color:#000000;
}

td{
	text-align:left;
	font-family:Verdana, Arial, Helvetica,san-serif;
	font-size:14px;
	color:#000000;
}

#collapse{
  border-collapse:collapse;
}

a{
	color:#000000;
}

a:hover{
	color:#B2C763;
}

.shadow-left{
	background-image:url(/images/shadow-left.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

.middle{
	vertical-align:middle;
}

.shadow-right{
	background-image:url(/images/shadow-right.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.navbox{
	background-color:#B2C763;
	width:800px;
	height:36px;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	text-align:center;
	font-size:16px;
	margin:0;
}

.nav, .nav:visited, .nav:active{
	font-size:16px;
	font-weight:bold;
	border-left:solid 1px #ffffff; 
	padding:9px 25px 9px 25px;
	height:50px;
	line-height:36px;
	background-color:#B2C763; /*B2C763*/
	color:#3447B0;
	text-decoration:none;
}

a.nav:hover{ 
	background-color:#3447B0;
	color:#ffffff;
}

.leftsidebar{
	width:160px;
	background-color:#3447B0;
	padding-top:13px;
	vertical-align:top;
}

.leftsidelink{
	color:#ffffff;
	font-size:11px;
	line-height:125%;
}

.sidelink{
	width:160px;
	height:24px;
	margin-bottom:3px;
}

.container{
	width:640px;
	padding-top:13px;
	background-color:#ffffff;
	vertical-align:top;
}

.content{
	padding:0px 20px 20px 20px;
	vertical-align:top;
}

.subnav{
	width:600px;
	height:49px;
	text-align:center;
	background-image:url(/images/subnav-bg.gif);
}

.subnav img{
	margin-top:15px;
}

.subnav-about{
	width:600px;
	height:49px;
	text-align:center;
	background-image:url(/images/subnav-bg.gif);
}

.subnav-about img{
	margin-top:5px;
}

.footer td{
	background-color:#bbbbbb;
	font-size:12px;
	border-top:solid 1px #ffffff;
}

.footer-info{
	width:160px;
	padding-top:8px;
	padding-left:10px;
}

.footer-links{
	width:520px;
	text-align:center;
	vertical-align:middle;
}

.footer-links a:hover{
	color:#000000;
}

.footer-logo{
	width:120px;
}

h1{
  font-size:18px;
}

ol li, ul li{
  margin-bottom:10px;
}

.odd td{
	background-color:#dddddd;
	padding:3px 2px;
}

.even td{
	background-color:#ffffff;
	padding:3px 2px;
}

.staff td{
	padding: 5px 0px;
}

.giftpic{
	border:solid 1px #000000;
	margin:0px 0px 10px 10px;
	clear:right;
	float:right;
}
