html {height:100%;}
h1 {
	color: #555;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:normal;
	margin: 0px;
	font-weight:normal;
}

h2 {
	color: #555;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:normal;
	margin: 0px;
	font-weight:normal;
}
h3 {
	color: #FF0000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:normal;
	margin: 0px;
	font-weight:bold;
}
body {
	height:100%;
	background: #1F1A17 url(images/bodyBG3.gif);
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	}
#container {
	margin: 0px auto;
	text-align: left;
	background: #000;
	width:968px;	
	border-left: 2px solid #555;	
	border-right: 0px solid #222;
	}
#loader {
margin: 0px auto;
width: 300px;
height: 300px;
}
#cap {
	margin: 0px auto;
	width:972px;
	background:url(images/capBG.jpg) bottom left no-repeat;	
	height:34px;
	}
#belly {
	margin: 0px auto;
	width:972px;
	background:url(images/bellyBG2.jpg) top left no-repeat;	
	height:26px;
	}
#clientContainer {
	margin: 0px auto;
	text-align: left;
	background: #000;
	width:1200px;	
	border: 2px solid #555;	
	}

#header {
	height:83px;
	padding-right:1px;	
	/*border-top:1px solid #333;	*/
	}
#contentMain {
	background: #000;
	padding: 4px;
	padding-bottom: 2px;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#222;
	border-top: 4px solid	#3A3633;
	overflow: auto;	
	
}

#banner { /*Holds images at top*/
	color: #4A2B29;
	background: #fff;
	border-left: 8px solid #9CD4D1;
	border-right: 8px solid #9CD4D1;
	border-bottom: 3px solid #9CD4D1;
	padding: 10px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	height: 164px;		
	}
	
#highlights { /*holds info on home page with the light blue background (but that background is provided by the containerHome) */
	float: right;
	width: 652px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;	
	background: url(images/subMainBG.jpg) top right no-repeat;
	}

#boxLeft { /* yellow box in lower left*/	
	width: 275px;
	padding: 10px;
	height: 300px;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid #444;
	color: #555;	
	margin-top: 1px;
	margin-bottom: 5px;
}

#siteFeature { /* top left box on featured wibsites pages*/	
	width: 515px;
	height:310px;
	padding: 10px;
	/*border: 1px solid #A68B8A;*/
	color: #777;	
}

#siteRight{ 
	float: right;
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 400px;	
	height: 322px;
	color: #777;
	/*border: 1px solid #444;*/
	line-height: 1.5em;
}

#base {
	padding:15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #444;
	margin-bottom: 5px;
	}
#rightBox{ 
	float: right;
	width: 620px;
	padding: 10px;
	height: 300px;
	color: #555;
	margin-top: 1px;
	border: 1px solid #444;
	line-height: 1.5em;
	margin-bottom: 5px;
}
#boomBox { /*Holds D-MO Jig Generator*/
	width: 272px;
	height: 100px;
	background: #000;
}

#imagebox {
	padding: 4px;
	border: 1px solid #444;
	width: 424px;
	
}

#resume {
	width: 781px;
	background:#fff;
	border: 2px solid #333333;
	color: #555;
	font-size: 15px;
	padding: 10px;
}
#resumeBoxLeft { /* this is for the three boxes within "highlights"*/	
	width: 280px;
	padding: 10px;
	padding-top: 0px;
	border-right: 3px solid #A68B8A;
	color: #444;	
	text-align: right;
}
#resumeBoxLeft a{
	text-decoration:none;
	color:#0033CC;
	
}
#resumeBoxLeft a:hover {
	color:#FF0000;
	
}
#resumeBoxRight { 
	float: right;
	width: 455px;
	padding: 10px;
	padding-top: 95px;
	color: #444;
}
#resumeBoxRight a{
	
	color:#0033CC;
}
#resumeBoxRight a:hover {
	color:#FF0000;
}
#rightBox2 { /*contact page only*/
	float: right;
	width: 550px;
	padding: 10px;
	height: 300px;
	color: #555;
	margin-top: 1px;	
	line-height: 1.5em;	
}
#paddedBox {
	padding:10px;
	width:300px;
	}
#designBox {
	padding:10px;
	
	}
#siteThumbs { /* ThumbsBoxes on Portfolio page and Projects page*/
	padding: 3px;	
	padding-left:6px;	
	border: 1px solid #444;
	margin-top: 15px;
}
#thumbBoxLeft {
	width: 300px;
	height: 130px;
	padding: 3px;
	border: 0px solid #444;
}

#thumbBoxRight {
	width:300px;
	height: 130px;
	padding: 3px;
	margin-right: 3px;
	margin-left: 6px;
	float: right;
	border: 0px solid #444;
}

#bigThumbBoxLeft {
	width: 300px;
	height: 300px;
	padding: 3px;
	border: 0px solid #444;
}
#smallRightBox {
	width:234px;
	height: 265px;
	padding: 0px;
	margin-right: 12px;
	margin-top: 7px;
	float: left;
	color:#999;
	border-top: 1px solid #444;
}
#bigThumbBoxRight {
	width:300px;
	height: 300px;
	padding: 3px;
	margin-right: 3px;
	margin-left: 7px;
	float: right;
	border: 0px solid #444;
}
#doubleBigThumbBoxRight {
	width:600px;
	height: 300px;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	border: 0px solid #444;
}

#content {
	padding: 4px;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#222;
	border-bottom: 2px solid	#555;
	color: #999999;
	/*height: 93px;	*/
	}
#clientContent {
	padding: 4px;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#222;
	border-bottom: 2px solid	#555;
	color: #999999;
	background:#111;
	/*height: 93px;	*/
	}

