@charset "utf-8";
body {
	background-image: url(images/background2.jpg);
	padding: 0px;
	background-attachment: fixed;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.trans_bg .gallerybuttons a{
	color: #FFF;
	text-decoration: none;
}
.trans_bg .gallerybuttons a:link{
	color: #FFF;
	text-decoration: none;
}
.trans_bg .gallerybuttons a:visited{
	color: #FFF;
	text-decoration: none;
}
.trans_bg .gallerybuttons a:hover{
	color: #B41;
	text-decoration: underline;
}
.gallerybuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-left: 15px;
}




.trans_bg {
	background-image: url(images/trans_bg.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}




.horns_bg {
	background-image: url(images/horns_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


.trans_bg_letter {
	border: 2px solid #CCC;
	background-image: url(images/trans_bg.png);
}



.logoimg {
	padding-top: 3px;
	padding-left: 5px;
	background-image: url(images/trans_bg.png);
}



.main_image_left {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}



.main_image_center {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}



.main_image_right {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.image_border {
	border: 2px solid #CCC;
}




body,td,th {
	color: #FFF;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
}



.bold_type {
	font-size: 1.5em;
	font-weight: bolder;
	color: #B41;
	font-family: Georgia, "Times New Roman", Times, serif;
}



h2 {
	color: #B41;
	font-size: 1.5em;
	font-weight: bolder;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
a:link {
	color: #B41;
}
a:hover {
	color: #FFF;
}
a:visited {
	color: #B41;
}
a:active {
	color: #B41;
}



.portrait_img {
	float: right;
	clear: none;
	margin-left: 8px;
	border: 2px solid #CCC;
}
.portrait_left_img {
	clear: none;
	float: left;
	margin-right: 8px;
	border: 2px solid #CCC;
}




.button {
	font-size: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bolder;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}



.rt_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.trans_bg td ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: inline;
	text-align: left;
	padding-right: 25px;
}
.trans_bg td ul li a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B41;
}
.trans_bg td ul li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B41;
}
.trans_bg td ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.trans_bg a {
	color: #B41;
	text-decoration: underline;
}
.trans_bg a:link {
	color: #B41;
	text-decoration: underline;
}
.trans_bg a:hover {
	color: #FFF;
	text-decoration: underline;
}
#parent_sv {
	background-image: url(images/trans_bg.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 675px;
}

#sv-container {
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;


}




#form_border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#gallery_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#gallery_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60;
	text-align: center;
}
#gallery_menu ul {
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gallery_menu ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#gallery_menu ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 8px;
}
#gallery_menu ul li a:link {
	color: #C60;
	text-decoration: none;
}
#gallery_menu ul li a:visited {
	color: #C60;
	text-decoration: none;
}

#gallery_menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #C90;
	margin: 0px;
}

#contact_info {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#contact_center_image {
	margin: 0px;
	padding-left: 31px;
}

.services_images {
	border: 2px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
#contact_footer_nav {
	margin: 0px;
	padding-top: 12px;



}
#angie_list {
	font-size: 18px;
	font-weight: bold;
}
#angie_list a {
	color: #FC6;
}
#angie_list a:visited {
	color: #FC6;
}
#angie_list a:hover {
	color: #F93;
}
