/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
*/
#header-outer {
	background: #000000 url('images/header-outer-bg.jpg') repeat-x left bottom;
}
#wrapper  { border-top:5px solid #83c0cd; padding:0; background: #ffffff url('images/wrapper-bg.jpg') repeat-y center top; }
#featured-skyline {
	background: transparent url('images/featured-skyline-bg.png') repeat-x left bottom;
}
#sidebar{overflow:hidden;}
#sidebar .primary { margin-right:5px; }
#sidebar .secondary { float:left; margin-right:20px; } 
#sidebar .secondary.last { margin:0; }

#header{padding:0px 0px 0px 0px;clear:both;position:relative;}

#featured-map {
	width: 520px;
}

#featured-map .woo_map_single_output {
	border: 2px solid #fff;
}
/*#featured-map #single_map_canvas {
	border: 2px solid #fff;
}*/

#featured-content {
	width: 400px;
}



