@charset "utf-8";

body {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #eaeaea;

	text-align: center;

	margin: 0px;

	background-image: url(../images/background.gif);

	background-repeat: repeat-x;

	background-position: top;

}

#footer {
	height: 30px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	margin-right: auto;
	margin-left: auto;

}

#header {

	height: 150px;

	width: 900px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #660000;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: auto;

	margin-left: auto;

}

#nav {

	width: 624px;

	height: 30px;

	margin-top: 118px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 2px;

	text-align: right;

	float: right;

}

#logo {

	background-image: url(../images/logo-red.gif);

	background-repeat: no-repeat;

	background-position: left center;

	height: 150px;

	width: 271px;

	float: left;

}





#container {

	height: 700px;

	width: 100%;

}



#content {

	height: 511px;

	width: 620px;

	float: right;

	margin: 0px;

	text-align: left;

}

#content p {

	font-size: 12px;

	padding-right: 10px;

	padding-left: 10px;

	text-align: justify;

}

#content h1 {

	font-size: 18px;

	color: #660000;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	margin: 0px;

}

#content h2 {

	font-size: 14px;

	color: #666666;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

	margin: 0px;

}

#content h6 {

	font-size: 12px;

	padding-right: 10px;

	padding-left: 10px;

	text-align: center;

}

#content h5 {

	font-size: 11px;

	text-align: center;

	margin: 0px;

	padding: 0px;

	font-weight: normal;

}

.alighright {

	font-size: 12px;

	text-align: right;

}

.required {

	font-size: 10px;

	font-style: italic;

	color: #990000;

}





#mainarea {

	background-color: #FFFFFF;

	height: 511px;

	width: 900px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#flashmovie {

	height: 250px;

	margin: 0px;

	width: 275px;

	float: left;

}



#leftnav {
	width: 275px;
	height: 512px;
	float: left;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;

}

#flashmovies {

	margin-left: 10px;

}

#content li {

	font-size: 12px;

	padding-bottom: 5px;

}





#contactform {

	font-family: Arial, Helvetica, sans-serif;

}

#contactform p {

	font-size: 14px;

	text-align: right;

}





#sidenav {
	height: 260px;
	width: 275px;
	margin: 0px;

}

.imagepadding {

	margin-top: 4px;

	margin-right: 10px;

	margin-bottom: 4px;

	margin-left: 10px;

}



.scroll {

	width: 620px;

	height: 465px;

	overflow: auto;

	margin-right: 5px;

	margin-left: 5px;

	margin-top: 0px;

	margin-bottom: 0px;

	text-align: left;

	padding: 0;

}



a:link {

	color: #660000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #660000;

}

a:hover {

	color: #660000;

	text-decoration: underline;

}

.image {

	margin-top: 3px;

	margin-right: 6px;

	margin-bottom: 3px;

	margin-left: 6px;

	border: 1px solid #660000;

	text-align: center;

}

input, select, textarea {

	font-family: Arial, Helvetica, sans-serif;

	;

	color: #333333;

}

input.error, select.error, textarea.error {

padding-right: 16px; 

border: 1px solid red; 

background-color: #FFFCE2; 

background-image: url(images/warning_obj.gif); 

background-position: right; 

background-repeat: no-repeat;

}

input:focus, select:focus, textarea:focus {

border: 1px solid red; 

background-color:#ffffff;

}



td.menu {

	font-family: Arial, Tahoma, sans-serif;

	font-size: 11pt;

	text-align: right;

	color: gray; 

	padding: .04cm

}

a.menug:link {COLOR: gray; TEXT-DECORATION: none}

a.menug:visited {COLOR: gray; TEXT-DECORATION: none}

a.menug:hover {COLOR: #800000; TEXT-DECORATION: none}

a.menug:active {COLOR: gray; TEXT-DECORATION: none}

