@charset "UTF-8";

/*Main Content*/

#content_main2 {
	background-image: url(../images/background/velum.png);
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 75px;
	padding-left: 15px;
	height: 700px;
	background-position: bottom;
}
#content_main3 {
	background-image: url(../images/background/velum.png);
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 75px;
	padding-left: 15px;
	height: auto;
	background-position: bottom;
}
.home_image2 {
	-moz-transform:rotate(-5deg);
	-webkit-transform:rotate(-5deg);
}
.content_text2 {
	text-align: justify;
	font-size: 0.87em;
	line-height: normal;
	color: #451730;
	font-weight: 400;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
}
#sidebar_location {
	margin-top: 20px;
	padding-top:10px;
}
/*Right Photo and Content Section*/
.content_main_sidebar2 {
	float: right;
	height: auto;
	margin-bottom: 1.5em;
	width: 380px;
	background-image: none;
	margin-right:15px;
}
.sidebarbackground {
	background-image: url(../images/background/velum.png);
	background-position: bottom;
	margin-top: 15px;
	padding-left: 15px;
	padding-bottom:15px;
}
.content_main_sidebar_texta2 { /*top list item to adjust line spacing*/
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #451730;
	margin-bottom: 0em;
	margin-top: 0em;
}
.content_main_sidebar_textb2 { /*middle list item(s) to adjust line spacing*/
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #451730;
	margin-bottom: 0em;
	margin-top: 0.5em;
}
.content_main_sidebar_textc2 { /*bottom list item to adjust line spacing*/
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #451730;
	margin-bottom: 1em;
	margin-top: .5em;
}
.content_main_sidebar_contact2 {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #451730;
	margin-bottom: 0em;
	margin-top: 60px;
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	padding-left: 40px;
}
.content_main_sidebar_contact2 a:link {
	color:#415E4D;
	text-decoration: none;
	font-family: 'Bad Script', cursive;
	font-size: 1.5em;
	font-weight: bolder;
	letter-spacing: normal;
	line-height: 1.5em;
}      /* unvisited link */
.figure1_2 { /*Main placement portrait area for top of content_main_sidebar*/
	margin-bottom: 0em;
	margin-left: auto;
	overflow: hidden;
	width: 350px;
	margin-right: 15px;
	display: block;
	margin-top: 20px;
}
/*-------Form Start---------*/
.form {
	width: 400px;
	float: left;
}
/*-------Form End---------*/
