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

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 88%;
	color: #222;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: text-top;
}
.topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #700;
	vertical-align: text-top;
	text-align: right;
}

.texthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 88%;
	color: #222;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: text-top;
	width: 440px;
}

.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	text-align: left;
	padding: 10px;
}

a:link {
	color: #600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #600;
}
 #columns {
	width: 585px;
    }

    #columns .column {
	position: relative;
	width: 49%;
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
    }

    #columns .left {
        float: left;
    }

    #columns .right {
        float: right;
    }
.quote {
	font-size: 24pt;
	color: #6C1515;
	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;
	text-align: center;
}
.phototext {
	text-align: center;
	color: #666;
	vertical-align: text-top;
	font-size: 100%;
}
.header {
	font-size: 120%;
	color: #660709;
	text-align: left;
	padding-left: 10px;
}
.imageborder {
	border: 2px solid #FFF;
}
#logo {
	margin-left: 90px;
}
.hometext {
	width: 425px;
}
.hhdesign {
	font-size: 70%;
	text-align: right;
	vertical-align: text-top;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}
body {


}

