/*
http://www.coffeetable.net.au/
*/

body {
	margin: 0;
	padding: 0;
	background: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
  background: transparent url(../images/quoleft.png) left top no-repeat;
  font-style:italic;
  font-size:24px;
  width:350px;
  float:right;
  text-indent:0;
}

blockquote div {
  padding: 0 55px;
  padding-top: 5px;
  padding-bottom: 20px;
  background: transparent url(../images/quoright.png) right bottom no-repeat;
}


a {
	color: #CD1313; text-decoration: none
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h4 {
	font-size:110%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}

ol { 
	list-style-type: decimal;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif
}

sup {

	font-style:italic;
	color:#999999;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	color: #EB020E;
	font-style:italic;
	font-weight:normal;
	font-size:24px;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.hr {

background: url(../images/img09.gif) repeat-x left bottom;
width:734px;
margin-left:auto;
margin-right:auto;

}

.dropcap {

float:left;
color:#666666;
font-size:50px;
line-height:45px;
padding-top:1px;

}

padding-right:2px;
font-family: Times, serif, Georgia;

}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.holder-right {
	float:right;
}

.holder-left {
	float:left;
	
}

.adblock-banner {

float:left;
padding-top:10px;
padding-bottom:10px;
width:100%;
text-align:center;

}
.article-image-container {

margin-left:auto;
margin-right:auto;
text-align:center;

}

.imgLarge {
	float:right;
	padding-left:15px;
	padding-top:15px;
}

.imgThumb {
	padding-right:5px;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(../images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

#article-index .boxed a {
	padding-left:50px;
}

.googleCustomSearch {
	float:right;
	padding-top: 20px;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #ffffff;
}

	#results #page {
		width: 850px;
		margin: 0 auto;
		background: #ffffff;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #EB020E url(../images/img04.gif) repeat-x;
	color:#FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(../images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 109%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Login */

#panel {
	padding: 20px;
	background: url(../images/img06.gif) repeat-x;
}

#inputtext1, #inputtext2 {
	width: 100px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding:15px;
}

	#article #content {
		float:right;
		width:770px;
		padding: 15px;
	}

	#results #content {
		width: 820px;
		padding: 15px;
	}




/* Footer */

#footer {
	width: 800px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

	#results #footer {
		width: 850px;
		height: 120px;
		margin: 0 auto;
		background: url(../images/img12.gif) repeat-x;
	}

	#results #footer p {
		margin: 0;
		font-size: 85%;
	}

#links {
	float: left;
	width: 145px;
	height: 55px;
	padding: 35px 0 0 10px;
	background: url(../images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 555px;
	height: 45px;
	padding: 35px 40px 0 20px;
	
}