/* 
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: #555; font: 14px Helvetica,Arial,Sans-serif; line-height: 1.5; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; }
h1  {font-size: 30px;} h2  {font-size: 24px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 18px;line-height:200%;font-weight:normal;}

#nav { position:relative; z-index:99; }
#nav, #nav ul {padding: 0;margin: 0;list-style: block; line-height: 1;float:right;}
#nav { margin-bottom:0px; }
#nav a {font-family:Arial,Helvetica,Tahoma,sans-serif;font-size:14px;letter-spacing:0px;text-transform:none;font-weight:normal;display: block;line-height: 26px;padding: 0 10px;}
#nav a:hover, #nav li.current_page_item a{ color:#fff; background:#3f3a2b; border-width: 0 0px 1px 0; }

#header {
	width: 100%;
	height: 85px;
	padding: 10px 0 10px;
	clear: both;
	position: relative;
}
#topright {
       float:right;
}
#topphone {
        float:left;
        padding: 0px;       
}
#loopedSlider { width:960px; margin:0 auto; padding:15px 0;}

#featured #page-title h1 {
        padding:6px 0;
}

#featured h1 {
        font-size: 30px;
        line-height: 30px;

}

#footertitle {font-weight: normal; font-size: 18px; color:#000000;}

#sidebar .widget {
margin-bottom:10px;
}

#main-content {padding: 20px 0px 25px;}

.content {width: 990px;}
#sidebar {width: 300px;}
.content2 {width:500ox; float: left; margin-left: 100px;}
.content3 {width:490ox;}