/* 
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: #333;
	background: #00598d
}

body {
    font: 14px/1.5 Helvetica,Arial,Sans-serif;
}


#header-border {
margin:25px auto 0;
padding:2px 0;
width:944px;
}

#pagenav li a span {
display:block;
line-height:10px;
padding:50px 30px 10px 10px;
}


#featured-slider .image img {
display:block;
margin:-5px -302px 0;
z-index:999;
}

#page-heading .description p {
font-size:17px;
margin:0 35px 0 0;
}

#page-heading p {
line-height:19px;
margin:0 0 10px;
}

h1, h2, h3, h4, h5, h6 {
color:#323232;
}

h2 {
font-size:24px;
}

h1, h2, h3, h4, h5, h6 {
font-family:Georgia,Times,serif;
line-height:28px;
margin:0;
}

.widget ul li {
background:url("bluegray/widget_bullet.gif") no-repeat scroll 10px center transparent;
border-bottom:1px dotted #D3D3D3;
}

.entry ul li {
list-style-type:square;
padding-bottom:3px;
padding-top:3px;
}

#page-heading p {
line-height:19px;
margin:8px 0 10px 10px;
}

#page-heading .title h2 {
color:#ffffff;
font-style:italic;
}


#page-heading .title h2 {
font-size:32px;
line-height:36px;
margin:10px 0;
}

#news-widget .item .excerpt h4 {
font-size:14px;
line-height:19px;
margin:0;
}

.logo img {
margin:35px 0 10px 20px;
}

.widget h3 {
font-size:20px;
font-weight:normal;
margin-bottom:-5px;
}

#breadcrumbs {
background:none repeat scroll 0 0 #FAA728;
}

#footer {
background:none repeat scroll 0 0 #FAA728;
color:#FFFFFF;
}

#footer {
-moz-border-radius-bottomleft:1px;
-moz-border-radius-bottomright:1px;
float:left;
margin:-3px 8px 40px;
position:relative;
width:944px;
z-index:9999;
}


a:link, a:visited {
color:#E46C0A;
}

a:link, a:visited {
text-decoration:underline;
}


#slider-nav {
background:none repeat scroll 0 0 #FAA728;
}

.entry img {
border:0 solid #333333;
}
