/**
 *
 *	background: #17130e
 *	text:		#645648
 *	a:			#bdb7b7
 *	a:hover:	#ddd7d7
 *
 **/

/* Redefine Tags */
*{
	margin:0;
	padding:0;
}
html, body{
	margin:0 auto;
	padding:0;
	height:100%;
	font-size:100%;
	line-height:1.125em;
}
body {
	background: url("/images/background_tile-gama.png");
	background-repeat: repeat-x;
	background-color: #17130e;
	font: 13px/1.2em "Lucida Grande", Arial, sans-serif;
	color:#645648;
	text-align:center;
}
hr {
	border:0;
	height:1px;
	color:#221d19;
	background:#221d19;
	margin:1.5em 0 1.5em 0;
}

a {
	font-weight:bold;
	text-decoration:none;
	color: #bdb7b7;
}

a:hover {
	text-decoration:underline;
	color: #ddd7d7;
}

a:visited {
	color: #9d9797;
	text-decoration:none;
}
.active a {
	text-decoration:underline;
}

blockquote {
	margin:1em;
	padding:.5em;
	background-color:#eeeeee;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

blockquote p {
	margin:.2em;
}

#centerColumn {
	background: no-repeat url("/images/background-gama.png") #17130e;
	margin:0 auto;
	padding:0;
	width:1000px;
	text-align:left;
	vertical-align: middle;	
	border-left:0px solid #fff;
	border-right:0px solid #fff;	
}
h1 {
	margin:0.75em 0 0.5em 0;
	font-size:2em;
	letter-spacing:.1em;
}
h2 {
	margin:0 0 0.5em 0;
	font-size:1.8em;
	letter-spacing:.1em;
	padding-top:12px;
}
h3 {
	font-size:1.6em;
	margin-bottom:2px;
}

h4 {
	font-size: 1.5em;
	margin-top:1.5em;
}
h5 {
	font-size:1.2em;
	margin-bottom:2px;
}
h6 {
	font-size:1.0em;
	margin-top:1.5em;
}

p {
	margin:1.5em 0em 1.5em 0em;
}

input{
	background-color:#666666;
}

/* Layout Styles */

#header {
	margin:0em;
	padding:0em;
	height:90px;
	width:1000px;
}

#logoBlock {
	padding: 0px;
	margin: 0px;
	top: 15px;
	left: 200px;	
	position:relative;
	width:70px;
	height:60px;
	float:left;
}

#navBlock {
	top: 56px;
	left: 259px;
	position: relative;	
	width: 360px;
	word-spacing: 26px;
	text-align: left;
	font: 0.85em Arial, Helvetica, sans-serif;
	font-weight: bolder;
	float:left;
}
#navBlock a {
	color: #645648;
}
#navBlock a:hover {
	color: #ddd7d7;
	text-decoration:none;
}

#body {
	padding:0em;
	margin:0em;
	height:420px;
	width:1000px;
	font-size:0.85em;
}
#body a:hover {
	color: #ddd7d7;
}

/* 1 Column - 100% */
#bodyOneColumn {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

/* 2 Column - 50% */
#bodyLeftHalf {
	padding:20px 20px 0px 20px;
	height:348px;
	width:450px;	
	float:left;
	border-right:1px solid #221d19;
	text-align:center;
	overflow:hidden;
}
#bodyRightHalf {
	padding:20px 25px 0px 20px;
	height:348px;
	width:450px;	
	float:left;
	text-align:center;
	overflow:hidden;
}



/* 3 Column */
#bodyLeft {
	padding:15px 20px 0px 20px;
	position:relative;
	top:25px;
	height:348px;
	width:285px;	
	float:left;
	border-right:1px solid #221d19;
	text-align:justify;
	overflow:visible;
}
#bodyCenter {
	padding:15px 20px 0px 20px;
	position:relative;
	top:25px;
	height:348px;
	width:300px;	
	float:left;
	text-align:justify;
	overflow:visible;
}
#bodyRight {
	padding:15px 25px 0px 20px;
	position:relative;
	top:25px;
	height:348px;
	width:285px;	
	float:left;
	border-left:1px solid #221d19;
	text-align:justify;
	overflow:visible;
}





/* Footer Styles */

