/* CSS Document */



body {
	background-color: #0E2244;
	background-image: url(images/bg-grad.gif);
	margin-top:0px;
}




#body {width:985px; height:580px /* was 675px*/ ; background-image:url(images/background.gif); background-repeat:repeat-y; border:1px solid #0347a8; margin:auto; }

#about {width:985px; height:580px ; background-color:#FFFFFF; background-image:url(images/diamond-bg.jpg);   background-repeat:no-repeat; background-position:bottom ;border:1px solid #0347a8; margin:auto; clear:both; }

#tour {width:985px; height:580px ; background-color:#FFFFFF; background-image:url(images/diamond-bg.jpg);   background-repeat:no-repeat; background-position:bottom ;border:1px solid #0347a8; margin:auto; clear:both; }

#news {width:985px; height:580px ; background-color:#ffffff; background-image:url(images/diamond-bg.jpg);   background-repeat:no-repeat; background-position:50% bottom ;border:solid 1px #0347a8 ; margin:auto; clear:both; }

#categories {width:985px; height:auto ; border:1px solid #0347a8; background-color:#ffffff; background-image:url(images/diamond-bg.jpg);background-repeat:no-repeat; background-position:bottom ; margin:auto; clear:both; }

#clear {clear:both;}


/* Fonts */


.content { font-family: "Times New Roman", Times, serif;  font-size:13px; color:#2a2a2a;}

.content-white { font-family: "Times New Roman"; font-size:12px; color:#FFF;}

.white-big { font-family: "Times New Roman"; font-size:24px; color:#FFF;}

.white13{ font-family: "Times New Roman"; font-size:13px; color:#FFF;}

.content-blue { font-family: "Times New Roman";  font-size:12px; color:#000066;}


.blue2 { font-family: "Times New Roman"; font-size: large; color:#016dff;}


.menu{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


.menu A:link    {text-decoration: none}
.menu A:visited {text-decoration: none}
.menu A:active  {text-decoration: none}
.menu A:hover   {text-decoration: none; /*color: #FF3300;*/ }


.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #016dff;
}

.submenu A:link    {text-decoration: none}
.submenu A:visited {text-decoration: none}
.submenu A:active  {text-decoration: none}
.submenu A:hover   {text-decoration: none; /*color: #016dff;*/ }



.white-small{ font-family:Arial;  font-size:10px; color:#FFF;}


.icon { font-family: "Times New Roman", Arial; font-size: 9px; color:#003366;}


.icon A:link    {text-decoration: none}
.icon A:visited {text-decoration: none}
.icon A:active  {text-decoration: none}
.icon A:hover   {text-decoration: none; color: #016dff; }
