/* All associated graphics copyright 2006, Wedding Fairytales */



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D6185;
	line-height: 14px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D6185;
	line-spacing: 14px;
	margin: 15;
	list-style-image: square;
	list-style-image: url(images/square.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
body {
	margin: 0px;
	background-color: #EFF8FA;
	font-family: arial, verdana, sans-serif;
	color: #4D6185;
	font-size: 10pt;
	text-align: center;
}



div.container {
	position: relative;   
	margin-left: auto;
    margin-right: auto;
	top: 50px;
	margin-bottom: 50px;
	width: 629px;
	color: #666666;
	border: 2px #909BB7 solid;


		background: #fff url(images/banner_index.gif)  no-repeat 0 0;
}

	
.redtext {
	color: #FF0000;
}
a {
	color: #AACECE;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}

div.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #909BB7;
	border: 2px #909BB7 solid;
	margin: 89 0 0 0;
	padding: 3 0 0 0;
	spacing: 0px;
	width: auto;
	height: 25px;
}
.menu a:link {
	color: #CCD6ED;
	text-decoration: none;
	padding: 3 20 0 20;
}
.menu a:visited {
	color: #CCD6ED;
	text-decoration: none;
	padding: 3 20 0 20;
}

.menu a:hover {
	color: #fff;
	text-decoration: none;
}

.menu a:active {
	color: #4E6185;
	text-decoration: none;
}



div.main {
	color: #4D6185;
	border: 0;
	margin: 0 10 0 10;
	padding: 0;
	spacing: 30 0 0 0;
	width: auto;
	height: auto;
	text-align: left;
	

	}

.main a:link {
	color: #AACECE;
	text-decoration: none;
	padding: 3 20 0 20;
	}
.main a:visited {
	color: #AACECE;
	text-decoration: none;
}

.main a:hover {
	color: #85B3B3;
	text-decoration: none;
}

.main a:active {
	color: #AACECE;
	text-decoration: none;
}

.current a:link {
	color: #fff;
	text-decoration: none;
	padding: 3 20 0 20;
	}

div.resources {

	background: #fff url(images/shell3.gif) no-repeat bottom left;
	
	}	
	
div.services {

	background: #fff url(images/shell2.gif) no-repeat center left;
	}
div.home {

	background: #fff url(images/shell1.gif) no-repeat bottom left;
	}
	
div.about {

	background: #fff url(images/shell4.gif) no-repeat bottom left;
	}
