
body 
{
   padding-left: 0em;
   font-family: Verdana;
   color: #000000;
   background-color: #000000;
   background-image: url(images/nastrobackground.jpg); 
}

h1 { font-family: verdana;
     color: white;
 }

h2 { font-family: verdana }
h2 { color:  #1269C8 }
h2 { font-size:  120% }

h3 { font-family: verdana }
h3 { color : #1269C8 }
h3 { font-size:  90%  }

.greenbutton { padding-left: 20px }
.greenbutton { background-image: url(images/smallgreenbutton.jpg); background-repeat: no-repeat}
 
  
h4 { font-family: verdana }
h4 { color: white } 
h4 { font-size:  90% }

p { font-family: verdana }
p { color: #ffffff }
p { font-size:  70% }

.circle { list-style-type: circle }
.circle { color: white }
.circle { font-size : 70% }

.small { font-size : 60% }

.smallred { font-size : 60%  }
.smallred { color  : red }

.smallblue { color : #9999ff }
.smallblue { font-size : 70% }
.highlight { padding-left: 20px; font-size: 70%}

.smallhighlight { font-size : 80% ; padding-left: 20px  }

.tableelement { padding-left: 20px; background-image: url(../instruments/images/smallgreenbutton.jpg); background-repeat: no-repeat; color: black }
.alttableelement { padding-left: 5px }
.blankelement { padding-left: 20px; color: black }

.greenhighlight { padding-left: 20px }
.greenhighlight { background-image: url(images/smallgreenbutton.png); background-repeat: no-repeat }

.redfont { color:red } 
.greenfont { color:green } 

a:link {  color: white }
a:visited {  color: white }

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

body {
	margin: 0;
}

#content {
	margin-left: 200px;
	padding-left: 10px;
	border-left: 1px solid #000000;
}

#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #294E56;
}

#nav {
	float: left;
	width: 130px;
	margin-top: 10px;
	padding-left: 10px;
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 1px solid;
}

#nav a {
   	margin: 0;
	text-decoration: none;
	color: #ffffff;
   	font-size: 11px;
	border: 1px;
	border-bottom: 1px;
	display: block;
	padding: 5px 5px 5px 5px;
	background: #000000;
	margin-left: 20px;
	border-right: 1px;
	border-bottom: 1px;
	margin-bottom: 0px;
}

#nav a:hover {
	font-weight: bold;
	color: #FBEF99;
	background: #808BF7;
}

#home #nav a#homelink:hover,
#feature #nav a#featureLink:hover {
	color: #FBEF99;
}

#wrapper {
	width:920px;
	margin: 0 auto;
	padding: 10px;
   	background-color: #000000; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#newswrapper {
	width:670px;
	margin: 5px;
	padding: 10px;
	background: #1F1F22;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#boxwrapper {
	width:800px;
	margin: 0 auto;
	padding: 10px;
	background: #ffffff;
   	background-color: #ffffff; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#detailwrapper {
	width:640px;
	margin: 0 auto;
	padding: 10px 10px 10px 0;
	background: #1F1F22;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#curvedbox {
    	max-width: 650px;
    	background: url(images/rs-right.png) right repeat-y; 
    	background-color: #1F1F22; 
	margin: 0 auto;
}

#curvedbox h3 {
       background: #5c5cc6;
       color: white;
       text-size: 1.1em;
       padding-left: 10px;
       padding-top: 8px;
       padding-bottom: 12px;
       margin-top:-40px;
       margin-left: 25px;
       margin-right: 25px;
       border-bottom: white 1px solid;
}

#curvedbox p {
       color: white;
       text-size: 0.8em;
       padding-left: 30px;
       padding-right: 30px;
}

#curvedbox::before {
    display: block;
    line-height: 0;
    background: url(images/bigtoprightcorner.png) top right no-repeat;
    content: url(images/bigtopleftcorner.png);
}

#curvedbox::after {
    display: block;
    line-height: 0;
    background: url(images/bottomrightcorner.png) bottom right no-repeat;
    content: url(images/bottomleftcorner.png); 
}

#banner {
	width:860px;
	margin: 0 auto;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}


#navpanel {
   float: left;
   width:150px;
	background: #000000;
   margin: 0 auto;
   padding:10px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

#navimage {
   float: left;
   width:150px;
	background: #000000;
   margin: 0 auto;
   padding:10px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}


#mainpanel {
	margin: 130px;
	margin-top: 20px;
	margin-right:auto;
   width: 600px;
   padding:10px;
   background-color: #000000; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#homepanel {
	margin: 230px;
	margin-right:auto;
	margin-top: 20px;
   width: 600px;
   padding:10px;
   background-color: #000000; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #808BF7 url(images/tynebridge.jpg) no-repeat 1px 50%;
}

#locationpanel {
	margin: 230px;
	margin-top: 20px;
	margin-right:auto;
   	width: 600px;
   	padding:10px;
   	background-color: #000000; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #808BF7 url(images/MonumentBackground.jpg) no-repeat 1px 50%;
}

#testimonialspanel {
	margin: 230px;
	margin-right:auto;
	margin-top: 20px;
   	width: 600px;
   	padding:10px;
   	background-color: #000000; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #808BF7 url(images/MonumentBackground.jpg) no-repeat 1px 50%;
}

img.figureleft {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0;
	padding: 10px;
}

img.figureright {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0;
	padding: 10px;
}
