/* @override http://www.teddyerrico.com/css/extracted-extracted-style11.css */

/* General styles */
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}

h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
    }
p {
    margin:.4em 0 .8em 0;
    padding:0;
}

a:link {	
	text-decoration: none;}a:visited {	
	text-decoration: none;}a:hover {	
	text-decoration: none;
}
.picdiv1 {
	float: right;
	padding-left: 10px;
	display: block;
}
	/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background-image: url(../images/flash/bg_head.gif);
	background-repeat: repeat-x;
	background-position: center 54px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
.headerbg {
	height: 155px;
	background-image: url(../images/flash/logo5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 100;
	overflow: visible;
}
#google_translate_element {
	position:relative;
	width:142px;
	height:33px;
	z-index:121;
	left: 5px;
	overflow: visible;
	visibility: visible;
	float: left;
	top: 10px;
}
#header p,	#header h1,	#header h2 {
	padding:.4em 15px 0 15px;
    margin:0;
}
	
	/* 'widths' sub menu */
#layoutdims {
	clear:both;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 6px;
	width: 100%;
}
	/* column container */
.colmask {
	float: left;
	width:100%;				/* width of whole page */
	overflow: hidden;
	height: auto;
	clear: both;
	position: relative;
}
	/* holy grail 3 column settings */
.holygrail {
}
.holygrail .colmid {
     float:left;
     width:200%;
     margin-left:-200px; 	/* Width of right column */
     position:relative;
     right:100%;    	/* Centre column background colour */
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:400px;
}
.holygrail .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:200px;        	/* Width of left column */
	padding-bottom:1em;
}
.holygrail .col1 {
	position:relative;
	left:200%;
	border-top: 1px dotted gray;
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 215px;
}
.mls img {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-left: 0px;	
	border-top: 1px solid black;	
	border-left: 1px solid black;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;
}
.holygrail .col2 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:180px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	right:15px;
	background-color: #0c4604;
	left: -5px;
	padding-left: 5px;
	padding-top: 2px;
	background-image: url(../images/nav_bg.jpg);
}

.holygrail .col2 div img {	padding-left: 25px;}
.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:80px;  	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	left: 50%;
    }
    
.holygrail .col2 .head4 {
	background: url(../images/sm_nav_bg.jpg) no-repeat -5px top;
	width: 170px;
	padding-bottom: 10px;
	padding-top: 4px;
	z-index: 2;
	position: relative;
	padding-left: 8px;
	overflow: visible;
	left: -3px;
	top: -2px;
	color: #000;
	font: italic bold 13px Helvetica, Arial, Geneva, sans-serif;
}
.holygrail .col2 .navlist {
	top: -10px;
	position: relative;
	left: -15px;
}
.holygrail .col2 .navlist li {
	color: yellow;
}
.holygrail .col2 .navlist a:link{
	color: white;
	font-size: 13px;
	text-decoration: none;
}
.holygrail .col2 .navlist a:visited{
	color: white;
}
	.holygrail .col2 .navlist a:hover{
	color: yellow;
}.hpcontent {
	background-color: #FFFFFF;
	z-index: 100;
}.hpcontent a:link {	color: #369;	text-decoration: none;}#scrollcontent {
	height: 185px;
	overflow: hidden;
	top: 20px;
	width: 460px;
	border: 1px solid #000;
	margin-top: 10px;
	float: left;
	z-index: 1;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	background: #CCDDC6 url(/images/MTNBG.jpg) no-repeat;}    

#data { 
	color: #333333;
	line-height: 1.3em;
	top: 0;
	left: 0;
	margin: 3px;
	overflow: hidden;
	position: relative;
}
#data h3 {
	color: #770c09;
}
#data2 {
	color: #99b;
	clear: both;
	float: left;
	font: bold 12px Helvetica, Arial, Geneva, sans-serif;
	text-transform: capitalize;
	padding: 5px;
}

#menu {
	color: #393939;
	left: 10px;
	text-align: left;
	clear: both;
	position: relative;
	display: inline;
	top: 5px;
	float: left;
}
#menu a { 
	margin: 0 4px;
	text-decoration: none;
}
#menu a:hover { 
	color: #CC0000;
}/* Footer styles */#footer {
	width:100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dotted gray;
	position: relative;
	float: left;
	clear: both;
	top: 10px;
}

.footerdiv {
	margin-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#footer p {
    padding:10px;
    margin:0;
}
.footerdiv .Sans11Pln {
	color: #204017;
	font-size: 11px;
	font-style: italic;
}
.footerdiv .plug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}
.footerdiv .plug a {
	font-style: oblique;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
