@charset "utf-8";
/* CSS for Autism Society of Washington */

*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background-color:#ddeaee;
	background-image:url(images/top_bar_bg.png);
	background-position:center 124px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

a{
	text-decoration:none;
	color:#006699;
	outline:none;
}
a:hover{
	text-decoration:none;
	color:#0099CC;
}

p{
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-bottom:16px;
}

p.spaceless{
	margin-bottom:0px;
}

p a{
	text-decoration:underline;
}

p a:hover{
	text-decoration:underline;
}

a.block_link{
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	padding:7px 10px;
	width:300px;
	display:block;
	margin:3px 0px;
	color:#cadfe6;
	background-color:#235270;
	text-decoration:none;
}
a.block_link:hover{
	background-color:#3077a3;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

a.block_link2{
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding:7px 10px;
	width:200px;
	display:block;
	margin:3px 0px;
	color:#cadfe6;
	background-color:#235270;
	text-decoration:none;
}
a.block_link2 span{
	font-size:11px;
	font-weight:normal;
}

h1{
	font-size:20px;
	line-height:22px;
	color:#00548a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	font-weight:bold;
}
h1 span.sub_h1{
	font-size:14px;
	font-weight:bold;
	color:#50779b;
}

h2{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#244f66;
	line-height:16px;
	margin-bottom:10px;
}
h3{
	font-size:18px;
	font-weight:bold;
	color:#314556;
	line-height:22px;
}
h3 a{
	color:#314556;
	text-decoration:none;
}
h3 a:hover{
	color:#006699;
	text-decoration:underline;
}

h4{
	font-size:16px;
	font-weight:bold;
	color:#314556;
	line-height:28px;
}
h4 a{
	color:#314556;
	text-decoration:none;
}
h4 a:hover{
	color:#006699;
	text-decoration:underline;
}

ol,ul{
	font-size:12px;
	line-height:16px;
	margin-left:20px;
	padding-left:20px;
}
ol li{
	margin-bottom:16px;
}
ul li{
	margin-bottom:16px;
}

.spacer{
	clear:both;
	width:100%;
}

#Full_Page{
	width:100%;
	position:relative;
}

#Main_Container{
	width:980px;
	position:relative;
	margin:0px auto;
}

#Header{
	height:124px;
	width:100%;
	position:relative;
}

#Top_Right_Links{
	float:right;
	padding:6px 2px;
}

a.home_btn{
	width:44px;
	height:36px;
	display:block;
	float:left;
	background-image:url(images/home_btn.png);
	background-position:0px 0px;
}
a.home_btn:hover{
	background-position:0px -36px;
	cursor:pointer;
}

a.contact_btn{
	width:64px;
	height:36px;
	display:block;
	float:left;
	background-image:url(images/contact_btn.png);
	background-position:0px 0px;
}
a.contact_btn:hover{
	background-position:0px -36px;
	cursor:pointer;
}

a.forum_btn{
	width:60px;
	height:36px;
	display:block;
	float:left;
	background-image:url(images/forum_btn.png);
	background-position:0px 0px;
}
a.forum_btn:hover{
	background-position:0px -36px;
	cursor:pointer;
}

.top_right_separator{
	float:left;
	height:36px;
	width:2px;
	background-color:#b3c2c8;
}

#Top_Right_Message{
	text-align:right;
	font-size:11px;
	color:#455e68;
}

#Top_Separator{
	height:32px;
	width:430px;
	position:absolute;
	top:124px;
	left:0px;
	background-image:url(images/top_bar_left.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2000;
}

#Left_Side{
	width:205px;
	float:left;
	position:relative;
	z-index:400;
}

#Right_Side{
	padding:45px 0px 10px 25px;
	width:750px;
	float:left;
	position:relative;
}

#Navigation_Holder{
	height:288px;
	width:205px;
	background-image:url(images/navigation_bg.png);
	position:relative;
}

