/* CSS Document */

body {
	font-family: Helvetica, sans-serif;
	background-color:white;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("assets/p5.png");
	}

p {margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
	}

p.class_bottomnav {margin: 0px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 15px;
	}

p.class_concertdetails {margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 17px;
	}

li {
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
ul {
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	}

h1  {
	font-size: 22px;
	margin-top: 14px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 28px;
	}


h2 {
	margin: 0px;
	}
	
h3 {
	margin: 0px;
	}	
	
h4 {
	margin: 0px;
	}
	
hr {
	text-align: center;
	height:2px;
	border-width:0;
	color:white;
	background-color:white;
	}

img {
	margin: 0px;
	}
	
img.social_icons {
	margin-right: 5px;
	padding: 0px;
	word-spacing: 0px;
	text-align: right;
	}


a:link {
	color: #D33448;
	text-decoration: none;
	}      /* unvisited link */
a:visited {
	color: #D33448;
	text-decoration: none;
	}  /* visited link */
a:hover 
	{color:black;
		text-decoration: none;
		}  /* mouse over link */
a:active 
	{color: #D33448;
	text-decoration: none;
	}  /* selected link */ 
	
a.class_concerts {
	color:#0398D2;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_concerts:link  {
	text-decoration: none; 
	color: #0398D2;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_concerts:visited {
	text-decoration: none; 
	color: #0398D2;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_concerts:hover {
	text-decoration: none; 
	color: white;
	background-color: #0398D2;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_concerts:active {
	text-decoration: none; 
	color: #0398D2;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}	
		
a.class_orchestra {
	color:#91288D;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 28px;
	padding-right: 28px;
	border:0px;
	}
	
a.class_orchestra:link  {
	text-decoration: none; 
	color: #91288D;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 28px;
	padding-right: 28px;
	border:0px;
	}
	
a.class_orchestra:visited {
	text-decoration: none; 
	color: #91288D;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 28px;
	padding-right: 28px;
	border:0px;
	}
	
a.class_orchestra:hover {
	text-decoration: none; 
	color: white;
	background-color: #91288D;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 28px;
	padding-right: 28px;
	border:0px;
	}
	
a.class_orchestra:active {
	text-decoration: none; 
	color: #91288D;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 28px;
	padding-right: 28px;
	border:0px;
	}		
	
a.class_news {
	color:#F0BF00;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 32px;
	padding-right: 32px;
	border:0px;
	}
	
a.class_news:link  {
	text-decoration: none; 
	color: #F0BF00;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 32px;
	padding-right: 32px;
	border:0px;
	}
	
a.class_news:visited {
	text-decoration: none; 
	color: #F0BF00;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 32px;
	padding-right: 32px;
	border:0px;
	}
	
a.class_news:hover {
	text-decoration: none; 
	color: white;
	background-color: #F0BF00;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 32px;
	padding-right: 32px;
	border:0px;
	}
	
a.class_news:active {
	text-decoration: none; 
	color: #F0BF00;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 32px;
	padding-right: 32px;
	border:0px;
	}			
	
a.class_support {
	color:#00A773;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_support:link  {
	text-decoration: none; 
	color: #00A773;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_support:visited {
	text-decoration: none; 
	color: #00A773;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_support:hover {
	text-decoration: none; 
	color: white;
	background-color: #00A773;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}
	
a.class_support:active {
	text-decoration: none; 
	color: #00A773;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 31px;
	padding-right: 31px;
	border:0px;
	}		
	
a.class_tickets {

	text-decoration: none;
	color:#D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 113px;
	padding-right: 112px;
	}
	
a.class_tickets:link  {

	text-decoration: none; 
	color: #D33448;
	padding-top: 38px;
	padding-bottom:40px;
	padding-left: 113px;
	padding-right: 112px;
	}
	
a.class_tickets:visited {
	text-decoration: none;
	color: #D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 113px;
	padding-right: 112px;
	}
	
a.class_tickets:hover {
	text-decoration: none; 
	color: white;
	background-color: #D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 113px;
	padding-right: 112px;
	}
	
a.class_tickets:active {
	text-decoration: none; 
	color: #D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 113px;
	padding-right: 112px;
	}	
	
a.class_subscriptions {
	text-decoration: none;
	color:#D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 93px;
	padding-right: 98px;
	}
	
a.class_subscriptions:link  {
	text-decoration: none; 
	color: #D33448;
	padding-top: 38px;
	padding-bottom:40px;
	padding-left: 93px;
	padding-right: 98px;
	}
	
a.class_subscriptions:visited {
	text-decoration: none;
	color: #D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 93px;
	padding-right: 98px;
	}
	
a.class_subscriptions:hover {
	text-decoration: none; 
	color: white;
	background-color: #D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 93px;
	padding-right: 98px;
	}
	
a.class_subscriptions:active {
	text-decoration: none; 
	color: #D33448;
	padding-top: 38px;
	padding-bottom: 40px;
	padding-left: 93px;
	padding-right: 98px;
	}		
a.class_portraits {
	color:white;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 46px;
	padding-right: 46px;
	border:0px;
	}
	
a.class_portraits:link  {
	text-decoration: none; 
	color: white;
	background-color:#0398d2;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 46px;
	padding-right: 46px;
	border:0px;
	}
	
a.class_portraits:visited {
	text-decoration: none; 
	color: white;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 46px;
	padding-right: 46px;
	border:0px;
	}
	
a.class_portraits:hover {
	text-decoration: none; 
	color: white;
	background-color: #005595;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 46px;
	padding-right: 46px;
	border:0px;
	}
	
a.class_portraits:active {
	text-decoration: none; 
	color: white;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 46px;
	padding-right: 46px;
	border:0px;
	}	






a.class1 {
	color:black;
	}
	
a.class1:link  {
	text-decoration: none; 
	color: black;
	}
	
a.class1:visited {
	text-decoration: none; 
	color: black;
	}
	
a.class1:hover {
	text-decoration: none; 
	color: #D33448;
	}
	
a.class1:active {
	text-decoration: none; 
	color: black;
	}
	


a.class2 {
	color:white;
	}
	
a.class2:link  {
	text-decoration: none; 
	color: white;
	}
	
a.class2:visited {
	text-decoration: none; 
	color: white;
	}
	
a.class2:hover {
	text-decoration: none; 
	color: white;
	}
	
a.class2:active {
	text-decoration: none; 
	color: white;
	}
	
	
	
p.class_Season {
	font-size: 32px;
	line-height: 60px;
	margin-left: 20px;
	margin-top: 2px;
	}
	
	
	
#outer_container {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	}


#container {
	float: left;
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	}
	
#logo {
	width: 362px;
	height: 60px;
	float: left;
	background-color: white;
	padding-top: 8px;
	padding-left: 0px;
	margin-right: 0px;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #E4E4E4;
	}
	
	
#uppernav {
	float: left;
	width: 613px;
	height: 60px;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 25px;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	color: black;
	text-align: right;
	line-height: 80px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #E4E4E4;
	}
	
