html,

body {

  height: 100%;

}



body {

	margin: 0;

	padding: 0;

	background: #dad4c0;

	color: #000000;

	text-align: center;

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

}

input {

	font-size: 11px;

	color: #993300;

	border: 1px solid #C05D1A;

}

/*form {

	text-align: center;

	padding: 10px;

}*/





#Container {

	width: 760px;

	padding: 0px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}



#topbar {

	height: 25px;

	background-image: url(../Images/top.gif);

}

#MiddlePart {

	background-image: url(../Images/bodybg.jpg);

	background-repeat: repeat-y;

}

#text {

	background-image: url(../Images/bodybg.jpg);

}





#banner {

	text-align: left;

	height: 219px;

	background-image: url(../Images/bodybg.jpg);

}



#left {

	width: 540px;

	text-align: justify;

	padding-left: 5px;

}



#left h1 {

	padding-top: 0px !important;

	padding-top: 15px;

	color: #c05d1a;

	font-size: 1.6em;

	margin-bottom: 0px;

	padding-bottom: 0px;

}



#left h2 {

	color: #e16b1b;

	font-size: 1.4em;

	font-weight: none;

	margin-top: 0px;

	padding-top: 3px;

}

#left img {

	margin: 10px;

	float: right;

}



#right {

	float: right;

	width: 163px;

	min-height: 100px;

	margin-right: 7px;

	padding-right: 10px;

	text-align: justify;

}

#right h3 {

	font-size: 1.2em;

	color: #CC0000;

}





#right a {

  color: #c56508;

  font-weight: bold;

  text-decoration: none;

  padding-bottom: 2px;

  border-bottom: 1px solid #c56508;

}



#right a:hover {

  color: #423d2e;

  border-bottom: 1px solid #423d2e;

}

#BottomMenu {

	clear: both;

	text-align: left;

	padding-left: 15px;

}

#BottomMenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#BottomMenu li {

	display: inline;

	padding: 5px;

}

#BottomMenu a {

	color: #666666;

	text-decoration: none;

}

#BottomMenu a:hover {

	text-decoration: underline;
}

#CopyrightArea {

	text-align: right;

	padding-right: 20px;

}

#CopyrightArea img {

	padding-left: 15px;

}











#footer {

	height: 25px;

	clear: both;

	background-image: url(../Images/bottom.jpg);

	background-repeat: no-repeat;

}





#bottomlinks {

  margin-top: 10px;

}



#bottomlinks a {

  text-decoration: none;

  color: #fff;

}



#bottomlinks a:hover {

  color: #423d2e;

}

.button1, .button2, .button3, .button4 {

  width: 185px;

  height: 75px;

  padding-top: 20px;

  text-align: right;

} 



.button1, .button2, .button3 {

  float: left;

} 



.clearer {

  clear: both;

}



.rlinks {

  list-style: none;   

}



.button1 {

	background: url(../Images/but4.gif) no-repeat;

	margin-right: 2px;

	margin-left: 16px;
	font-size: 13px;

}



.button2 {

	background: url(../Images/but1.gif) no-repeat;

	margin-right: 2px;

}



.button3 {

	background: url(../Images/but2.gif) no-repeat;

	margin-right: 2px;

}



.link {

	color: #fff;

	margin-left: 70px;

	font-size: 1.1em;

	font-family: "Lucida Sans Unicode";

	font-weight: bold;

	padding-right: 10px;

}



.more {

	color: #c56508;

	margin-left: 70px;

	font-size: 1.4em;

	font-family: "Lucida Sans Unicode";

	font-weight: bold;

	padding-right: 10px;

}

textarea {

	font-size: .9em;

	color: #993300;

	border: 1px solid #993300;

}

#right img {

	margin: 10px;

	float: right;

}

#oneColumn {

	width: 726px;

	text-align: justify;

	padding-left: 10px;

}

#oneColumn h1 {

	padding-top: 0px !important;

	padding-top: 15px;

	color: #c05d1a;

	font-size: 1.6em;

	margin-bottom: 0px;

	padding-bottom: 0px;

}

#oneColumn h2 {

	color: #e16b1b;

	font-size: 1.4em;

	font-weight: none;

	margin-top: 0px;

	padding-top: 3px;

}

#oneColumn img {

	margin: 10px;

	float: right;

}

#LeftColumn {

	padding: 5px;

	float: left;

	width: 310px;

	margin: 10px;

}

#RightColumn {

	padding: 5px;

	float: left;

	width: 310px;

	margin: 10px;

}

