/* 
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.

*/

body  {
	color: #23262a;
	background: #B1BAC4 url(http://www.lightsportaircraft.co.nz/wp-content/uploads/2010/06/bg.gif) repeat-x top left;
} 

#header img  {
	float: left;
	margin: 20px 0 0 0;
}

h1, h2, h3, h4, h5, h6  {
	color: #36699B;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #36699B;
}

#nav  {
	background: #36699B;
}

#footer  {
	color: #fff;
	background: #36699B;
}

#footer .bottombg  {
	background: #36699B;
}

#featured  {
	float: left;
	margin: 0 0 0 10px;
	background-color: #36699b;
}

#featured-tabs  {
	float: left;
	width: 261px;
	height: 290px;
}

#featured #tab-1 {
     background: #36699B url(http://www.lightsportaircraft.co.nz/wp-content/uploads/2010/06/virus-sw.jpg) no-repeat top;
     width: 640px;
     height: 280px;
}

#featured #tab-2 {
     background: #36699B url(http://www.lightsportaircraft.co.nz/wp-content/uploads/2010/06/apis-bee.jpg) no-repeat top;
     width: 640px;
     height: 280px;
}

#featured #tab-3 {
     background: #36699B url(http://www.lightsportaircraft.co.nz/wp-content/uploads/2010/06/sinus.jpg) no-repeat top;
     width: 640px;
     height: 280px;
}

#featured #tab-4 {
     background: #36699B url(http://www.lightsportaircraft.co.nz/wp-content/uploads/2010/06/taurus.jpg) no-repeat top;
     width: 640px;
     height: 280px;
}

#featured #tab-5 {
     background: #36699B url(http://www.lightsportaircraft.co.nz/wp-content/uploads/2010/06/virus.jpg) no-repeat top;
     width: 640px;
     height: 280px;
}

#sidebar h2  {
	color: #36699B;
}

#sidebar h3  {
	color: #36699B;
}