﻿.bright {
  color_old: #b79c45;
  color: #FFD940;
}


abbr, acronym {
	cursor: help;
	border-bottom: 1px dashed #937f3d;
}

input, textarea {
	background: #b0b0b0;
	border: 1px solid #181818;
}

body {
	background: #363636 url(./images/bg.gif) repeat-x;
	font-family: Arial, Verdana, sans-serif;
}

a { color: inherit; }

h2, h3, h4, h5, h6, h7 {
	color: #b79c45;
	font-family: Georgia, Times, "Times New Roman", sans-serif;
	letter-spacing: 0.1em;
	margin-bottom: 0;
}

#container {
        position:absolute; 
        border: 2px solid #72612b;
	width: 772px;
        left:50%;
        margin-left:-386px;
}

#container .inner {
	position: relative;	
	border: 5px solid #5c4e23;
	background: #000;
	color: #ffffb1;
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	background: #0f0f0f url(./images/radial.gif) right no-repeat;
	border-bottom: 1px solid #988300;
	height: 108px;
	margin: 0;
	padding: 0;
}

h1 {	
	background: url(./images/logo.png);
	text-indent:-9999px;
	margin: 0;
	width: 307px;
	height: 108px;
}

h2 {
	font-weight: lighter;
	font-size: 0.9em;
	margin-top: 10px;
}

#slogan {
	letter-spacing: 1px;	
	position: absolute;
	bottom: 35px;
	right: 25px;
}

#callus {
	color: #ffffb1;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
	bottom: 10px;
	right: 25px;
}

#callus strong {
	font-weight: normal;
}

#navigation {
	margin: 0;
	padding-left:  20px;
	height: 45px;
	background: url(./images/nav_bg.gif) repeat-x;
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#navigation li {
	float: left;
	padding-bottom: 6px;
	margin: 12px;
}

#navigation li a {
	color: #ffffb1;
	text-decoration: none;
}

#navigation li.selected {
	background: url(./images/nav_selected.gif) repeat-x bottom;
}

#yearsofservice {
	margin: 0;
	padding: 0;;
	font-variant: small-caps;
	line-height: 30px;
	background: url(./images/header_images.gif) right;
	/*border: 2px solid #5c4e23;*/
        border-top: 1px solid #988300;
        border-bottom: 1px solid #988300;
	display: block;
        height:112px;
        width:100%;
}

#yearsofservice .slogan {	
	background: #292929;
	/*border: 2px solid #b79c45;*/
	text-align: center;
	font-size: 1.50em;
	margin: 0;
	padding-top: 10px;
        padding-bottom:30px;
        padding-left:20px;
        padding-right:20px;
	display: block;
	height: 72px;	
	width: 130px;
}

#sidebar {
	position: relative;
	float: left;
	width: 210px;
	padding: 15px;
        padding-right:15px;
}

.bit {
	border: 2px solid #b79c45;
	background: #2d2d2d;
	color: #ffc;
	padding: 15px;
	margin-bottom: 14px;
}

.bit h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
        text-align:center;
}

#specialities.bit ul {
	list-style-type: none;
	margin: 0;	
	padding: 0;
	font-family: Arial, "MS Trebuchet", sans-serif;	
	font-size: 0.9em;
	letter-spacing: 0.1px;
        text-align:center;
}

#specialities.bit ul li {
	margin-bottom: 5px;
}

input {
	margin-bottom: 10px;
}

label.small {
	width: 60px;
	display: block;
	float: left;
	padding: 2px;
}

input.small {
	margin-left: 60px;
	width: 110px;
	display: block;
}

.middle-dot {
	margin-left:  5px;
	margin-right: 5px;
	font-weight: bold;
}

#content {
	position: relative;
	float: right;
	width: 480px;
	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 40px;
        padding-top:15px;	
}

#content h3, #content h4, #content h5, #content h6, #content h7 {
	letter-spacing: 0.08em;
	font-weight: normal;
	color: #b79c45;
}

#content p {
	font-size: 0.8em;
	line-height: 1.55em;
	margin-top: 4px;
        padding:5px;
}

#content img 	{ 
	border: 2px solid #b79c45; 
	margin-top: 10px;
}

img.left  		{
	float: left; 
	margin-right: 15px;
}

img.right  		{
	float: right; 
	margin-left: 	15px;
}

#footer {
	clear: both;
	border-top: 2px solid #5c4e23;
	background: #252525;
	padding: 3px;
	text-align: center;
	color: #b79c45;
	font-weight: normal;
	font-size: 0.85em;
	line-height: 4px;
}

#footer a {
	color: inherit;
}
