/* 

CSS Document

Developed by Mandi Whitten of Weensyweb Designs - www.weensyweb.com

Created expressly for CelebrateLife! - www.celebratelife.com.au

August 2010 

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2369;
	font-size: 0.9em;
}

#wrap {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	position: relative;
	background-image: url(../images/home-slice-background.jpg);
	background-repeat: repeat-y;
	border: none;
}

#banner1 {
	position: relative;
	padding: 0px;
	top: 0;
	width: 278px;
}

#banner2 {
	position: absolute;
	padding: 0px;
	top: 0px;
	left: 278px;
	width: 722px;
}

#lhs1 {
	position: absolute;
	width: 278px;
	height: 43px;
	top: 296px;
}

#lhs2 {
	position: absolute;
	width: 278px;
	height: 500px;
	top: 764px;
}

img {
	border: none;
}

a img {
	border: none;
}

h1 {
	font-size: 1.5em;
	color: #b91d10;
}
	
h2 {
	font-size: 1.3em;
	color: #4e9303;
}

h3 {
	font-size: 1em;
	font-style: italic; 
	color: #4e9303;
}

a {
	color: #b91d10;
	text-decoration: underline;
}

a:hover {
	color: #2d2369;
	text-decoration: none;
}

ul {
	list-style: circle;
}

hr {
	color: #b91d10;
	border-style: dashed;
}

/* Menu */

#menu {
	position: absolute;
	color: #b91d10;
	font-size: 1.1em;
	text-align: right;
	top: 339px;
	width: 278px;
	z-index: 50;
	left: 0px;
}

#menu ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

#menu li {
   text-align:right;
}

#menu li a {
   position: relative;
   top:13px;
   right:35px;
}

a.menulink {
	text-decoration: none;
	color: #b91d10;
}

a.menulink:hover {
	color: #4e9303;
	text-decoration: none;
	background-color: transparent;
}

.menu1 {
	background-image:url(../images/index_05.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

.menu2 {
	background-image:url(../images/index_06.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

.menu3 {
	background-image:url(../images/index_07.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

.menu4 {
	background-image:url(../images/index_08.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

.menu5 {
	background-image:url(../images/index_09.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

.menu6 {
	background-image:url(../images/index_10.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

.menu7 {
	background-image:url(../images/index_11.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

.menu8 {
	background-image:url(../images/index_12.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

.menu9 {
	background-image:url(../images/index_13.jpg);
	background-repeat: no-repeat;
	height: 37px;
}

.menu10 {
	background-image:url(../images/index_14.jpg);
	background-repeat: no-repeat;
	height: 34px;
}

.menu11 {
	background-image:url(../images/index_15.jpg);
	background-repeat: no-repeat;
	height: 68px;
}

/* End Menu */

/* Text */

.maintext01{
	position: relative;
	left: 300px;
	padding: 0px;
	z-index: 20;
	text-align: justify;
	background-repeat: repeat-y;
	width: 655px;
}

/* End Text */

/* Footer */
	
a.foot {
	color: #999;
	text-decoration: underline;
}

a.foot:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	font-weight: normal;
}

.footer{
	position: relative;
	font-size : 0.65em;
	color: #2d2369;
	height: 100px;
	z-index: 0;
	top: -100px;
	width:auto;
}

/* End Footer */

.textimageleft {
	position: relative;
	float: left;
	padding-right: 20px;
}

.textimageright {
	position: relative;
	float: right;
	padding-left: 20px;
}

.textimagecenter {
	position: relative;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

#copyscape {
	position: absolute;
	left: 410px;
	top: 20px;
}
