@charset "UTF-8";
/* CSS Document */

body {
	background: #e2d9cb url(../images/body-bg.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
}

a { 
	color:#65ba3b;
	text-decoration:none; 
}

a img {
	border:0px; 
}

a:hover { 
	text-decoration:underline; 
	color:#65ba3b; 
}

h1 { 
	color:#65ba3b; font-size:18px; font-weight:bold; margin:0 0 5px 0; font-family:Trebuchet MS, Verdana, Arial; 
}

h2 { 
	color:#0047B6; font-size:14px; font-weight:bold; margin:5px; font-family:Trebuchet MS, Verdana, Arial; 
}

p {
	font-size:12px; 
	margin:7px 20px 0 20px;
}

#wrap {
	width: 760px;
	margin: 0 auto;
}

#header {
	height: 155px;
	background: #01296d url(../images/header-bg.gif) repeat-x;
}

/* BEGIN NAVIGATION STYLES */
#time4bed-nav{position:relative;height:43px;font-size:14px;text-transform:uppercase;background:#ffffff url("../images/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif;}
#time4bed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{display:block;float:left;margin:0 2px;}
#time4bed-nav ul li a{display:block;float:left;color:#c6ab91;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#time4bed-nav ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#time4bed-nav ul li a:hover{color:#894d12;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{color:#894d12;background:transparent url("../images/time2bed_left-ON.gif") no-repeat top left;}
#time4bed-nav ul li a.current span{background:transparent url("../images/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* END NAVIGATION STYLES */

#pagecontainer {
	margin-top:15px;
}

#pageleft { float:left; margin-right:5px; }
#pageright { float:left; margin-left:5px; width:740px; }
#pageright h2 { color:#666666; }
#pageright p { font-size:12px; line-height:16px; margin-bottom:15px; }

.blueBox { border:1px solid #CBD0D8; margin:5px; float:left; padding:5px; background:url(/images/box_bgd.jpg); height:100%; }
.blueBox h2 { font-size:16px; line-height:14px; margin:0px; padding:5px 0; }
.blueBox p { clear:both; padding:3px 5px; margin:0px; font-size:12px; }
.blueBox img { margin:0 3px 0 0; float:left; padding:0px; }
.blueBox .right { width:auto; text-align:right; margin:5px 10px 10px 5px; font-weight:bold; font-family:Trebuchet MS, Verdana, Arial; font-size:13px; }
#wrap .blueBox { width:230px; }
#rightBar .blueBox { width:185px; margin:5px 0; }

#footer {
	border-top:1px solid #CCC;
	margin-top:15px;
}