#Main_Navigation{
	float:left;
	padding-top:43px;
	width:180px;
	z-index:200;
	position:relative;
}

.main_nav_btn{
	background-image:url(images/nav_btns.png);
	padding-left:15px;
	width:165px;
	height:29px;
	display:block;
	line-height:29px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:4px;
}
.main_nav_btn:hover{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
#About_Btn{
	background-position:left 0px;
}
#About_Btn:hover{
	background-position:right 0px;
}
#Community_Btn{
	background-position:left -33px;
}
#Community_Btn:hover{
	background-position:right -33px;
}
#Autism_Btn{
	background-position:left -66px;
}
#Autism_Btn:hover{
	background-position:right -66px;
}
#Resources_Btn{
	background-position:left -99px;
}
#Resources_Btn:hover{
	background-position:right -99px;
}
#Legislation_Btn{
	background-position:left -132px;
}
#Legislation_Btn:hover{
	background-position:right -132px;
}
#News_Btn{
	background-position:left -165px;
}
#News_Btn:hover{
	background-position:right -165px;
}
#Chapters_Btn{
	background-position:left -198px;
}
#Chapters_Btn:hover{
	background-position:right -198px;
}

#Sub_Navigation{
	z-index:300;
	position:absolute;
	top:43px;
	left:182px;
	width:260px;
}
.sub_nav_left{
	float:left;
	width:250px;
}
.sub_nav_right{
	float:right;
	width:10px;
	height:100%;
}
.sub_nav_top_corner{
	width:10px;
	background-image:url(images/subnav_upperright.png);
	height:20px;
}
.sub_nav_bottom_corner{
	width:10px;
	background-image:url(images/subnav_lowerright.png);
	background-position:bottom;
	height:auto;
}
	
.sub_nav_item{
	width:230px;
	background-color:#3c4a4e;
	color:#daeaf1;
	text-align:left;
	padding:1px 10px;
	height:28px;
	line-height:28px;
	display:block;
	background-image:url(images/subnav_hover_bg.png);
	background-position:1px -29px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:12px;
}
.sub_nav_item:hover{
	background-position:1px 1px;
	text-decoration:none;
	color:#FFFFFF;
}

#Sub_Nav_1{
	width:260px;
	margin-top:0px;
	display:none;
}
#Sub_Nav_2{
	width:260px;
	margin-top:33px;
	display:none;
}
#Sub_Nav_3{
	width:260px;
	margin-top:66px;
	display:none;
}
#Sub_Nav_4{
	width:260px;
	margin-top:99px;
	display:none;
}
#Sub_Nav_5{
	width:260px;
	margin-top:132px;
	display:none;
}
#Sub_Nav_6{
	width:260px;
	margin-top:165px;
	display:none;
}

#Footer{
	width:100%;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height:150px;
}

#Footer_Container{
	width:980px;
	background-image:url(images/footer_globe.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:150px;
	margin:0px auto;
}
#Footer_Top{
	padding:45px 0px 0px 140px;
	font-size:12px;
	color:#c5e4ec;
	height:38px;
}
#Footer_Bottom{
	text-align:right;
	float:right;
	margin-right:2px;
	font-size:12px;
	color:#93c6d7;
}
#Footer_Bottom a{
	color:#93c6d7;
}
#Footer_Bottom a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#Home_Welcome_Box{
	float:left;
	width:410px;
	padding-bottom:20px;
	text-align:left;
}
#Home_Welcome_Box p{
	color:#723939;
	margin:0px;
}

#Latest_Headlines{
	float:right;
	width:323px;
}
#latest_headlines_top a.headlines{
	background-image:url(images/latest_headlines_top.png);
	background-position:0px 0px;
	width:323px;
	height:50px;
	line-height:50px;
	display:block;
	text-decoration:none;
}
#latest_headlines_top a.headlines:hover{
	background-position:0px -50px;
	cursor:pointer;
	text-decoration:none;
}

