@charset "utf-8";
/* CSS Document */

.clear{
	clear:both;
}

body {
	background:url(../img/background_body.jpg);
	font-family:"Copperplate Gothic Light", "Copperplate Gothic", Georgia, "Times New Roman", Times, serif;
}

a, h1, h2, h4, h5, h6{
	font-family:"Copperplate Gothic Bold", "Copperplate Gothic Light", "Copperplate Gothic", Georgia, "Times New Roman", Times, serif;
}

a, a:visited, a:hover{
	color:#039;
}

address{
	font-style:normal;
}

h6{
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
}

h3{
	font-weight:normal;
	font-size:16px;
}

em{
	font-style:normal;
}

table{
	margin-bottom:1em;
}

td.gallery_text{
	border:4px solid purple;
}

td.gallery_text p{
	line-height:1.5em;
}


img.border{
	border:4px solid purple;
}

img.borderhome{
	border-top:4px solid purple;
	border-right:4px solid purple;
	border-left:4px solid purple;
}


img.thin_border{
	border:2px solid purple;
}

div#capsule{
	width:1000px;
	margin:0 auto;
}

div#title{
	margin-top:1em;
	margin-bottom:1em;
}

div#head h1{
	display:inline;
	margin:1em;
	border-bottom:4px solid purple;
}

div#container{
	border:4px solid purple;
}

div#menu{
	text-align:center;
	margin:0 auto;
}

div#menu ul{
	list-style:none;
	margin:0;
	margin-left:-1.5em;
}

div#menu ul li{
	margin:0px;
	padding:0px;
	display:inline;
	font-weight:bold;
	text-transform:uppercase;
}

div#menu ul li{
	padding-right:30px;
	padding-left:30px;
}

div#content{
	padding:1em;
}

div#contact{
	text-align:center;
}