#logo2 {
	width: 362px;
	height: 41px;
	float: left;
	background-color: white;
	background-image: url("assets/Web_Logo_2-01.png");
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 14px;
	margin-left: 0px;
	}
		
#nav {
	float: left;
	width: 638px;
	height: 41px;
	background-color: white;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	text-align:right;
	}	

#homephoto {
	float: left;
	width: 1000px;
	height: 584px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("assets/Home_photo/Ella_HomePhoto_2.jpg");
	background-size: 1000px 584px;
	}
	
#upcoming_concerts {
	float: left;
	width: 1000px;
	height: 70px;
	background-image: url("assets/80_transparency.png");
	margin-top: 475px;
	}
	
#season {
	float: left;
	width: 362px;
	height: 70px;
	}
	
	
#upcoming_concert1 {
	float: left;
	width:auto;
	height: 46px;
	font-size: 12px;
	padding: 14px;
	padding-left: 18px;
	}
	

	

#left_column {
	float: left;
	width: 620px;
	height: auto;
	}


#recent_news {
	float: left;
	width: 590px;
	height: 200px;
	margin-top: 20px;
	margin-right: 30px;
	background-color: #E6E6E6;
}
	
#recentnews_photo {
	float:left;
	margin-right: 15px;
	height: 225px;
	}	
	
#recentnews_text{
	float: left;
	width: 270px;
	height: 170px;
	}
	
#recentnews_morenews {
	float: left;
	height: 30px;
	width: 305px;
	text-align: right;
	line-height: 30px;
	background-image: url('assets/news_button-01.png');
	padding-right: 15px;
	}
	
	
	
#index_content {
	float: left;
	width: 510px;
	height: 570px;
	background-color: #E6E6E6;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-top: 20px;
	margin-right: 30px;
	}
	
	
	
	
	
	
