/* Start of CMSMS style sheet 'sappcss' */
.navigation td {
	text-align: right;
	color: white;
	background-image: url("images/navbg.jpg");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

.navigation a {
	color: white;
	font-weight: 600;
	text-decoration: none;
	font-size: 10pt;
	font-family: "Arial";
}

#content {
	height: 300px;
	text-align: left;
}

#content a {
color: #DC2E27;
}

#content a:hover {
color: #717171;
text-decoration: none;
}

#pictures {
	height: 300px;
}

p {
	font-family: Calibri, Arial;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: justify;
}

#gallerycms {
	width: 540px; 
	position: relative; 
	top: -10px;
}

#contacttable {
	margin-left:16px; 
	margin-bottom:-7px; 
	margin-top:-20px;
}

.footertext {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-align: center;
}
.footertext a {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.footertext a:hover {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}
.input-field-40 input {
width: 260px;
}

/* End of 'sappcss' */

