@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; }

body {
font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
font-size:0.875em;
line-height:1.4em;
background-image:url('../img/grtest_3.jpg');
background-repeat:no-repeat;
background-size:100%;
}
img {
border-style:none;
}
a {
text-decoration:none;
color:rgb(112,154,125);
font-variant: small-caps;
-trident-border:none;
}
a:hover {
color:rgb(168,213,183);
}
.nav {
font-size:1.3em;
line-height:1.5em;
}
.nav li {
text-align:center;
text-decoration:none;
list-style-type:none;
}
.nav ul {
margin-top:1em;
}
.wrapper {
width:87.5em;
margin-left: auto;
margin-right: auto;
margin-top:2em;
}
.navwrapper {
margin-left:0;
margin-top:3em;
width:194px;
height:750px;
float:left;
background-color:#000000;
}
.about {
width:2em;
margin-left:1em;
margin-top:5em;
float:left;
font-size:2.5em;
line-height:1em;
}
.logo {
margin-top:-5.3em;
margin-left:-2.5em;
}
.comingsoon {
width:7.5em;
margin:auto;
}