/**
 * 100% height layout with header and footer*/
 
html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}

body a{
	color: #FFFFFF;
	text-decoration: none;
		
}
 
h1{
	font-weight: normal;
	font-size: 0.75em;
}

h2{
	font-weight: normal;
	font-size: 1.5em;
	color: #FFFFFF;
}


h3{ 
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
h4{
	font-size: 1.5em;
}
h5{
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

ul{
    margin: 0;
	padding: 0;
	border: none;
}

li{
	list-style: none;
	display: inline;
	padding: 2px;
}

li a{
	color: #281d19;
	text-decoration: none;
 
}
li a:hover{
	color: #000000;
	text-decoration: none;
 
}
#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
}
#bend {
	height: 30px;
	width: 100%;
}

 
#header {
	height:80px;
	background-color: #e4e3e2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2D1;
}
#menu {
	text-align: right;
	font-size: 0.7em;
	padding-top: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}




#footer {
	position:absolute;
	width:100%;
	bottom:0;
	clear:both;
	text-align:center;
	filter:alpha(Opacity=70);
	opacity: 0.7;

    -moz-opacity:0.7;
	color: #FFFFFF;
	background-color: #000000;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#body_text {
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 0.9em;
	text-decoration: none;
}
.quote_about_maxbossman{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

#author{
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: right;
	padding-top: 8px;
	color: #CCCCCC;
}
.advertising_photographer{
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#logo {
	position:absolute;
	left:30px;
	top:0px;
	width:238px;
	height:71px;
	z-index:1;
}

#maxbossman {
	position:absolute;
	left:50%;
	top:35%;
	width:310px;
	height:100px;
	z-index:1;
	margin-left: -155px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#flyer {
	position:absolute;
	left:50%;
	top:20%;
	width:850px;
	height:536px;
	z-index:1;
	margin-left: -425px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar{
	position:absolute;
	width:117px;
	height:101px;
	z-index:1;
	margin-top: -180px;
	margin-left: 180px;
}

#main{
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0; 
	margin-left: auto;
}
#background-chess{ 
	width: 100%;
	position: absolute;
	bottom: 0px;
	top: 85px;
}


/* begin accordeon style*/
#wrapper{
	width: 750px;
	margin: 0 auto;
	color: #FFFFFF;
}


.box{
	background-image:url(images/royal_back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
 
}
.boxholder{
clear: both;
padding: 5px;

}
.tab{
	float: left;
	margin: 0;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 4px;
 
}
.tab a{ 
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.tab a:hover{ 
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.picture{ 
	padding-right: 8px;
}
.title_01{
	text-align: right;
	background-color: #111111;
}
.title_02{
	color: #999999;
	font-variant: small-caps;

}
#2columns{
	width: 750px; 

}
#column_1{
	float: left;
	width: 500px;

}
#column_2{
	float: left;
	width: 220px;
	margin-left: 15px;

}
/* end accordeon style*/

/* begin  highslide style*/
.highslide-html {
	background-color: #FFFFFF;
 
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
} 

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
} 
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
/* end highslide style*/
.formy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #281D19;
	border: 1px solid #3D3329;
}
#contact {
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	width: 550px;
}
#contact1 {
	background-color: #281D19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 20px;
	width: 350px;
}
#portfolio{}
#menu_portfolio { 
	text-align: center;
	position: absolute;
	height: 18px;
	width: 550px;
	top: 59px;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 16px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D3D2D1;
	border-left-color: #D3D2D1;
	right: 0px;
	padding: 0px;
}
.m-active{
	font-weight: bold;
	background-image: url(../images/active.gif);
	background-repeat: no-repeat;
	background-position: center -1px;
	padding: 0px;
}
#background-wood{
	width: 100%;
	height: 99.5%;
	position: absolute;
	z-index: -1;
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.img-border{
	border: 3px solid #666666;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testimonials-border{
	border: 2px solid #1B1B1B;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/bgr.png);
	background-repeat: repeat-x;
}
#music{
	position: absolute;
	height: 55px;
	width: 295px;
	left: 260px;
	top: 0px;
	text-align: center;
	overflow: hidden;
	margin-top: -5px;
	clip: rect(auto,auto,auto,5px);
}
.price{
	text-decoration: line-through;
}
