@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#wrapper {
	background-image: url(../gfx/wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#header {
	width: 1222px;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 99px;
	margin: 0 auto;
}

		
#navigation {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	height: 20px;
	padding-bottom: 20px;
	
	padding-left: 10px;
}
#navigation ul{
	display: inline;
}
#navigation a{
	display: block;
	float: left;
	height: 20px;
	padding-left: 5px;
	padding-right: 10px;
}
#navigation li{
	float: left;
	list-style-type: none;
	display: block;
}
#navigation a:link, #navigation a:visited{
	text-decoration: none;
	color: #666666;	
}
#navigation a:hover, #navigation a:active{
	text-decoration: none;
	color: #FF9900;
}
#content {
	width: 1000px;
	padding-top: 17px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 111px;
	padding-right: 111px;
	background-image: url(../gfx/contentBG.jpg);
	background-repeat: no-repeat;
}
#content_columns {
	width: 1000px;
	margin: 0px;
}
#col_left {
	width: 268px;
	text-align: left;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}
#col_right {
	width: 696px;
	text-align: left;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#introparagraph {
	width: 250px;
	padding-top: 5px;
}
.introparagraph {
	margin: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 15px;
}
.introparagraph a{
	text-decoration: none;
	color: #93835D;	
}
.introparagraph a:hover{
	text-decoration: underline;
}
#featured_work {
	text-align: left;
	display: inline;
}
#featured_work img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#featured_work ul{
	display: inline;
	
}
#featured_work li{
	float: left;
	list-style-type: none;
	background-image: url(../gfx/featured_shodow.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	padding-left: 14px;
	padding-top: 14px;
	display: block;
	text-align: left;
}
#footer {
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../gfx/footer_middle_bg.jpg);
	background-position: top;
	height: 250px;
	padding-bottom: 10px;
	clear: both;
	background-color: #FFFFFF;
}
#footer_middle {
	width: 1000px;
	background-image: url(../gfx/footer_middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 111px;
	padding-left: 111px;
}
#footer_text {
	width: 987px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	text-align: left;
	padding-top: 15px;
	padding-left: 12px;
}
.clear {
	clear: both;
}
#flickr {
	margin: -2px 0 25px -2px;
	padding-top: 15px;
}
#flickr p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
	margin: 0px;
}
#flickr img {
	padding: 1px;
	margin: 1px 3px 3px 0;
	border: 1px solid #999999;
	width: 50px;
	height: 50px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #666666;
	display: block;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: bold;

}
.heading h1{
	margin-bottom: 0px;
	margin-top: 0px;
}

.textindent {
	text-indent:-3000px;
	width: 150px;
	display: block;
}
.caption_header {
	width: 180px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	font-weight: bold;
	padding-top: 8px;
}
.caption_description {
	width: 180px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.5em;
}
#sidenav {
	width: 200px;
	padding-bottom: 15px;
}
.secondnav {
	margin: 0px;
	padding: 0px;
}
.secondnav ul{
	list-style-type: none;
}
.secondnav li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #B3A071;
	list-style-type: none;
	padding-top: 5px;

}
.secondnav a{
	text-decoration: none;
	color: #93835D;
}
.secondnav a:hover{
	text-decoration: underline;
}
#mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
}
#mail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
#mail input {
	background-color: #CCCCCC;
}
#mail textarea {
	background-color: #CCCCCC;
}
.buttonstyle {
	background-color: transparent;
	text-indent: -3000px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../gfx/submit.jpg);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	height: 30px;
}
#projectmenu {
	padding-left: 12px;
	height: 80px;
}
#projectmenu img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#projectmenu p{
	padding-bottom: 5px;
}
#projectmenu ul{
	margin: 0px;
	padding: 0px;
}
#projectmenu li{
	padding: 0px 3px 3px 0px;
	list-style-type: none;
	display: block;
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#projectmenu a{
	border: 1px solid #666666;
	padding: 1px;
	display: block;
	height: 35px;
	width: 35px;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
}
#projectmenu a:hover{
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#projectdescprition {
	padding-top: 5px;
}
