a:link, a:visited, a:active
{
	color:#866135;
	text-decoration:none;
}



a.menuitem:hover
{
	color:#F6DFC5;
	text-decoration:none;
}

img.portfolio
{
	height: 300px;
	float: right;
	margin: 0px 0px 0px 10px;
}

img.email
{
	position:relative;
	top:6px;
	left:-5px;
	border-width:0px;
	border-style:solid;
	border-color:#000;
}

img.content_left
{
	width: 200px;
	float: left;
	margin: 0px 10px 0px 0px;
}

img.content_right
{
	width: 200px;
	float: right;
	margin: 0px 0px 0px 10px;
}

img.model_main
{
	width: 200px;
	float: left;
	margin: 0px 10px 0px 0px;
}

img.business_card
{
	float:right;
	width:350px;
}

body.main_layout
{
	background-color:#333;
	background-image:url('gray_wood_50.jpg');
	font-weight:normal;
}

p
{
	clear:both;
	height:1%;
	overflow:hidden;
}
body.splash_page
{
	background-color:#000;
	font-weight:100;
}

#container
{
	margin: auto;
	width: 1235px;
	min-height: 600px;
	overflow: visible;
	background-image:url('full-difuse glow.png');
	background-position: 25px -30px;
	background-repeat:no-repeat;
	font-weight:600;
	font-family:arial;
	font-size:10pt;
}

#splash_container
{
	margin: auto;
	width: 1235px;
	min-height: 600px;
	overflow: visible;
	font-weight:600;
	font-family:arial;
	font-size:10pt;
}

#content
{
}

.content_item_container
{
	margin: 10px 40px 40px 40px;
	padding:0px;
	color:#E6CFB5;
	clear:both;
	height:1%;
	overflow:hidden;
}

.content_item_header
{
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #866135;
	border-width: 0px 0px 1px 0px;
	padding:0px 0px 0px 0px;
	width:720px;

}

.content_item_footer
{
	width:720px;
}

.content_item_content
{
	margin: 0px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	padding:10px 0px 0px 0px;
}

tr
{
	padding:0px;
	margin:0px;
}

th
{
	width: 100px;
	border-style: solid;
	border-color: #866135;
	border-width: 0px;
	padding:0px;
	margin:0px;
	font-weight:600;
	text-align:left;
}


td
{
	width: 100px;
	border-style: solid;
	border-color: #866135;
	border-width: 0px;
	padding:0px;
	margin:0px;
}


#right_bar
{
	margin: 10px 0px 0px 285px;
	width:805px;
	padding:10px;
	color:#000;
	border-style: solid;
	border-color: #866135;
	border-width: 1px;
	background-image:url('bg_content.png');
	min-height:500px;
}



#front_menu
{
	float:right;
	display:block;
	font-size:10pt;
	width:100px;
	margin:auto;
	position: relative;
	left: -825px;
	top: 140px;
	height:0px;
}


#menu
{
	font-size:10pt;
	width:160px;
	margin:auto;
	position: relative;
	left: -370px;
	top: 100px;
}



#header
{
	border-style:solid;
	border-width: 0px 0px 0px 0px;
	border-color:#FFF;
	margin: auto;
	width: 1235px;
	height:0px;
}

#footer
{

}

#tag
{
	margin: auto;
	width: 900px;
	color: #999;
	text-align: center;
	font-size:8pt;
}

#tag a
{
	text-decoration:none;
	color: #FFF;
}

img.outline
{
	border-style:solid;
	border-width:1px;
	border-color:#000;

}

a.menuitem_active
{

	width: 160px;
	height: 20px;
	color: #FFF;
	font-weight:600;
	font-family:arial;
	display:block;
	text-decoration:none;
	vertical-align:middle;
	background-color:#9F2A00;
/*#BDA281;*/
	text-align:right;
}

a.menuitem:link, a.menuitem:visited, a.menuitem:active
{
	width: 160px;
	color: #FFF;
	font-weight:600;
	font-family:arial;
	display:block;
	text-decoration:none;
	text-align:left;
}



a.menuitem:hover
{
	width: 160px;
	color: #FFF;
	font-weight:600;
	font-family:arial;

}