/*/////////
//  Base //
/////////*/
html, body{
	height:100%;
}
body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #692F22 url(../images/bg_body.gif) repeat center top;
	color: #692F22;
	font-size: 12px;
}



#wrapper
{
	margin: auto;
	padding: 0;
	border: 0;
	background: #692F22 url(../images/bg_shaddow.gif) repeat-y top left;
	width: 776px;
}

/*///////////
//  Header //
///////////*/

#header
{
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 8px;
	width: 760px;
	height: 158px;
	background: #FDF2D6 url(../images/hdr_one.jpg) no-repeat top left;
}

#home #header
{
	background: #FDF2D6 url(../images/hdr_one.jpg) no-repeat top left;
}

#programs #header, #gallery #header
{
	background: #FDF2D6 url(../images/hdr_two.jpg) no-repeat top left;
}

#bio #header
{
	background: #FDF2D6 url(../images/hdr_three.jpg) no-repeat top left;
}

#freelance #header
{
	background: #FDF2D6 url(../images/hdr_four.jpg) no-repeat top left;
}

#preview #header
{
	background: #FDF2D6 url(../images/hdr_four.jpg) no-repeat top left;
}

#menu
{
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 8px;
	width: 760px;
	height: 38px;
	background: #FDF2D6 url(../images/bg_menu.jpg) no-repeat top left;
}

#menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
}

#menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	padding-top: 7px;
	padding-left: 15px;
	float: left;
	list-style-type: none;
}

#menu li a img{
	border:0;
}

/*////////////
//  Content //
////////////*/

#maincontent
{
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 8px;
	width: 760px;
	background: #FDF2D6 url(../images/bg_content.jpg) repeat-y top left;
}

#contact
{
	margin:10px 0 0 0;
	background: #FDF2D6 url(../images/bg_contact.gif) no-repeat top left;
}
#contact p { margin:10px 0 0 -15px; }
.spacer
{
	clear: both;
}
.quote_right_top {
	font-size: 12px;

	font-style:italic;
	padding-top:10px
}
#tag_img {
	padding-right:25px;
}
.quote_right {
	font-size: 12px;
	font-style:italic;
	padding-top:40px;
	text-align: center!important;		
}
.quote_right p {
	text-align: center!important;		
}
.quote_right_ft {
	font-size: 9px;
	
	margin-top:10px;
}

.float
{
	float: left;
}

.right_col {
	float:right;
	padding-right: 5px;
}
.right_col h3 {
	font-size: 16px;
	font-weight: bold;
}

h1
{
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 15px;
	padding-left: 20px;
	background: transparent url(../images/arrow.gif) 0 10px no-repeat;
	font-size: 22px;
}

p
{
	padding-left: 35px;
	color: #692F22;
	font-size: 12px;
	line-height: 1.6;
	text-align: left;
}

.right_col p{
	padding:0px 5px;
	color: #692F22;
	line-height:14px;
}



strong
{
	font-size: 11px;
	font-weight: bold;
}

.caption
{
	padding-right: 5px;
	margin-bottom: 15px;
	color: #3B1806;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
.home_rt_col_img {
	padding-top:15px;
}

#maincontent ul
{
	padding-left: 70px;
	padding-bottom: 3px;
	color: #692F22;
	font-size: 12px;
	line-height: 1.4;
}
#maincontent td ul
{
	padding-left: 25px;
	padding-bottom: 3px;
	color: #692F22;
	font-size: 12px;
	line-height: 1.4;
}
#maincontent ul ul
{
	padding-left: 30px;
}

#maincontent li
{
	list-style: disc;
}

#maincontent li li
{
	color: #696822;
	list-style-type: square;
}

#maincontent .alt ul
{
	padding-bottom: 10px;
	color: #692F22;
	font-size: 12px;
	line-height: 1.8;
	margin-left: 30px;
}

#maincontent .alt ul li
{
	color: #696822;
}
#clients {
	font-weight:bold;
}
#clients_left {
	width:50%;
	float:left;
	padding: 0 20px 0 0;
}

#client_right {
	width:50%;
	float:right;
	padding: 0 0 0 10px;
}
#bio_quote {
	font-style:italic;
	font-size:12px;
	line-height:2em;
}

/*///////////
//  Shared //
///////////*/

.headerBorder
{
	border: 0;
	margin: 0;
	padding: 1px 1px 0 1px;
	background: #424244;
}

.titleBarBorder
{
	border: 0;
	margin: 0;
	padding: 1px 1px 1px 1px;
	background: #424244;
}

.bodyBorder
{
	border: 0;
	margin: 0;
	padding: 0 1px 0 1px;
	background: #424244;
}

.footerBorder
{
	border: 0;
	margin: 0;
	padding: 0 1px 1px 1px;
	background: #424244;
}