#main {
	width: 653px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 40px;
	border-left: 1px solid #075a7c;	
}

#navbox {	
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#222;	
	height: 124px;	
	}
	
.mnBacker {	
	
	height: 32px;	
	border: 1px solid #686667;	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;	
	margin-top:4px;	
	background: url(images/mnBG.jpg) top left repeat-x;
	text-align: center;		
	width: 950px;
	
	}
.mn {	
	height: 34px;
	padding-left:0px;			
	color: #fff;
	margin-left:0px;	
	margin-right:0px;
	background:url(images/mnBG.jpg) top left repeat-x;
	font-weight:normal;
	font-size:16px;		
	text-align: center;	
	overflow:hidden;
		
	/*width: 855px;	*/
	}
.mn a {	
	color: #fff;
	font-weight:normal;
	overflow:hidden;
	text-decoration: none;
	}

.mn a:link {
	font-weight:normal;
	color: #fff;
	text-decoration: none;
	overflow:hidden;
	}
		
.mn a:active {
	font-weight:normal;
	color: #fff;
	overflow:hidden;
	text-decoration: none;	
	}
	


.mn ul {
   list-style: none;
   text-align: center;	
   margin: 0px;
   color: #fff;
   padding: 0px;
   overflow:hidden;
   } 
.mn li {  
   color: #fff;
   text-align: center;	   
   float: left;
   /*width: 7em;*/
   font: 18px Arial, Helvetica, sans-serif;   
   padding-top:7px;
   padding-bottom:6px;
   margin: 0px;
   background:url(images/mnBG.jpg) top left repeat-x;
   font-weight:normal;   
   line-height:100%;
   overflow: hidden;
   border-left: 1px solid #686667;	
} 
.mn li a {
	text-decoration: none;
	color: #fff;
	padding-right: 42px; 
   	padding-left:42px; 
	text-align: center;	
	font-weight:normal;
	margin: 0px;
	overflow: hidden;
	}
	
.mn li a:hover {
	font-weight:normal;
	color: #fff;   	
	background:url(images/mnBGhover.jpg) top left repeat-x;
	padding-top:7px;	
	padding-bottom:6px;	
	padding-right: 40px; 
   	padding-left:40px; 
	border-right: 2px solid #000;	 
	border-left: 2px solid #000;	 
    overflow: hidden;	
	text-decoration: none;	
	background:url(images/mnBGhover.jpg) top left repeat-x;*/
	overflow:hidden;
	}	


#footer {
	padding: 15px;
	background:url(images/footerBG2.jpg) repeat-x;	
	text-align: left;
	height:35px;
	border: 1px solid #444;
	/*margin-left: 8px;
	margin-right: 8px;*/
	overflow: auto;	
	font-size: 12px;
}

#sidebarLeft {
	
	width: 245px;	
	border-left: 8px solid #9CD4D1;
	background: #E7F1F0;
	font-size: 13px;
	padding: 8px;
	padding-top: 20px;		
	}

#textbox { /*Provides a more controlable underline for headers*/
	border-bottom: 2px solid #b9e4f4;
	float: left;	
}
.resumeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #333;	
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #999;	
}
.resumetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold ;		
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#000;	
}

.secondaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	font-size: 18px;
	margin: 10px;
	color: #777;	
}
.tertiaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal ;		
	font-size: 18px;
	margin: 0px;
	color: #555;		
}
.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal ;		
	font-size: 18px;
	margin: 0px;
	color: #000;		
}

.sf {
	color:#0066FF;
	text-align : right;		
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	font-size: 12px;
	font-weight: normal;
}

.sf a {
	color:#0066FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.sf a:active {
	color:#0066FF;
	font-size: 12px;
	font-weight: normal;
	}
	
.sf a:link {
	color:#0066FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
.sf a:hover {
	color:#0099CC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.f {
	color: #A68B8A;
	text-align : left;
	float: left;
	text-indent: 250px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

.f a {
	color: #A68B8A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.f a:link {
	color: #A68B8A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.f a:active {
	color: #A68B8A;
	font-size: 12px;
	font-weight: normal;
}

.f a:hover {
	color: #3F2810; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.subtitle2 {
	color:#0066FF;
	text-align : left;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;	
}

#ln {	
	width:223px;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 14px;	
	background: #77C4BA;
	color: #4A2B29;
	margin-top: 20px;	
}

#ln a {
	font-weight: normal; 
	color: #E7F1F0; 
	text-decoration: none;
	margin-left: 20px;
	}

#ln a:link {
	color: #E7F1F0;
	margin-left: 20px;
	text-decoration: none;
	}
		
#ln a:active {
	color: #E7F1F0;
	margin-left: 20px;
	text-decoration: none;
	}
	
#ln a:hover {
	color: #E7F1F0; 
	margin-left: 20px;
	text-decoration: underline;
	}

a {
	font-weight: normal; 
	color: #777;
	text-decoration: underline;	
	}
	


a:link {
	color: #777;
	text-decoration: underline;	
	}
		
a:active {
	color: #777;
	text-decoration: underline;	
	}
	
a:hover {
	color: #EBC469; 
	text-decoration: underline;
	}


.floatright {
	float: right;	
	clear: right;
	margin-left: 5px;
}

.floatleft {
	float: left;
	clear: left;
	margin-right:8px;
}
.movie {
	width: 960px;
	height: 400px;
	text-align: center;
}

.movie_container {
	position: relative;
	top: 0px;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#222;
	border-bottom: 2px solid	#555;
}
