
body {	
	background-color: #8e8e8e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/bg.gif');
}

.style3, td, th, body,input,select,textarea {
	font-family: arial, Times, "Times New Roman", "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #444444;
}
h1 {
	font-family: arial, Times, "Times New Roman", "Trebuchet MS", Verdana, Tahoma;
	font-size: 11pt;
	color: #6a0a35;
	line-height:10%;
}

a:link, a:visited, a:active
{
	color: #6a172b;
}

a:hover {
	color: #AD2048;
}

.byLine, .byLine a {
	text-decoration:none;
	color:#555555;
	font-family:verdana;
	font-size:7pt;
}
.byLine a:hover {
	color:#555555;
	font-family:verdana;
	font-size:7pt;
	text-decoration:underline;
}

	.spacedList li
	{
		padding:5px;
	}

	.lastLowerNav
	{
			background-image:url('../images/bottomNavBg.gif');
	}
	.leftShadow
	{
		background-image:url('../images/left.gif');
	}
	.rightShadow
	{
		background-image:url('../images/right.gif');
	}
	.footerText
	{
		font-size:11px;
	}

	.matrix
	{
	}
	.matrix th
	{
		font-size:14px;
		font-weight:bold;
		color:#865d4a;
	}
	.matrix td li
	{
		line-height:200%;

		list-style-image: url('../images/bullet.gif');
		list-style-type: circle
	}

	.headerL
	{
		font-size:12pt;
		font-weight:bold;
		color:#865d4a;
	}
	

	
	.header
	{
		font-size:11pt;
		font-weight:bold;
		color:#865d4a;
	}
.style4 {color: #EAE0CA}
	

	
		.closeHeader {
		color:#027C71;
		font-weight:bold;
		}
	
	.testBy
	{
		font-style:italic;
		font-weight:bold;
	}
	fieldset.login 
	{  
		-moz-border-radius-bottomleft:8px;   
		-moz-border-radius-bottomright:8px;   
		-moz-border-radius-topleft:8px;   
		-moz-border-radius-topright:8px;   
		border-radius: 8px;   

		clear: both;  
		width: 60%;  
		padding: 10px;
		*padding-top: 0; /*to lose the added whitespace line in IEs*/ 
		border: 1px solid #BFBAB0;  
		background-color: #F2EFE9;  
		background-image: url('../images/fieldset_gradient.gif'); 
		background-repeat: repeat-x;
	}
	fieldset 
	{  
		-moz-border-radius-bottomleft:8px;   
		-moz-border-radius-bottomright:8px;   
		-moz-border-radius-topleft:8px;   
		-moz-border-radius-topright:8px;   
		border-radius: 8px;   

		clear: both;  
		width: 98%;  
		padding: 10px;
		*padding-top: 0; /*to lose the added whitespace line in IEs*/ 
		border: 1px solid #BFBAB0;  
		background-color: #F2EFE9;  
		background-image: url('../images/fieldset_gradient.gif'); 
		background-repeat: repeat-x;
	}
	legend {  
		margin-left: 1em;  
		padding: 0;  
		
		font-size:11pt;
		font-weight:bold;
		color:#865d4a;
	}
	.required
	{
		color:#cc0000;
		font-weight:bold;
	}

	div#rightColumn
	{
		float:right;
		margin-right:30px;
		padding:20px 10px 20px 10px;
		width:222px;
		height:710px;
		background-image:url('../images/column.gif');
		background-color:#fcf8ef;
	}
	
	div#shadow
	{
		position:relative;
		margin:0 auto;
		width:737px;
		height:24px;
		background-image:url(../images/photos/large/bottom_shadow.jpg);
		z-index:1;
	}
	
	div#contentText{
	position:relative;
	float:left;
	left:30px;
	bottom:55px;
	width:465px;
	background-color:#fcf8ef;
	text-align:left;
	}
	
	
	/* Text */

	p.roomTitle .bigger{
	font-size:19px;	
	}

	p.roomTitle{
	margin:5px 0;
	font-size:17px;
	font-weight:bold;
	font-family:Trajan Pro, "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

	ul.roomText{
	list-style-type: none;
  	list-style-image: none;
	color:#360;
	padding-left:0;
	font-size:14px;
	}
	
	ul.roomText li{
	line-height:18px;
	}
	
	/* Images */

	img.divider_x{
	margin-bottom:5px;
	}
