/*-----------------------------------------------------------------------------
Basic Style Sheet (for older Browsers)

version:   1.0
author:    Mikel M. Sitterly, Jr.
email:     info@razorwiredesign.com
website:   http://www.razorwiredesign.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
	text-align: center;
	font: 62.5%/1.6 arial, verdana, geneve, tahoma, sans-serif;
	color: #ffffff;
	border: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #687818;
}


/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/




/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/

ul#navigation{
	position: relative;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background: transparent;
	float: left;
	width: 361px;
	overflow: visible;
	display: inline;
}

ul#navigation li{
	display: inline;
}

ul#navigation a{
	display: block;
	font: 11px arial, verdana, geneve, tahoma, sans-serif;
	font-weight: bold;
	float: left;
	padding: 0px 20px 10px 0px;
	text-decoration: none;
	text-transform: capitalize;
	color: #ffffff;
	background: transparent;
}

ul#navigation a:hover{
	color: #fde202;
	background: transparent;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/


ul#navigationb{
	position: relative;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background: transparent;
	float: left;
	width: 341px;
}

ul#navigationb li{
	display: inline;
}

ul#navigationb a{
	display: block;
	font: 10px arial, verdana, geneve, tahoma, sans-serif;
	font-weight: bold;
	float: left;
	padding: 10px 20px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	color: #ffffff;
	background: transparent;
}


ul#navigationb a:hover{
	color: #fde202;
	background: transparent;
}

ul#navigationb a.porton{
	color: #fde202;
	background: transparent;
}


body#portfolio a#portfolionav,
body#builder a#buildernav,
body#press a#pressnav,
body#affil a#affilnav,
body#contact a#contactnav{
	color: #fde202;
	background: transparent;
}

.elink:link{
	color: #ffffff;
	text-decoration: none;
}

.elink:visited{
	color: #ffffff;
	text-decoration: none;
}

.elink:hover{
	color: #fde202;
	text-decoration: underline;
}

.elink:focus{
	color: #ffffff;
	text-decoration: none;
}

.elink:active{
	color: #ffffff;
	text-decoration: none;
}

.portthumbs{
	margin: 8px 0px 0px 12px
}

.portthumbs a:link img{
	border: 1px solid #9da769;
}

.portthumbs a:visited img{
	border: 1px solid #9da769;
}

.portthumbs a:hover img{
	border: 1px solid #ffffff;
}

.portthumbs a:focus img{
	border: 1px solid #9da769;
}

.portthumbs a:active img{
	border: 1px solid #ffffff;
}

#portvisit img{
	border: 1px solid #ffffff;
}

.topthumb{
	border: 1px solid #9da769;
	margin: 14px 0px 0px 12px;
	padding: 0;
}


.topthumboff{
	margin: 14px 0px 0px 12px;
	padding: 0;
}
/* =Main Content
-----------------------------------------------------------------------------*/
#wrapper{
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#mainnav{
	position: absolute;
	padding: 0px 0px 0px 0px;
	width: 361px;
	margin: -70px 0px 0px 410px;
	float: right;
}

#navsep{
	position: relative;
	width: 94.2%;
	height: 1px; 
	background: #9da769;
	margin: 0px 0px 0px 0px;
	padding: 0; 
	clear: both;
}

#logo{
	position: relative;
	width: 164px;
	height: 74px;
	margin: 30px 0px 0px 0px;
}

.darkgreenstage{
	position: relative;
	width: 775px;
	height: 274px;
	background: #343e04;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 25px;
}

.foliostage{
	position: relative;
	width: 775px;
	height: 375px;
	background: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 25px;
}


.stagehead{
	position: relative;
	height: 11px;
	width: 725px;
	text-align: right;
	padding: 7px 0px 7px 0px;
}

.stagebox{
	position: relative;
	width: 750px;
	height:  224px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#jeffbox{
	position: absolute;
	width: 274px;
	height: 379px;
	margin: -404px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

#buildercopy{
	position: absolute;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	width: 440px;
	height: 155px;
	margin: -273px 0px 0px 334px;
	padding: 0px 0px 0px 0px;
}

.thumbox{
	margin: 13px 0px 0px 15px;
	float: left;
}

.thumbox img{
	border: 1px solid #000000;
}


.thumbox a:link img{
	border: 1px solid #000000;
}

.thumbox a:visited img{
	border: 1px solid #000000;
}

.thumbox a:hover img{
	border: 1px solid #ffffff;
}

.thumbox a:focus img{
	border: 1px solid #000000;
}

.thumbox a:active img{
	border: 1px solid #000000;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/
#btmboxcontainer{
	position: relative;
	width: 326px;
	height: 147px;
	padding: 0;
	margin: 15px auto 0px auto;
	text-align: center;
}

#boxleft{
	position: relative;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	width: 100px;
	height: 145px;
	background: #990000;
	border: 1px solid #990000;
	margin: 0px 0px 0px 0px;
	float: left;
}

#boxleft:hover img{
	border: 1px solid #ffffff;
}

#boxleft img{
	margin: 10px 0px 10px 0px;
	border: 1px solid #990000;
}

#boxmiddle{
	position: relative;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	width: 100px;
	height: 145px;
	background: #cdb885;
	border: 1px solid #cdb885;
	margin: 0px 0px 0px 10px;
	float: left;	
}

#boxmiddle:hover img{
	border: 1px solid #ffffff;
}

#boxmiddle img{
	margin: 10px 0px 10px 0px;
	border: 1px solid #cdb885;
}

#boxright{
	position: relative;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	width: 100px;
	height: 145px;
	background: #9ba27a;
	border: 1px solid #9ba27a;
	float: left;
	margin: 0px 0px 0px 10px;
}

#boxright:hover img{
	border: 1px solid #ffffff;
}

#boxright img{
	margin: 10px 0px 10px 0px;
	border: 1px solid #9ba27a;
}

.boxlink:link img{
	border: 1px solid #990000;
}
.boxlink:visited img{
	border: 1px solid #990000;
}
.boxlink:hover img{
	border: 1px solid #ffffff;
}
.boxlink:focus img{
	border: 1px solid #990000;
}
.boxlink:active img{
	border: 1px solid #990000;
}

.boxover{
	position: absolute;
	width: 100px;
	height: 145px;
	margin: -11px 0px 0px -1px;
	z-index: 5;}

/* =Footer
-----------------------------------------------------------------------------*/
#footer{
	position: absolute;
	background: transparent;
	text-align: center;
	width: 100%;
	color: #cccc99;
	margin: 20px auto 0px auto;
	padding-bottom: 50px;
	z-index: 3;
}

.footernav{
	color: #cccc99;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 10;
}

.footernav a:link{
	color: #cccc99;
	text-decoration: none;
	text-transform: capitalize;
}

.footernav a:visited{
	color: #cccc99;
	text-decoration: none;
	text-transform: capitalize;
}

.footernav a:hover{
	color: #ffffff;
	text-decoration: underline;
	text-transform: capitalize;
}

.footernav a:focus{
	color: #cccc99;
	text-decoration: none;
	text-transform: capitalize;
}

.footernav a:active{
	color: #cccc99;
	text-decoration: none;
	text-transform: capitalize;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opera 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
