body {
	margin: 0;
	background-color: #666666;
	padding: 20px;
	font-size: 100.01%;
	background-image: url(../images/gradBG.gif);
	background-repeat: repeat-x;
}

p {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}

h1 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

#banner {
	background-color: #666666;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}

#openday {
	background-color: #666666;
	height: 100px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #666666;
}


#outer_wrapper {
	background: #ffffff url(../images/containerBG02.jpg) no-repeat;
	margin-top: 10px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background: #ffffff url(../images/containerBG02.jpg) no-repeat; /* url(images/right_columnBG.gif) repeat-y right */
}

#container {
  width: 100%;
  float: left;
  margin-right: -182px;
  background: #ffffff url(../images/containerBG02.jpg) no-repeat; /* url(images/right_columnBG.gif) repeat-y right */

}

#content {
  margin-right: 182px;
  /*background: #ffffff url(images/containerBG02.jpg) no-repeat; */
}
#container-alt {
  width: 100%;
  float: left;
  margin-right: -122px;
  background: #ffffff url(../images/containerBG02.jpg) no-repeat; /* url(images/right_columnBG.gif) repeat-y right */

}

#content-alt {
  margin-right: 122px;
  /*background: #ffffff url(images/containerBG02.jpg) no-repeat; */
}

#feeds {
	width: 152px;
	float: right;
	padding: 5px 10px 10px;
}
#feeds-alt {
	width: 92px;
	float: right;
	padding: 5px 10px 10px;
}

.clearing {
	height: 0;
	clear: both;
}

#main {
	margin-left: 160px;
}

/* Navigation */
#navigation {
	width: 150px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	border-bottom: 1px solid #b55354;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 5px solid #b70000;
	border-right: 5px solid #b55354;
	background-color: #720c0d;
	Text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover {
	border-left: 5px solid #720C0D;
	border-right: 5px solid #720C0D;
	background-color: #cc3333;
	color: #FFFFFF;
}
/* End od Navigation */

#footer {
	background-color: #cc3333;
	clear:both;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #333333;
	color: #999999;
	margin-top: 0px;
}

.last {
	margin-bottom: 10px;
}

#banner, #outer_wrapper, #slider-banner {
	max-width: 850px;
}

.adbox {
	border: 1px solid #333333;
	background-color: #CCCCCC;
	margin-top: 10px;
	width: 150px;
	text-align: center;
}

.adbox h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin: 0px;
}

#main a:link, #main a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #b55354;
}
#main a:hover {
	color: #720c0d;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	color: #ffffff;
}
#footer p {
	clear:both;
	color: #FFFFFF;
}
#main ul {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
	list-style-type: disc;
	list-style-position: inside;
}
.bannerindex {
	background-position: right top;
	background-image: url(../images/banner-home.jpg);
	background-repeat: no-repeat;
}
.banneradvert {
	background-position: left top;
	background-image: url(../images/openday.jpg);
	background-repeat: no-repeat;
}
.bannerhistory {
	background-position: right top;
	background-image: url(../images/banner001.jpg);
	background-repeat: no-repeat;
}
.redb {
	font-weight: bolder;
	color: #902a2b;
}
/* Form styling */

input.txt {
	color: #333333;
	background-color: #b55354;
	border: 1px solid #999999;
	width: 200px;
}
textarea.txt {
	color: #333333;
	background-color: #b55354;
	border: 1px solid #999999;
	width: 200px;
}
input.btn {
	}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 30%;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
input:focus {
	background-color: #720c0d;
	border: 1px solid #333333;
	color: #ffffff;
}
textarea:focus {
	background-color: #720c0d;
	border: 1px solid #333333;
	color: #ffffff;
}
fieldset {
	border: 1px solid #666666;
	margin-top: 15px;
	padding: 10px;
}
legend {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #902a2b;
	background-color: #ffffff;
}.form {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.bannercontact {
	background-position: right top;
	background-image: url(../images/banner002.jpg);
	background-repeat: no-repeat;
}
.adobe {
	float: left;
}
.adobe2 {
	float: left;
	margin-right: 20px;
}



/* Slider styling */

#slider-banner {
	background-color: #666666;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}

.bannerslider {
	background-position: right top;
	background-image: url(../images/banner001.jpg);
	background-repeat: no-repeat;
}

#slider-wrapper {
    width: 950px;
    margin-top: 10px; margin-left: auto; margin-right: auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 842px;
    margin: 0 auto;
    position: relative;
	border: 4px solid #ccc;
	background-color: #333333;
}

.scroll {
	overflow: hidden;
	width: 842px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #666;
	background-color: #231f20;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #a71700;
}

.inside p {
	color: #ccc;
}

a {
	color: #a71700;
	text-decoration: none;
}

p a:hover {
	border-bottom: 1px solid #a71700;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