#right_column {
	float: left;
	width: 380px;
	height: auto;
	}
	
#get_tickets {
	float: left;
	width: 364px;
	height: 100px;
	border-style: solid;
	border-color: #D33448;
	border-width: 8px;
	margin-top: 20px;
	line-height: 98px;
	font-weight: bold; 
	font-size: 21px;
	}
	
#subscription_button {
	float: left;
	width: 364px;
	height: 100px;
	border-style: solid;
	border-color: #D33448;
	border-width: 8px;
	margin-top: 20px;
	line-height: 98px;
	font-weight: bold; 
	font-size: 21px;
	}
	
#facebook {
	float: left;
	width: 380px;
	height: 520px;
	margin-top: 20px;
	}
	
	
#bottomnav {
	float: left;
	width: 966px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 25px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-top-width: 2px;
	font-size:15px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 25px;
	background-color: white;
	background-repeat: repeat;
	}
	
	
	
/* end of all relevant to index page */

/************************** beginning of concerts page ******************************/



#concerts_homephoto {
	float: left;
	width: 1000px;
	height: 400px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("assets/concertspage_1000x400.jpg");
	}

#portraits_homephoto {
	float: left;
	width: 1000px;
	height: 400px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("assets/HeartPorts_Hero_2000x800.jpg");
	background-size: 1000px 400px;
	}

#portraits_text {
	float: left;
	width: 910px;
	height: auto;
	margin-left: 25px;
	padding-top: 5px;

	}

#concerts_nav2 {
	float: left;
	width: 1000px;
	height: 41px;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;

	}		
		
		
#concert_maincontent {
	float: left;
	width: 1000px;
	height: auto;
	background-color: #E6E6E6;
	margin-top: 0px;
	padding-bottom: 30px;
	}
	
	
#concert_div {
	float: left;
	width: 960px;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left:20px;
	padding-bottom: 0px;
	}
	
#concert_photo {
	float:left;
	width: 340px;
	height: auto;
	background-color: #0398D2;
	color: white;
	
	}
	
#concert_text {
	float: left;
	width: 300px;
	height: auto;
	margin-left: 25px;
	padding-top: 5px;

	}
	
	
	
#tickets_div {
	float: left;
	width: 230px;
	height: 55px;
	border: solid;
	border-width: 8px;
	border-color: #0398D2;
	margin-top: 20px;
	margin-bottom: 13px;
	font-size: 16px;
	line-height: 55px;
	font-weight: bold;
	margin-left: 30px;
	}	
	
a.class2_tickets {

	text-decoration: none;
	color:#0398D2;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 62px;
	padding-right: 62px;
	margin: 0px;

	}
	
a.class2_tickets:link  {

	text-decoration: none; 
	color: #0398D2;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 61px;
	padding-right: 62px;
	margin: 0px;

	}
	
a.class2_tickets:visited {
	text-decoration: none;
	color: #0398D2;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 61px;
	padding-right: 62px;
	margin: 0px;
	
	}
	
a.class2_tickets:hover {
	text-decoration: none; 
	color: white;
	background-color: #0398D2;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 61px;
	padding-right: 62px;
	margin: 0px;
	}
	
a.class2_tickets:active {
	text-decoration: none; 
	color: #0398D2;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 61px;
	padding-right: 62px;
	margin: 0px;

	}
	
	
	
#concert_details {
	float: left;
	width: 240px;
	height: auto;
	margin-top: 20px;
	margin-left: 30px;
	padding-left: 8px;

	}
	
#bottomnav_concerts {
	float: left;
	width: 966px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-top-width: 2px;
	font-size:11px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 25px;
	background-color: white;
	background-repeat: repeat;
	}
	
	
a.class3 {
	color:#0398D2;
	}
	
a.class3:link  {
	text-decoration: none; 
	color: #0398D2;
	}
	
a.class3:visited {
	text-decoration: none; 
	color: #0398D2;
	}
	
a.class3:hover {
	text-decoration: none; 
	color: black;
	}
	
a.class3:active {
	text-decoration: none; 
	color: #0398D2;
	}
	
	
	
	
/* end of all relevant to concerts page */

/************************** beginning of orchestra page *****************************/	

#orchestra_homephoto {
	float: left;
	width: 1000px;
	height: 400px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("assets/orchestraNYG_edit_web.jpg");
	}

#orchestra_nav2 {
	float: left;
	width: 1000px;
	height: 41px;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;
}			
	
