body {
	background-image: url(images/bg.jpg);
}

#page {
	width: 780px;
	border-left: 2px solid #C38055;
	border-right: 2px solid #C38055;
	border-top: 2px solid #C38055;
	border-bottom: 2px solid #C38055;
	margin: auto;
}

.c2 {
	color: #ED1848;
	border-top: 1px dotted #ed1848;
	border-bottom: 1px dotted #ed1848;
}

.c2, .c3{
	color: #ED1848;
	background-color: #FFFFFF;
	height: auto;
	overflow: visible;
}



.form {
	margin-left: 10px;
	color: #C38055;
	font-weight: bold;		
}

.rt-col {
	border-left: 1px dotted #ed1848;
	color: #ED1848;
	margin-right: 3px;
	margin-left: 3px;
	border-left-style: dotted;
}

.rt-col a:link, rt-col a:visited, rt-col a:active {
	color: #ED1848;
	text-decoration: none;
}

.rt-col a:hover {
	color: #EF4297;
	text-decoration: underline;
}

.rt-col-header {
	color: #FFFFFF;
	font-weight: bold;
}


.c1-copy {
	color: #C38055;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}

.c2-copy {
	color: #ED1848;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 11px;
}

.c1-header {
	color: #5FC2FF;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}

.c2-header {
	color: #C38055;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}

.footer-cr {
	border-left: 1px dotted #ed1848;
	color: #ED1848;
	font-size: 10px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	height: 45px;
}

.footer {
	color: #ED1848;
	font-weight: bold;
	font-size: 16px;
}

.footer a:link, a:visited, a:active {
	color: #ED1848;
	text-decoration: none;
}

.footer a:hover {
	color: #EF4297;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.entryNorm input {

    position: absolute;
	left: 230px;
}

.entryNorm select {

    position: relative;
	left: 105px;
}
.page textarea {
	background-color: #FCCEDB;
}
.page input {
	background-color: #FCCEDB;
}

.map-border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #C38055;
	background-color: #C38055;
}

