/* GLOBAL */
body {
	color: #c7c8ca;
	background-color: #272524;
	background-image: url(imgs/bk.gif);
	margin: 10px 0 0 0;
	padding: 0px;
	border-style: none;
	font-family: serif;
	font-size: .75em;
	line-height: 1.4em;
	text-align: left;
}

a:link {
	color: #e57b19;
	text-decoration: none;
	
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #c7c8ca;
	text-decoration: none;
	position: static; 
}

.imglink:link {
	color: #e57b19;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #000000;
	
}

.imglink:visited {
	color: #555555;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #000000;
}

.imglink:hover {
	color: #c7c8ca;
	text-decoration: none;
	position: static; 
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #e57b19;
}

img {
	border: none;
}
h1 {
	font: normal 18px/18px tahoma, "tahoma", 
	text-transform: capitalize;
	text-align: left;
	border-bottom: 1px solid #85827c;
	font-style: normal;
	padding: 0 0 2px 0;
	margin: 0;
 }

h2 {
	font: 12px/12px tahoma, "helvetica",;
	text-transform: lowercase;
	color: #a0410d; 
	text-transform: capitalize;
	text-align: left;
	font-style: normal;
	padding: 0 0 0 0;
	margin: 0;
 }

h3 {
	font: normal 11px/12px  Arial, Helvetica, Geneva, Verdana, sans-serif;
	color: #B7B6B3;
	padding: 0;
	margin-top: 5px;
 }

h4 {
	font: normal 12px/14px  Arial, Helvetica, Geneva, Verdana, sans-serif;
	color: #c7c8ca;
	padding: 0;
	margin-top: 2px;
 }

h5 {
	font: normal 9px/9px  Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-style: italic;
	color: #a8bb46;
	text-transform: lowercase;
	padding: 0 0 2px 0;
	margin: 0;
 }
 
.more  {
	clear:both;
	background: url("imgs/arrow.gif") no-repeat 185px 2px;
	border-top:1px solid #85827c;
	color:#555555;
	font:9px/16px Arial, Helvetica, Verdana, sans-serif;
	margin-top: 5px;
	padding: 0px 12px 0px 0px;
	text-align:right;
	text-transform:uppercase
}
.newsmore  {
	clear:both;
	background: url("imgs/arrow2.gif") no-repeat 417px 2px;
	color:#555555;
	font:9px/16px Arial, Helvetica, Verdana, sans-serif;
	margin-top: 1px;
	padding: 0px 12px 0px 0px;
	text-align:right;
	text-transform:uppercase
}
.othermore  {
	clear:both;
	background: url("imgs/arrow.gif") no-repeat 405px 1px;
	border-top:1px solid #85827c;
	color:#555555;
	font:9px/11px Arial, Helvetica, Verdana, sans-serif;
	margin-top: 3px;
	padding: 2px 12px 0px 0px;
	text-align:right;
	text-transform:uppercase
}
/* LAYOUT */
#container {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
#header {
	width:870px;
	height: 110px;
	border-bottom: 1px solid #85827c;
	background: #272524 url("imgs/logo.jpg") 0 0 no-repeat;
	margin-bottom: 1px;
}
#message {
	width: 870px;
	height: 75px;
	border-bottom: 1px solid #85827c;
	padding: 0;
	margin-bottom: 1px;
		
}
	#topbox {
	width: 870px;
	height: 20px;
	border-bottom: 1px solid #85827c;
	background: #272524 url("imgs/navigation2.jpg") 0 6px no-repeat;
	padding: 0;
	margin-bottom: 1px;
	}
#navigationbox {
	width: 870px;
	height: auto;
	background: #272524 url("imgs/navigation.jpg") no-repeat;
	padding-top: 9px;
	margin-bottom: 10px;
}
	#picturebox {
	width: 870px;
	height: auto;
	
	padding-top: 9px;
	margin-bottom: 10px;
	}