#latest_headlines_body{
	background-image:url(images/latest_headlines_bg.png);
	background-repeat:repeat-y;
	width:303px;
	padding:1px 10px 1px 10px;
	line-height:16px;
	font-size:11px;
	height:179px;
}
#latest_headlines_body a{
	margin:1px 0px 1px 0px;
	text-decoration:none;
	display:block;
}
a span.date{
	color:#217fb5;
}
a span.headline{
	color:#234157;
}
#latest_headlines_body a:hover span{
	text-decoration:underline;
	color:#217fb5;
}

#latest_headlines_bottom{
	background-image:url(images/latest_headlines_bottom.png);
	width:323px;
	height:12px;
}

#Conferences{
	float:left;
	width:410px;
}
#conferences_top a.conferences{
	background-image:url(images/conferences_top.png);
	background-position:0px 0px;
	width:410px;
	height:26px;
	line-height:26px;
	display:block;
	text-decoration:none;
}
#conferences_top a.conferences:hover{
	background-position:0px -26px;
	cursor:pointer;
	text-decoration:none;
}

#conferences_body{
	background-image:url(images/conferences_bottom.png);
	background-repeat:no-repeat;
	width:390px;
	padding:1px 10px 1px 10px;
	line-height:16px;
	font-size:11px;
	height:78px;
}
#conferences_body a{
	margin:1px 0px 1px 0px;
	text-decoration:none;
	display:block;
}
#conferences_body a span.date{
	color:#973838;
}
#conferences_body a span.headline{
	color:#313131;
}
#conferences_body a:hover span{
	text-decoration:underline;
	color:#973838;
}

a.blue_title{
	color:#0061b4;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
}

#Home_Feedback{
	height:66px;
	margin-bottom:20px;
	background-image:url(images/feedback_icon_small.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 70px 0px 95px;
}

#Home_Support{
	height:66px;
	margin-bottom:20px;
	background-image:url(images/donation_jar_small.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 70px 0px 95px;
}

#Home_Join{
	height:66px;
	margin-bottom:20px;
	background-image:url(images/join_member_small.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 70px 0px 95px;
}

#Home_Signup{
	height:66px;
	margin-bottom:20px;
	background-image:url(images/signup_newsletter_small.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 70px 0px 95px;
}

#Home_Tips{
	background-image:url(images/tips_hints.png);
	width:210px;
	padding:0px 10px 0px 10px;
	height:216px;
	float:left;
}
#Home_Tips_Body{
	width:100%;
	height:138px;
}
#Home_Tips p{
	color:#000000;
	margin-bottom:0px;
}
a.tip_title{
	color:#131313;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
}
a.tip_title:hover{
	text-decoration:underline;
	color:#131313;
}
a.read_more{
	background-image:url(images/read_more.png);
	float:right;
	background-position:0px 0px;
	text-decoration:none;
	display:block;
	width:92px;
	height:34px;
	line-height:34px;
}
a.read_more:hover{
	background-position:0px -34px;
	text-decoration:none;
}

#Slideshow{
	height:223px;
	width:490px;
	float:right;
}

#Page_Middle_Content{
	float:left;
	width:500px;
}

.wordpress_feed img{
	border:1px solid #333333;
	background-color:#FFFFFF;
	padding:1px;
	margin:2px 10px;
	max-width:726px;
}
.wordpress_feed img.alignleft{
	float:left;
	margin:2px 10px 2px 0px;
}
.wordpress_feed img.alignright{
	float:right;
	margin:2px 0px 2px 10px;
}
.wordpress_feed img.aligncenter{
	margin:10px auto;
	display:block;
}
.wordpress_feed a:hover img{
	border:1px solid #3399FF;
	background-color:#3399FF;
}
	
