@charset "utf-8";
/* CSS Document */

html, body{
margin:0 auto;
padding:0;
background-color:#ffffff;
height:100%;
}

.titletxt{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #371919;
	text-decoration: none;
}

.maintxt{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #371919;
	text-decoration: none;
}

.bluetxt{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #98dbf9;
	background-color:#000000;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:2px;
}

.downtxt1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9b8b7d;
	text-decoration: none;
}

.downtxt2{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}

.sevenhill{
width:133px;
margin-right:10px;
margin-top:12px;
position:relative;
}

.menu{
width:400px;
margin-left:6px;
margin-top:20px;
position:relative;
}

.separator{
	padding-left:3px;
	padding-right:3px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#ddd0c0;
	text-decoration: none;
}

.selected {
	padding-left:18px;
	padding-right:18px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color:#98dbf9;
}

a.link,a.link:visited {
	padding-left:18px;
	padding-right:18px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#ddd0c0;
	text-decoration: none;
}
a.link:hover {
	color: #000000;
	background-color:#98dbf9;
}

a.contact_btn,a.contact_btn:visited {
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background-color:#98dbf9;
}
a.contact_btn:hover {
	color: #ffffff;
	background-color:#0072a6;
}

a.email {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #371919;
	text-decoration: underline;
}
a.email:hover {
	color: #0072a6;
}

.boxdown{
width:100px;
margin-left:4px;
position:relative;
}

.boxhome{
width:270px;
margin-left:26px;
margin-top:70px;
position:relative;
}

.boxaboutus{
width:545px;
margin-left:428px;
margin-top:320px;
position:relative;
}

.boxcontacts{
width:551px;
margin-left:15px;
margin-top:320px;
position:relative;
}

.boxcollection{
	width:600px;
	height:61px;
	margin-left:6px;
	position:relative;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ddd0c0;
	text-decoration: none;
	float:left;
}

.boxcollection2{
	height:36px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #371919;
	text-decoration: none;
	text-align:right;
	padding-right:3px;
	padding-top:25px;
}

.boxthumb{
	width:993px;
	height:76px;
	margin-left:2px;
	
}

a.thumb,a.thumb:visited{
	padding-left:2px;
	padding-right:0px;
	border: none;
}

.contact_inputs{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #98dbf9;
	text-decoration: none;
	background-color: #000000;
	border:1px solid #000000;
	padding:0px;
	margin:0px;
	margin-top:1px;
	display:inline;
	padding-left:5px;
	padding-top:2px;
	width:250px; height:21px;
}

.contact_inputs2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #98dbf9;
	text-decoration: none;
	background-color: #000000;
	border:1px solid #000000;
	padding:0px;
	margin:0px;
	margin-top:1px;
	display:inline;
	padding-left:5px;
	width:250px; height:108px;
}

.collection_input{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ddd0c0;
	text-decoration: none;
	background-color: #371919;
	border:1px solid #371919;
	padding:0px;
	margin:0px;
	margin-top:1px;
	display:inline;
	padding-left:5px;
	width:250px; height:18px;
}

.icon_phone {
	margin-right:12px;
	vertical-align: bottom;
}

.icon_mail{
	margin-right:5px;
	vertical-align: middle;
}

.vseparator {
	height:5px;
}

a.language {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#ddd0c0;
	text-decoration: underline;
}
a.language:hover {
	color: #ffffff;
}

