/*
aaronlinedesign.com.au
*/

body {
	margin: 0;
	padding: 0;
	background: #cc0000 url(tastee_images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input, textarea {
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	line-height: 150%;
}

a {
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

img.left {
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

img.right {
	float: right;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 215px;
	text-transform: lowercase;
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	float: left;
	height: 200px;
	background-image: url(tastee_images/tastee-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 30%;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 3em;
	color: #62D6F5;
}

#logo p {
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
	padding-top: 69px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100px;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}



/******************* Menu *********************/

#menu {
	float: right;
	padding-top: 120px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 0;
	
	}

#menu ul {
	margin: 0;
	list-style: none;

}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(tastee_images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(tastee_images/img04.gif) no-repeat;
}

/******************* Menu *********************/




/******************* Page *********************/

#page {
	width: 980px;
	margin: 0 auto;
}

/******************* Content *********************/

#content {
	float: left;
	width: 530px;
	padding: 0 0 0 25px;
}

.post {
	background: #FFFFFF url(tastee_images/img05.gif) no-repeat;
	color: #003366;
}

.post a {
	color: #FF0000;
}

.post a:hover {
	color: #FF0000;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(tastee_images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	background-repeat: no-repeat;
	background-position: left center;
}

.post .links a:hover {
	color: #000000;
}




/******************* Sidebars *********************/


.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(tastee_images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #996600;
}

.sidebar li li a {
	text-decoration: none;
	color: #33FFFF;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}




#leftbar {
}














/******************* Main Left Bar *********************/

#mainleftbar {
	text-decoration: none;
	float: left;
	width: 200px;
}

#mainleftbar ul {
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#mainleftbar li {
	text-decoration: none;
}

#mainleftbar li ul {
	text-decoration: none;
}

#mainleftbar li {
	text-decoration: none;
	padding: 6px 0 6px 10px;
	background: url(tastee_images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #996600;
}

#mainleftbar li a {
	text-decoration: none;
	color: #33FFFF;
}

#mainleftbar li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#mainleftbar li h2 {
	text-decoration: none;
	padding-top: 20px;
	color: #FFFFFF;
}

#mainleftbar h2 {
	text-decoration: none;
	padding-top: 20px;
	color: #FFFFFF;
}

/******************* Main Left Bar *********************/










/******************* Left Nav Bar *********************/

#mainleftbar {
	text-decoration: none;
	float: left;
	width: 200px;
}

#mainleftbar ul {
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#mainleftbar li {
	text-decoration: none;
}

#mainleftbar li ul {
	text-decoration: none;
}

#mainleftbar li {
	text-decoration: none;
	padding: 6px 0 6px 10px;
	background: url(tastee_images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #996600;
}

#mainleftbar li a {
	text-decoration: none;
	color: #33FFFF;
}

#mainleftbar li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#mainleftbar li h2 {
	text-decoration: none;
	padding-top: 20px;
	color: #FFFFFF;
}

#mainleftbar h2 {
	text-decoration: none;
	padding-top: 20px;
	color: #FFFFFF;
}

/******************* Left Nav Bar *********************/







/******************* Main Right Bar *********************/

#mainrighttbar {
	text-decoration: none;
	float: left;
	width: 200px;
	padding-left: 25px;
}

#mainrighttbar ul {
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#mainrighttbar li {
	text-decoration: none;
}

#mainrighttbar li ul {
	text-decoration: none;
}

#mainrighttbar li {
	text-decoration: none;
	padding: 6px 0 6px 10px;
	background: url(tastee_images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #996600;
}

#mainrighttbar li a {
	text-decoration: none;
	color: #33FFFF;
}

#mainrighttbar li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#mainrighttbar li h2 {
	text-decoration: none;
	padding-top: 20px;
	color: #FFFFFF;
}

#mainrighttbar h2 {
	text-decoration: none;
	padding-top: 20px;
	color: #FFFFFF;
}

/******************* Main Right Bar *********************/



/******************* Bottom Bar *********************/

#bottompostbar {
	background-image: url(tastee_images/img06.gif);
	background-repeat: repeat-x;
	height: 22px;
}

/******************* Bottom Bar *********************/




/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}


/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background-image: url(tastee_images/footer.gif);
	background-repeat: repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #CC3300;
}

#footer a {
	color: #CC3300;
}


.clickhere {
	padding-left: 30px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 30px;
}




.tableone {
	text-align: center;
	width: 100%;
}

.tableone p {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}



.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-bottom: 10px;
}

.linetwo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.containerdiv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.spacerdiv {
	clear: both;
}
 
.spacerdiv h2 {
	padding-left: 30px;
	padding-top: 15px;
}

 
.indexbox {
	height: 353px;
	padding-top: 10px;
	background-image: url(tastee_images/index-graphic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.noticebox {
	height: 176px;
	padding-top: 10px;
	background-image: url(tastee_images/notice-graphic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.sidelogos {
	height: 220px;
	padding-top: 20px;
}






.whitetype {
	color: #FFFFFF;
	text-align: center;
}

.whitetype p {
}

.whitetype a {
	color: #FFFFFF;
	text-decoration: none;
}

.whitetype a:hover {
	color: #FFCC33;
}

