/*
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,#copy{
	text-align:center;
}
#copy{
	padding-bottom:5px;
	overflow:auto;
	height:650px;
}
#experience a img{	
	padding:0;
	border:0;
	margin:10px 0 0 0;
}
#description{
	margin:15px;
	padding:6px;
	text-align:left;
	color:#000;
	font-family:Verdana,Arial,Times New Roman;
	font-size:12px;
}
#description p{
	padding:8px 0;
}
#description ul{
	list-style-type: disc;
	list-style-position: inside;
	margin-left:25px;
	margin-bottom:25px;
}
#description h1{
	font-weight:bold;
	font-size:14px;
} 
#description h2{
	clear:both;
	text-align:left;
	color:#1B5150;
	font-family:Verdana,Arial,Times New Roman;
	font-size:14px;
	font-weight:bold;
	padding-top:25px;
}
#description h3{
	color:#1B5150; 
	font-size: 18px;
	font-weight:bold;
}
.half{
	width:49%;
}
.right{
	float:right;
	text-align:right;
}
.left{
	float:left;
	text-align:left;
}
.mid{
	margin:0 auto;
	text-align:center;
}
.standout{
	color:#ff0000;
}
#sidebar{
	height:625px;
	background-image:none;
	text-align:left;
}
#sidebar strong{
	font-weight:bold;
}
.style1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: bold;}.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #1B5150;	font-size: 24px;}.style3 {	font-size: 14px;	color: #1B5150;}.style4 {font-size: 16px}.style5 {font-size: 14px}.style6 {	font-size: 17px;	font-style: italic;	font-weight: bold;	color: #2C8583;}.style7 {font-size: 15px}.style8 {	font-family: "Wingdings 2";	font-size: 36px;}.style10 {	font-size: 16px;	color: #2C8583;}.style11 {font-size: 14px; font-style: italic; }.style12 {font-size: 12px; font-style: italic; }.style13 {font-size: 12px}
/* END style_welcome_index.css */