.wordpress_feed h2{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#244f66;
	line-height:22px;
	margin-bottom:18px;
	margin-top:16px;
}
.wordpress_feed h3{
	font-size:16px;
	font-weight:bold;
	color:#314556;
	line-height:18px;
	margin-bottom:6px;
}
.wordpress_feed h3 a{
	color:#314556;
	text-decoration:none;
}
.wordpress_feed h3 a:hover{
	color:#006699;
	text-decoration:underline;
}

.wordpress_feed h4{
	font-size:14px;
	font-weight:bold;
	color:#314556;
	line-height:20px;
}
.wordpress_feed h4 a{
	color:#314556;
	text-decoration:none;
}
.wordpress_feed h4 a:hover{
	color:#006699;
	text-decoration:underline;
}

.gallery_item{
	float:left;
	width:130px;
	padding:0px 10px;
	margin-bottom:16px;
	height:200px;
}
.gallery_item a img{
	border:1px solid #000033;
	padding:1px;
	height:126px;
	width:126px;
	background-color:#FFFFFF;
}
.gallery_item a:hover img{
	border:1px solid #3399FF;
	background-color:#3399FF;
}
.gallery_item p{
	font-size:11px;
	line-height:12px;
	padding:4px 0px;
}

.hidden_block_large{
	border:1px solid #346179;
	background-color:#c0d4dc;
	padding:10px;
	width:728px;
	margin:8px 0px;
}
.hidden_block_large img{
	border:1px solid #000033;
	padding:1px;
	background-color:#FFFFFF;
	float:left;
	margin:0px 10px 0px 0px;
}

#Inner_Content_Right{
	float:right;
	width:243px;
	border:1px solid #336699;
	background-color:#d0dce6;
	padding:10px;
}
#Inner_Content_Right a{
	font-size:11px;
	display:block;
	line-height:16px;
	text-decoration:none;
	color:#333333;
	margin:2px 0px 10px 0px;
}
#Inner_Content_Right a:hover{
	text-decoration:underline;
	color:#006699;
}

#Inner_Content_Right2{
	float:right;
	width:243px;
	border:1px solid #336699;
	background-color:#d0dce6;
	padding:10px;
}
#Inner_Content_Right2 a{
	text-decoration:none;
	color:#174f76;
	margin:2px 0px 10px 0px;
}
#Inner_Content_Right2 a:hover{
	text-decoration:underline;
	color:#006699;
}

#Inner_Content_Left{
	float:left;
	width:472px;
}

table.contact{
	width:472px;
	border:none;
	font-size:12px;
	border:1px solid #006699;
}
table.contact tr td{
	line-height:20px;
	padding:5px 5px;
	text-align:left;
}
table.contact tr.dark{
	background-color:#d2dfe7;
}
table.contact tr.section_head td{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006699;
	padding-left:10px;
}
table.contact input,textarea,select{
	border:1px solid #003366;
	float:right;
}
table.contact input,textarea{
	padding:1px;
	width:218px;
}
table.contact select{
	padding-left:1px;
	width:222px;
}
table.contact option{
	padding-left:5px;
}

a.submit{
	float:right;
	width:200px;
	height:28px;
	line-height:28px;
	text-decoration:none;
	display:block;
	background-image:url(images/submit_btn.png);
	background-position:0px 0px;
}
a.submit:hover{
	background-position:0px -28px;
	text-decoration:none;
}

#Map{
	float:right;
	width:500px;
	height:344px;
	background-image:url(images/map_bg.jpg);
	position:relative;
}