#orchestra_maincontent {
	float: left;
	width: 1000px;
	height: auto;
	background-color: #E6E6E6;
	margin-top: 0px;
	padding-bottom: 20px;
	}	
	
#orchestra_text {
	float: left;
	width: 500px;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-top: 30px;
	}
	
#orchestra_column2 {
	float: left;
	width: 360px;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-left: 20px;
	}


#bottomnav_orchestra {
	float: left;
	width: 966px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-top-width: 2px;
	font-size:11px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 25px;
	background-color: white;
	background-repeat: repeat;
	}


a.class4 {
	color:#91288D;
	}
	
a.class4:link  {
	text-decoration: none; 
	color: #91288D;
	}
	
a.class4:visited {
	text-decoration: none; 
	color: #91288D;
	}
	
a.class4:hover {
	text-decoration: none; 
	color: black;
	}
	
a.class4:active {
	text-decoration: none; 
	color: #91288D;
	}




/* end of all relevant to orchestra page */

/************************** beginning of news_media page *****************************/	





#news_homephoto {
	float: left;
	width: 1000px;
	height: 400px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("assets/orchestrahall_edit_web.jpg");
	}

#news_nav2 {
	float: left;
	width: 1000px;
	height: 41px;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;

	}		
	
	
#news_maincontent {
	float: left;
	width: 1000px;
	height: auto;
	background-color: #E6E6E6;
	margin-top: 0px;
	padding-bottom: 40px;
	}	

#news_date {
	float: left;
	width: 80px;
	height: 30px;
	color: white;
	margin-top: 20px;
	margin-right: 900px;
	padding-right: 10px;
	font-size: 16px;
	background-color: #F0BF00;
	line-height: 30px;
	text-align: right;
	}
	
#news_entry {
	float: left;
	width: 890px;
	height: 280px;
	background-color: white;
	margin-left: 90px;
	}

#news_entry_photo {
	float: left;
	width: 400px;
	height: 280px;
	background-color: white;
	margin-left: 0px;
	}
	
#news_entry_text {
	float: left;
	width: 430px;
	height: 280px;
	background-color: white;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;

	}

#bottomnav_news {
	float: left;
	width: 966px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-top-width: 2px;
	font-size:11px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 25px;
	background-color: white;
	background-repeat: repeat;
	}


a.class5 {
	color:#E8B600;
	}
	
a.class5:link  {
	text-decoration: none; 
	color: #E8B600;
	}
	
a.class5:visited {
	text-decoration: none; 
	color: #E8B600;
	}
	
a.class5:hover {
	text-decoration: none; 
	color: black;
	}
	
a.class5:active {
	text-decoration: none; 
	color: #E8B600;
	}





/* end of all relevant to news_media page */

/************************************ beginning of support page *********************/	





#support_homephoto {
	float: left;
	width: 1000px;
	height: 400px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("assets/cuisine_edit_web.jpg");
	}

#support_nav2 {
	float: left;
	width: 1000px;
	height: 41px;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;

	}		
	
	
#support_maincontent {
	float: left;
	width: 1000px;
	height: auto;
	background-color: #E6E6E6;
	margin-top: 0px;
	padding-bottom: 20px;
	}	
	
#support_text {
	float: left;
	width: 500px;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-top: 30px;
	}
	
#support_column2 {
	float: left;
	width: 320px;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 40px;
	}


#bottomnav_support {
	float: left;
	width: 966px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-top-width: 2px;
	font-size:11px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 25px;
	background-color: white;
	background-repeat: repeat;
	}


a.class6 {
	color:#00A773;
	}
	
a.class6:link  {
	text-decoration: none; 
	color: #00A773;
	}
	
a.class6:visited {
	text-decoration: none; 
	color: #00A773;
	}
	
a.class6:hover {
	text-decoration: none; 
	color: black;
	}
	
a.class6:active {
	text-decoration: none; 
	color: #00A773;
	}




/* end of all relevant to support page */

/************************************ beginning of contact page *********************/	



#contact_homephoto {
	float: left;
	width: 1000px;
	height: 400px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("assets/larkleap_edit_web_1000.jpg");
	}

#contact_maincontent {
	float: left;
	width: 1000px;
	height: auto;
	background-color: #E6E6E6;
	margin-top: 20px;
	padding-bottom: 20px;
	}	
	
#contact_text {
	float: left;
	width: 500px;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-top: 30px;
	}
	
#contact_column2 {
	float: left;
	width: 320px;
	height: auto;
	background-color: white;
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 40px;
	}

















	
	