/* CSS Document created by studiokipo.com */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	margin-top:0;
	background:#FDF3B3;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Arial, sans-serif;
	font-size:14px;
}

a, a:visited {
	color: #994C24;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #994C24;
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	margin: 0;
	padding: 0;
}

h1{
color: #994C24;
font-size:16px;
line-height:16px;
margin:0;
padding:4px;}

p{
margin:0;
padding:5px 10px 5px 10px;
line-height:15px;}

input, textarea {
border: 1px solid #CCCCCC;
background:#FFFFFF;
}

.contact input, textarea {
width: 300px;
}

.contact .button, .button {
	font-size:80%;
	padding: 2px 5px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
	color: #333333;
	background: url(images/grad1.gif) repeat-x top #F2F9FD;
	cursor:pointer;
	width:80px;
}

#pics a img {
border:2px solid #EBEABF;
}

#pics a:hover img, #pics a:active img, #pics a:focus img {
border:2px solid #994C24;
}


#text {
width:619px;
height:196px;
background:#FFFFCC;
}

#footer{
font-size:11px;
color:#666666;
margin-bottom:10px;}

