html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #272A2D url(../images/homepage01.gif) repeat-x left top;
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #8C969D;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Arvo', serif;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 160%;
}

strong {
}

a {
	color: #78B0C9;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 7px;
	margin-right: 25px;
}

img.alignright {
	float: right;
	border: 2px solid #FFFFFF;
}
.imgclinic {
	float: right;
	margin-left: 25px;
}


img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1080px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 125px;
	background: url(../images/homepage02.gif) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	width: 400px;
	height: 58px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-transform: uppercase;
}

#logo h1 a {
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 45px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Mistral, "Segoe Script", "Segoe Print";
	text-transform: none;
}

#logo h1 span {
	font-weight: bold;
}

#logo p {
	display: block;
	padding: 8px 0px 0px 15px;
	letter-spacing: -1px;
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #5E666D;
}

/** MENU */

#menu {
	float: right;
	width: 600px;
	height: 35px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 20px;
}

#menu a {
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	background: url(../images/homepage03.gif) repeat-y left top;
}

.onecolumn #page {
	background-image: url(../images/subpage2_02.jpg);
}

#page-bgtop {
	background: url(../images/subpage1_01.jpg) no-repeat left top;
}

.onecolumn #page-bgtop {
	background-image: url(../images/subpage2_01.jpg);
}

#page-bgbtm {
	overflow: hidden;
	width: 1020px;
	padding: 65px 30px 32px 30px;
	background: url(../images/homepage04.gif) no-repeat left bottom;
}

.onecolumn #page-bgbtm {
	background-image: url(../images/subpage2_03.jpg);
}

/** CONTENT */

#content {
	float: left;
	width: 665px;
	padding: 15px 20px 20px 20px;
}

#wide-content {
	padding: 15px 20px 20px 20px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 215px;
	padding: 15px 20px 20px 20px;
}

/** FOOTER */

#footer {
	height: 166px;
	background: url(../images/homepage05.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 37px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #494F55;
}

#footer a {
	color: #494F55;
}

/** BOX 1 */

#box1 {
	margin-bottom: 40px;
}

/** BOX 2 */

#box2 {
}

/** BOX 3 */

#box3 {
}

/** BOX STYLE 1 */

.box-style {
}

.box-style .title {
	display: block;
	padding: 0px 0px 15px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/*****************************************************
  Poptrox
*****************************************************/

.poptrox_popup {
	position: relative;
	margin: 0px;
	padding: 70px 30px 30px 30px;
	background: #121416;
	border: 1px solid #1F2327;
}

.poptrox_popup img {
	position: relative;
	border: 1px solid #1F2327;
	top: 0;
	left: 0;
}

.poptrox_popup .loader
{
	display: block;
	margin: 20px 0 0 0;
	text-indent: -9999em;
	background: url(../images/loader.gif) top center no-repeat;
}

.poptrox_popup .caption
{
	position: absolute;
	top: 30px;
	left: 30px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.poptrox_popup .closer
{
	position: absolute;
	top: 20px;
	right: 30px;
	width: 36px;
	height: 33px;
	background: url(../images/gallery02.gif) no-repeat left top;
	text-indent: -99999em;
}

/** GALLERY */

#gallery {
	float: left;
	width: 705px;
}

#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#gallery li {
	float: left;
	margin: 0px;
	padding: 0px 0px 12px 15px;
}

#gallery li img {
	display: block;
}
.titlewhite {
	color: #FFFFFF;
}
.forsale {
	float: right;
	width: 700px;
}
.forsale2 {
	float: right;
	width: 400px;
	padding-left: 20px;
}
.index1 {
	width: 975px;
	padding-top: 10px;
}
.index2 {
	float: right;
	width: 530px;
}
.social {
	float: right;
	padding-left: 5px;
	padding-top: 25px;
}
.imageleft {
	float: left;
	border: 2px solid #FFFFFF;
	margin-top: 7px;
	margin-right: 25px;
}
.imageright {
	margin-top: 7px;
	margin-right: 25px;
	margin-left: 25px;
	border: 2px solid #FFFFFF;
	float: right;
}
.imageright2 {
	float: right;
	margin-right: 250px;
	border: 2px solid #FFFFFF;
}

.splash {
	padding: 30px;
	height: 600px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
.splashbanner {
	font-family: Mistral, "Segoe Script", "Segoe Print";
	font-size: 36px;
	color: #FFFFFF;
}
.red {
	color: #800000;
	font-size: 18px;
	font-style: italic;
}
.biggrey {
	font-size: 14px;
	color: #c0c0c0;
	font-style: italic;
}
.white {
	color: #FFFFFF;
}
