/* 
Theme Name: iWebsite FrameWork
Theme URL: http://www.iWebsite.co.nz
Description: The FrameWrok For All iWebsite WP Designs
Author: Alex Mark
Author URI: http://www.iWebsite.co.nz
Version: 2.1
*/
body {
	background-color: #F2F2F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
.menu_bg {
	background-attachment: scroll;
	background-color: #DCDCE4;
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.sidebar_header {
	background-attachment: scroll;
	background-color: #DCDCE4;
	background-image: url(images/lines_right.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.sidebar_copy {
	font-size: 10px;
	padding-right: 10px;
}
.main_border {
	border: 1px solid #999999;
}
.section_title {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.addressbottom {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
}
.menu_bg a:link {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
.menu_bg a:visited {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}
.menu_bg a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.menu_bg a:active {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}
.red_arrow {
	background-attachment: scroll;
	background-image: url(images/lines_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.artdraft {
	color: #FF0000;
	font-style: normal;
}
.artpub {
	font-style: normal;
	color: #0033FF;
}
.newsborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.asterix {
	color: #FF0000;
	font-size: 12px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.mainDiv
{
	width:170px;
}
span.red {
	color: #990000;
        font-weight:bold;
} 


.bullet {list-style-image: url(lp/images/redTick.gif);}

/* button  */

#button {

background-color: #ff0000;

}

#button a:hover {

height: 50px;

width: 150px;

margin: 0px;

padding: 0px;

background-color: #cc0000;

}

