body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container {
	background-color: #EFEED9;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 760px;
}
#seo-text {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 27px;
	margin: 0;
}

/*--------------------- Menu ---------------------*/

#nav-container {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(images/nav-container-bg.gif);
	background-repeat: repeat-x;
	height: 26px;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 1em 0;
	width: 760px;
}

#nav a {
	display: block;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	margin: 0px;
	padding: 7px 14px 8px 13px;
	color: #ffffff;
	font-size: 12px;
}

#nav li a:hover {
	text-decoration: none;
	background-image: url(images/nav-bg2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#nav li {
	float: left;
	padding: 0;
}

#nav #nav-end a {
	background-image: none;
}

#nav #nav-end a:hover {
	background-image: url(images/nav-end-bg2.gif);
	background-repeat: repeat-x;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 118px;	/* change to auto for horizontal drop down */
	margin: 0;
}

#nav li li {
	width: 128px;
}

#nav li ul a {
	width: 100px;
	margin: 0;
	padding: 6px 12px 6px 13px;
	font-size: 11px;
	background-image: none;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEED9;
}
#nav li ul a:hover {
	background-image: none;
	background-color: #AD3333;
}

#nav li ul ul {
	margin: -25px 0 0 130px !important;
	margin: -25px 0 0 129px; /* IE6 fix */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-image: none;
}

/*--------------------- Body ---------------------*/

#body {
	width: 725px;
	margin: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-top: 18px;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	margin-top: 16px;
	margin-bottom: 8px;
}
h3.seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;
}
h2 a {
	color: #990000;
}
h2 a:hover {
	color: #cc0000;
}
p {
	margin-top: 8px;
	margin-bottom: 10px;
}
a {
	color: #005A99;
}
a:hover {
	color: #0677C6;
}
#body ul {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 20px;
}
#body li {
	margin: 0px 0px 2px;
	padding: 0px 18px;
	background: url(images/list-icon.gif) no-repeat 2px 5px;
	list-style-type: none;
}
#body ul ul {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
}
#home-right ul {
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
#home-right li {
	margin: 0px 0px 6px;
	padding: 0px 18px;
	background: url(images/list-icon.gif) no-repeat 2px 3px;
	list-style-type: none;
	line-height: 13px;
	color: #990000;
}
#home-right li a {
	color: #990000;
}
#home-right li a:hover {
	color: #cc0000;
}
blockquote {
	background: url(images/quote.gif) no-repeat 0px 5px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 25px;
}
blockquote p {
	margin: 0px;
	padding: 0px;
	color: #990000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
}
blockquote cite {
	background: url(images/quote-end.gif) no-repeat right top;
	display: block;
	padding-top: 18px;
	text-align: right;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 760px;
	clear: both;
}
#footer-links {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 760px;
	padding-top: 9px;
}
#footer-links a {
	color: #ffffff;
}
#footer-links a:hover {
	color: #ffffff;
	text-decoration: none;
}
#home-left {
	float: left;
	width: 507px;
}
#home-right {
	float: left;
	width: 182px;
	font-size: 11px;
	background-image: url(images/home-right-bg.gif);
	background-repeat: repeat-y;
	background-position: 18px 0px;
	padding-left: 36px;
}
#home-right h2 {
	margin: 5px 0px 10px 0px;
}
.special {
	font-size: 60px;
	color: #990000;
	margin: 18px 0px 15px;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: auto;
	background-position: 8px;
}
.caption {
	font-size: 11px;
	font-weight: bold;
}
.conditions {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.quote {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.quote-name {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
.quote-ends {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.profile-pic {
	margin: 20px 20px 20px 0px;
}
#gallery img {
	margin: 10px 0px 15px 0px;
}
.red-text {
	color: #990000;
}
.pics-right {
	float: right;
	margin-bottom: 18px;
	margin-left: 18px;
}
