/*
Theme Name: Eastcoast Vacations
Theme URI: http://thingsimade.com/
Description: eastcoastvacations.com.au theme
Version: 1.0
Author: Stuart Lindsay
Author URI: http://thingsimade.com/
Tags: thingsimade
*/


body {
background: url(images/pageBg.jpg) repeat-x;
background-color: #074b78;
margin: 15px 15px 15px 15px;
text-align:left;
font-family:"Arial";
font-size: 15px;
color:#333333;
}

html, p, TR, TD{font-size: 15px;}

h1{font-size: 24px; font-weight: bold;}
h2{font-size: 18px; font-weight: bold;}
h3{font-size: 16px; font-weight: bold;}

a:link, a:visited, a:active {color: #333333;}
a:hover  {color: #000000;}

img {border: 0; text-decoration: none; border-bottom:0px;}
img a {border: 0; text-decoration: none; border-bottom:0px;}

.footerOwner {color: #999999;}