a.map_marker{
	width:17px;
	height:17px;
	display:block;
	line-height:17px;
	position:absolute;
	background-image:url(images/map_marker.png);
	background-position:0px 0px;
	text-decoration:none;
}
a.map_marker:hover{
	text-decoration:none;
	cursor:pointer;
	background-position:-17px 0px;
}
#Longview_Marker{
	left:99px;
	top:263px;
}
#Grant_Marker{
	left:326px;
	top:160px;
}
#King_Marker{
	left:146px;
	top:139px;
}
#Vancouver_Marker{
	left:120px;
	top:313px;
}
#Spokane_Marker{
	left:466px;
	top:150px;
}
#Tacoma_Marker{
	left:138px;
	top:168px;
}
#Thurston_Marker{
	left:110px;
	top:186px;
}
#TriCities_Marker{
	left:354px;
	top:282px;
}
#WhiteRiver_Marker{
	left:164px;
	top:196px;
}
#Yakima_Marker{
	left:253px;
	top:240px;
}
#Wenatchee_Marker{
	left:272px;
	top:168px;
}
#PortAngeles_Marker{
	left:58px;
	top:78px;
}
#Bellingham_Marker{
	left:143px;
	top:38px;
}

input.donation{
	width:100px;
	height:25px;
	line-height:18px;
	text-align:center;
	color:#d7e5e9;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/donate_submit.png);
	background-position:0px 0px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
input.donation:hover{
	background-position:0px -25px;
	color:#FFFFFF;
	cursor:pointer;
}

a.invisble_link{
	display:block;
	line-height:100%;
	text-decoration:none;
}
a.invisible_link:hover{
	text-decoration:none;
	cursor:pointer;
	
}

/*Chapter Specific Rules*/

#Chapters_Left_Side{
	width:225px;
	float:left;
	position:relative;
}

#Chapters_Right_Side{
	padding:45px 0px 10px 25px;
	width:730px;
	float:left;
	min-height:500px;
	position:relative;
}

#Chapters_Nav_Top{
	width:220px;
	height:54px;
	padding-top:6px;
	background-image:url(images/chapter_nav_top.png);
	background-repeat:no-repeat;
	text-align:center;
}
#Chapters_Nav_Top a{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#Chapters_Nav_Top a:hover{
	text-decoration:underline;
	color:FFFFFF;
}

#Chapters_Nav_Holder{
	width:205px;
	position:relative;
	background-image:url(images/chapter_nav_bg.png);
	background-repeat:repeat-y;
}

a.chapter_nav{
	font-size:12px;
	color:#9d2500;
	font-weight:normal;
	line-height:14px;
	padding:7px 0px 7px 10px;
	display:block;
	background-color:transparent;
	margin-left:16px;
	width:178px;
	text-decoration:none;
}
a.chapter_nav:hover{
	background-color:#dfbd9a;
	text-decoration:none;
	color:#651800;
}

#Chapters_Nav_Bottom{
	width:225px;
	height:165px;
	background-image:url(images/chapter_nav_bottom.png);
}

/*End Chapter Specific Elements*/

#Home_Ad_Bg{
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#162533;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	position:absolute;
}
#Home_Ad_Holder{
	z-index:6000;
	position:absolute;
	width:100%;
}
#Home_Ad{
	width:500px;
	border:1px solid #102d3c;
	margin:40px auto;
	background-color:#e2eef2;
}
#Home_Ad_Body{
	padding:18px 10px 0px 10px;
	width:480px;
}
#Home_Ad_Body a{
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:1px 0px 1px 0px;
}
#Home_Ad_Body a:hover{
	text-decoration:underline;
}
#Home_Ad_Body p{
	font-size:11px;
	color:#485b6a;
	font-style:italic;
	margin-left:10px;
}
#Home_Ad_Body br{
	display:none;
}
#Home_Ad_Header{
	height:40px;
	width:480px;
	border-bottom:1px solid #102d3c;
	background-color:#1d83b7;
	padding:10px;
	color:#FFFFFF;
	position:relative;
}
#Home_Ad_Close{
	z-index:6100;
	top:-15px;
	right:-15px;
	position:absolute;
	display:block;
	height:34px;
	width:102px;
}

