body {
	/* margin:auto;
	width:95%; */	
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */	
	
	background-color:#d6c7a1;
	min-width:920px;    /* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(img/bg.png);
	background-repeat:repeat-x;
}

img {
	border:0px;
}

.container {
	min-width:740px;
	position:relative;
	text-align:center;
	margin-top:7px;
	margin-left:15%;
	margin-right:15%;
	margin-bottom:20px;
}

.header {
	text-align:left;
	width:100%;
	margin-bottom:8px;
	background:url(img/transparent_bg.png) repeat top left;
	border: 1px solid #d2ccbd;
}
.header a {
	 display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer; 
}

.header_img {
	background:url(img/header.jpg) no-repeat top left;
	height:145px;
}

/* column container */
.columns {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	width:100%;				/* width of whole page */
	overflow:hidden;	
}

/* First level links */

a
{
	display: block;
	outline: none;
}

a:link {
	color: #31302e;
	text-decoration:none;
}     /* unvisited link */

a:visited {
	/*color: #21201e;*/
	color: #472a21;
	text-decoration:none;
}  /* visited link */

a:hover {
	color: #ad3029;
	background:url(img/transparent_bg2.png) repeat top left;
	text-decoration:none;
}   /* mouse over link */

a:active {
	text-decoration:none;
}   /* selected link */

.columns a {
	padding:7px;
}

.center_column {	
	position:relative;
	text-align:left;
	margin-left: 182px;
	margin-right: 194px;
}

.left_column {
	float:left;
	width:170px;
	text-align:left;
	 }

.right_column {	
	position:relative;
	float:right;
	width:182px;
	text-align:left;
}

.column_box {
	background:url(img/menu_bg.png) repeat top left;
	border: 1px solid #d2ccbd;
	margin-bottom:9px;
}

.main_box {
	background:url(img/transparent_bg2.png) repeat top left;
	border: 1px solid #d2ccbd;
	margin-bottom:9px;
}

/*hack for making equal side columns heights 
.left_column, .right_column, .center_column { 
	padding-bottom: 1000px;
	margin-bottom: -1000px; }
*/

.center_column img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;

}
.center_column a {
	display:inline;
	padding:0px;
	margin-left:1px;
	margin-right:1px;
	font-weight:bold;
}

.center_column a:hover {
	background:none;
	text-decoration:underline;
}

.banners a {
	padding:4px;
	display:compact;
}

.banners a:hover {
	background-image:none;
}

/* Footer styles */
.footer {
	clear:both;
	position:relative;
	width:100%;
	/*margin-top:8px;*/ 
	background:url(img/transparent_bg2.png) repeat top left;
	border: 1px solid #d2ccbd;
}

.footer a {
	display:inline;
	padding:0px;
	margin-left:1px;
	margin-right:1px;
	font-weight:bold;
}

.footer a:hover {
	background:none;
	text-decoration:underline;
}

.centerText {
	margin: 18px;
}

.homePage {
	float:right;
	margin-top:34px;
	
}

.login {
	position:absolute;
	left:50%;
	top:22%;
	width:206px;
	margin-left:-100px;
	padding:9px;
	background:url(img/transparent_bg.png) repeat top left;
	border: 1px solid #c3beaf;
}

.form {
	text-align:center;
	line-height:30px;
}

.formtext {
	padding-left:18px;
	text-align:left;
}

.title {
	margin-top:7px;
	margin-bottom:2px;
	margin-left:7px;
	margin-right:7px;
	padding-bottom:3px;
	color:#777777;
	text-align:left;
	border-bottom: 2px solid #dad3c2;
	font-size:16px;
	font-weight:bold;
}

.subtitle {
	margin-left:22px;
	margin-right:22px;
	padding-left:8%;
	padding-right:8%;
	padding-bottom:3px;
	padding-left:6px;
	margin-bottom:8px;
	color:#777777;
	text-align:left;
	border-bottom: 1px solid #dad3c2;
	border-top: 1px solid #dad3c2;
	font-size:14px;
	font-weight:bold;
}

.submenu {
	padding-left:7px;

}

.menu_separator {
	/*
	height:2px;
	margin-left:18%;
	margin-right:18%;
	margin-top:6px;
	margin-bottom:6px;
	color:#777777;
	text-align:left;
	border-bottom: 1px solid #dad3c2;
	border-top: 1px solid #dad3c2;
	font-size:14px;
	position:relative;
	top:6px;*/
	margin-top:12px;
	margin-bottom:2px;
	position:relative;
	right:7px;
	
	
}

.margin {
	margin:7px;
}

.small_margin {
	margin:3px;
}

.topLogo {
	margin:7px;
	margin-bottom:10px;
	text-align:left;
}

.myTable {
	width:86%;
	border-spacing:0px;
	border-collapse: collapse;
	background:url(img/table_even.png) repeat top left;

}

.formtext img{
	width:256px;
}

.tableHeader {
	background:url(img/table_header.png) repeat top left;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:12px;
	padding-right:12px;
 	border-bottom:1px solid #fbf9f4;
	font-size:12px;
 	text-align:left;

}

.news_title {
	min-width:240px;
	margin-left:93px;
	margin-top:2px;
	padding-bottom:2px;
	margin-bottom:0px;
	color:#000000;
	border-bottom: 2px solid #dad3c2;
	/*border-top: 1px solid #dad3c2; */
	font-size:16px;
	font-weight:bold;
}

.news_spacer  {
	height:12px; 

}

.news_short {
	margin-left: 10px;

}

.news_img {
	max-width:85px;
	max-height:100px;
	float:left;
	padding-right:3px;
	position:relative;
	left:-4px;
	top:-3px;
	
}

.odd {
	padding: 4px;
	background-color:#fcf8e6;
	background:url(img/table_odd.png) repeat top left;
}

.even {
	padding: 4px;
}