#footer {
	margin:0em;
	padding:0em;
	height:188px;
	width:1000px;
	line-height:4em;
	font-size:.8em;
}

#footer a {
	font-weight:bold;
}
#footer a:hover {
	color: #ddd7d7;
	text-decoration:none;
}

#footerLeft {
	position: relative;
	width: 315px;
	height: 188px;
	float:left;
	text-align:right;
}
.latestPhoto {
	margin-left:12px;
	border:1px solid #999;
	float:right;
}

#footerCenter {
	width: 320px;
	height: 100px;
	float:left;
	padding:47px 20px 0px 20px;
	text-align:center;
}

#footerRight {
	width: 314px;
	height: 188px;
	float:left;
	text-align:left;
}
#footerRight img {
	margin-right:5px;
	border:1px solid #999;
	float:left;
}

#footerRightTitle a{
	font-size:1.5em;
	line-height:1.1em;
	color: #645648;
}
#footerRightDate {
	font-weight:bold;
	line-height:2em;
}
#footerRightText {
	text-align:justify;
}

.subSectionText {
	line-height:1.4em;
}

.subSectionTitle {
	text-decoration:overline;
	font-size: 1.2em;
	font-weight: bolder;
}
.subSectionTitleLight {
	color:#bdb7b4;
}



/* Staff */
/*#bodyLeftStaff {
	padding:5px 0px 0px 20px;
	position:relative;
	top:25px;
	height:348px;
	width:155px;	
	float:left;
	border-right:1px solid #221d19;
	text-align:justify;
	overflow:visible;
	line-height:2.5em;
}
.bodyRightStaff {
	padding:15px 25px 0px 20px;
	position:relative;
	top:25px;
	height:348px;
	width:285px;	
	float:left;
}*/
#bodyLeftStaff {
	float:left; 
	width:300px; 
	height:360px;
	text-align:right;
	line-height:2.5em;
	padding:20px 20px 0px 0px;
	margin:20px 20px 0px 0px;
	border-right:1px solid #221d19;
}
.bodyRightStaff {
	float:left; 
	width:630px; 
	height:395px; 
	padding:20px 20px 0px 0px;
	margin-top:20px;
	vertical-align:middle;
	padding-top: 0px;
}
.bodyRightStaffText{
	width:400px;
}

/* Rates */
#centerBodyDiv{
	margin:0 auto;
	text-align:center;
}

/* Portfolio */
.toggler:hover {
	cursor:pointer;
}
.thumbnails {
	list-style:none;
	margin-left:0px;
}
.thumbnails li {
	padding:5px 10px;
	float:left;
}
.thumbnails img {
	border:1px solid #222;
}
.thumbnails img:hover {
	border:1px solid #bdb7b7;
}






/* Flash video player */
#bodySDPlayer {
	float:left; 
	width:750px; 
	height:100%; 
	text-align:center; 
	vertical-align:middle;
	padding-top: 0px;
}
#bodySDPlayerText {
	float:left; 
	width:220px; 
	text-align:left; 
	padding:30px 5px 5px 25px;
}

/* Music player */
#bodyMusicText {
	width:280px;
	text-align:right; 
	vertical-align:middle;
	padding:150px 20px 5px 175px;
}
#bodyMusicPlayer {
	width:500px;
	padding:150px 0px 0px 0px; 
	text-align:left; 
	vertical-align:middle;
}



/*********Email Styles**************/
#emailTable {
	text-align:left;
}

#emailTable td {
	font-size:12px;
	padding:2px;
	border:0;
}
#emailTable input {
	font:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	background:url(/images/form/input_bg.gif) repeat-x #eee;
	color:#000;
	border: 1px solid #666;
	padding: 2px 2px 2px 4px;
}
#emailTable textarea {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(/images/form/input_bg.gif) repeat-x #eee;
	color:#000;
	border: 1px solid #666;
	padding: 2px;
}
#emailTable .submit {
	font: 12px normal Arial, Helvetica, sans-serif;
	background: #645648;
	color:#000;
	border: 1px solid #666;
	padding: 5px;
}

/* Custom Classes */
.emailimg {
	padding-top: 3px;
	padding-bottom: 2px;
	border:0px;
}
.speakericon {
	margin-right:5px;
}
.tvicon {
	margin-right:5px;
}
