*{
	margin: 0;
	padding: 0;
}

body {
	color: #35262D;
	background-color: #76A0B0;
	font: small/1.5em "Comic Sans MS", "Times New Roman", serif;
}

#wrapper{
	width: 800px;
	margin: 0 auto;
	overflow: auto;
	margin-top: 20px;
	background-color: #fff;
	overflow: hidden;
}

a{
	color: #35262D;
}

a:hover{
	text-decoration: underline;
	color: #fffbff;
}

table{
	margin-right: 10px;
}

/*------ Form elements -------*/

form{
	padding-left: 20px;
}

.formbuttons{
	padding-top: 7px;
	text-align: center;
}

.namefld{
	width: 200px;
}

.emailfld{
	width: 300px;
}

#daterequested, #contactphone{
	width: 125px;
}

#msgcomments{
	height: 100px;
	width: 450px;
}

span.tbsentence{
	text-decoration:underline;
}

.ckboxoverflow{
	padding-top: 3px;
	vertical-align:top;
}

/*------ Header ------*/

#navbarwrapper{
	float:left;
	background: url(../images/navbar_bg.jpg) no-repeat;
	width: 100%;
	height: 50px;
}

#navbar{
	list-style: none;
	float: left;
	width: 100%;
	display: inline; /* IE 6 double float margin bug fix */
	margin-left: 25px;
	overflow: hidden;
}

#navbar li{
	background-color: #76A0B0;
	text-align: center;
	float: left;
	margin-left: 3px;
	display: inline;
}

#navbar a{
	font-size: 100%;
	font-style: normal;
	font-variant: small-caps;
	min-width: 60px;
	padding: 3px 4px 2px 4px;
	float: left;
	background-color: #76A0B0;
	border-right: 1px solid #35262D;
	border-bottom: 1px solid #35262D;
	border-left: 1px solid #E8ECEC;
	color: #e8ecec;
	text-decoration:none;
}

#navbar a:hover{
	background-color: #E8ecec;
	color: #35262d;
	border-right: 1px solid #35262d;
	border-bottom: 1px solid #35262d;
	border-left: 1px solid #76A0B0;
}

h1#companyname{
	clear:left;
	height: 0;
	overflow: hidden;
	padding-top: 58px;
	background: url(../images/anniesphotobooth.jpg) no-repeat;
	color: #fff;
	font-size:0; /* IE7 fix - doesn't show white space */
	vertical-align: top;
	padding-top:54px;
}

/* ------ Content ------*/

#innerwrapper{
	background: url(../images/wrapper_bg.gif) repeat-y;
}

#contentbox{
	width: 571px;
	background-color: #76A0B0;
	margin: 15px 10px 10px 10px;
	float: left;
	min-height: 575px;
	position: relative;
}

#contentbox h2{
	padding: 10px 0 5px 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
	color: #e8ecec;
	border-bottom: 1px solid #e8ecec;
}

#contentbox p{
	padding: 0 15px 20px 10px;
	font-size: 120%;
	line-height: 1.5em;
	text-align: left;
}

#contentbox ul{
	margin: 0 15px 0 35px;
}

#contentbox li{
	list-style-type:square;
}

#contentbox h3{
	margin: 5px 15px 5px 10px;
	padding: 0 0 3px 3px;
	border-bottom: 1px dotted #fffbff;
	color: #E8ecec;
	font-size: 120%;
	font-variant: small-caps;
}

#contentbox img{
	padding-left: 0px;
}

.footnote{
	margin-top: 25px;
	font-size: 70%;
	line-height: 1.1em;
}

.backtotop{
	text-align:center;
	margin-top: 10px;
}

.backtotop a{
	color: #e8ecec;
	font-size: 70%;
}

.firstp{
	margin-top: 10px;
}

#serviceslist li{
	list-style-type: none;
	font-size: 110%;
	padding: 0 40px 5px 0;
	font-weight:bold;
}

#serviceslist a{
	text-decoration: underline;
}

#serviceslist a:hover{
	color: #fffbff;
}

h4{
	font-size: 120%;
	font-weight: bold;
	padding: 0 25px 25px 25px;
	text-align: center;
}

#eventlist td{
	padding-left: 25px;
}

.eventlink a{
	text-decoration:underline;
}

.eventlink a:hover{
	font-weight:bold;
	color: #FFFBFF;
}

.saleoffer{
	text-align: center;
}

#viewphotos #bloglink{
	padding: 100px 10px 10px 10px;
}

/*----- Services -------- */

#packageDetails li{
	font-size: 110%;
	padding-bottom: 3px;
}

ul#packageDetails{
	padding-bottom: 20px;
}


/*--------About Us--------*/

#aboutuspics{
	float:left;
}

#aboutuspics img{
	padding: 20px 20px 5px 20px;
}
	


/*------- Side Bar ----------*/

#sidebar{
	float: right;
	width: 208px;
	margin-left: -209px;
}

#sidebar img{
	vertical-align: bottom;  /*IE7 fix - doesn't show white space */
	margin: 16px 0 0 5px;
}

/*----- Contact Us ------ */

#contentbox address{
	padding: 0 0 20px 10px;
	font-style: normal;
	font-size: 110%;
	line-height: 1.5;
}

#contact #bloglink{
	font-size: 100%;
}

/*----- Friends ------ */

#friends{
	padding-top: 10px;
}

#friends li{
	list-style: none;
}

#friends ul{
	padding-bottom: 15px;
}

#friends .friendname{
	font-weight: bold;
}

#friends #logo{
	padding: 50px 0 20px 35px;
}

/* ------ Footer -----*/

#footer{
	clear: both;
	background: url(../images/footer.gif) no-repeat;
	height: 96px;
	text-align: center;
}

#bottomnav{
	padding: 20px 0 0 0;
}

#bottomnav a:hover{
	color: #76a0b0;
	font-weight: bold;
}


#bottomnav ul{
	text-align: center;
}

#bottomnav li{
	display: inline;
}

#bottomnav {
	font-size: 80%;
	font-weight: bold;
}

.copyright{
	background: #76A0B0;
	font-size: 70%;
	text-align: right;
	padding-right: 7px;

