@charset "utf-8";
/* CSS Document */

.box {
	border-style:solid;
	border-width:1px;
	border-color:#8aa3ff;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}
.bg {
	height:850px;
	width:840px;
	background-image:url(assets/bg.jpg);
	background-repeat:no-repeat;
}
.bg2 {
	height:850px;
	width:840px;
	background-image:url(assets/bg2.jpg);
	background-repeat:no-repeat;
}
.bg3 {
	height:420px;
	width:840px;
	background-image:url(assets/bg3.jpg);
	background-repeat:no-repeat;
}
.bg4 {
	height:800px;
	width:840px;
	background-image:url(assets/bg2.jpg);
	background-repeat:no-repeat;
}
.bg5 {
	height:420px;
	width:840px;
	background-image:url(assets/bg4.jpg);
	background-repeat:no-repeat;
}
.font_med {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#8aa3ff;
	letter-spacing:2px;
}
.font_lg {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#8aa3ff;
	letter-spacing:2px;
}
.menu_text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#e5e5e5;
	line-height:25px;
	padding-top:20px;
	padding-left:30px;
}
.home_text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:30px;
}
.content_text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	padding-right:50px;
}
.content_text2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:35px;
}
.content_text3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:35px;
	padding-right:35px;
}
.content_title {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#e5e5e5;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}
.content_title_sm {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#777;
	letter-spacing:1px;
	font-weight:bold;
}
.content_sub_title {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	text-decoration:underline;
	color:#e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:30px;
}
.contact1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:22px;
	color:#e5e5e5;
}
.contact2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#e5e5e5;
}
.footer {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#e5e5e5;
	padding-top:10px;
	padding-bottom:5px;
	letter-spacing:1px;
}
.footer_text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#e5e5e5;
	letter-spacing:2px;
}
.pricing {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#8aa3ff;
	letter-spacing:2px;
	padding-top:10px;
	padding-right:30px;
	padding-left:50px;
}
.pricing2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#8aa3ff;
	letter-spacing:2px;
	padding-top:10px;
}
.pics {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e5e5e5;
	padding-top:5px;
}
.testimonials {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#8aa3ff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	padding-right:50px;
}
.testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#8aa3ff;
	letter-spacing:2px;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:30px;
}
.testimonial1 {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#8aa3ff;
	letter-spacing:2px;
}
.testimonial2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	letter-spacing:0px;
	color:#e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
}
.dots {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:6px;
	color:#e5e5e5;
	letter-spacing:60px;
}
.space-10 {
	height:10px;
}
.space {
	height:20px;
}
.border {
	padding-left:20px;
	padding-right:20px;
}
.border_left {
	padding-left:20px;
	padding-right:20px;
}
.border_right {
	padding-left:20px;
}
