/*
FILENAME: style_welcome_index.css
PROJECT: Mountain Top Resorts
DESCRIPTION: styles for the schedule page
AUTHOR: Doug McCaughan
CREATION DATE: Sept 2009
MODIFIED BY/ON:
VARIABLES:

*/
/* BEGIN style_welcome_index.css */
#experience{
	text-align:center;
	display:block;
}
#experience a img{
	padding:0;
	border:0;
	margin:10px 0 0 0;
}
#description{
	margin:15px;
	background-color:#fff;
	padding:6px;
	font-family:Verdana,Arial,Times New Roman;
}
#description h1{
	font-weight:bold;
	font-size:14px;
}
p.MsoListParagraph {
	margin-top:5px;
	margin-right:0in;
	margin-bottom:.0001pt;
	margin-left:.5in;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
}
#sidebar{
	height:680px;
}
/* END style_welcome_index.css */