html { overflow-y:scroll; }
html { overflow:-moz-scrollbars-vertical; }

body {
	margin:0px;
	background: #004A29 url(/pix/layout/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; line-height: 18px;
	color:#000000;	
}

p, ul, ol, blockquote, td {
	font-size: 12px; line-height: 18px;
	margin-top:0px;
	padding-top:0px;
}

ul, li {
	list-style:square;
}

img {
	border:0px;
}

a {
	color:#000000;
}

a:hover {
	color:#FF4B00;
}

h1 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	font-size: 16px; line-height: 19px;
	color:#00482A;
	border-bottom:1px dashed #00482A;
}

h2 {
	margin:10px 0px 0px 0px;
	font-size: 14px; line-height: 18px;
	color:#000000;	
}

h3 {
	margin:15px 0px 0px 0px;
	font-size: 13px; line-height: 18px;
	color:#00482A;	
}

h4 {
	margin:5px 0px 0px 0px;
	font-size: 12px; line-height: 18px;
	font-weight:bold;
	font-style:italic;
	color:#000000;	
}

h5 {
	margin:0px;
	font-size: 12px; line-height: 18px;
	color:#000000;
}

h6 {
	margin:10px 0px 0px 0px;
	font-size: 12px; line-height: 18px;
	color:#FF4B00;
}

#container {
	position:relative;
	width:780px; 
	margin-left:auto; margin-right:auto;
	padding:0px;
	text-align:left;
}

#main {
	position:relative;
	height:auto !important; /* real browsers */
	height:780px; /* IE6: treated as min-height*/
	min-height:780px; /* real browsers */
	width:750px; 
	padding:15px;
	margin:0px;
	background-color:#FFFFFF;
	text-align:left;
}

#nav1 {
	width:780px; 
	margin:5px 0px 10px 0px;
	text-align:right;
	color:#FFFFFF;
}

#nav2 {
	padding:5px 5px 5px 5px;
	background:#D7C66C;
	text-align:center;
	color:#FFFFFF;
}

#nav1 a, #nav2 a {
	text-decoration:none;
	color:#FFFFFF;
}

#nav2 a:hover {
	color:#D7C66C;
	text-decoration:underline;
}

#nav3 a:hover {
	text-decoration:none;
	color:#FF4B00;
	text-decoration:underline;
}

#header {
	height:197px;
	margin-bottom:7px;
}

#logo {
	position:absolute;
	top:15px;
	left:15px;
	margin-top:25px;
}

#nav2inner {
	height:28px;
	text-align:center;
	background: #004A29 url(/pix/layout/nav2inner.jpg) repeat-x;
}

#nav2left {
	width:10px;
	float:left;
	height:28px;
	background: #004A29 url(/pix/layout/nav2left.jpg) repeat-x;
}

#nav2right {
	width:10px;
	float:left;
	height:28px;
	background: #004A29 url(/pix/layout/nav2right.jpg) repeat-x;
}

#nav2links {
	width:720px;
	float:left;
	line-height:28px;
}

#nav2links .down, #nav2links .down a {
	color:#D7C66C;
}

#lower {
	background:#EEE6C1;
	margin-top:7px;
	padding:13px;
	height:auto !important; /* real browsers */
	height:410px; /* IE6: treated as min-height*/
	min-height:410px; /* real browsers */
}

#lower:after {
	display: block;
	content: " ";
	clear: both;
}

#help {
	padding:10px 0px 10px 0px;
	background:#FF4B00;
	color:#FFFFFF;
}

.large {
	margin:0px 15px 0px 10px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	border:0px;
	color:#FFFFFF;
}

.medium {
	margin:0px 5px 0px 5px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	border:0px;
	color:#FFFFFF;
}

.small {
	margin:0px 15px 0px 10px;
	padding:0px;
	font-size:11px; line-height:14px;
	color:#FFFFFF;
}

.small2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:11px; line-height:14px;
}

#nav3 {
	width:153px;
	float:left;
	height:auto !important; /* real browsers */
	height:400px; /* IE6: treated as min-height*/
	min-height:400px; /* real browsers */
	background:#D7C66E;
}

#nav3links {
	padding:15px;
}

#nav3links a {
	color:#004A29;
	text-decoration:none;
}

#nav3links ul {
	margin:0px 0px 0px 5px;
	padding:0px;
	list-style:disc;
	color:#004A29;
}

#nav3links li {
	margin:0px 0px 0px 5px;
	padding:0px;
}

#nav3links .down, #nav3links .down a {
	color:#FF4B00;
}

#sidebar {
	width:100px;
	float:left;
}

#callout1 {
	padding:5px 0px 10px 0px;
	background:#004A29;
	margin-bottom:15px;
}

#callout1 a {
	color:#FFFFFF;
	text-decoration:none;
}

#callout1 ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-image:url("/pix/layout/arrow.gif");
}

#callout1 li {
	margin:0px 0px 0px 10px;
	padding:0px;
}

#callout2 {
	padding:5px 0px 10px 0px;
	background:#5EA7C7;
	margin-bottom:15px;
}

#callout2 a, #callout3 a {
	color:#FFFFFF;
}

#callout2 ul, #callout3 ul {
	margin:0px 0px 0px 3px;
	padding:0px;
	list-style-type:none;
}

#callout2 li, #callout3 li {
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:square;
}

#callout3 {
	padding:5px 0px 10px 0px;
	background:#699481;
	margin-bottom:15px;
}

#callout1 a:hover {
	color:#D7C66C;
	text-decoration:underline;
}

#callout2 a:hover, #callout3 a:hover {
	color:#000000;
	text-decoration:underline;
}

#content {
	width:445px;
	float:left;
	margin:0px 13px 0px 13px;
	height:auto !important; /* real browsers */
	height:400px; /* IE6: treated as min-height*/
	min-height:400px; /* real browsers */
	background:#FFFFFF;
}

#contenttext {
	padding:25px;
}

#contenttext td img {
	margin-right:10px;
}

#programlist {
}

#programdetail {
}

#featured {
	margin:0px 15px 0px 10px;
	padding:0px;
}

#featured p {
	font-size:11px; line-height:14px;
}

#footer {
	padding:13px;
	font-size:10px; line-height:15px;
}

.orangebutton {
	width:100px;
	height:24px;
	background:#FF4B00 url(/pix/layout/orangebutton.gif);
	margin-bottom:10px;
}

.buttontext {
	padding:4px;
	color:#FFFFFF;
	font-size:11px; line-height:20px;
}

.orangebutton a {
	text-decoration:none;
}

.orangebutton a:hover {
	color:#000000;
	text-decoration:underline;
}

.makeclear {
	clear: both;
}