a
{
	color: #692F22;
}

a:hover
{
	color: #D16B15;
}

/*///////////
//  Footer //
///////////*/

#footer
{
	border: 0;
	padding: 0;
	margin: 0;
	background: #692F22 url(../images/bg_footer.jpg) no-repeat top left;
	margin-left: 8px;
	width: 760px;
	height: 30px; 
}

/*///////////////////
//  Bottom Shaddow //
//////////////////*/

#bottomshaddow
{
	border: 0;
	padding: 0;
	margin: 0;
	background: #692F22 url(../images/bg_copyright.gif) no-repeat top left;
	height: 8px;
}

/*//////////////
//  Copyright //
//////////////*/

#copyright
{
	position:relative;
	margin: auto;
	padding: 10px;
	border: 0;
	width: 750px;
	color: #FDF2D7;
	font-size: 11px;
	
}

#copyright a
{
	color: #FDF2D7;
	text-decoration: none;
}

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

#legitify
{
	position:absolute;
	top:10px;
	right:10px;
		
}

/*//////////////////
//  General rules //
//////////////////*/

.hide
{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}


/* forms */
.fieldwrap, .selectwrap{
	clear:both;
}

.textareawrap{
	clear:both;
}

textarea{
	float:left; margin:2px 6px 10px 0;
	padding:2px;
	border-top:1px solid #222;
	border-left:1px solid #222;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	width:300px;
}
textarea{
	width:300px;
}
.checkboxwrap, .radiowrap{
	clear:both;
	margin:5px 0 5px 100px;
}

.checkboxwrap input, .checkboxwrap label,
.radiowrap input, .radiowrap label{
	width:auto; font-size:12px;
	cursor:pointer;
}

.submit {
	clear:both;
	float: right;
}
.submit input{ 
	margin:0; 
}
.submitCenter {
	clear:both;
}
.submitCenter input{ 
	width:111px;
	margin:0 auto; 
}
.error{
	color:#FFF;
	background-color:#CC0000;
	padding:5px;
}
.notify{
	display:none;
	color:#FFF;
	background-color:#FF9900;
	padding:10px;
	font-size:16px;
}
label{
	display:block;
	width:100px;
	float:left;
}
.signup{
	height:100px;
}

.signup input{
	width:170px;
}

/* misc */

.clear {
	clear: both;
}
.imgLeft
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.imgRight
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.imgCenter
{ display: block;
  margin: 0 auto;
}
.imgCenterBorder
{
	display: block;
	margin: 0 auto;
	border: 2px solid #d8a646;
}
.imgLeftBorder
{ float: left; 
  margin: 0px 8px 0px 0px;
  border: 2px solid #d8a646;
}

.imgRightBorder
{ float: right; 
  margin: 0px 0px 0px 8px;
  border: 2px solid #d8a646;
}
.txtBoldBlk {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000!important;
}
.txtBoldBlk14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000!important;
}
.txtBoldBlk16 {
	font-size: 16px;
	font-weight: bold;
	color: #000000!important;
}
.txtBoldBlk18 {
	font-size: 18px;
	font-weight: bold;
	color: #000000!important;
}
.txtBoldBrn {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.txtBigBrown {
	font-size: 16px;
	font-weight: bold;
}
.txtBigBrown12 {
	font-size: 12px;
	font-weight: bold;
}
.txtBigBrown14 {
	font-size: 14px;
	font-weight: bold;
	color: #692F22!important;
}
.txtBigBrown18 {
	font-size: 18px;
	font-weight: bold;
}
.txtBigBrown14 p {
	font-size: 14px!important;
	font-weight: bold;
}
.txtBigBrown14 a:link, .txtBigBrown14 a:visited, .txtBigBrown14 a:active {
	font-size: 14px!important;
	font-weight: bold;
text-decoration: underline;
}
.txtBigBrown14 a:hover {
	font-size: 14px!important;
	font-weight: bold;
text-decoration: none;
color: #000000;
}
.hdrBoldBrn {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background: #990000;
	padding: 3px 5px;
	border: 1px solid #793828;
}

.shopmenu a:link, .shopmenu a:visited{
		font-size:16px;
		font-weight:bold;
	}
.shopmenu li {
	list-style: none!important;
	padding-left: 0px;
}
.rt_article p {
	text-align: center!important;
}
.videoplayer {
	text-align: center;
}
.txtLength {
	font-weight: bold;
	margin-left: 10px;
}
.rtMenu {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.tblCenter {
	text-align: center;
	margin: 10px auto;
	width: 480px;
}
.tblCenter td {
	width: 50%;
	font-size: 14px;
	font-weight: bold;
}
.bgVince {
	background: transparent url(../images/bg-vince.gif) no-repeat center center;
	height: 248px;
}
