/* Layout Stylesheet for general layout see addition for correcting ie_windows*/

@import url("./everybodyelse.css") screen,projection;

body
{
	margin: 0;
	background: #232323;
	text-align: center;
	padding: 0;
}

#outer
{
	text-align: center;
	width: 781px;
	margin: auto;
	background-image: url(../images/Comp-4_28.jpg);
	background-repeat: no-repeat;
	border: 1px solid #a87854;
	height: 568px;
}

#bodyblock
{
	position: relative;
	width: 781px;
	min-height: 400px;

}

#l-col
{
	float: left;
	width: 450px;
	margin: 102px 0 0 5px;
	padding: 5px;

}

#cont
{
	position: absolute;
	left: 520px;
	top: -5px;
	text-align: left;
}

img { border: none; }

a, p
{
	text-align: left;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #b5ccdd;
	text-decoration: none;
}

a:link, a:visited, #galleries a:link, #galleries a:visited, #galleries, .fug {color: #ccc;}, 
a:hover, #galleries a:hover { color: #fff; }

#galleries .fug:hover {color: #fff;}

#contact p, a, a:link
{
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #ddae60;
}

#testify p
{
	font-size: 14px;
	line-height: 17px;
	color: #b5ccdf;
}

#services h1, h2, h3
{
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #ddae60;
}

#services h1, h3
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -.1em;
}

#services h2
{
	font-size: 14px;
	font-weight: normal;
}

#first { margin: 0; }
#second { margin: 15px 0 0 38px; }
.line1 { margin: 0 10px; }
.line2 { margin: 0 22px; }

#checkin a
{
	font-size: 16px;
	line-height: 1.5em;
}

.tiny
{
	font-size: .75em;
	line-height: 1.2em;
}

#footer a, a:link {color: #ccc;}

#footer a:hover {color: #fff;}

#outside p {text-align: center; margin-bottom: 20px; }

#testify { margin: 0; width: 242px;}
#contact { margin: 15px 0 0 60px; }

#source
{
	margin: -7px 0 0 64px;
	width: 210px;
}

#services
{
	position: relative;
	top: 8px;
	left: 34px;
	text-align: left;
	line-height: 120%;
}

#checkin {margin: 0 0 0 112px;}
#galleries {margin: 27px 0 -9px 75px;}
#galleries h3 {margin-left: -15px;}
#galleries a, #galleries a:link {font-size: 80%;}
#galleries a:hover {color: #fff;}

#footer
{
margin: 378px 0 0 120px;
}

#footer a {margin-left: 40px} 

#outside
{
	margin: 15px 0 10px 0;
	text-align: center;
}

#outside img
{
	vertical-align: middle;
	margin-right: 15px;
}

.hidden {visibility: hidden;}

@import url("./everybodyelse.css") screen,projection;


