body {
		background: #000 url('/img/bg.jpg') repeat top left;
		color: #EEE;
		margin: 0;
		padding: 0;
		text-align: center;
		font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
		font-size: 14px;
		line-height: 1.7em;
		}


	h3, h4 { font-size: 12px; color: #b49e8e; margin-top: 5px; margin-bottom: 0; text-transform: uppercase; }
	h2 { font-size: 48px; font-weight: normal; line-height: 48px; padding: 0; color: #c6914d; margin-top: 5px; margin-bottom: 10px;} /*1dcf00*/

	a:link, a:visited {
		text-decoration: none;
		color: #c6914d;
		}

	a:hover {
		text-decoration: underline;
		color: #b49e8e;
		}


#bg {
	background: url('/img/bgmain.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
}

#subMenuWrap {
	margin: 0;
	padding: 0;
	background: #000 url('/img/topMenu.jpg') repeat-x top left;
	height: 35px;
}

.socialImg { border: 1px solid #c6914d; }

#subMenu {
	margin: 0 auto 0 auto;
	width: 900px;
	color: #a9a8a8;
}

#subMenu #menuLeft {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 35px;
	display: inline;
	float: left;
	width: 350px;
	text-align: left;
}

#subMenu #menuRight {
	display: inline;
	float: right;
	font-size: 12px;
	line-height: 35px;
	width: 450px;
	text-align: right;
}

#subMenu a:link, #subMenu a:visited {
	color: #a9a8a8;
	padding-left: 20px;
}

#subMenu span {
	color: #c6914d;
	padding-left: 20px;
}

#subMenu a:hover {
	color: #a9a8a8;
	text-decoration: underline;
}

#menuWrap {
	margin: 0;
	padding: 0;
	background: #000 url('/img/mainMenu.jpg') repeat-x top left;
	height: 75px;
	border-top: 1px solid #38332e;
	border-bottom: 1px solid #38332e;
}

#menuWrap ul {
	list-style-type: none;
	margin: 0 auto 0 auto;
	width: 900px;
}

#menuWrap ul li {
	display: inline;
	float: left;
	height: 75px;
	padding: 0;
	margin: 0 30px 0 0;
}

#menuWrap ul li a {
	display: block;
	height: 75px;
	font-size: 1px;
	color: #2e2217;
}

#btBlog { background: url('/img/btBlog.jpg') no-repeat center center; width: 83px; }
#btPhotography { background: url('/img/btPhotography.jpg') no-repeat center center; width: 209px; }
#btPortfolio { background: url('/img/btPortfolio.jpg') no-repeat center center; width: 142px; }
#btAbout { background: url('/img/btAbout.jpg') no-repeat center center; width: 171px; }
#btLab { background: url('/img/btLab.jpg') no-repeat center center; width: 136px; }










	#wrapper, #homeWrap {
		margin: 0;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		width: 880px;
		text-align: left;
		padding-top: 35px;
		}


	#ColLeft, #homeBarLeft {
		display: inline;
		float: left;
		padding: 15px;
		width: 560px;
		/* border: 1px solid #333; */
		}

	#ColRight, #homeBarRight {
		display: inline;
		float: right;
		width: 260px;
		}

	#ColRight .Sec p { margin-top: 0; }
	
	.Sec {
		padding-bottom: 15px;
		border-bottom: 1px dotted #c6914d;
		margin-bottom: 15px;
		}

	.clear {
		clear: both;
		}

	hr {
		background: #333;
		width: 90%;
		height: 1px;
		}

	#Copyright {
		font-size: 11px;
		color: #333;
		padding-bottom: 25px;
		}

h3 img { border: 0; margin: 0; padding: 0; }		

#twitters ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}		

#twitters ul li {
	padding: 12px;
	background: #13100f;
	margin: 10px 0 10px 0;
}

#twitters .time {
	display: block;
	text-align: right;
	font-size: 11px;
}

/* Tabs */

.tab {
	display: block;
	margin: 5px 0 5px 0;
	font-size: 24px;
	padding: 10px;
	color: #FFF;
	cursor: pointer;
	
}

#hHome { background: #1a64be; }
#hPortfolio { background: #e80606; }
#hAbout { background: #f3a103; }


