/*****************************/
/*** Core html setup stuff ***/
/*****************************/
@font-face {
 font-family: Rive;
 src: url("TT0952M_.eot") /* For IE 6+ */
}
@font-face {
 font-family: Rive;
 src: url("TT0952M_.TTF") /* For CSS3 browsers inc. Firefox */
}
html {
	height: 100%;
	margin-bottom: 1px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}
form {
	margin: 0;
	padding: 0;
}
a, a:visited {
	text-decoration:none;
	color:#131aa9;
}
input.button {
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
img {
	border: 0 none;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
	background-color:#8ac3e0;
}
div#top {
	width:900px;
	height:138px;
	background-image:url(../images/top.jpg);
}

div#menuHor {
	width:900px;
	height:60px;
	text-align:center;
}
ul.menu {
	list-style-type: none;
	width:165px;
	text-align:left;
	padding-top:40px;
	padding-left:3px;
	
}
ul.menu li a {

	font-size:16px;
	color:#131aa9;
	line-height:30px;
	text-align:left;
	padding-left:14px;
	display:inline-block;
}
ul.menu li a:hover {
	width:165px;
	display:inline-block;
	background-image:url(../images/buttonBack.png);
	background-repeat:no-repeat;
}
ul.menuHor li {
	list-style-type: none;
}
ul.menuHor li a {
	font-size:14px;
	color:#fff;
}
ul.menuHor li a:hover {
	color:#4a64d2;
}
li#current a {
	width:165px;
	display:inline-block;
	background-image:url(../images/buttonBack.png);
	background-repeat:no-repeat;
}
td#menuLeft {
	width:182px;
	background-image:url(../images/left.jpg);
	height:462px;
	vertical-align:top;
}
td#main {
	width:718px;
	height:462px;
	background-image:url(../images/main.jpg);
	vertical-align:top;
}
#pad{
padding-left:45px;
}

div#main table {
	width:900px;
}
div#bottom{
width:900px;
height:37px;
background-image:url(../images/bottom.jpg);
}
div#maintop{
height:85px;
}
.contentpaneopen {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	text-align:left;
	vertical-align:top;
	line-height:26px;
	color:#1c3e6f;
	font-weight:bold;
}
#santorini {
	vertical-align:top;
	text-align:right;
	width:330px;
	padding-top:110px;
}
#footer {
	text-align:center;
	font-size:12px;
	padding-top:0px;
}
#genesispro {
	width:900px;
	text-align:right;
	font-size:12px;
	color:#131aa9;
}
#mainTop {
	vertical-align:top;
	line-height:30px;
	text-align:justify;
}
#toScroll {
	margin-left:25px;
	width:380px;
	text-align:justify;
	font-size:18px;
	color:#18286c;
	line-height:20px;
}
#row0{
background-color:#99cbe2;
text-align:center;
}
#row0 td{
padding-left:12px;
padding-right:12px;
}
#row1{
background-color: #c0e0ed ;
text-align:center;
}
#prices th{
text-align:center;
background-color:#72b7d8;
color:#FFFFFF;
}

div.myextra{
	width:500px;
	margin-left:-2000px;
}
