body{
	background-color : #ffffff;
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.8em;
	font-weight : normal;
	text-align: center;
	color:#101010;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size : 1.6em;
	color: #c21c4b;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2{
	font-size : 1.3em;
	color: #748db6;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

h3{
	font-size : 1.2em;
	color: #c21c4b;
	margin-bottom: 8px;
	margin-top: 5px;
	padding-top: 0px;
}

p {
	margin: 0px;
	padding: 3px 0px 8px 0px;
}

a {
	color: #c21c4b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

acronym {
	cursor:pointer;
}

hr {
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #036cae;
	background-color: #036cae;
}

form {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

input, textarea, select {
	border: 1px solid #c2c2c2;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1em;
}

input {
	width: 180px;
}

textarea {
	width: 250px;
	height: 85px;
}

.button {
	font-size: 0.9em;
	color: #ffffff;
	background-image: url(../images/navon.jpg);
	background-repeat: repeat-x;
	background-color: #712c2f;
	font-weight: bold;
	cursor:pointer;
	padding: 0px 2px 0px 2px;
	width: auto;
}

.containerbg {
	width: 762px;
	margin: auto;
	padding: 0px;
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

.container {
	overflow: auto;
	margin: auto;
	width: 762px;
	padding: 0px;
	background-image: url(../images/container.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.header {
	height: 97px;
	padding: 0px;
	margin: 0px;
}


.contact {
	position: relative;
	top: -110px;
	float: right;
	margin-right: 20px !important;
	margin-right: 10px;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -100px;
}

.contact p {
	margin-bottom: 0px;
	padding-bottom: 0px
}

.contact a {
	color: #101010;
}

.contact img {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.nav {
	clear: both;
	float: left;
	width: 750px;
	margin-left: 6px !important;
	margin-left: 3px;
	margin-top: 0px !important;
	margin-top: -3px;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-color: #45536d;
}

.nav ul {
	padding: 0px;
	margin: 0px;
	width: 750px;
	list-style: none;
}

.nav li {
	float: left;
}

.nav a {
	color: #ffffff;
	display: block;
	float: left;
	padding: 8px 10px 7px 10px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

.nav a:hover {
	text-decoration: none;
}

.off a {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-color: #45536d;
}

.on, .off a:hover {
	background-image: url(../images/navon.jpg);
	background-repeat: repeat-x;
	background-color: #712c2f;
}

.content {
	clear: both;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 702px;
	text-align: left;
	margin-left: 30px !important;
	margin-left: 15px;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.content ul {
	list-style-image: url(../images/list.gif);
	position: relative;
	left: -20px;
}

.subnav {
	clear: both;
	margin-top: 20px;
	float: left;
	width: 150px;
	text-align: left;
	margin-left: 15px !important;
	margin-left: 8px;
	margin-right: 20px;
}

.subnav ul {
	list-style-image: url(../images/list.gif);
	position: relative;
	left: -20px;
}

.subnav li {
	padding-bottom: 3px;
}

.subcontent {
	float: left;
	width: 550px;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.section {
	width: 320px;
	float: left;
}

.sectionheader {
	color: #ffffff;
	height: 1.7em;
	line-height: 1.7em;
	background-image: url(../images/sectionheader.jpg);
	background-repeat: no-repeat;
	background-color: #ad133e;
	text-indent: 40px;
	margin-bottom: 10px;
}

.footer {
	clear: both;
	width: 762px;
	height: 65px;
	margin: auto;
	padding: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

.footer p {
	margin-right: 30px !important;
	margin-right: 15px;
	margin-top: 10px;
	font-size: 0.85em;
}

.thumbnail {
	float: left;
	margin-right: 15px;
	width: 100px;
}

.fullimage {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.fullimage img {
	width: 200px;
}

.fulldetails {
	float: left;
	width: 482px;
}

.fulldetails h2 {
	margin-top: 0px;
	padding-top: 0px;
}

.fulldetails h3 {
	color: #c21c4b;
	margin-top: 0px;
	padding-top: 0px;
}

.leftimg {
	margin: 10px 20px 10px 0px;
	float: left;
}

.rightimg {
	margin: 10px 0px 10px 20px;
	float: right;
}

.error {
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.pink {
	color: #c21c4b;
}

.adminheader {
	width: 100%;
	height: 85px;
	padding-right: 20px;
	margin-left: -20px;
	background-image: url(../images/logobg.jpg);
	background-repeat: repeat-x;
}

.admincolumn {
	float: left;
	margin-top: 15px;
	text-align: left;
	padding: 0px;
	width: 70%;
}

.admintable {
	border: 1px solid #c2c2c2;
	font-size: 1.1em;
}

.admintable td {
	border: 1px solid #c2c2c2;
	padding: 2px;
	vertical-align: top;
}

.leftcolumn {
	clear: both;
	margin-top: 17px;
	float: left;
	width: 170px;
	text-align: left;
	margin-left: 15px !important;
	margin-left: 8px;
	margin-right: 39px;
	font-size: 0.9em;
}

.leftcolumn ul {
	list-style-image: url(../images/list.gif);
	position: relative;
	left: -20px;
}

.rightcolumn {
	float: left;
	margin-top: 15px;
	width: 521px;
	text-align: left;
	padding: 0px;
}

.border {
	padding-bottom: 2px;
	border-bottom: 2px solid #7891b9;
}