#footer {
	clear: both;
	height: 20px;
	background: url("imgs/yadda.jpg") 0 1px no-repeat;
	border-top:1px solid #85827c;
	color:#555555;
	font:9px/16px Arial, Helvetica, Verdana, sans-serif;
	margin: 5px 0 5px 0;
	padding: 0;
	text-align:right;
	text-transform:uppercase;
}
/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

/* html #footer {
	margin-top: -7.4em;
}*/

/* CONTENT */
.welcome {
	background: #272524 url("imgs/welcome.jpg") no-repeat;
	padding-top: 8px;
	width: 430px;
	margin-right: 10px;
	float: left;
}
.news {
	background: #272524 url("imgs/news.jpg") no-repeat;
	padding-top: 8px;
	width: 430px;
	float: left;
}
.boxlogo {
	width: 210px;
	height: 200px;
	margin-right: 10px;
	float: left;
}
.boxone {
	width: 650px;
	height: 200px;
	margin-right: 0px;
	float: left;
}

#boxtwo {
	width: 100px;
	height: 200px;
	float: left;
}
.box1 {
	width: 198px;
	\width: 218px;
	w\idth: 198px;
	height: 144px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background: #1c1c1c;
	border-left: 1px solid #c7c8ca;
	border-bottom: 1px solid #c7c8ca;
	border-right: 1px solid #c7c8ca;
	float: left;
	
}

#box2 {
	width: 198px;
	\width: 218px;
	w\idth: 198px;
	height: 144px;
	padding: 5px;
	margin-bottom: 10px;
	background: #1c1c1c;
	border-left: 1px solid #c7c8ca;
	border-bottom: 1px solid #c7c8ca;
	border-right: 1px solid #c7c8ca;
	float: left;
}

#boxleft {
	width: 275px;
	\width: 275px;
	w\idth: 275px;
	height: 150px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #1c1c1c;
	border: 1px solid #c7c8ca;
	float: left;
}

#boxright {
	width: 418px;
	\width: 428px;
	w\idth: 418px;
	height: 375px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #1c1c1c;
	border: 1px solid #c7c8ca;
	float: left;
}
.thinbox {
	width: 198px;
	height: 154px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background: #1c1c1c;
	border: 1px solid #c7c8ca;
	float: left;
}
	#endbox {
	width: 198px;
	height: 375px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background: #1c1c1c;
	border: 1px solid #c7c8ca;
	float: left;
	}
#bigbox {
	width: 638px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background: #1c1c1c;
	border: 1px solid #c7c8ca;
	float: left;
	text-align: center;
}
#bigboxhome {
	width: 940px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	background: #1c1c1c;
	background-image: url(imgs/bk1.gif);
	border: 1px solid #c7c8ca;
	border-right: 1px solid #c7c8ca;
	float: left;
	text-align: center;
}

/* NAVIGATION */
#navcontainer {
	padding-top: 4px;
	width: ;
	text-align: right;
	float: left;
}
#navlist {
	margin: 0;
	padding: 0 0 0 490px;
	font: normal 11px/11px tahoma, "tahoma", Times, serif;
	text-transform: uppercase;
	text-align: right;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0px 0px 20px;
	text-decoration: none;
	text-align: left;
	color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	padding-bottom: 0px;
	background: transparent;
	color: #e57b19;
}

#navlist a:hover { color: #e57b19; }

/* skill list */
.skillsbox {
	width: 40%;
	margin: 10px;
	padding: 0;
	float: left;
}
.skillsbox ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.skillsbox li
{
background-image: url(imgs/garrow.gif);
font: normal 11px/12px  Arial, Helvetica, Geneva, Verdana, sans-serif;
color: #B7B6B3;
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 10px;
}

/* Portfolio */
#portfolio {
	width: 600px;
	margin-top: 19px;
	margin-left: auto;
	margin-bottom: 19px;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
	#photographyl {
	width: 295px;
	margin-left: auto;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	float: left;
	}
	#photographyr {
	width: 295px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	float: left;
	}