#Sidebar_Holder{
	right:0px;
	position:absolute;
	z-index:1000;
	top:45px;
}
#Sidebar{
	width:303px;
	margin-top:16px;
}
#Sidebar a{
	font-size:11px;
	display:block;
	line-height:16px;
	text-decoration:none;
	color:#333333;
	margin:4px 0px 14px 0px;
}
#Sidebar a:hover{
	text-decoration:underline;
	color:#006699;
}
#Sidebar2{
	width:213px;
	border:1px solid #1e7eb0;
	background-color:#d0dce6;
	padding:10px;
	float:right;
	display:block;
}
#Sidebar2 a{
	font-size:11px;
	display:block;
	line-height:16px;
	text-decoration:none;
	color:#333333;
	margin:4px 0px 14px 0px;
}
#Sidebar2 a:hover{
	text-decoration:underline;
	color:#006699;
}

#latest_headlines_body2{
	background-image:url(images/latest_headlines_bg.png);
	background-repeat:repeat-y;
	width:303px;
	padding:1px 10px 1px 10px;
}

#Activate_List{
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#102d3c;
	display:block;
}
#Activate_List:hover{
	color:#006699;
}

#More_News_Top{
	background-image:url(images/more_news_top.png);
	width:323px;
	height:50px;
}

#More_Conferences_Top{
	background-image:url(images/more_conf_top.png);
	width:323px;
	height:50px;
}

#More_Newsletters_Top{
	background-image:url(images/more_newsletters_top.png);
	width:323px;
	height:50px;
}

a.latest_art{
	width:136px;
	height:66px;
	background-image:url(images/latest_art.png);
	background-position:top;
	display:block;
	float:left;
	text-decoration:none;
	line-height:66px;
}
a.latest_art:hover{
	background-position:bottom;
	cursor:pointer;
	text-decoration:none;
}

a.latest_letter{
	width:166px;
	height:66px;
	background-image:url(images/latest_letter.png);
	background-position:top;
	display:block;
	float:left;
	text-decoration:none;
	line-height:66px;
}
a.latest_letter:hover{
	background-position:bottom;
	cursor:pointer;
	text-decoration:none;
}

a.register_online{
	width:156px;
	height:66px;
	background-image:url(images/register_online.png);
	background-position:top;
	display:block;
	float:left;
	text-decoration:none;
	line-height:66px;
	margin-right:10px;
}
a.register_online:hover{
	background-position:bottom;
	cursor:pointer;
	text-decoration:none;
}

a.register_via_mail{
	width:156px;
	height:66px;
	background-image:url(images/register_mail.png);
	background-position:top;
	display:block;
	float:left;
	text-decoration:none;
	line-height:66px;
}
a.register_via_mail:hover{
	background-position:bottom;
	cursor:pointer;
	text-decoration:none;
}

#Article_Top{
	width:750px;
	height:10px;
	background-image:url(images/article_top.png);
}
#Article_Bottom{
	width:750px;
	height:10px;
	background-image:url(images/article_bottom.png);
	margin-bottom:10px;
}
#Article_Body{
	width:730px;
	background-image:url(images/article_bg.png);
	background-repeat:repeat-y;
	padding:0px 10px;
}
#Article_Body h1.title{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc3300;
	margin-bottom:0px;
	display:block;
	width:100%;
	font-weight:normal;
	line-height:26px;
}
#Article_Body h2.date{
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:6px;
	color:#996666;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
}

#Prices_Top{
	width:750px;
	height:10px;
	background-image:url(images/prices_top.png);
}
#Prices_Bottom{
	width:750px;
	height:10px;
	background-image:url(images/prices_bottom.png);
	margin-bottom:10px;
}
#Prices_Body{
	width:730px;
	background-image:url(images/prices_bg.png);
	background-repeat:repeat-y;
	padding:0px 10px;
}
#Prices_Body h2{
	color:#80cbff;
	font-size:18px;
	font-weight:normal;
}
#Prices_Body p{
	color:#FFFFFF;
}

#Huge_Map{
	width:750px;
	height:500px;
	background-image:url(images/huge_map.gif);
	background-position:0px 0px;
	cursor:pointer;
}