/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}


body {
	font-family: arial, helvetica, verdana, sans-serif;
	color: #ffffff;
	background-color:#00293f;
	line-height: 16px;
}

hr {
	color:#587c92;
}

ul, li {
	margin: 5px;
	padding: 0px 0px 0px 5px;

}

/********** headers **********/ 
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff; /* white */
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff; /* white */
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #166294; /* blue */
}

/* start add css for flash of index.html */
/* 2009-11-5 14:21 */
#home_wishes {
	width: 960px;
	height: 85px;
	margin: 87px auto auto auto;
}

#countDown_day_hours {
	width: 180px;
	height: 35px;
	margin: 0px auto auto auto;
}
/* end add css for flash of index.html */

/********** main page containers **********/ 
#page_container {
	width: 1024px;
	margin: auto;
	background-image: url(../im/shadow.jpg);
	background-repeat: repeat-y;
}

#banner {
	width: 960px;
	height: 380px;
	margin: auto;
}

#menu {
	width: 960px;
	*width: 926px;
	height: 30px;
	_margin: 35px 12px auto 22px;
	*margin: 0px 12px auto 0px;
	padding: 35px 0px 0px 22px;
}
#wishes {
	width: 960px;
	height: 85px;
	margin: 122px auto auto auto;
}

#marquee {width: 760px; height:20px; margin: -15px auto auto auto; font-size: 12px; }

#content {
	width: 960px;
	font-size: 12px;
	background-image: url('../im/bkgd_gradient.jpg');
	background-repeat: repeat-x;
	margin: 0px 0px auto 32px;
	min-height:400px;
	overflow:hidden;
	*margin: 0px 0px auto 32px;
}

#content .padding {
	padding: 11px 11px 0px 35px;
}

#content2 {
	width: 960px;
	font-size: 12px;
	background-image: url('../im/bkgd_gradient_divider.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px auto 32px;
	min-height:300px;
	overflow:hidden;
	*margin: 0px 0px auto 32px;
}

#content2 .padding {
	padding: 11px 11px 0px 35px;
}


#sub_content {
	float:right;
	width: 714px;
	*width: 734px;
	font-size: 12px;
	min-height:450px;
	margin-right:20px;
	*margin-right:00px;

}

#sub_content .padding {
	padding: 11px 11px 0px 55px;
}


#sidebar {
	float: left;
	width: 173px;
	margin: 61px 0px auto 22px;
	*margin:61px 0px auto 0px;
	*padding-left:22px;

}

#sidebar .padding{
	padding-bottom: 10px;

}

#sidebar_banner {
	float: right;
	width: 240px;
}

#footer {
	width: 1025px;
	font-size: 12px;
	background-image: url(../im/shadow_footer.jpg);
	background-repeat: repeat-y;
	margin-left:-1px;
}

#footer .padding {
	padding: 15px 51px 10px 51px;
}


/********** images **********/ 
.img_left_padding {
	float: left;
	margin-right: 15px;
}

.img_right_padding {
	float: right;
	margin-left: 40px;
}

.img_bottom_padding {
	margin-bottom: 10px;
}


/********** hyperlinks **********/ 
a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}


#header a:link, #header a:visited {
	color: #403f3f;
	text-decoration: none;
}

#header a:hover, #header a:active {
	color: #403f3f;
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer_blue a:link, #footer_blue a:visited {
	color: #403f3f;
	text-decoration: none;
}

#footer_blue a:hover, #footer_blue a:active {
	color: #403f3f;
	text-decoration: underline;
}


/********** tables **********/ 
.td_orange{
	background-color:#f5921c;
}

.td_blue{
	background-color:#6fb2dc;
	height:185px;
	color:#000000;
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	padding:10px;
}

.td_white{
	color:#166294;
	font-size:11px;
	padding:8px;
}

.td_sitemap{
	color:#ffffff;
	font-size:11px;
	padding:8px;
	border: 1px #FFFFFF solid;
	line-height:18px;
}
/*********blue header***********/
.blue_header {
background: url(../im/cnr_white_top.gif);
width:737px;
height:41px;
color:#FFFFFF;
}
.blue_header  h3 {
color:#FFFFFF;
margin:15px 0 0 10px;
}


.font_14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff; /* white */
}

/* start add css for flash of index.html */
/* 2009-11-5 14:21 */
#home_wishes {
	width: 960px;
	height: 85px;
	margin: 87px auto auto auto;
}

#countDown_day_hours {
	width: 180px;
	height: 35px;
	margin: 0px auto auto auto;
}
/* end add css for flash of index.html */