﻿@charset "UTF-8";
/* CSS Document */

body { 
	background: #FDF3E3 url(../images/bg.jpg) 50% 0px repeat-x;
	text-align: left;
	font: 13px/18px 'helvetica neue',helvetica,arial,sans-serif; 
	color: #575656;
	padding: 0;
	margin: 0 auto;
	width: 950px;
}
	
hr { display: none;  height: 0;  padding: 0;  margin: 0; }
.clear { clear: both;  height: 0;  width: 0;  line-height: 0; }
img { border: none; }

.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}

.in5{padding-top:5px;}
.in10{padding-top:10px;}
.in15{padding-top:15px;}
.in20{padding-top:20px;}
.in25{padding-top:25px;}

.pl5{padding-left:5px;}
.pr5{padding-right:5px;}
.pr20{padding-right:20px;}

.fl{
	float: left;
}
.fr{
	float: right;
}

h4 { 
	color: #C60000;
	border-bottom: 1px solid #CFCEC4; 
	padding: 0 0 5px 0; 
	margin: 0 0 15px 0; 
	font: 16px/19px georgia, 'times new roman', serif; 
}

h3 { 
	color: #C60000;
	border-bottom: 1px solid #CFCEC4; 
	padding: 0 0 5px 0; 
	margin: 0 0 15px 0; 
	font: 16px/19px georgia, 'times new roman', serif; 
}


h2 { 
	color: #C60000;
	border-bottom: 1px solid #CFCEC4; 
	padding: 0 0 5px 0; 
	margin: 0 0 15px 0; 
	font: 19px/19px georgia, 'times new roman', serif; 
}


#wrap {
	margin: 0 auto;
	width: 950px;
}

#header {
	height: 33px;
}

#header a {
	float: left;
}

#header p { 
	font: italic 11px/33px georgia, palentino,'times new roman',serif; 
	color: #FCF3E2; 
	float: left;
	margin: 0;
	padding: 1px 0 0 7px;
}

#header #menu {
	float: right;
	width: 600px;
}

#header ul {
	padding: 0;
	margin: 0; 
	float: right;
	height: 33px;
	width: 600px;
	list-style: none;
	color: #fff;
}

#header li {
	float: right; 
	height: 33px;
}

#header li a {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #d69b32; 
	text-decoration: none;
	display: block;
	padding: 9px 20px 0 17px;
	overflow: hidden;
	/*width: 63px;*/
	border-left: 1px solid #d69b32;
}
#header li a.active {
	color: #ffffff; 
	text-decoration: none;
	border-left: 1px solid #ffffff;
}

#header li a:hover {
	color: #ffffff; 
	text-decoration: none;
	border-left: 1px solid #ffffff;
}

p.footer { font: normal 11px/16px helvetica, arial, sans-serif;  color: #A3A2A0;  padding: 10px 0 10px 0;  border-bottom: 5px solid #DFDBD0;  margin: 0 0 20px 0; clear: both; }
p.footer a:active { color: #3a5e8c; text-decoration: none; border-bottom: 1px solid #cbd2d8; }
p.footer a:visited { color: #3a5e8c; text-decoration: none; border-bottom: 1px solid #cbd2d8; }
p.footer a:link { color: #3a5e8c; text-decoration: none; border-bottom: 1px solid #cbd2d8; }
p.footer a:hover { color: #203651; text-decoration: none; border-bottom: 1px solid #8CA4B8; }

#home {
	background: transparent url(../images/shadow.jpg) right top no-repeat;
	padding: 0; 
	margin: 0;
}

#intro {
	float: left;
	width: 600px;
	height: 250px;
	padding: 60px 0 0 0;
	margin: 0; 
	font: 14px/22px georgia, 'times new roman', serif; 
}

#intro a:active {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

#intro a:visited {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

#intro a:link {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

#intro a {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

#intro h1 {
	color: #c60000;
	font: normal 41px/46px georgia, serif; 
}

#flash {
	float: right;
	width: 330px;
	height: 310px;
}

#recent_work {
	width: 710px; 
	float: left; 
	padding: 0 0 0 0; 
}

#recent_work .work { 
	width: 209px; 
	float: left; 
	padding-right: 23px; 
}

#recent_work .work img { 
	background-color: #fff; 
	padding: 3px; 
	border: 1px solid #D3CFC3; 
}

#recent_work .last { 
	padding: 0; 
}

#recent_work .work p { 
	font: bold 13px/16px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #C60000; /*1B4E5F; */
}

.work p a:active { 
	color: #1B4E5F; 
	text-decoration: none; 
}

.work p a:visited { 
	color: #1B4E5F; 
	text-decoration: none; 
}

.work p a:link { 
	color: #1B4E5F; 
	text-decoration: none; 
}

.work p a { 
	color: #1B4E5F; 
	text-decoration: none; 
}

.work p a:hover { 
	color: #1B4E5F; 
	text-decoration: underline; 
}

#recent_work .work p span { 
	font-size: 11px; 
	color: #C69955; /*498FA7;*/
}

#recent_work .work blockquote { 
	padding: 0; 
	margin: 0; 
}

#recent_work .work blockquote p { 
	font: italic 13px/20px georgia, 'times new roman', serif; 
	color: #757470; 
}

#recent_work .work blockquote p span { 
	font: normal 11px/15px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #A3A2A0; 
	display:block;
	padding-top:4px;
}


#weblog_entries { 
	width: 195px; 
	float: right; 
	padding: 0 10px 0 0; 
}

#weblog_entries ul { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	font: normal 12px/15px 'helvetica neue',helvetica, arial, sans-serif; 
}

#weblog_entries ul li { 
	padding-bottom: 15px; 
	list-style: none; 
	margin: 0; 
}

#weblog_entries ul li a { 
	text-decoration: none; 
	color: #256782; 
}

#weblog_entries ul li a:hover { 
	text-decoration: none; 
	color: #143F50; 
}

#weblog_entries ul span { 
	font: normal 11px/16px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #89867E; 
}

#weblog_entries ul span a { 
	text-decoration: none; 
	color: #89867E; 
}

#weblog_entries ul a:hover span { 
	text-decoration: none; 
	color: #64625C; 
}

.form_wrapper {
	width: 462px;
	margin: 50px 0 30px 0;
}

.form_wrapper h3 {
	margin: 0 0 30px 162px;
	padding: 4px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #262d35;
}

.form_wrapper p {
	margin: 0 0 0 162px;
	padding: 3px 0 10px 0;
}

.form_wrapper a {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8;
}

.form_wrapper h2 {
	font: 20px georgia, palentino,'times new roman',serif;
	width: 162px;
	height: 20px;
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
	color: #c60000;
	border-bottom: none; 
}

.form_wrapper table {
	border-collapse: collapse;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.form_contact .ms-long {
	width: 290px;
	border: 1px solid gray;
	margin-bottom: 10px;
	padding: 1px 3px;
}

.blog {
	padding: 0 30px 40px 0;
}

.blog img {
	float: left;
	padding: 5px;
	border: 1px solid silver;
	background: #fff;
	margin: 0 20px 10px 0;
}

.blog a {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}
