/* 
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.

*/
#html, body {font-family: Trebuchet, "Trebuchet MS", serif;}

#h1 {font-family: Trebuchet, "Trebuchet MS", serif;}
#h1, h2, h3, h4, h5 {font-family:Trebuchet, "Trebuchet MS", serif;}
#h2 {font-family:Trebuchet, "Trebuchet MS", serif, color: #ff70dd;}


#footer { background: #122C3F; padding: 25px 0 14px 0; margin-top:25px; color: #aaa; border-top: 1px solid #1b374c;}

#nav a { color:#a5b4c0; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#0d4770; border:1px solid #013961; border-width: 0 0px 1px 0; }

.supportmedia { margin-left: 25px; float: right;  }

#boxleft { width: 48%; margin-bottom: 25px; float: left;}
#boxright { width: 48%; margin-bottom: 25px; float: right;}
#sboxleft { width: 58%; float: left; }
#sboxright { width: 37%; float: right; }
#supportfeature { border: 1px solid red;}