@charset "utf-8";
/* CSS Document */


html {
font-size: 100%;
}

body * {
margin: 0;
padding: 0;
}

body {
/*background-color: #D1C7AF;*/
/*background-color: #514939;*/
background-color: #330000;
/*background-image: url(../img/bg_1.jpg);
background-position: bottom right;*/
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
margin: 0;
padding: 0;
}

li {
font-size: 1.3em;
list-style: none;
}

p {
font-size: 1.3em;
line-height: 1.53846em;
margin-bottom: 1.53846em;
}

h2 {
font-size: 2.2em;
}

h3 {
font-size: 2.3em;
}

h4 {
font-size: 1.8em;
}

h5 {
font-size: 1.6em;
}

address {
font-size: 1.6em;
font-style: normal;
}

/* --- Navigation Segment --- */
#nav {
padding: 1px;
position: absolute;
right: 0px;
top: 50px;
}

.nav_ul {
padding: 16px;
width: 100%;
}

.nav_li {
display: inline;
list-style: none;
margin: 0 -2px;
}

.nav_a {
background-image: url(../img/nav_gradient.jpg);
background-position: bottom;
background-repeat: repeat-x; 
border: 1px solid white;
font-weight: bold;
margin: 0;
padding: 16px;
}

.nav_li a:link,
.nav_li a:visited {
color: white;
text-decoration: none;
}

.nav_li a:hover {
background-image: url(../img/nav_gradient_dark.jpg);
background-position: top;
background-repeat: repeat-x; 
color: #FFCC00;
text-decoration: none;
}

/* --- End --- */

#all {
margin-top: 10px;
margin-bottom: 10px;
}

#mini_mast {
/*background-color: #C0A974;*/
height: 50px;
margin: auto;
position: relative;
width: 1000px;
}

.logo a:link, .logo a:visited, .logo a:hover {
color: white;
text-decoration: none;
}

#inner_mini_mast {
color: #F2EDEA;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.1em;
position: absolute;
right: 20px;
top: 14px;
}


#slogan_index {
background-color: #330000;
border-color: #FFFFFF;
border-style: solid;
border-width: 0 1px;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 100%;
padding: 0 30px;
text-align: center;
width: 240px;
}

#slogan_index h3 {
font-weight: normal;
}

#slogan_index a:link,
#slogan_index a:visited {
color: #FF6600;
text-decoration: underline;
}

#slogan_index a:hover {
background-color: #330000;
color: white;
text-decoration: underline;
}

#white_lines {
border-color: white;
border-style: solid;
border-width: 1px 0;
width: 100%;
}

#index_attention {
background-image: url(../img/first_main_pic.jpg);
height: 514px;
margin: auto;
width: 1000px;
}

#content_outer {
background-color: white;
margin: auto;
width: 1000px;
}

#content_inner {
padding: 30px;
}

#work_performed h4 {
color: #333333;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
font-size: 2.4em;
padding-top: 10px;
}

#work_performed li {
list-style: disc;
margin-left: 16px;
padding: 4px 0;
}

#first_bottom_bar {
/*background-color: #C0A974;*/
height: 360px;
margin: auto;
text-align: center;
width: 1000px;
}

#first_bottom_bar img {
border: none;
padding-top: 40px;
padding-right: 0px;
}

#second_bottom_bar {
/*background-color: white;*/
height: 50px;
margin: auto;
position: relative;
width: 1000px;
}

#textbar {
color: #655145;
padding-top: 18px;
margin-left: 20px;
}

#textbar li {
display: inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
padding: 0 10px;
}

#textbar a:link, #textbar a:visited {
color: #655145;
text-decoration: none;
}

#textbar a:hover {
background-color: #655145;
color: white;
}

#big_monitor_space {
/*height: 150px;*/
}

/*#baseboard {
background-image: url(../img/second_baseboard.jpg);
background-position: bottom;
background-repeat: repeat-x; 
height: 240px;
margin: 0;
padding: 0;
width: 100%; 
}*/

/*#tags {
height: 30px;
padding: 15px 0 0 0;
text-align: center;
width: 1000px;
}*/

#tags {
padding: 2px;
position: absolute;
right: 30px;
top: 16px;
}

.center {
text-align: center;
}

.slogan_text_smaller {
font-size: 1.8em;
font-weight: bold;
}

.bg_shade {
background-image: url(../img/nav_gradient.jpg);
background-position: top;
background-repeat: repeat-x;
}

.grey {
color: #999999;
}

.logo {
color: white;
font-family: "Times New Roman", Times, serif;
padding: 10px 0 0 20px;
}
.nobold {
font-weight: normal;
}

.nomargpad {
margin: 0;
padding: 0;
}

.right_content {
background-color: #CCCCCC;
border: 1px solid #880000;
float: right;
margin-top: 50px;
padding: 20px;
width: 240px;
}

.right_content a:link,
.right_content a:visited {
color: #666666;
}

.right_content a:hover {
background-color: white;
color: #880000;
}

#test_div {
padding: 1px;
}

.test_ul {
padding: 40px;
}

.test_li {
display: inline;
list-style: none;
margin: 0 -2px;
}

.test_a {
background-image: url(../img/nav_gradient.jpg);
border: 1px solid white;
margin: 0;
padding: 40px;
}

.test_li a:link,
.test_li a:visited {
color: #FFFFFF;
text-decoration: none;
}

.test_li a:hover {
background-image: url(../img/nav_wood.jpg);
color: #FF0000;
text-decoration: none;
}

.top_move_right {
margin-left: 400px;
}

.top_move_right a:link,
.top_move_right a:visited {
color: #FF3300;
}

.top_move_right a:hover {
background-color: #FF3300;
color: white;
}
