@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	}

table td{
	padding: 5px;
	border: 1px slid #000000;
}

p {
	margin: 0px;
	}

ul{
	margin-top: 0px;
}

h3{
	color: #211600;
	}

img{
	border: none;
	}

h2{
		color: #211600;
		background-color: #F3EEDB;
}

.ProductContentBGTop{
	background-image: url(../images/ProductContTopBG.jpg);
	background-repeat: none;
	
}

.ProductContentBGMid{
		background-color: #F3EEDB;
		border: 1px solid #ffffff;
}

.ProductContentBGBot{
	background-image: url(../images/ProductContBotBG.jpg);
	background-repeat: none;
	
}

#ContentCont a{
	color: #990000  !important;
	text-decoration: none;
	padding: 0px !important;
	}      /* unvisited link */

#ContentCont a:link {
	color: #990000  !important;
	text-decoration: none;
	padding: 0px !important;
	}      /* unvisited link */

#ContentCont a:hover{
	color: #990000  !important;
	text-decoration: underline;
	}

#ContentCont a:active {
	color: #de0122;
	}  /* selected link */

#ContentCont a:visited{
	color: #de0122;
	}

#MenuCont a{
	color: #ffffff;
	}

#TopMenuContLeft{
	background-image: url(../images/logo.jpg);
	background-repeat: none;
	}

#TopMenuContRight{
	background-image: url(../images/RightLogo.jpg);
	background-repeat: none;
	}

#MainBG {
	background-image: url(../images/MainBG.jpg);
	background-repeat: none;
}

#MainBGContent {
}

#FooterBG {
	background-image: url(../images/FooterBG.gif);
	background-repeat: none;
	text-align: center;
	color: #ffffff;
	padding-top: 16px;
}

#FooterBG a:link{
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#FooterBG a:hover{
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

#FooterBG a:visited{
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}

#TopMenuContRight{
	padding-top: 66px;
	}

#TopMenuCont{
	background-image: url(../images/MenuBG.jpg);
	background-repeat: none;
	}

#ProductHeader{
	background-color: #f3eedb;
	padding: 18px 0px 18px 18px;
	color: #211600;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 4px solid #ffffff;
	}

.MenuTable{
	background-image: url(../images/sepa.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 50px;
}

#headerpadding{
	float: left;
	width: 767px;
	border-bottom: 1px solid  #211600;
	font-size: 20px;
	font-weight: bold;
	padding: 18px 0px 18px 0px;
	color: #211600;
}

#LeftNavCont{
	background-color: #f2edd9;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 20px 0px;
	}

#LeftNavCont a:link {
	color: #000000;
	text-decoration: none;
	}      /* unvisited link */

#LeftNavCont a:visited{
	color: #000000;
	text-decoration: none;
	}      /* unvisited link */

#LeftNavCont a:hover{
	color: #990000  !important;
	text-decoration: underline;
	}      /* unvisited link */

#ContentCont{

	/* border: 1px solid #0e0a00; */
	}

.MenuPadding{
	text-align: center;
	padding-left: 10px;
}

#sideLinks a:hover{
	color: #990000;
	}

#sideLinks a:link , a:visited, a:focus{
	color: #000000;
	}

.TopMidMenuSpan{
	padding-right: 36px;
	}

#TopMidMenu a:link , a:visited, a:focus{
	color: #d0a01e;
	text-decoration: none;
	}

#TopMidMenu a:hover{
	color: #d0a01e;
	text-decoration: underline;
	}

#TopMenu a:link{
	color: #ffffff !important;
	}

#TopMenuCont a:focus{
	color: #ffffff !important;
	}

#TopMenuCont a:visited{
	color: #ffffff !important;
	}

#TopMenCont a:hover{
	color: #ffffff !important;
	text-decoration: underline !important;
	}

#subject, #state, #name, #suburb, #phone, #email{
		width: 200px;
		height: 20px;
		border: 1px solid #302200;
		background-color: #f2edd9;
		z-index: 1;
}

#message{
		width: 300px;
		height: 280px;
		border: 1px solid #302200;
		background-color: #f2edd9;
		z-index: 1;
}

.buttonSubmit{
		width: 200px;
		height: 20px;
		border: 1px solid #302200;
		background-color: #f2edd9;
}

.ImageGalleryTableCont{
	float: left;
	width: 50%;
	text-align: center;
}

.ImageGalleryTable{
	margin: auto;
}

.ImageBorder{
	border: 2px solid #c2c2c2;
	padding: 5px;
}

.ContentBorderBot{
		border-bottom: 2px solid #c2c2c2;
}
