/* CSS Document */


body {
	text-align: center;
	margin:0;
	padding:0;
	width:100%;
	font-family: Georgia;
	margin-top:-3px;
	color: #595959;
}

#headgrad {
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:142px;
	background-image: url(../images/headgrad.png);
	background-repeat:repeat-x;
	z-index: 0;
}

#container {
	width: 1000px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-color: #000000;
	position:relative;
	top:0;
	padding:0;
	margin:0;
	width:1000px;
	height: 142px;
	background-image:url(../images/headerbg.png);
	background-repeat:repeat-x;
	z-index: 3;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

#header ul {
	position:relative;
	top:48px;
	list-style:none;
	text-align:right;
	margin-right:0;
	margin:0;
	padding:0;
}

#header ul li {
	display:inline;
}

#header li a:link, #header li a:visited {
	text-decoration:none;
	color: #1f0f06;
	height:40px;
	border-right: groove 2px;
	border-left:groove 2px;
	padding-left:15px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:-6px;
	margin-right:0;
}

#header p {
	margin-right:10px;
}

#home #header li.home a:link,
#who #header li.who a:link,
#what #header li.what a:link,
#portfolio #header li.portfolio a:link,
#contact #header li.contact a:link,
#home #header li.home a:visited,
#who #header li.who a:visited,
#what #header li.what a:visited,
#portfolio #header li.portfolio a:visited,
#contact #header li.contact a:visited{
	border-bottom:#e37a00 solid thick;
}

#home #header li.home a,
#who #header li.who a,
#what #header li.what a,
#portfolio #header li.portfolio a,
#contact #header li.contact a {
	border-bottom:none;
}

#header li.home a:hover,
#header li.who a:hover,
#header li.what a:hover,
#header li.portfolio a:hover,
#header li.contact a:hover {
	border-bottom:#e37a00 solid thick;
}



#header p {
	text-align:right;
	padding-top: 70px;
	font-size: 16px;
}

#header p a:link, #header p a:visited {
	color: #e37a00;
	text-decoration:none;
}

#header p a:hover {
	text-decoration:underline;
}

#header img {
	margin:0;
	padding:0;
	float: left;
}

#heading{
	margin:0;
	padding:0;
	margin-top:3px;
	font-size:16px;
}

#heading .headingbox {
	margin:0;
	padding:0;
	width:1000px;
	height:194px;
	background-image:url(../images/headingbg.png);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}

.title {
	margin:0;
	padding:0;
	float:left;
	z-index:1;
	width:400px;
	height:194px;
}

.headingbox p {
	margin:0;
	padding:0;
	width:600px;
	float:right;
	position:relative;
	top:0;
	right:0;
	height:194px;
	text-align:right;
}

.headingbox p img {
	margin:0;
	padding:0;
	padding-top: 35px;
	padding-bottom: 7px;
}

.headingbox p a:link, .headingbox p a:visited {
	text-decoration:none;
	color: #0099cc;
}

.headingbox p a:hover {
	text-decoration:underline;
}

.hbtext {
	margin-right:10px;
}

#content {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:35px;
	font-style:italic;
	color: #0099cc;
	font-weight: normal;
}

#right {
	width: 600px;
	float:right;
	margin:0;
	padding:0;
	font-size:16px;
	padding-bottom:0px;
	padding-top:20px;
}

.highlight {
	color: #0099cc;
	font-size: 20px;
	font-style:italic;
}


#left {
	width:380px;
	float: left;
	margin:0;
	padding:0;
	margin-right:20px;
	padding-top:20px;
}

#portfolio #left2, #portfolio #right2 {
	border-top: 1px solid #b2b2b2;
}

#portfolio #right2 h2, #portfolio #left2 p.quote {
	padding-top: 20px;
}

.portfolio_item {
	margin-top:20px;
	margin-bottom:50px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom:10px; 
}

.portfolio_item img {
	height:122px;
	margin:0;
	padding:0;
}

.portfolio p {
	padding-top:0px;
}

.portfolio_title {
	font-weight:bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom:0px;
}

.portfolio_title a:link, .portfolio_title a:visited {
	color: #e37a00;
	font-weight:normal;
	text-decoration:none;
}

.portfolio_title a:hover {
	text-decoration:underline;
}

.quote {
	margin:0;
	padding:0;
	font-size:36px;
	color: #bdc0c2;
}

.a_left {
	float:left;
}

.a_right {
	float:right;
	width:90%;
}

#footer {
	margin-top:20px;
	clear:both;
	background-image:url(../images/footgrad.png);
	background-repeat:repeat-x;
	color: #bdc0c2;
	font-size:16px;
	height:87px;
}

#footer p {
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	line-height:2;
}

#footer .left {
	float:left;
}

#footer .right {
	float:right;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#bdc0c2;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .small {
	font-size:12px;
}

/*markup below to link left and right elements further down the page*/

#content2 #right2 {
	width: 600px;
	float:right;
	margin:0;
	padding:0;
	font-size:16px;
	padding-bottom:20px;
}

#content2 #left2 {
	width:380px;
	float: left;
	margin:0;
	padding:0;
	margin-right:20px;
}

#content2 .a_right a:link, #content2 .a_right a:visited {
	text-decoration:none;
	color: #0099cc;
}

#content2 .a_right a:hover {
	text-decoration:underline;
}

/*end*/

#right2 ol {
	list-style:none;
}

.txt {
	margin-left:10px;
}

.label {
	text-align:right;
	vertical-align:top;
	font-style:italic;
}

.txt {
	margin-left:10px;
	text-align:left;
	width:160px;
}

#contform {
	border-top: 1px solid #eaeaea;
	margin-top:20px;
	padding-top:20px;
}

#contact #left2 {
	margin-top:20px;
	padding-top:20px;
}

.mandatory {
	font-weight:bold;
}

.mandatoryerror {
	font-weight:bold;
	color: #e37a00;
}

button {
	width:104px;
	height:24px;
	margin:0;
	padding:0;
	border:none;
}

.btn img {
	margin:0;
	padding:0;
}

.btn {
	margin-left: 70px;
}	

.error {
	color: #e37a00;
	font-size: 16px;
	font-weight: normal;
	margin:0;
	padding:0;
	font-style:italic;
}

.success {
	color:#0099cc;;
	font-size: 16px;
	font-weight: normal;
	margin:0;
	padding:0;
	font-style:italic;
}
