/* CSS Document for Bees Neez Apairies Websiite */
/* Site designed and developed by www.PERTHwebs.com */
INPUT, SELECT, TEXTAREA {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#5290C4; background-color: #FFF;}

body {
	background-color: #5290C4;
	background: url(images/bckgrd2.gif);
	margin-top: 10px;
	text-align: center;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
}
.html {
    min-height : 100%;
    margin-bottom : 1px;
    }
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	text-align: left;
	background-color: #EFF4FA;
	border: 1px solid #000000;
}
#masthead{
	height: 125px;
	background-color: #FFF;
	text-align: center;
	background: url(images/masthead.jpg) no-repeat;
}
#navigation{
	width: 800px;
	background-color: #ECEFF4;
	text-align: center;
}
#content{
	width: 780px;
	background-color: #FFF;
	text-align: center;
}
#leftcolumn {
	float: left;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	background-color: #EFF4FA;
	background-image: url(images/leftbckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#rightcontent {
	float:right;
	width: 610px;
	text-align: justify;
	color: #333;
	border-left:  solid 1px #5290C4;
	padding: 10px;
	font-size: 11px;
	background-color: #FFF;
	text-align: justify;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF4522;
}
.emphasis2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5290C4;
}
#footer{
	clear:both;
	height:40px;
	text-align: center;
	font-size: 11px;
	color: #5290C4;
	border-top: 1px solid #5290C4;
	background-color: #DBE8F2;
}
#table{
	background-color: #EFF4FA;
	border:solid 1px #5290C4;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #EF4522;
}
a:visited {
	color: #EF4522;
}
a:hover {
	color: #EF4522;
}
a:active {
	color: #EF4522;
}
h1 {
	font-size: 12px;
	color: #5290C4;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
}
.border {
	border: solid 1px #5290C4;
	}
.media {
	border: solid 1px #CCC;
	}