/* www.orbtimbers.com.au - Designed and developed by Owen Burns © ORB-IT */

/* document format */

  @font-face {
    font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
    src: url(EUROSTI1.eot);
  }
  @font-face {
    font-family: Eurostile;
    font-style:  normal;
    font-weight: 700;
    src: url(EUROSTI0.eot);
  }
  @font-face {
    font-family: Garamond;
    font-style:  italic;
    font-weight: 700;
    src: url(GARAMON0.eot);
  }

table.Menu{
width: 700px
}

html.Home {
background-color: #000000;
background-image: url('Graphics/ORB Timbers Background.jpg');
background-repeat: repeat-y;
background-position: center;
color: #FFFFFF;
font-size: 110%;
font-family: Eurostile
}

table.Home{
width: 660px
}

html.Craft {
background-color: #000000;
background-image: url('Graphics/ORB Timbers Background.jpg');
background-repeat: repeat-y;
background-position: center;
color: #FFFFFF;
font-size: 110%;
font-family: Eurostile
}

table.Craft{
width: 660px
}

html.Services {
background-color: #280808;
background-image: url('Graphics/Services_Background.jpg');
background-repeat: repeat-y;
background-position: center;
color: #FFFFFF;
font-size: 110%;
font-family: Eurostile
}

table.Services{
width: 660px
}

html.Storage {
background-color: #280808;
background-image: url('Graphics/Services_Background.jpg');
background-repeat: repeat-y;
background-position: center;
color: #FFFFFF;
font-size: 110%;
font-family: Eurostile
}

table.Storage{
width: 660px
}


html.Contact {
background-color: #000000;
background-image: url('Graphics/ORB Timbers Background.jpg');
background-repeat: repeat-y;
background-position: center;
color: #FFFFFF;
font-size: 110%;
font-family: Eurostile
}

table.Contact{
width: 660px
}

html.Storage {
background-color: #280808;
background-image: url('Graphics/Services_Background.jpg');
background-repeat: repeat-y;
background-position: center;
color: #FFFFFF;
font-size: 110%;
font-family: Eurostile
}

table.Storage{
width: 660px
}

tr.centre{
text-align: center
}

tr.left{
text-align: left
}

tr.right{
text-align: right
}

td.menu {
width: 25%;
text-align: center
}


 /* image format */

img.framed{
border: 10px solid white
}

img.spaced{
border-left: 10px solid transparent;
border-right: 10px solid transparent
}

 /* link format */

a.menu {
font-weight: bold;
font-size: 110%;
target: self
}
 
a:link {
color: #FFFF99
}

a:visited {
color: #99FF99
}

a:hover {
color: #33CC00
}

a:active {
color: #33CC00
}


/* element format */

em.peterson {
color: #FFFFFF;
font-size: 130%;
font-family: Garamond Italic
}

em.italic {
font-style: italic
}


/* heading format */

h1 {
font-size: 180%;
}

h2 {
font-size: 130%;
}




/* Website developed by ORBIT © format */

hr {
width: 80%
}

a.orbit	{
font-family: Haettenschweiler, Arial, Helvetica, sans-serif;
font-size: 95%;
color: #666699
}
