body {
	margin: 0px;
	background-image: url(../images/Repeat%20texture.jpg);
	background-repeat: repeat;
}

header {
	background-image: url(../images/title_strip2.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 144px;
	font-family: "PT Sans", georgia, serif;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@font-face {
	font-family: vivaldi;
	src: local(vivaldi), url('vivaldi.ttf') format('truetype');
	src: local(vivaldi), url('vivaldi.eot') format('embedded-opentype');
}

@font-face {
	font-family: gothic;
	src: local(gothic), url('gothic.ttf') format('truetype');
}

@font-face {
	font-family: alexbrush;
	src: local(alexbrush), url('alexbrush.ttf') format('truetype');
}

@font-face {
	font-family: PT sans;
	src: local(PT sans), url('PT sans.ttf') format('truetype');
}

b1 {
	font-family: "vivaldi";
	font-size: 40pt;
	letter-spacing: 9px;
	color: #45005a;
	padding-left: 30px;
	line-height: 75px;
}

b2 {
	font-family: "gothic";
	padding-left: 60px;
	font-size: 12pt;
	color: #45005a;
	letter-spacing: 4px;
}

.container {
	position: relative;
	float: left;
	margin-top: 17px;
}

img {
	margin-left: 10px;
}

#item{
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	background-color: #52007b;
	text-align: center;
	padding-top: 6px;
	border-left: solid rgba(255,255,255,0.3) 1px;
	font-size: 13pt;
	color: #fbf0ff;
	-webkit-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
}

#item:hover {
	background-color: #632980;
}

nav {
	position: absolute;
	bottom: 0;
	left: 20px;
}

#Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	background-image: url(../images/line.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 1000px;
	height: auto;
	margin: 0px auto;
	color: #000;
	padding-top: 2px;
	padding-bottom: 70px;
}

article {
	margin-left: 85px;
	margin-right: 85px;
	text-align:left;
}

#top {
	width: 1000px;
	height: 82px;
	background-image: url(../images/line_header.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

footer {
	font-size: 11pt;
	width: 1000px;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/line_footer.png);
	background-repeat: no-repeat;
	font-family: "PT sans", georgia, serif;
}

#Menu {
	width: 1013px;
	text-align: center;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
}

.slideshow {
	text-align: right;
	vertical-align: top;
	float: right;
	width: 300px;
}
#content_title {
	font-size: 19px;
	color: #520087;
}
#content_title_small {
	font-size: 16px;
	color: #520087;
}
#content_title_medium {
	font-size: 14px;
	color: #520087;
}

header a:visited, header a:hover, header a:link, header a:active {
	color: #ffffff;
	text-decoration: none;
}

footer a:visited, footer a:link, footer a:active {
	text-decoration: none;
	color: #000;
}

footer a:hover {
	color: #959595;
	text-decoration: underline;
}

article a:visited, article a:link, article a:active {
	text-decoration: none;
}

#cmb {
	margin-left: 50px;
	margin-right: 350px;
}

#primary {
	margin-right: 70px;
}

.menubox {
	border: 1px purple solid;
	width: 430px;
	height: 180px;
	background-color: rgba(255,255,255,0.8);
	text-align: left;
	padding-left: 400px;
	padding-top: 10px;
	color: purple;
	font-size: 16pt;
	border-radius: 5px;
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.4);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	-webkit-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
}

.menubox:hover {
	box-shadow: 1px 1px 4px 3px rgba(0,0,0,0.4);
}

#text {
	color: black;
	font-size: 11pt;
	margin-top: 10px;
	height: 110px;
	margin-right: 20px;
}

#reading {
	float: right;
	margin-right: 30px;
	font-family: "gothic";
	font-size: 10pt;
	margin-top: 8px;
	width: 170px;
	text-align: center;
}

.menubox:hover #reading {
	font-weight: bold;
}

#testimonial {
	text-indent: 30px;
	background-color: rgba(255,255,255,0.4);
	width: 790px;
	box-shadow: 2px 2px 9px 1px rgba(0,0,0,0.5);
	border-radius: 5px;
	border: 1px solid rgba(81,0,135,0.67);
	padding: 13px 13px 33px 13px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#testimonial:before {
	height: 80px;
	font-size: 100pt;
	content: "\"";
	font-family: "alexbrush";
	position: absolute;
	margin-top: -17px;
	margin-left: -30px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	color: #520087;
}

#testimonial:after {
	height: 80px;
	font-size: 100pt;
	content: "\"";
	font-family: "alexbrush";
	position: absolute;
	color: #520087;
	margin-left: -28px;
	margin-top: -39px;
}

#person {
	font-size: 10pt;
	float: right;
	margin-right: 20px;
	margin-top: -38px;
	font-style: italic;
}

#social {
	width: 1000px;
	height: 50px;
	background-image: url(../images/line.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}

#social img {
	-webkit-transition: 0.1s linear;
	transition: 0.1s linear;
	-o-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	float: right;
	margin-top: -10px;
}

#social img:hover {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
	-o-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
}

#indent {
	margin-right: 50px;
}
