/* CSS Document */

@font-face {
	font-family: "Edwardian Script ITC";
	src: url(Edwardian Script ITC.eot);/* IE */
 	src: local("Edwardian Script ITC"), url('Edwardian Script ITC.ttf') format('truetype'); /*non IE */
}

body{
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

.boxexpics{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#C93;
	background-color:#CCC;
}

.boxexpics img, .boxexpics a, .boxexpics a:hover{
	padding:10px 0px 5px 0px;
	text-decoration:none;
	color:#C93;
}

#flags{
	float:right;
	padding-top:25px;
	padding-right:10px;
	padding-right:0px;
}

#cali{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-indent:0px;
	font-size:14px;
}
#cali:first-line {
	margin-left:0px;
}
#cali:first-letter
{
	font-family:Edwardian Script ITC;
	font-size:80px;
	color:#B19F2E;
}

#topbande{
	background-image:url(../images/topbande.gif);
	background-repeat:repeat-x;
}

.bandegris{
	/*background-image:url(../images/bandegris.gif);
	background-repeat:repeat-x;*/
	background-color:#fafbf6;
	width:100%;
	height:124px;
}

#griscolumn{
	background-color:#f4f4f2;
}

#banner{
	width:900px;
}

#banner_g{
	background-image:url(../images/banner_g.gif);
	background-repeat:repeat-y;
	height:124px;
}

#banner_d{
	background-image:url(../images/banner_d.gif);
	background-repeat:repeat-y;
	height:124px;
}

#gradientgris_g{
	background-image:url(../images/gradientgris_g.gif);
	background-repeat:repeat-y;
	background-color:white;
}

#gradientgris_d{
	background-image:url(../images/gradientgris_d.gif);
	background-repeat:repeat-y;
}

#bannertop{
	position:relative;
}

#logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	height:82px;
	width:269px;
	position:absolute;
	left:23px;
	top:-50px;
}

#phone{
	background-image:url(../images/phone.png);
	background-repeat:no-repeat;
	width:40px;
	height:39px;
	position:absolute;
	left:680px;
	top:-50px;
}
#phone span{
	margin-left:45px;
	margin-top:10px;
	color:#00F;
	width:250px;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
}

#envelope{
	background-image:url(../images/envelope.png);
	background-repeat:no-repeat;
	width:44px;
	height:58px;
	position:absolute;
	left:590px;
	top:-30px;
}

#envelope span{
	margin-left:45px;
	margin-top:20px;
	color:#00F;
	width:250px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
}

#envelope a, #link a, #link a:visited, #footer a, #footer a:visited{
	text-decoration:none;
	color:inherit;
}

#link{
	position:absolute;
	left:638px;
	top:0px;
}

#link span{
	margin-left:45px;
	margin-top:20px;
	color:#00F;
	width:250px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
}

#footer{
	vertical-align:central;
	padding-left:50px;
	color:white;
	font-weight:bold;
	background-color:#0055a5;
	height:70px;
}

#content{
	width:900px;
	background-color:#FFF;
}

#contentzone{
	margin-left:0px;
}

#c{
	margin-left:23px;
	margin-right:23px;
	margin-top:5px;
}

#shad {
moz-box-shadow: 0 0 5px 5px #EEE;
webkit-box-shadow: 0 0 5px 5px #EEE;
box-shadow: 0 0 5px 5px #EEE;
}

.brown{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCA251;
	font-weight:bold;
	font-size:14px;
}