/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #7a7c67;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}

/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #aa113f;
}
#container {
	background-image: url(images/container-background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 933px;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 3px;
	padding-left: 23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header-background.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 119px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#logo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul {
	padding: 0px;
	float: right;
	margin-top: 28px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#header ul  li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #7A7C67;
}

#header ul li a {
	color: #AA113F;
	text-decoration: none;
}
#header ul li a:hover {
	color: #7A7C67;
	text-decoration: underline;
}
#menu {
	background-color: #f2f2f2;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#menu li  {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a {
	line-height: 40px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #AA113F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	font-weight: bold;
}
#menu a:hover {
	line-height: 40px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #7A7C67;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}

#main {
	width: 933px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right {
	margin: 0px;
	float: right;
	width: 685px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#main-banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 317px;
	width: 685px;
}

#content {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 635px;
}










/*content*/
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin-bottom: 20px;
	color: #7a7c67;
	font-weight: normal;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 20px;
	color: #7a7c67;
	font-weight: normal;
}


#content p {
	margin-bottom: 20px;
}
#content p a, #content li a {
	text-decoration: underline;
	color: #AA113F;
}
#content p a:hover, #content li a:hover {
	text-decoration: underline;
	color: #7A7C67;
}
#content li {
	margin-bottom: 5px;
}
#content ul {
	padding-left: 30px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 20px;
	list-style-image: url(images/bullet.gif);
}
#content ul ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 20px;
}
#content ol ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content table {
	margin-bottom: 20px;
}
#content td {
	margin: 0px;
	padding: 0px;
}
#sidebar {
	padding: 0px;
	width: 245px;
	float: left;
	margin: 0px;
	overflow: hidden;
}
#pictures {
	background-color: #FFF;
}

#pictures li {
	height: 160px;
	width: 245px;
	margin: 0px;
	padding: 0px;
}

#pictures li img {
	height: 157px;
	width: 245px;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-image: url(images/footer-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 939px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#home-page #content li {
	float: left;
	width: 275px;
	margin-right: 25px;
}
#home-page #content ul {
	overflow: hidden;
	width: 600px;
}
#address-block {
	background-color: #DEDBC7;
	border: 5px solid #DEDBC7;
	margin: 0px;
	padding: 0px;
	height: 180px;
	background-image: url(../images/AA-3-STAR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#address-block #map {
	margin: 0px;
	padding: 0px;
	float: left;
}
#address-block p {
	color: #68633E;
	padding-right: 0px;
	padding-left: 15px;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
#address-block p a {
	color: #AA113F;
	text-decoration: none;
}
#address-block p a:hover {
	text-decoration: underline;
}
#tariff-page #content td {
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAC9B;
}
#tariff-page #container , #contact-page #container{
	padding-bottom: 0px;
}