#portfolio h2 {
	font: normal 14px/14px tahoma, "tahoma", Times, serif;
	text-transform: capitalize;
	text-align: left;
	border-bottom: 1px dotted #85827c;
	font-style: normal;
	padding: 3px 0 2px 0;
	margin: 0;
}

#portfolio h3 {
	font: normal 11px/12px  Arial, Helvetica, Geneva, Verdana, sans-serif;
	color: #B7B6B3;
	padding: 0;
	margin: 2px 0 0 0;
}

.pmore  {
	clear:both;
	background: url("imgs/arrow.gif") no-repeat 587px 2px;
	color:#555555;
	font:9px/16px Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;
	padding: 0px 12px 0 0px;
	border-bottom: 1px solid #85827c;
	text-align:right;
	text-transform:uppercase
}

.phmore  {
	clear:both;
	background: url("imgs/arrow.gif") no-repeat 283px 2px;
	color:#555555;
	font:9px/16px Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;
	padding: 0px 12px 0 0px;
	border-bottom: 1px solid #85827c;
	text-align:right;
	text-transform:uppercase
}

.portfoliolist { 
	width: 100%; 
}

.portfoliolist ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.portfoliolist a {
	display: block;
	padding: 3px;
	width: 191px;
	background-color: #1c1c1c;
}

.portfoliolist a:link, .portlist a:visited {
	color: #85827c;
	text-decoration: none;
}

.portfoliolist a:hover {
	background-color: #e57b19;
	color: #fff;
}

/*LIGHTBOX*/
#lightbox {
	background-color: #1c1c1c;
	padding: 10px;
	border: 1px solid #c7c8ca;
	
}
#overlay {
	background-image: url(imgs/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/* FORM MAILER */
#form {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

#form h2 {
	font: normal 12px/13px  Arial, Helvetica, Geneva, Verdana, sans-serif;
	color: #85827c;
	padding: 0;
	margin-top: 5px;
}

form fieldset{
	border: 0;
	margin: 10px 0px 0px 0px;
	width:300px;
	display:block;
	padding: 0px 10px 10px 10px;
}

input{
	width:300px;
	margin: 1px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 2px;
}

textarea{
	width:300px;
	height: 75px;
	margin: 1px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 2px;
}
.button{
	display:block;
	width:100px;
	padding:2px;
	margin:0px auto;
	text-align: center;
}

.contactbox {
	width: 80%;
	height: 241px;
	margin: 10px;
	padding: 0;
	float: left;
}
.contactbox ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.contactbox li
{
font: normal 11px/12px  Arial, Helvetica, Geneva, Verdana, sans-serif;
color: #B7B6B3;
background-image: url(imgs/garrow.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 10px;
}

/*NEWS*/
.news1 {
	width: 408px;
	height: 250px;
}
/* LINKS  LIST */
.linksbox {
	width: 188px;
	margin: 0;
	padding: 0;
	float: left;
}
.linksbox ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.linksbox li
{
font: normal 11px/12px  Arial, Helvetica, Geneva, Verdana, sans-serif;
color: #85827c;
background-image: url(imgs/arrow.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 10px;
}

/* INDEX */
#index{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

#wrapper {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

#indexbox {
	width: 210px;
	height: 340px;
	background: #1c1c1c url('imgs/front.jpg') 0 0 no-repeat;
	border-bottom: 1px solid #c7c8ca;
	float: left;
}

#indexbox2 {
	width: 198px;
	\width: 218px;
	w\idth: 198px;
	height: 138px;
	padding: 5px;
	margin-bottom: 10px;
	background: #1c1c1c;
	border-left: 1px solid #c7c8ca;
	border-bottom: 1px solid #c7c8ca;
	border-right: 1px solid #c7c8ca;
	float: left;
}


p
{
font: normal 10px/10px  verdana, tahoma, Arial, Helvetica, Geneva, Verdana, sans-serif;
color: #85827c;
line-height: 17px;
letter-spacing: 0px;
text-align: justify;
}