/* 	Savage and Savage | www.savage.co.nz
	Style Sheet Sept 2003
	all rights reserved | steal and regret
	Sprocket Web Design | www.sprocket.co.nz
*/

body {
	background-color: #ffc;
	margin: 5px;
	background-image: url(images/sitewide/bg01.gif);
	background-repeat: no-repeat;
	background-position: 180px 80px;
	width: 99%;
	background-attachment: fixed;
}

p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 135%;
	color: #731205;
}

/* divs */

#header {
	color: #000;
	height: 75px;
	padding: 0px;
	margin: 0px 0px 0px 150px;
}
	
	#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #731205;
	font-size: 90%;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
#leftcol {
	float: left;
	width: 135px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffc;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: none;
	height: auto;
	}
		
#footer {
	clear: both;
	width: auto;
	text-align: center;	
	padding: 15px;
	background-image: url(images/sitewide/tran.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2E9BA;
	}
	
	#footer p {
	margin: 2px;
	}
	
	#footer a:link, a:visited {
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #731205;
	}
		
#content {
	padding: 3px;
	color: #000;
	width: 600px;
	border: 0px solid #ccc;
	margin-left: 150px;
	/* margin: 5px 5% 50px 150px;
	*/
	}

/* headers */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: bold;
	}

h1{
	font-size: 135%;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #731205;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 2px;
	clear: right;
	margin-top: 0px;
	margin-right: 10%;
	margin-left: 0px;
	background-image: url(images/sitewide/headercornertopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
}

h2{
	font-size: 115%;
	color: #669933;
	padding-top: 15px;
	font-variant: normal;
	text-transform: uppercase;
}
h3{
	color: #993300;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* NAV */

#navtop {
	background-image: url(images/sitewide/nav/nav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 131px;
}

#navbottom {
	background-image: url(images/sitewide/nav/nav_bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 131px;
	background-repeat: no-repeat;
	background-position: center top;
}

#navbuttonbg{
	background-image: url(images/sitewide/nav/nav_bg.gif);
	background-repeat: repeat-y;
	width: 131px;
	clear: both;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a.navbutton:link, a.navbutton:visited, .currentnav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #731205;
	background-repeat: no-repeat;
	background-position: center center;
	width: 110px;
	height: 21px;
	clear: both;
	float: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.currentnav {
	background-image: url(images/sitewide/nav/current_bg.gif);
	}
a.navbutton:link, a.navbutton:visited {
	background-image: url(images/sitewide/nav/up_bg.gif);
	}
	

a.navbutton:hover {
	color: #FFB335;
	text-decoration: none;
	background-image: url(images/sitewide/nav/over_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 110px;
}

/* site wide */

.smallprint {
	font-size: 75%;
}

p.green{
	color: #003300;
}
.centeredpic {
	border: 2px solid #993300;
	padding: 0px;
	margin: 5px;
	text-align: center;
}
.rightcol {
	float: right;
	width: 280px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.indent {
	margin-left: 50px;
}
.topofpage {
	padding-left: 20px;
	margin-left: 10px;
}
a.topofpage:hover {
	background-image: url(images/sitewide/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	}

/* profiles */

div.profilediv {
	clear: right;
	border: solid #731205;
	border-width: 0 0 1px 0;
	margin: 1em 0 2em 0;
	padding: 0 0 1em 0;
	}

img.profile {
	float: right;
	margin: 5px;
	border:1px solid #999;
	}
img.rightimg {
	float: right;
	margin: 0 0 5px 5px;
	}
	
p.clear {
	clear: both;
	}