/* CSS for Fairytale Beginnings */

html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
p, form, table
{
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#352931;
}
body {
	margin:0px;
	margin:0 0 0 0px;
	padding:0px;
	width:100%;
	height:100%;
	background:fixed;
	background-color: #c1bea7;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.25em;
	color: #352931;
}
h1 { 
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#352931;
}
h2 { 
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#352931;
	text-decoration: underline;
}

/* Links */
a:link, a:visited, a:active {
	color: #539077;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #c1599b;
	text-decoration: none;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#body {
	width:1007px;
	margin: 0 auto;
	vertical-align: top;
}
#header {
	width:1007px;
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-y;
	height:204px;
	vertical-align:top;

}
#top {
	text-align:center;
	width:1007px;
	background-image: url(images/top.png);
	height:56px;
	vertical-align:top;
	margin-bottom:0px;
}
#menu {
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin-left:11px;
	margin-right:10px;
}
#menu ul {
	list-style-type: none;
	margin:0 auto;
	padding: 0;
	padding-bottom:5px;
	padding-left:180px;
}
#menu li {
	float:left;
	padding-right: 2em;
	padding-bottom:8px;
}
#menu a:link, #menu a:visited {
	color:#c1599b;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	display:block;
}
#menu a:hover {
	color:#568082;
	font-weight:bold;
	text-decoration: none;
}

#menu li.active a:link, #menu li.active a:visited {
	color:#539077;
	font-size:12px;
}

#content-wrap {
	width:1007px;
	background-image: url(images/content_bg.jpg);
	vertical-align:top;
	overflow:visible;
	
}
#content{
	padding-top:10px;
	width:986px;
	margin: 0 auto;
	background-image: url(images/photobg1.jpg);
	padding-bottom:20px;
	overflow:visible;
	height:450px;
}
#content_home {
	padding-top:10px;
	width:986px;
	margin: 0 auto;
	background-image: url(images/photobg5.jpg);
	padding-bottom:20px;
	overflow:visible;
	height:450px;
}
#content_about {
	padding-top:10px;
	width:986px;
	margin: 0 auto;
	background-image: url(images/photobg4.jpg);
	padding-bottom:20px;
	overflow:visible;
	height:450px;
}
#content_services {
	padding-top:10px;
	width:986px;
	margin: 0 auto;
	background-image: url(images/photobg2.jpg);
	padding-bottom:20px;
	overflow:visible;
	height:450px;
}
#content_blog {
	padding-top:10px;
	width:986px;
	margin: 0 auto;
	background-image:url(images/submenu_gradient.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
	overflow:visible;
	height:450px;
}
#content_contact {
	padding-top:10px;
	width:986px;
	margin: 0 auto;
	background-image: url(images/photobg3.jpg);
	padding-bottom:20px;
	overflow:visible;
	height:450px;
}
#fadeshow1{
	float:left;
	width:230px;
	height:300px;
	margin-left:15px;

	overflow:visible;
	margin-top:20px;
	}
#box{
	float:left;
	width:700px;
	margin-left:250px;
	background-image: url(images/box.png);
	overflow:visible;
	margin-top:40px;
	}
#box_about{
	float:left;
	width:700px;
	margin-left:15px;
	background-image: url(images/box.png);
	overflow:visible;
	margin-top:40px;
	}	
#arken {
	margin-right:40px;
	color:#e8eae4;
}
#arken a:link, #arken a:visited {
	color:#e8eae4;
}
#arken a:hover {
	color:#9ac1c3;
}
.box {
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
}
#footer {
	text-align:center;
	width:1007px;
	background-image: url(images/footer_glow.jpg);
	background-repeat:no-repeat;
	height:24px;
	font-size:10px;
	color:#539077;
	z-index:2;
}
/*#footer a:link, #footer a:visited {
	color:#b58aa5;
}
#footer a:hover {
	color:#539077;
}*/
.image {
	margin:10px;
}
.letter {
	font-size:16px;
	font-weight:bold;
}
#logos {
	margin:0 auto;
}
#footer_links {
	padding-top:10px;
}
.quote {
	font-size:11pt;
	line-height:22px;
	font-style:italic;
	text-align:center;
	color:#8e6b81;
	font-weight:bold;
}
.warning {
	color:#FF0000;
}
.small {
	font-size:8pt;
	text-align:right;
	}
