@charset "UTF-8";

/* CSS Document */


/*Universal Elements*/
* {
	margin:0; padding:0
}
a {
	color: #a4842e;
}
a:hover {
	color: #69642e;
}
body {
	background-color: #191919;
	color: #AEA889;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
}
.bigger {
	font-size: 15px;
}

#container {
	width: 950px;
	min-height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	position: relative;
	background-color: #000;
	vertical-align: top;
}
.horizontal_line {
	float: right;
	width: 100%;
	background-image: url(images/line.png);
	height: 13px;
}
#logo {
	float: left;
	position: relative;
}
.menu {
	position:relative;
	height:35px;
	width:425px;
	float: right;
}
#subtitle {
	float: right;
}

#wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
}


/*Home*/
#home {
	position: relative;
	width: 100%;
	float: left;
	height: 600px;
}
#home .content_box {
	width: 42%;
	margin-left: 18px;
	margin-top: 45px;
	float: left;
}
#home .content_box2 {
	margin-left: 78px;
	margin-top: 45px;
	float: left;
}
ul#portfolio li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#portfolio li {
	list-style-type: none;	
	
}

/*Profile*/
#profile {
	float: left;
	width: 100%;
	height: 785px;
	
}
#profile .content_box {
	width:49%;
	margin-left: 25px;
	margin-top: 85px;
	float: left;
}
#profile .content_box2 {
	width:25%;
	margin-left: 150px;
	margin-top: 63px;
	float: left;
}

/*Services*/
#services {
	float: left;
	width: 100%;
	height: 785px;
}
#services .content_box {
	width: 52%;
	margin-left: 25px;
	margin-top: 85px;
}

/*Portfolio*/
#portfolio {
	float: left;
	width: 100%;
	height: 785px;
}
#portfolio .content_box {
	width: 52%;
	margin-left: 25px;
	margin-top: 85px;
}

/*News*/
#news {
	float: left;
	width: 100%;
	height: 785px;
}
#news .content_box {
	width: 55%;
	margin-left: 25px;
	margin-top: 85px;
}
.subheads {
	font-size: 15px;
	font-weight: bold;
	color: #69642e;
}

/*Contact*/
#contact {
	float: left;
	width: 100%;
	height: 785px;
}
#contact .content_box {
	width: 49%;
	margin-left: 25px;
	margin-top: 85px;
	float: left;
}
#contact .content_box2 {
	margin-left: 100px;
	margin-top: 50px;
	float: left;
	width: 300px;
}
.decolored {
	color: #AEA889;
}





/* LavaLamp*/

.lavaLampBasicImage {
	position: relative;
	width: 415px;
	padding: 0px 5px;
	margin: 10px 0;
	overflow: hidden;
	height:30px;
}
.lavaLampBasicImage li {
float: left;
list-style: none;
}
.lavaLampBasicImage li.backLava {
background: url("images/lava.png") no-repeat right -30px;
width: 9px; height: 30px;
z-index: 8;
position: absolute;
}
.lavaLampBasicImage li.backLava .leftLava {
background: url("images/lava.png") no-repeat top left;
height: 30px;
margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampBasicImage li a {
text-decoration: none;
color: #AEA889;
outline: none;
text-align: center;
top: 7px;
text-transform: uppercase;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
margin: auto 8px;    
}
.lavaLampBasicImage li a:hover, #lavaLampBasicImage li a:active, #lavaLampBasicImage li a:visited {
color: #fff;
border: none;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#services .content_box2 {
	margin-left: 25px;
	margin-top: 35px;
	float: left;
	width: 200px;
	
}
#services .content_box3 {
	margin-left: 35px;
	margin-top: 35px;
	float: left;
	width: 200px;
	
}
#services .content_box4 {
	margin-left: 35px;
	margin-top: 35px;
	float: left;
	width: 200px;
	
}
#services .content_box5 {
	margin-left: 35px;
	margin-top: 35px;
	float: left;
	width: 200px;
	
}



UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(images/bg.png) top center; }


/*
	TYPOGRAPHY
*/

blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 419px;
	position: relative;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{
	margin: -50px 0 0 0;
}
#movers-row div								{
	width: 16%;
	float: left;
}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
#news {
	float: left;
	width: 100%;
	height: 785px;
}
#news .content_box2 {
	width: 40%;
	margin-left: 25px;
	margin-top: 45px;
	float: left;
}
#news .content_box3 {
	width: 40%;
	margin-left: 45px;
	margin-top: 45px;
	float: left;
}
