/* - - - - - - - - - - - - - - - - - - - - -

Title : Shiki Australia
URL : 

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

body, html{
	background-color:#ACA38F;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
}


p {
	font-size: 12px;
	line-height:18px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBC6AD;
	}	


a:link, a:visited, a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #DBC6AD;
	

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-bottom:#DBC6AD 1px dotted;
	border-top:#DBC6AD 1px dotted;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-style:italic;

}

form {
  margin: 0;
}


input, select, textarea {

}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
.wrapper {
	/*background-image:url(../templateimages/wrapper.jpg);
	background-repeat: repeat-y; */
	background-color:#2F2828;
}











/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
td.menucell {
	width: 280px;
	vertical-align: top;
	}	



/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
.logo {
	background-image:url(../templateimages/logo.jpg);
	background-repeat: no-repeat;
}

.picture {
	background-image:url(../templateimages/banner_image01.jpg);
	background-repeat: no-repeat;
}

.strip {
	background-image:url(../templateimages/hor_strip.jpg);
	background-repeat:repeat-x;
}


.content {

	padding:6px 10px 0px 10px;
}

.footer {
	font-size:10px;
	color:#463F3F;
}
.stats:link, .stats:visited, .stats:hover {
	color:#463F3F;

}

.feedback_table {
}

.feedback_td {
	padding-top:2px;
	padding-bottom:2px;
}

	
/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/
.feedback_button {
	margin:0px;
	padding:0px;
}
