/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file 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. */

#slides {
background: #33b5ce;
border-top: 3px solid #DCE4EB;
border-bottom: 1px solid #D4DCE2;
padding: 30px 0 15px;
}

#footer-widgets-container {
background: #466a84;
font: normal 12px/1.5em Arial, sans-serif;
color: #ffffff;
}

#footer-container {
background: #0f2e64;
}

h2 {
color: #1a8dbc;
font-family: 'Oswald', arial, sans-serif;
}

h2.section-title {
color: #236291;
}

#navigation.fr {
margin: 30px 0 0 0;
}

#title-container {
background: none repeat scroll 0 0 #f8e7d4;
border-bottom: 1px solid #D4DCE2;
border-top: 3px solid #DCE4EB;
padding: 30px 0 31px;
position: relative;
z-index: 1;
}

#title-container h1.title {
font: normal 33px/1em 'Oswald', arial, sans-serif;
color: #21609e;
}

h3.title a {
font-family: 'Oswald', arial, sans-serif;
color: #1a8dbc !important;
}

input.wpcf7-submit {
background-color: #1a8dbc;
color: #FFFFFF;
}

.entry table  { width: 100%; border: 0px }
.entry table tr.alt-table-row  { background: #ffffff; }
.entry table th  { padding: 0 0 0 0; background: #EEEEEE; border: 0px; }
.entry table td  { padding: 0 0 0 0; border: 0px }