 * {
 margin: 0;
 }
/* commented backslash hack \*/
html, body {
	height: 100%;
}
/* end hack */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
}
#logobanner {
	background-color: #002f65;
	height: 130px;
	background-image: url(../images/logo_perisher_blue.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
}
#menu {
	margin: auto;
	height: 30px;
	width: 1000px;
	padding-top: 56px;
}
#content_third {
	background-image: url(../images/bg_trans_white.png);
	background-repeat: repeat;
}
#content_third h1 {
	padding-top: 12px;
}
#content_third p, h1, h2, h3, h4, h5 {
	padding-right: 30px;
	padding-left: 30px;
}
#content_sec_wrap {
	float: left;
	width: 750px;
}
#content_sec_topbar {
	background-image: url(../images/content_top_sec.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 750px;
}
#content_sec_botbar {
	background-image: url(../images/content_bot_sec.png);
	height: 30px;
	width: 750px;
	background-repeat: no-repeat;
}
#content_sec {
	background-image: url(../images/content_bg_sec.png);
	background-repeat: repeat-y;
	width: 750px;
	float: left;
}
#content_sec p, h1, h2, h3, h4, h5 {
	padding-right: 30px;
	padding-left: 30px;
}
#content_superwrap {
	width: 970px;
	text-align: left;
	padding-left: 30px;
	padding-top: 28px;
}
#content_wrap {
	float: left;
	width: 692px;
}
#content {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	width: 692px;
	float: left;
}
#content p, h1, h2, h3, h4, h5 {
	padding-right: 20px;
	padding-left: 30px;
}
#scroll {
	height: 380px;
	overflow: auto;
	position: relative;
	width: auto;
	margin-right: 6px;
	min-height:380px;
}
#content_topbar {
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 692px;
}
#content_botbar {
	background-image: url(../images/content_bot.png);
	height: 30px;
	width: 692px;
	background-repeat: no-repeat;
}
#home_rhs {
	float: left;
	padding-left: 22px;
}
.banner_dodge {
	margin-left: 1px;
}
#banner_square {
	background-image: url(../images/banners/bg_square_banner.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 239px;
}
#banner_half {
	background-image: url(../images/banners/bg_half_banner.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 239px;
}
#banner_weather {
	background-image: url(../images/banners/bg_weather_banner.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 239px;
}
#sub_menu {
	width: 200px;
	float: left;
}
#sub_menu_img_top {
	background-image: url(../images/menu3/bg-sub-top.png);
	height: 15px;
	width: 180px;
	background-repeat: no-repeat;
}
#sub_menu_img_bot {
	background-image: url(../images/menu3/bg-sub-bot.png);
	height: 15px;
	width: 180px;
	background-repeat: no-repeat;
}
#quater  {
	float: left;
	width: 25%;
}
#third {
	float: left;
	width: 33%;
}
#footer {
	background-image: url(../images/bg_footer_blue.png);
	width: 100%;
	height: 90px;
	font-size: 85%;
	clear: both;
}
.push {
	 height: 90px;
	 clear:both;
 }
#footer h6 {
	font-size: 0px;
	color: #000066;
	visibility: hidden;
}
#footer li  {
	list-style-type: none;
	padding: 2px 0px 0px;
}
#footer ul {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 12px;
	margin: 0px;
}
#footer a:link, #footer a:visited, #footer p, #footer li {
	color: #CCCCCC;
}
#footerw_link a:link, #footerw_link a:visited, #footerw_link p, #footerw_link li {
	color: #666666;
}
#footer  a:hover  {
	color: #FF9900;
}

a:link {
	color: #0066FF;
	text-decoration : none
}
a:active {
	color: #0066ff;
	text-decoration : none
}
a:visited {
	color: #3366CC;
	text-decoration : none
}
a:hover {
	color: #FFCC00;
	text-decoration : none
}
p {
	color: #333333;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin-top: 6px;
	margin-bottom: 6px;
}
ul {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
li {
	padding-top: 6px;
}
ol {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
ul ul {
	font-size: 100%;
	padding: 0px;
}
ul p {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
td td {
	font-size: 100%;
}
td h1 {
	font-size: 120%;
}
td h2 {
	font-size: 100%;
}
td h3 {
	font-size: 100%;
}
td p {
	font-size: 100%;
	margin-right: -20px;
	margin-left: -20px;
}
td ul {
	font-size: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
	padding-right: 15px;
}
td ol {
	font-size: 100%;
}
h1 {
	color: #036;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}
h2 {
	color: #036;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 12px 0 0;
}
h3 {
	color: #069;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 12px 0 0;
}
h4 {
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 12px 0 0;
}
h5 {
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}
h6 {
	color: #000000;
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
hr {
	color: #69c;
	background-color: #69c;
	height: 1px;
	border-width: 0;
	width: 93%;
}
.small {
	font-size: x-small;
	color: #666666;
}
.textgreen {
	color: #009900;
}
.textred {
	color: #CC0000;
}
.txtorange {
	color: #FF9900;
}
.bigger {
	font-size: large;
}
.textwhite {
	color: #FFFFFF;
}
.textblue {
	color: #003366;
}
.textblack {
	color: #000000;
}
.textblue a:link, .textblue a:visited {
	color: #CCFFFF;
}
.textblue   a:hover {
	background-color: #FF9900;
}
.textwhite   a:link, .textwhite a:visited  {
	color: #99CCFF;
}
.textwhite a:hover {
	color: #FF9900;
}
#bg_blue {
	background-color: #336699;
	margin-right: 30px;
	margin-left: 30px;
	padding: 6px;
}
#bg_blue p,#bg_blue h2,#bg_blue ul {
	color: #FFFFFF;
}
#bg_blue a:link, #bg_blue a:visited {
	color: #99CCFF;
}
#bg_blue a:hover {
	color: #FFCC00;
}

#float-right {
	float: right;
}
#float-left {
	float: left;
}


