/*

This CSS file was created by Bam Creative

 http://www.bam.com.au    bam@bam.com.au

Last edited by Drew Turney on 15.11.05

*/



body {

	background-color: #efedec;

	width: 100%;

	font-size: 1em;

	font-family: "Century Gothic", Verdana, Helvetica;

	color: #8b854e;

	text-align: center;

	margin: 0px;

	padding: 0px;

}



#container {

	width: 770px;

	margin: 0px auto;

	border: 1px solid #bbbdbc;

}



#banner {

	width: 770px;

}



#banner img {

	float: left;

	border: 0px;

}



#nav {

	clear: both;

	width: 760px;

	background-color: #8b854e;

	padding: 5px;

}



#nav ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

	font-size: 0.9em;

}



#nav li {

	display: inline;

	padding: /*0px 15px 0px 15px*/ 0 11px;

}



#nav a:link,

#nav a:visited,

#nav a:active {

	text-decoration: none;

	color: #FFF;

}



#nav a:hover {

	color: #611b12;

}



#content {

	background-image: url(../art/content_bg.jpg);

	background-repeat: no-repeat;

	background-position: top left;

	background-color: #FFF;

	width: 730px;

	padding: 20px;

	margin: 0px;	

	text-align: left;

}

#content.christmas {
		background-image: url(../art/christmas.jpg);
}

#content h1 {

	font-weight: normal;

	font-size: 1.2em;

	margin-left: 230px;

	}

	

	#content-mother h1 {

		color: #b4293b;

	}

	

#content h2 {

	font-weight: strong;

	font-size: 0.9em;

	color: #8b854e;

	margin-left: 230px;

}



#content h3 {

	font-weight: strong;

	font-size: 0.9em;

	color: #b4293b;

	margin-left: 230px;

	font-style: italic;

}



#content h4 {

	font-weight: normal;

	font-size: 0.75em;

	color: #8b854e;

	margin-left: 230px;

	font-style: italic;

}



#content h3 a:link,

#content h3 a:visited,

#content h3 a:active {

	color: #b4293b;



}



#content p {

	font-size: 0.75em;

	margin-left: 230px;

}



#content a:link,

#content a:visited,

#content a:active {

	color: #8b854e;



}



#content a:hover{

	color: #8b854e;

	text-decoration: none;

}



#content ul{

	font-size: 0.75em;

	margin-left: 250px;

}



#content img {

	float: left;

	margin: 17px !important;

	margin: 12px;

	border: 1px solid #666666;

}



#footer {

	clear: both;

	width: 760px;

	background-color: #8b854e;

	padding: 5px;

	color: #fff;

	font-size: 0.7em;

}



#footer a:link,

#footer a:visited,

#footer a:active {

	color: #fff;

	text-decoration: none;

}



#footer a:hover {

	color: #d2d0b9;

	text-decoration: none;

}



#footer-2 {

	clear: both;

	width: 760px;

	padding: 5px;

	font-size: 0.65em;

	color: #b0ad8f;

	background-color: #FFFFFF;

}



#footer-2 a:link,

#footer-2 a:visited,

#footer-2 a:active {

	color: #b0ad8f;

	text-decoration: none;

}



#footer-2 a:hover {

	text-decoration: underline;

}



.top {

	text-align: right;

}
