@font-face {
 font-family: "Boton";
 src: url("../br.eot") /* EOT file for IE */
}

@font-face {
  font-family: "Boton";
  src: url(../br.ttf) format("truetype");
}

@font-face {
 font-family: "Boton Light";
 src: url("../brl.eot") /* EOT file for IE */
}

@font-face {
  font-family: "Boton Light";
  src: url(../brl.ttf) format("truetype");
}

.main {
	width: 917px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top: 2%;
	margin-bottom: 70px;
	padding: 14px;

}
.main A:link {
	text-decoration: none;
	color:#000000;
	border-style:none;
	}
.main A:visited {
	text-decoration: none; 
	color:#000000;
	border-style:none;
	}
.main A:active {
	text-decoration: none; 
	color:#a29061;
	border-style:none;
	}
.main A:hover {
	text-decoration: none;
	color:#a29061;
	border-style: none;
} 
body {
	background-color: #f1eee8;
	word-spacing: 5px;
}
h3 {
	text-align:left;
	font-family: "Boton","Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	letter-spacing: normal;
	word-spacing: 8px;
	white-space: normal;
	display: inline;
	padding-right: 10px;
	margin-left: 5px;
	margin-top:15px;
	margin-bottom:5px;
}
h4 {
	text-align:left;
	font-family: "Boton","Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	letter-spacing: normal;
	word-spacing: 8px;
	white-space: normal;
	display: inline;
	padding-right: 10px;
	margin-left: 5px;
	margin-top:5px;
	margin-bottom:5px;
}

h5 {
	text-align:left;
	font-family: "Boton","Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	word-spacing: normal;
	padding-right: 10px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom:0px;
	display: block;
}

hr {
	margin-top:10px;
	margin-bottom:10px;
}

.main #header {
	height: 35px;
	width:912px;
	margin-bottom:5px;
}
.main #content {
	width:895px;
	background: #FFFFFF;
	margin-top:5px;
	margin-bottom:15px;
}
.main #footer {
	height: 30px;
	width:912px;
	float:left;
	background: #FFFFFF;
	margin-top:5px;
	border:none;
}
.main #logo {
	width:100px;
	float:left;
	border: medium none ; 
	left: 5px;
	top: 0px;
	position: relative;
}
.main #header_menu {
	font-family: "Boton","Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	text-align: right;
	float: right;
	margin-right: 35px;
	vertical-align: text-bottom;
	margin-top: 20px;
}
.main #left_main {
	width: 48%;
	float:left;
	border: medium none ;
	
	top: 8px;
	position: relative;
	
	height:450px; 
	overflow-y:auto;
	overflow-x:hidden;
}
.main #right_main {
	width: 48%;
	float:right;
	
	text-align:center;
	 margin-left: auto;
    margin-right: auto;

}
.main #footer_left {
	float: left;
	width: 47%;
	text-align: center;
	background: #FFFFFF;
	font-size: 10px;
	word-spacing: 2pt;
	display: compact;
}
.main #footer_middle {
	float: left;
	width: 4%;
	text-align: center;
	background: #FFFFFF;
	font-size: 10px;
	word-spacing: 2pt;
	display: compact;
	margin-left:1px;
}
.main #footer_right {
	width: 45%;
	float:right;
	text-align: center;
	background: #FFFFFF;
	font-size: 10px;
	word-spacing: 2pt;
	display: compact;
}
.main #menu_item {
	padding-left: 51px;
	float: right;
	font-size: 16px;
}
.main #horizontal_line {
	height: 5px;
	width: 917px;
	margin:0px;
}
.main #clearer {clear: left; line-height: 0; height: 0;}
.par1 {
	text-align:left;
	font-family: "Boton Light","Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	letter-spacing: normal;
	word-spacing: 3px;
	white-space: normal;
	padding-right: 10px;
	margin-left: 5px;
	margin-top: 15px;
	color:#505050;
	line-height: 18px;
	width:98%;
}
.caption_text {
	font-size: 12px;
	text-align: center;
}

.gallery{
	position: relative;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;
	margin-top:8px;
}
.gallery1 {  position: relative;
  overflow: hidden;
  background-color: #FFF;
  padding: 12px;

  /* Add height & width properties to fix the size of gallery. */
  height: 440px; 
  width: 450px;
}

.gallery2 {  position: relative;
  overflow: hidden;
  background-color: #FFF;
  padding: 12px;

  /* Add height & width properties to fix the size of gallery. */
  height: 440px; 
  width: 450px;
}

.press_mag {
	width: 117px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	float:left;
}

.error1 {
	font:normal 18px Arial;
	text-align: center;
	color:#900;
}
