body {
	/*#441000;*/
	color: black;
	font-family: century gothic, geneva, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0; /*cool green color #c4f045 #6c8701 919a00;*/
	text-align: center; /*	background: url(background.jpg);*/
	background: white url("../images/room2.jpg") no-repeat fixed left;
	margin-top: 0;
}

table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

table.small
{ 
margin-left: 0;
}

td {
	 vertical-align: top;
	 padding-left: 4px;
	 padding-right: 4px;
}

.corner {
	width: 7px;
	margin: 0;
	padding: 0;
}


h1, h2, h3 {
	font-weight: normal;
	font-family: Kabel Bk BT;
	margin-bottom:0px;
	border-bottom: 1px solid black;
}

h1
	{ 
	font-size: 18pt;
}

h2
	{ 
	font-size: 14pt;
}

h3 {
	font-size: 13px;
	text-transform: uppercase;
}

.header {
	font-style: ;
	color: #6c8701;
	font-family: bernhardmod bt, times, serif;
	font-size: 25px;
	text-align: right;
}

p {
	font-size: 10pt;
}

.font {
	font-size:10pt;
}

.point {
	font-size:10pt;
	font-family: Century Gothic;
	font-style: italic;
	color: #abb400;
}

li {
	font-size: 10pt;
	list-style: square;
	margin-left:15px;
}

a:link, a:visited { 
	color: black;	
	text-decoration: none;
	font-size: 10pt;
}

a:hover, a:active {
	color: #6c8701;
	font-size: 10pt;
}

a:link img, a:visited img { 
	border: 1px solid black;
}

a:hover img, a:active img {
	border: 1px solid #6c8701;
}

a.row2:link, a.row2:visited {
	margin-bottom:-1px;
	font-size: 13pt;
	margin-right: 1px;
	font-family: Kabel Bk BT;

}

a.row2:hover, a.row2:active {
	font-size: 13pt;
	color: /*#abb400*/white;
	font-family: Kabel Bk BT;
}

.row2 {
	font-size: 13pt;
	font-family: Kabel Bk BT;
	width: 95%;
	margin-bottom: -1px;
}

#block {
	width: 800px;
	border-left: 1px solid black;
	text-align: left;
}


#adjust {
	height:100%;
}

#header {
	text-align: right;
	background-image: url(../images/couch3.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 100px;
	vertical-align: bottom;
}


#text {
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
	vertical-align: middle;
	height: 400px;
	width:600px;
		border: 1px solid black;
	background: url(../images/pixel2.png);
}

* html #text {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/pixel2.png',sizingMethod='scale');
}

#text a:link, #text a:visited {
	font-weight: bold;
}

#linkbox {
	margin-left: 1px;
	width: 120px;
	height: 400px;
	padding-left: 15px;
}

.linkbox {
	font-family: BernhardFashion BT;
	font-size: 30pt;
	margin-bottom: -10px;
	width: 120px;
}


#footer {
	font-family: century gothic, geneva, sans-serif;
	font-size:11px;
	padding-top: 5px;
}

.copyright {
		font-size: 9px;
}

#footer a:visited, #footer a:link {
	color:/*#3b4901;*/black;
	font-size: 11px;
}

#footer a:hover {
color: #6c8701;
}

