body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url('images/background.gif');
	background-repeat: repeat;
	
}

a:link {
	color: #B22232;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #B22232;
}

img{ border: none;}

#contenttext {
	height: 460px;
	margin-left: 0px;
	padding-top: 40px;
}


#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 780px;
}

#logobig {
	height: 184px;
	width: 289px;
}

#logo {
	position:absolute;
	top:15px;
	left:-30px;
}

#hometext {
	font-size: 14px;
	font-weight: bold;
	width: 295px;
	line-height: 1.2em;
	padding-top: 20px;
	text-align: center;
}

/* terms & conditions */

#termstext {
	font-size: 13px;
	font-weight: bold;
	width: 320px;
	line-height: 1.2em;
	padding-top: 5px;
	text-align: left;
	margin-left:20px;
}

#termstext h1 {
	color: #B22232;
	font-size: 16px;
}

#termstext ul {
	list-style-type: disc;
	margin-top: 5px;
}

#termstext ul li  {
	color: #B22232;
	margin-left:-10px;
}

#termstext ul.points li { color:#B22232; }
#termstext ul.points li span { color:#ffffff; }

#container .termspage {
	background: transparent url('images/retroladyphone.png') 93% 75% no-repeat ;
}

/* general */



#content {
	margin-top: 20px;
	text-align: left;
	padding-left: 120px;
}

#container .homepage {
	background: transparent url('images/retrowomancook.png')  98% 62% no-repeat ;
}

#container2 .roxfront {
	background: transparent url('images/roxanneatviva.png')  90% 45% no-repeat ;
}



#container .confessionspage {
	background:transparent url('images/sarah.jpg') 94% 60% no-repeat scroll;
}


#container {
	position: relative;
	background-image: url(images/pinkbackground.png);
	background-repeat: no-repeat;
	height: 466px;
	width: 675px;
}

#container2 {
	position: relative;
	background-image: url(images/pinkbackground.png);
	background-repeat: no-repeat;
	height: 466px;
	width: 820px;
}

#leftcol {
	height: 466px;
	width: 140px;
	position: absolute;
	left: -30px; 
/*	left: 0px; */
	top: 0px;
}

#rightcol {
	width: 80px;
	margin-right: 0px;
	z-index: 3;
	float: right;
	margin: 0px;
}


#menuhome {
	margin-top: 120px;
	width: 140px;
}
#menuhome ul li {
	list-style-type: none;
	margin-top: 15px;

}
#menuhome ul li a { 	
	display: block;
}


#menu {
	position: absolute;
	margin-top: 120px;
	width: 140px;
}
#menu ul li {
	list-style-type: none;
	margin-top: 15px;

}
#menu ul li a { 	
	display: block;
}
#homecakes li {
	list-style-type: none;
	text-align: center;
	width: 100px;
	height: 110px;
}
#homecakes ul {
	margin-top: 100px;
	margin-left: -10px;
	position: relative;
}

#homecakes {
	margin-top: 100px;
	margin-left: 10px;
	position: relative;
}



.home {
	margin-left: -70px;
}

.prices {
	margin-left: -60px;
}
.contact {
	margin-left: -50px;
}
.terms {
	margin-left: -40px;
}
.confessions, .packages {
	margin-left: -30px;
}

/* menu and prices */

#menutext {
	font-size: 14px;
	font-weight: bold;
	width: 500px;
	line-height: 1.2em;
	padding-top: 5px;
	text-align: center;
	
}

#menutext ul {
	margin: 0px;
	padding:0px;
	margin-left: 30px;
}

#menutext li {
	float: left;
	list-style-type:none;
	padding-right:10px;
	text-align:center;
}

#decedenttext {
	font-size: 13px;
	font-weight: bold;
	width: 270px;
	line-height: 1.2em;
	padding-top: 5px;
	text-align: center;
	float: left;	
}

#decedenttext ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#decedenttext li {
	float: left;
	list-style-type:none;
	padding-right: 10px;
	text-align:center;
	float: left;
	display: inline;
	width: 120px;
	height: 148px;

}

.last {
	padding-right: 0px;
}

#largeImages {
	margin-top: 20px;
	line-height: 15px;
	text-align: center;
	width: 280px;
	font-size: 12px;
	text-align: center;
	height: 500px;
	position:absolute;
	right: 10px;
}


h1{
	font-size: 17px;
}

h2{
	font-size: 14px;
	margin: 0.5em 0 0;
}

#largeImages h1{
	margin: 2px;
}

#largeImages p{
	margin: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#cakeholder {
	height: 460px;
	width: 550px;
	margin-left: 0px;
	padding-top: 40px;
}


#cakeholder ul li a:link {
	color: #FFFFFF;
	text-decoration:none;
}


#cakeholder ul li a:active {
	color: #FFFFFF;
}

#cakeholder ul li a:hover {
	color: #B22232;
}

#cakeholder ul li img a:hover {
	text-decoration:none;
}

#cakeholder ul li a:visited {
	color: #FFFFFF;
}


#contacttext {
	font-size: 13px;
	font-weight: bold;
	width: 520px;
	line-height: 1.2em;
	padding-top: 5px;
	text-align: left;
	margin-left:25px;
}



/* form */
label{
font-size:11px;
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
margin-bottom: 2px;
font-size:11px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;

}

textarea{
width: 390px;
height: 30px;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

select{
width: 169px;
font-size:10px;
}

.smallbox{
width: 50px;
}

input, select{
margin-bottom: 5px;
}


.boxes{
width: 1em;
}


br{
clear: left;
}

form {
	margin: 0;
	font-size:11px;
}

.red {
	color: #B22232;
}

#menuNav { 
	width: 300px; 
	float: left; 
	text-align: center;
	margin-top: 10px;
}

.border {
border: 3px solid #84f5fd;
}