.blogImg {
	margin: 0;
	padding: 0;
	border: 5px solid #13100f;
	display: inline;
	float: left;
}

#followers a img {
	border: 5px solid #13100f;
}

.blogImgMain {
	border: 5px solid #13100f;
}

.blogImg a img {
	border: 0;
}

.sitebreak {
	height: 5px;
	background: #13100f;
	margin: 10px 0 10px 0;
}

/* Forms */

.contentForm label, .contentForm input, .contentForm select, .contentForm textarea, #TermsOfUse {
	display: inline;
	float: left;
	margin: 5px;
}	

.contentForm label {
	border: 1px solid #38332e;
	background: #13100f;
	color: #c6914d;
	padding: 7px;
	width: 200px;
	text-align: right;
}

.contentForm input, .contentForm select {
	height: 30px;
	padding: 5px;
	width: 170px;
	background: #13100f;
	color: #FFF;
	border: 1px solid #c6914d;
}

.contentForm span.note {
	display: inline;
	float: left;
	line-height: 30px;
	padding: 7px;
	width: 200px;
	color: #e8e500;
}

.contentForm span.exp {
	display: inline;
	float: left;
	line-height: 30px;
	padding: 7px;
	width: 300px;
}

.contentForm .signupError {
	color: #e8e500;
	border: 1px solid #e8e500;
	display: block;
	padding: 7px;
	margin-left: 5px;
}

.contentForm textarea {
	background: #13100f;
	color: #FFF;
	border: 1px solid #c6914d;
}

.contentForm .formbreak {
	border: 1px solid #13100f;
	background: #13100f;
	font-size: 2px;
	height: 5px;
	margin: 5px 5px 0 5px;
}

.contentForm .submit, .contentForm #submit {
	display: inline;
	border: 1px solid #FFF;
	background: #c6914d;
	font-size: 28px;
	font-family: Arial;
	font-weight: bold;
	width: 150px;
	color: #000;
	padding: 8px;
	line-height: 48px;
	height: 48px;
}

.contentForm #phone1 { width: 40px; }
.contentForm #phone2 { width: 40px; }
.contentForm #phone3 { width: 60px; }

.contentForm input.inline {
	float: none;
	display: inline;
}

.FormErrors {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.FormErrors li {
	padding: 5px;
	background: #FFF;
	border: 1px solid #FF0000;
	color: #FF0000;
	margin: 5px;
	font-weight: bold;
}

.formBlurb {
	display: inline;
	float: left;
	margin: 0;
	padding: 10px 5px 0 5px;
	
}

#TermsOfUse { width: 250px; }
#TermsOfUse div {
	margin: 5px;
	padding: 5px;
	overflow: auto;
	height: 200px;
	background: #FFF;
}

#TermsOfUse div h2 {
	margin-top: 0;
}

#TermsOfUse div p {
	font-size: 12px;
	line-height: 12px;
}

#TermsOfUse input {
	float: none;
	width: 20px;
	height: 10px;
}
		
		
		
/* More Misc */

.genericBox {
	border: 2px solid #13100f;
	background: #000;
	padding: 10px;
	margin: 5px;
}

.genericBox .commentName b {
	color: #c6914d;
	font-size: 24px;
	font-weight: normal;
}

/* Homepage */

#homeShowcase {
	margin: 0;
	padding: 0;
}

#homeWrap {
	padding: 0;
}

#homeShowcase h2 {
	padding-top: 0;
	margin-top: 0;
}

#homeShowcase #homeBar {
	margin: 0;
	padding: 0;
	height: 300px;
	background: #0f0d0b url('/img/homebg.jpg') repeat-x top left;
}

#homeSign {
	padding-top: 20px;
}

#homeSign a:link, #homeSign a:visited {
	font-size: 44px;
}

#homeSign span {
	display: block;
	font-size: 12px;
	width: 300px;
	color: #48433e;
	line-height: 15px;
	padding-top: 10px;
}

#followers {
	text-align: center;
	padding-top: 50px;
}

#followers span {
	font-size: 36px;
	line-height: 36px;
	display: block;
	margin: 0;
	padding: 0;
	color: #c6914d;
}

#followers p {
	display: block;
	padding: 0;
	line-height: 120px;
	font-size: 120px;
	font-weight: bold;
	margin: 0;
}






