/* @override 
	http://127.0.0.1:3000/stylesheets/screen.css?1169116456
	http://127.0.0.1:8005/stylesheets/screen.css?1169200291
	http://www.intentdesign.co.uk/stylesheets/screen.css?1169200291
	http://r3design.gtdabtesting.com/stylesheets/screen.css?1169200291
*/

body {
  background: #f5f5f5 url(../images/bg-repeat-y.gif) repeat-y center top;
  color:#d2d2d2;
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, Geneva, sans-serif;
}
.redtext {
	color: #473bd8;
	font-size: 1.8em;
}
h1,h3,h4,h5,h6{
	color: #473bd8;
	background-color:#ffffff;
	text-transform: uppercase;
}
h2 {
	color: #4A4A4A;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.2em;
}
#text {
	float: right;
	width: 490px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9EA1;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#text a {
	color: #473bd8;
}

#text a:hover {
	text-decoration: underline;
}
.text_lineheight {
	line-height: 2em;
}

#text a:visited {
	color: #473bd8;
}

#text a:active {
	color: #FF0000;
}
.largetext {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #595959;
}

#side_nav li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
}

#side_nav li a {
	margin: 0px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
}

#side_nav li a:hover {
	margin: 0px;
	background-image: url(../images/nav_roll.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
}

#side_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav_square {
	top: 5px;
	position: relative;
	left: 0px;
}

#side_nav {
	width: 190px;
	text-align: right;
	padding-right: 13px;
	padding-top: 14px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	line-height: 0.8em;
	float: left;
}


h1 {
	font-size: 1.3em;
}
a img {
  border-style: none;
}
a{
	color:#747474;
	text-decoration:none;
}
#content img{
	margin:5px;
}
a:hover{
	color: #473bd8;
}
#head {
  height: 252px;
  background: url(../images/head_repeat_x.gif) repeat-x left top;
  width: 778px;
  margin-left: auto;
  margin-right: auto;
}

#main_nav {
	list-style-type: none;
	float: right;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 6px;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 0.95em;
  font-weight: bold;
}

#main_nav li {
	display: inline;
	padding-left: 9px;
	color: #9D9FA2;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

#head_person {
  margin-left: 70px;
  float: left;
}

#logo {
	float: right;
	margin-top: 39px;
}

#container {
  width: 778px;
  margin-left: auto;
  margin-right: auto;
}

#content {
	position:relative;
	color: #67696F;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#address {
	float: right;
	text-align: right;
}
.float_right {
	float: right;
}

#footer{
	font-size: 1em;
	color:#9CA0A4;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 30px;
  padding-right: 30px;
}

#contact_links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
}

#contact_links li {
  display: inline;
  margin-left: 20px;
}

#contact_links a {
  	color:#9CA0A4;
}

#contact_links a:hover {
  	color: #ee3124;
}

#contact_links .letter {
  font-weight: bold;
  color: #7e7e7e;
}

.left{
	margin-right:300px;
	border-right:1px dashed #f0f0f0;
	padding-right:5px;
}
.right{
	padding-left:5px;
	position:absolute;
	top:30px;
	right:0px;
	width:300px;
}
.center{
	margin:0px auto;
	text-align:center;
}
.big{
	font-size:large;
}
.red{
	color:#473bd8;
}
.nav{
	top:-30px;
	text-align:right;
	width:100%;
}
.nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.nav li{
	display:inline;
	padding:5px;
	float:right;
	background-color:#ee3124;
	color:#ffffff;
}
.nav li a{
	color:#ffffff;
}
.nav li a:hover{
	color:#000000;
}
.contact{
	width:290px;
}
.contact label, .contact input{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.contact input{
	background:#ffffff url(../images/input-bg.jpg) repeat-x left top;
	border:1px solid #d2d2d2;
	padding:2px;
}
.contact label {
	text-align: left;
	width: 120px;
	padding-right: 10px;
}
.contact textarea{
	width:99%;
	padding:3px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.contact br {
	clear: left;
}
.contact .message label{
	text-align:left;
	padding-left:5px;
	margin-bottom:0px;
}
.contact .submit{
	width:75px;
	text-align:center;
	font-weight:bold;
	float:right;
}
.xhtml, .xhtml a{
	background-color:#ffffff;
	color:#339900 !important;
}
.css, .css a{
	background-color:#ffffff;
	color:#FF9900 !important;
}
.image_bdr {
	border: 1px solid #E00202;
	float: right;
}

#portfolio_images .item {
  margin-top: 20px;
}

#portfolio_images .item table {
  vertical-align: top;
}

#portfolio_images img, .image_table img {
  border: 1px solid #b1b1b1;
  padding: 2px;
}

#portfolio_images a:hover img, .image_table a:hover img {
  border: 1px solid #ee3124;
}

.image_table {
  text-align: center;
}

.news_list dd {
  margin: 5px 0 15px;
}

.news_list dt a {
  background: url(../images/pin.gif) no-repeat left center;
  padding-left: 20px;
  margin-left: 3px;
  text-transform: uppercase;
  font-size: 1.2em;
}

.news_list dt a:hover {
  background: url(../images/pin_red.gif) no-repeat left center;

}

.image_table img {
  border: 1px solid #ccc;
}

#client_list {
  text-align: center;
  vertical-align: middle;
}

.flash_files {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 2px;
}

#flash {
  text-align: center;
  background-color: #fff7cc;
  padding-top: 4px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-top: 1px solid #d6c0a8;
  border-bottom: 1px solid #d6c0a8;
}

#flash.error { color: #590000; }
#flash.notice { color: #155900; }

/* @group Kyle's Additions */

/* @group Login */
#login{
	width: 300px;
	margin: 0 auto;
}

#login label, #login input{
	float: left;
	width: 150px;
}
#login label{
	margin-right: 10px;
	width: 75px;
	text-align: right;
	font-weight: bold;
}
#login br{
	clear: left;
}
#login .submit{
	width: 80px;
	margin: 10px auto 0;
	text-align: center;
	font-weight: bold;
}

/* @end */

/* @group Errors&Notices */

.success {
	padding: 10px;
	background-color: #f5ffdd;
	border-top: 2px solid green;
	border-bottom: 2px solid green;
	color: green;
}
.success h1, .success h2, .success h3,.success a{
	color: green;
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.confirm {
	padding: 10px;
	background-color: #f5ffdd;
	border-top: 2px solid #c7be19;
	border-bottom: 2px solid #c7be19;
	color: #b6aa4e;
}
.confirm h1, .confirm h2, .confirm h3, .confirm a{
	color: #c7be19;
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#login {
  position:absolute;
  margin-top: 7px;
  left: 50%;
  width: 160px;
  height: 30px;
  margin-left: -373px;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
}

/* @end */

/* @end */