body {
	background-image: url(files/design/images/bg-body.jpg);
	background-color: #C72B2C;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	background-position: center top;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
a {outline:none;}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#header {
	height: 200px;
	width: 960px;
	margin: 0 auto;
}
#contentbg {
	height: 516px;
	width: 897px;
	padding: 64px 0px 0px 63px;
	margin: 0 auto;
	background-image: url(files/design/images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenttext {
	height: 440px;
	width: 820px;
	overflow:auto;
	padding: 0px 10px 10px 10px;
}
#contentbg2 {
	height: 516px;
	width: 897px;
	padding: 64px 0px 0px 47px;
	margin: 0 auto;
	background-image: url(files/design/images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenttext2 {
	height: 440px;
	width: 858px;
	overflow:auto;
}
#cherryonefooter {
	width: 960px;
	margin: 0 auto;
	text-align:center;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #d9d9d9;
}
#cherryonefooter a:link {
color: #d9d9d9;
text-decoration:none;	
}
#cherryonefooter a:visited {
color: #d9d9d9;
text-decoration:none;	
}
#cherryonefooter a:hover {
color: #d9d9d9;
text-decoration:none;	
}
#cherryonefooter a:active {
color: #d9d9d9;
text-decoration:none;	
}


#homeleft {
width: 430px;
height: 430px;
float:left;
padding:10px 0 0 0;
}

#homeinside {
width: 410px;
height: 360px;
overflow: auto;
padding:10px;
}

#homepicturesscroll {
width: 370px;
height: 440px;
overflow: hidden;
position: relative;
float:left;
margin: 0 0 0 12px;
padding: 0px;
}

#scrollpane {
width: 1400px;
height:500px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#contactleft {
width: 405px;
height: 434px;
overflow: auto;
padding:0;
float:left;
}

#holdcontactform {
width: 355px;
height: 345px;
padding:10px 0 0 35px;
}

#mapshadow {
width: 350px;
height: 380px;
padding:15px;
margin:15px 0 0 0;
float:left;
background-image:url(files/photos/images/map-shadow.jpg);
background-position:top left;
}

.emailform {
	background-image: url(files/photos/images/contact-form-shadow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding: 10px 7px 3px 7px;
	font-family:Tahoma, Arial;
	font-size:15px;
	color:#585858;
	font-weight:bold;
	margin:4px;
	height:26px;
	width:240px;
	border-width: 0 1px 1px 0;
	border-color: #eaeaea;
	border-style: solid;
}
.emailformtext {
	background-image: url(files/photos/images/contact-form-shadow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding:8px 7px 7px 7px;
	font-family:Tahoma, Arial;
	font-size:15px;
	font-weight: bold;
	color:#585858;
	margin:4px;
	height:100px;
	overflow:auto;
	width:290px;
	border-width: 0 1px 1px 0;
	border-color: #eaeaea;
	border-style: solid;
}



/*SHADOW BOX*/

.hidden {
  display: none;
}
#hiddenboxcontent {
	margin:10px;
	color:#9c9c9c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}