/*-- Aphrodite's Grecian Medical Spa CSS File 1.0 by 2 Girls Webcreations | All Rights Reserved  --*/

.body {
	background-color: #708479;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.water_mark_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

/*-- Body Text Styles --*/
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#58655E;
	padding-top: 18px;
}
.footer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.main_body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 10px;
}
.contact_us {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 130px;
	margin-right: 20px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.side_nav {
	background-image: url(images/side_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 400px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
	font-style: italic;
}
.nav_pad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
	font-style: italic;
	margin-top: -8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.pricing_bg {
   background-color: #D7E4DD;
   font-weight:bold;
}

/*-- IE Trans Hack  --*/
/*-- Needed for Internet Explorer to properly process transparent .png files, Note: When placing .png files in your .html pages please specify width & height attributes for this to funtion properly. --*/
img {
   behavior: url("pngbehavior.htc");
}

/*-- Link Styles --*/
a:link {
	color: #708479;
	text-decoration: none;
}
a:visited {
	color: #708479;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #708479;
	text-decoration: none;
}

/*-- Side Navigation Styles --*/
#nav a:link, #nav a:visited, #nav_pad a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#nav_pad a:link, #nav_pad a:visited, #nav_pad a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_pad a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-- Footer Link Style --*/
#footer_text a:link, #footer_text a:visited, footer_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_text a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-- Contact Us Link Style--*/
#contact_us a:link,#contact_us a:visited, #contact_us a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#contact_us a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-- Room Link Styles --*/

/*-- Mykonos Room Roll Over Style --*/
#mykonos a:link, #mykonos a:visited, #mykonos a:active {
	display: block;
	width: 108px;
	height: 43px;
	background-image: url(images/mykonos.png);
	background-repeat: no-repeat;
}
#mykonos a:hover {
	color: #FFFFFF;
	background: url(images/mykonos.png) 0 -43px;
	width: 108px;
	height: 43px;
}
/*-- Crete Room Roll Over Style --*/
#crete a:link, #crete a:visited, #crete a:active {
	display: block;
	width: 53px;
	height: 43px;
	background-image: url(images/crete.png);
	background-repeat: no-repeat;
}
#crete a:hover {
	color: #FFFFFF;
	background: url(images/crete.png) 0 -43px;
	display: block;
	width: 53px;
	height: 43px;
}
/*-- Sanotoini Room Roll Over Style --*/
#santorini a:link, #santorini a:visited, #santorini a:active {
	display: block;
	width: 110px;
	height: 43px;
	background-image: url(images/santorini.png);
	background-repeat: no-repeat;
}
#santorini a:hover {
	color: #FFFFFF;
	background: url(images/santorini.png) 0 -43px;
	display: block;
	width: 110px;
	height: 43px;
}
/*-- Cypress Room Roll Over Style --*/
#cypress a:link, #cypress a:visited, #cypress a:active {
	display: block;
	width: 81px;
	height: 43px;
	background-image: url(images/cypress.png);
	background-repeat: no-repeat;
}
#cypress a:hover {
	color: #FFFFFF;
	background: url(images/cypress.png) 0 -43px;
	display: block;
	width: 81px;
	height: 43px;
}

.banner_red {
 	font-size: 15px;
 	color: #F93F3F;
 }
 .bannerBackground{
 	background-color: #EBF1EE;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
 }
 
