html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003366;
}
h3 {
	font-size: 24px;
	margin-bottom: 18px;
}
p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #666666;
}
ul {
	margin-bottom: 18px;
}
li {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
}
a {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	height: 180px;
	width: 900px;
}
#header h1 {
	height: 124px;
	width: 430px;
	text-indent: -9999px;
}
#header h1 a {
	line-height: 124px;
	background-image: url(../images/h1_annarosa.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 124px;
}
#header h2 {
	font-size: 24px;
	line-height: 56px;
}
#left {
	float: left;
	width: 630px;
}
.inner {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.hero {
}
.gallery {
	float: left;
	padding-top: 20px;
	width: 630px;
}
.gallery img {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.gallery a img {
	border: 3px solid #b1bdc9;
}
.gallery a img:hover {
	border: 3px solid #6699FF;
}
#boxout-left {
	background-image: url(../images/left_boxout_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 610px;
	margin-right: 20px;
}
#left h3, #right-1 h3 {
	background-image: url(../images/h3_light.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 40px;
}
#right-2 h3 {
	background-image: url(../images/h3_dark.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 40px;
	color: #b1bdc9;
}
#right {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#right-1 {
	background-image: url(../images/right_boxout_bg-light.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#right-2 {
	background-image: url(../images/right_boxout_floral.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #043a63;
	padding-bottom: 40px;
}
#right-2 p, #right-2 li {
	color: #FFFFFF;
}
#right-2 li {
	background-image: url(../images/bullet_white.gif);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#footer-wrapper {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #043a63;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 11px;
	color: #b1bdc9;
}
.caps {
	text-transform: uppercase;
}
