@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	text-decoration: underline;
	margin: 15px 0px 15px 0px;
}
h3 , h4{
	font-size: 16px;
	margin: 10px 0px 10px 0px;
}
h5 {
	font-size: 16px;
}

li {
	list-style: none;

}
img {
	border: none;
}
p {
	margin: 12px;

}
a {
	outline: none;
}
a:link , h2, h3{
	color: #516CAF;
	text-decoration: none;
}

a:visited {
	color: #516CAF;
	text-decoration: none;
}

a:hover {
	color: #06B;
	text-decoration: underline;
}
a:active {
	color: #516CAF;
	text-decoration: none;
}
.clearspace {
	clear: both;
}
.center {
	text-align: center;
}
#mainarea a img {
	margin-top: 10px;
	margin-bottom: 50px;
}
#planner {
	width: 350px;
}

#outerwrap {
	background: url(images/header-bg.png) repeat-x left top;
	width: 100%;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	color: #4561A2;
	height: 100%;
}
#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.roundedCorners {
	-moz-border-radius: 6px;
     -webkit-border-radius: 6px;
}
#main {
	margin-top: 45px;
	height: auto;
}
#main a {
	color: #06B;
}
#mainarea {
	margin-top: 0px;
	padding: 20px 112px;
	background: #FFF;
	-moz-box-shadow: 0px  3px 5px #999;
	-webkit-box-shadow: 0px 3px 5px #999;
	box-shadow: 0px 3px 5px #999;
	border: 1px solid #D2D2D2;
	height: 685px;
}
#galleryarea {
	margin-top: 0px;
	background: #FFF;
	-moz-box-shadow: 0px  3px 5px #999;
	-webkit-box-shadow: 0px 3px 5px #999;
	box-shadow: 0px 3px 5px #999;
	border: 1px solid #D2D2D2;
	padding: 10px 0px;
	margin-left: -1px;
}

#galhead {
	padding-left: 112px;
}

#header {
	width: 100%;
	height: 105px;
	background: url(images/flourish-top.jpg) no-repeat right 19px;
	padding-top: 22px;
}
#header ul {
	margin-top: 75px;
	margin-left: 450px;
}
#buttons {
	text-align: right;
}
#buttons #right-but , #buttons #left-but{
	display: none;
}
#carousel1 {
	overflow: scroll;
}


#header ul #link1 {
	border-left: 1px solid #CCC;
}

#header ul li {
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 100;
	padding-left: 15px;
}
#header img {
	float: left;
}
#welcome {
	margin-top: 25px;
	padding: 20px 225px 20px 20px;
	background: #FFF url(images/signature.png) no-repeat 770px bottom;
	-moz-box-shadow: 0px  3px 5px #999;
	-webkit-box-shadow: 0px 3px 5px #999;
	box-shadow: 0px 3px 5px #999;
	border: 1px solid #D2D2D2;
}
.highlight   {
	font-size: 18px;
	font-weight: 100;
	color: #516CAF;
	text-align: right;
	margin-right: 120px;
	margin-bottom: 25px;
}
.welcome {
	font-size: 18px;
}

#packages TabbedPanelsContent ul li{
	list-style: disc;
}

#packages ul li ul li {
	list-style: none;
	margin-left: 18px;
}
#footer {
	margin-top: 25px;
	background: url(images/logo-footer.jpg) no-repeat center top;
	height: 30px;
	padding-top: 40px;
}


#footer ul li {
	float: left;
	margin-right: 15px;
}
a#facebook {
	display: block;
	height: 35px;
	width: 39px;
	background: url(images/facebook-link.png) no-repeat center bottom;
}

#fv {
	margin-left: 55px;
}
a#facebook:hover {
	background: url(images/facebook-hover.png) no-repeat center bottom;
}
a#iTunes {
	display: block;
	height: 35px;
	width: 39px;
	background: url(images/itunes-link.png) no-repeat center bottom;
}
a#iTunes:hover {
	background: url(images/itunes-hover.png) no-repeat center bottom;
}
#designer {
	float: right;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-top: 20px;
}
.contact {
	font-size: 15px;
}
#links {
	clear: both;

}
#helpLinks ul li    , #nicol ul li, #assistant ul li{
	line-height: 2.1em;
}
#scroller {
	height: 635px;
	overflow: auto;
}
#nicol {
	float: left;
	width: 355px;
}

#disqScript {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 60px;
	clear: both;
}
#assistant {
	padding-top: 92px;
}
#press li{
	float: left;
	margin: 20px 30px;
}
#pv {
	margin-left: 190px;
}
#prv {
	margin-left: 160px;
}



#links {
	line-height: 2em;
}
.right {
	text-align: right;
	padding-right: 10px;
}
#inquiry {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 100px;
}
#planner {
	float: left;
	padding: 5px;
}
.space {
	margin-top: 50px;
	margin-bottom: 15px;
	text-align: center;
	clear: both;
}
#latest {
	clear: both;
	width: 720px;
	padding-bottom: 50px;
}
