body {
	background: #FFFFFF;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0px;
	padding:0px;
	text-align: justify;
	color:#999999;

}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */
#mainbody
{
	background:url(../images/border.gif) repeat;
	width:850px;
	margin: 0 auto;	
	
}
#header {
	width: 800px;
	margin: 0 auto;
	color: #808080;
	background:#FFF;
}
#outerline
{
/*border:#999999 solid 1px;*/
width:800px;
}

#header h1 {
	float: left;
	margin: 0px 0 0 10px;
	font-size: 50px;
	letter-spacing: -7px;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size:small;
	letter-spacing: -2px;
}

#gallery
	{
	margin:0 0 0 0;
	padding-top:15px;
	width:332px;
	height:240px;
	color:#FFFFFF;
	
	}
	
	#gallery a 
	{
	right:110px;
	position:absolute;
	float:left;
	color:#FFFFFF;
	}


a {
	color: #666666;
	text-decoration:none;
 
}

a:hover {
	color: #555E4F;
	text-decoration:underline;
}
Strong
{
color:#16500C;
}
/* Menu */
#menuM
{
BORDER-TOP: silver thin solid;
BORDER-BOTTOM: silver thin solid;	
margin-top:5px;
width:800px;
height:300px;
margin-bottom:10px;
}
#menu
{
width: 100%;
height: 30px;
color:#999999;
background-image:url(images/bg_img.jpg);
}
#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 30px;
    display:block;
	text-align:center;
	text-decoration: none;
color: #999999;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 30px;
	color: #808080;
	text-decoration: underline;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: none;
	color: #666666;

}


#colOne {
	float: left;
	width: 189px;
	margin-top: 0px;
	padding: 0 5px 0 0;

}

#colimg {
	float: left;
	width: 170px;
	margin-top: 0px;
	padding: 0 5px 0 5px;

}
#colImg {
	float: right;
	margin-top: 20px;
	padding: 0 20px 0 5px;
}

#colTwo {
	float: right;
	margin-top: 0px;
	width: 576px;
	padding: 0 25px 0 2px;
}
#contentb {
	margin-top:10px;
	width: 576px;
}
#colOnee {
	float: left;
	width: 235px;
}
#colTwoo {
float:right;
width:310px;
margin:0 0 0 0;
}

#mainpart
{
	float: left;
	width: 100%
	margin-top: 0px;
	padding: 0 0px 0 10px;
}
#about
{
top:auto;
padding-top:50px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #666666;
}


#footer {
	margin: 0 auto;
}
#center
{

border-left:#CCCCCC solid 1xp;
}
#bottom
{
border-top:#CCCCCC solid 1px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
.img
{

padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#Query
{
	color:#000;
	margin-left:7px;
}
#Query .checkin
{
	width:100px;
	height:16px;
	font-size:12px;
	background-image:url(../images/calendar.gif);
	background-position:right;
	cursor:pointer;
	background-repeat:no-repeat;
}
#query .checkin
{
	width:146px;
	font-size:12px;
	background-image:url(../images/calendar.gif);
	background-position:right;
	cursor:pointer;
	background-repeat:no-repeat;
}
#Query .people
{
	font-size:10px;
}
#Query .email
{
	width:120px;
	height:16px;
	font-size:10px;
}
#Query .city
{
	width:120px;
	height:16px;
	font-size:10px;
}
#Query .special
{
	width:155px;
	height:50px;
	font-size:12px;
}
#Query .labeltext
{
	font-size:11px;
	font-weight:bold;
}

