A:link, A:visited, A:active {
 color: #000080;
 text-decoration: none;
}
A:HOVER {
 color: black;
 text-decoration: none;
 background-color:#7092b5;
}
BODY {
font-family:Arial,Helvetica;
font-size:12pt;
background-color: #efe9e9;
/* background: url(/_img/tn_camelcruise2.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: top left; */
margin: 0 auto 0 5%;
}

#container {
 width: 80%;
 align: center;
 margin: 0 3% 0 3%;
}

#header {
 height: 120px;
 background-color: inherit;
 background: url(/_img/banner-top-house.jpg);
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: top left;
 text-align:center;
 margin: 0;
 padding: 0;
 border-bottom: 3px solid black;
}

#nrsheader {
 height: 76px;
 background-color: inherit;
 background: url(/_img/nrs_logo.gif);
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: center center;
 text-align:center;
 margin: 0;
 padding: 0;
}

#header H1 {
 padding-top: 100px;
 float:right;
 color: #60200f; /* brown */
 font-weight: bolder;
}
#content {
 color: #000000;
 background-color: #ffffff;
 text-align:center;
 margin: 0;
 padding: 0 10px 0 10px;
 border-right: 10px ridge #A6692F;
 border-left: 10px groove #A6692F;
}

A.btnmenu:link, A.btnmenu:visited, A.btnmenu:active {
 text-decoration: none;
 color:white;
 font-size: 9pt;
 text-align: center;
}
A.btnmenu:hover {
 color:black;
 background-color: white;
 text-decoration: none;
 text-align: center;
 font-size: 9pt;
 text-align:jusify;
}
P {
 font-size:12pt;
 text-align: left;
}
.title {
 font-size:16pt;
 font-weight:bold;
 text-align:center;
 color:navy;
}
.subtitle {
 font-size:14pt;
 font-weight:bold;
 text-align:center;
 color:black;
}
H1 {
 text-align:center;
 color: #60200f; /* Brown */
 padding: 0 0 5px 0;
}
H2 {
 text-align:left;
 color: #531a0f;
}

H3 {
 text-align:left;
}

.maroon {
 color:#B00000;
}

UL {
 font-size: 1.25em;
 text-align: left;
 color: navy;
 font-weight: bold;
 color: #531a0f;
}

UL.smallcheckred {
 font-size: 1.0em;
 text-align: left;
 color: #000; /* black */
 font-weight: bold;
list-style: disc url(/_img/checkred-shadow.gif) outside;
}

UL.redcheck {
 list-style: disc url(/_img/checkred-shadow.gif) outside;
 color: #000; /* black */
 /* old color: #531a0f; */
}
OL {
 font-size: 1.0em;
 text-align: left;
 color: #000; /* black */
 font-weight: bold;
}
OL.sub1 {
 font-size: 1.0em;
 text-align: left;
 color: #5C4033; /* dark gray */
 font-weight: bold;
}

#footer {
 text-align:center;
 font-size:9pt;
 font-weight:normal;
 color:#555555;
 background: inherit;
}
.attn {
 color:red;
 font-weight:bold;
}
#menutop {
 padding-top: 130px;
}

.btnmenu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 text-align:center;
 width: 100px;
 height: 20px;
 background-color: #5C3A1A;
 color: white;
 border: 2px solid black;
 padding-right: 5px;
/* background: url(/_img/btn-nav-blank.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center center;
*/
}
#border-left {
width: 21px;
background-color: #efe9e9;
background: url(/_img/border-left.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: top left;
}
#border-right {
width: 21px;
background-color: #efe9e9;
background: url(/_img/border-right.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: top left;
}
#frame-left {
 width: 380px;
 height: 259px;
 overflow: hidden;
 text align: center;
 background: url(/_img/frame.png);
 background-repeat: no-repeat;
 background-position: center center;
 float: left;
}

#frame-right {
 width: 380px;
 height: 259px;
 overflow: hidden;
 text align: center;
 background: url(/_img/frame.png);
 background-repeat: no-repeat;
 background-position: center center;
 padding-left: 18px;
}
.testim {
 font-size: 9pt;
 text-decoration: italic;
 margin-left: 10%;
 width: 80%;
 height: 200px;
 overflow: scroll;
 text-align: left;
 padding: 0 5px 0 5px;
 border: 3px dashed #777777;
 background-color: #efe9e9;
 color: #000000;
}

