/* Layout Stylesheet */ 

/* ------------------------------
HTML Redefine Tags
------------------------------ */


/* The following rules used to apply only to
   IE but now get ignored by IE7 and higher */
* html{ 
}

* html body{
}

* html .foo{
}


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{
	margin:10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10;
	background-color: #CCCC99;
}
h1{font-size:18px;}
h2{font-size:14px; color:#999999;}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{color:#000000;}
a:hover{text-decoration:none;}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (760 pixel) */

#container{
	width:760px;
	height: 54px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	clear: both;
}


#main{
	width:760px;
	display:block;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}


#main2{
	width:760px;
	display:block;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 45px;
	bottom: 35px;
	margin-bottom: 0px;
	list-style-position: inside;
}
#column_left{
	width:400px;
	display: inline;
	margin-right:20px;
	float:left;
	margin-left: 20px;
	margin-top: 25px;	
}
#column_left_small{
	width:160px;
	margin-right:20px;
	float:left;
	margin-left: 20px;
	margin-top: 25px;

	
}


#column_right-large-tint{
	width:300px;
	margin-right:20px;
	float:left;
	margin-top: 25px;
	background-color: #999900;	
}
#column_right-large{
	width:300px;
	margin-right:15px;
	float:left;
	margin-top: 25px;	
}
#column_right{
	width:85px;
	margin-right:20px;
	float:left;
	margin-top: 25px;
}
#column_right_adsense{
	width:95px;
	margin-right:20px;
	float:left;
	margin-top: 25px;
	
	}
#pdf_right_image{
	width:85px;
	float:left;
	margin-top: 25px;
}	
	#bottom_right_image{
	width:85px;
	float:left;
	margin-top: 20px;
	
	
}
div.spacer{clear:both; height:10px; display:block;}

#footer{width:auto; display:block; padding:10px 0; font-size:10px; color:#000000;}

/* ------------------------------
CUSTOM CLASSES
------------------------------ */

/* Add here your custom list ... */

#main_content{
	background-color:#f1f1f1;
	padding:0;
	height:30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 760px;
}

#main_content p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}


#container #navbar img border {
	margin: 5px;

}
.row{

}
div.scroll {
	height: 450px;
	width: 700px;
	overflow: auto;
	padding: 8px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #66CCFF;
}


.table{
	table-layout:auto;
	width:760px;
	height:auto;
	padding-top: 20px;
	top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.col1{
	float:left;
	background-color:white;
	width:170px;
	height:450px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.col2{
	float:left;
	width:170px;
	height:450px;
	margin-left: 15px;
	padding-top: 0px;
}


.col3{
	float:left;
	width:160px;
	height:400px;
	margin-left: 15px;
}

.col4{
	float:left;
	width:160px;
	height:400px;
	margin-left: 15px;
}
.bar-background {
	height: 30px;
	width: 760px;
	background-color: #000000;
}
.bar-background-search {
	height: 30px;
	width: 760px;
	background-color: #999900;
	float: left;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.medium-heading {
	font-size: 8pt;
	text-align: left;
		}
.form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 1px;
	padding: 1px;
}
contact-colour {
	color: #999900;
}
.heading-white {
	font-size: 18px;
	color: #FFFFFF;
}
.newstory-link {
	color: #000000;
	text-decoration: underline;
}
.table-colour {
	background-color: #CCCC66;
}
.propsearch {
	background-color: #CCCC99;
}
