@import url("styleSheet_structure.css");
@import url("styleSheet_navigation.css");
@import url("stylesheet_jsgallery.css");

/*
------------------------------------------------------
General Classes
------------------------------------------------------
*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; line-height:1.0; color: #666; background:url(../images/backgrounds/background.jpg) repeat-y #35434b; padding:0; margin:0; }

img {border:0}
p {margin:10px 0;}
sup { font-size:0.8em;}
hr {border: none 0;border-top: 1px solid #999;width: 100%;height: 1px;}
table, input, textarea, select { font-size: 1em; }

.clear {clear:both;}
.left {float:left;}
.right {float:right;}

/*
------------------------------------------------------
Links
------------------------------------------------------
*/

a { color: #666; text-decoration : none; }
a:hover {color: #ccc;text-decoration : underline;}

/*
------------------------------------------------------
Headers
------------------------------------------------------
*/


h1, h2, h3, h4, h5, h6 {font-size:1em; color:#000; margin:10px 0;}
h1 {font-size:1.5em;}
h2 {font-size:1.2em;}

h1.nth-homes {width: 137px; height: 17px; background: url(../images/north-h1.gif); text-indent: -9999px;}
h1.sth-homes {width: 137px; height: 17px; background: url(../images/south-h1.gif); text-indent: -9999px;}
h1.about {width: 289px; height: 17px; background: url(../images/h1_about.gif); text-indent: -9999px;}
h1.contact {width: 119px; height: 17px; background: url(../images/h1_contact.gif); text-indent: -9999px;}
h1.privacy {width: 81px; height: 17px; background: url(../images/h1_privacy.gif); text-indent: -9999px;}
h1.disclaimer {width: 113px; height: 17px; background: url(../images/h1_disclaimer.gif); text-indent: -9999px;}
h1.sitemap {width: 82px; height: 17px; background: url(../images/h1_sitemap.gif); text-indent: -9999px;}