/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #695440;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#container{
position:relative;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
width: 900px;
height: 1100px;
background-image: url(img/background.jpg);
	background-repeat: no-repeat;
}

#container2{
position:relative;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
width: 900px;
height: 2100px;
background-image: url(img/background.jpg);
	background-repeat: no-repeat;
}

#top{
position: absolute;
margin: 0px;
width:900px;
height: 244px;
left: -2px;
}

#textbox{
position: absolute;
margin: 0px;
width:428px;
height: 618px;
left: 410px;
top: 330px;
background-image: url(img/textbox.jpg);
background-repeat: no-repeat;
}

#textbox3{
position: absolute;
margin: 0px;
width:428px;
height: 1921px;
left: 410px;
top: 330px;
background-image: url(img/textbox3.jpg);
background-repeat: no-repeat;
}

#header{
	position: absolute;
	margin: 0px;
	width:420px;
	height: 58px;
	left: 414px;
	top: 334px;

}

#text{
	position: absolute;
	margin: 0px;
	width:380px;
	left: 437px;
	top: 399px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #1A1616;


}

#accommcols{
	margin: 0px;
	width: 378px;
	padding: 0px;
}

#col1{
	margin: 0px;
	width:126px;
	float: left;
	text-align: center;
}

#col2{
	margin: 0px;
	width:126px;
	float: left;
	text-align: center;
}

#col3{
	margin: 0px;
	width:126px;
	float: left;
	text-align: center;
}

#nav{
position: absolute;
margin: 0px;
width:143px;
height: 230px;
left: 267px;
top: 487px;
}

#gallerybutton{
position: absolute;
margin: 0px;
width:108px;
height: 109px;
left: 58px;
top: 588px;
}

#newimages{
position: absolute;
margin: 0px;
width:108px;
height: 109px;
left: 82px;
top: 728px;
}

#cclogo{
position: absolute;
margin: 0px;
width:193px;
height: 64px;
left: 530px;
top: 953px;
}

#cclogo2{
position: absolute;
margin: 0px;
width:193px;
height: 64px;
left: 528px;
top: 2233px;
}

.border{
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
}

.border2{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
}

.borderaccomm{
margin: 0px;
	border: 1px solid #ffffff;
}

.clearcols
{
clear:both; 
height:1px;
}


#telephone{
position: absolute;
color: #ffffff;
width: 740px;
height: 80px;
top: 1030px;
left: 100px;
}

#telephone2{
position: absolute;
color: #ffffff;
width: 740px;
height: 80px;
top: 2318px;
left: 115px;
}

.tel_numbers{
width:150px;
float:left;
text-align:center;
padding-top:14px;

}

.tel_phone{
width:46px;
float:left;
padding-top:10px;
text-align:center;
}

.tel_text{
width:295px;
float:left;
padding-left:9px;
}

.phone_text{
font-family : arial, verdana, helvetica, courier;
font-size : 11px;
font-weight : normal;
line-height: 15px;

}

.phone_text_large{
font-family : arial, verdana, helvetica, courier;
font-size : 16px;
font-weight : bold;
line-height: 18px;
text-align:center;

}

a:link {
	color:#FFFFFF;
	
}
a:visited {
	color:#FFFFFF;

}
a:hover {
	color:#FFFFFF;

}
a:active {
	color:#FFFFFF;

}

.text a:link {
	color:#1A1616;
	
}
.text a:visited {
	color:#1A1616;

}
.text a:hover {
	color:#1A1616;

}
.text a:active {
	color:#1A1616;

}

p{
margin: 0px;
padding: 0px;
}

