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

body
{
	background-image:url(/assets/templates/tc/images/back.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#333333;
	margin:0px;
	padding:0px;
}

#main
{
	width:890px;
	margin:10px auto;

}
#top
{
	behavior: url(/assets/templates/tc/iepngfix/iepngfix.htc);
	background-image:url(images/top.png);
	width:890px;
	height:130px;
	z-index:10;
} 

#top .contactInfo
{
	float:right;
	width:200px;
	color:#6E1F00;
}
#menu
{
	margin:0px auto;
	width:848px;
	height:30px;
	background-color:#d5cbc1;
	z-index:0;
}
.topnav, .topnav li
{
	list-style:none;
	float:left;
	margin:auto;
	padding:0px;

	
	
}
#menu a, #menu a:visited, #menu a:link
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#6d5531;
	text-decoration:none;
	padding:15px;
	padding-bottom:12px;
	vertical-align:middle;
	padding-top:12px;
	height:35px;
}
#menu a:hover
{
	color:#FFFFFF;
	padding:15px;
	background-image:url(images/buttonback.gif);
	background-repeat:repeat-x;
	background-position:center;
}
#menu ul
{
	margin-left:150px;
}
#content
{
	width:890px;
	padding:0px;
	padding-bottom:10px;
	background-color:white;
}
#footer
{
	width:890px;
	height:100px;

	margin:20px auto;
	padding-left:20px;
	
	color:white;
	font-weight:bolder;
	font-size:1.5em;
}
h1
{

	padding:.8em; 
	font-size:1.4em;
	border-bottom:5px solid #333333;
	color:#333333;

}

.colBlank
{
float:left; 
padding:10px; 
margin:10px; 
width:40%; 
font-size:1.2em;
line-height:1.7em;
border-bottom:5px solid #968E87;
height:80%;
}


.col
{
float:left; 
padding:10px; 
margin:10px; 
background-color:#D5CBC1; 
width:40%; 
background-image:url(/assets/templates/tc/images/parBack.gif);
font-size:1.2em;
line-height:1.7em;
border-bottom:5px solid #968E87;
height:80%;
}
.col ul
{
	padding:none;
	margin:none;
	list-style:none;
	padding-left:0px;
	margin-left:0px;	
}
.col ul li
{
	padding-left:0px;
	margin-left:0px;
	padding:5px;
	background-color:#D5CBC1;
	background-image:url(/assets/templates/tc/images/parBack.gif);
	background-position:center;
	list-style:none;
	margin:2px;
	border:1px solid #D5CBC1;
}
.col h2
{
	font-size:1.4em;
}
#map
{
	width:360px;
	height:80%;
}
.map
{
	width:360px;
	height:80%;
}
.gallery a img
{
	border:4px solid #E2DCD5;
	margin:2px;
}
.gallery a:hover img
{
	border:4px solid #968E87;
}
/* Photo Gallery */
/*menu */
.pagenum
{
margin:10px;
}
.pagenum .current
{
	padding:5px;
	border: 1px solid #434D7E;
	background-color:#333333;
	color:white;
	text-align:center;
        font-weight:bolder;
}
.pagenum a:link,.pagenum a:visited, .pagenum a:active
{
	padding:5px;
	border: 1px solid #444444;
	background-color:#D5CBC1;
	color:#333333;
	text-decoration:none;
	font-weight:bolder;
}
.pagenum a:hover
{
	background-color:#968E87;
	color:#fff;
}

#gallery a img
{
	color:white;
	text-decoration:none;
	border:5px solid #D5CBC1;
	text-decoration:none;
    margin:3px;
}
#gallery a:hover img
{
	border:5px solid #968E87;
	text-decoration:none;
}

#gallery h6
{
	font-weight:bolder;
	color:#333333;
	text-align:center;
}

/* End of Photo Gallery */

#contactMap {
	width:845px;
	height:320px;
}
 
.button 
{
	padding:5px;
	margin:2px;
	font-weight:bolder;
	text-align:right;
	display:block;
	width:97%;
	color:#333;
	border:1px solid #968E87;
	background-image:url(images/parBack.gif);
	background-position:center;	
	text-decoration:none;
}
.button:hover 
{
	background-position:top;
} 

#footer
{
text-align:right;
font-size:10px;
padding-right:10px;
}

.footLinks
{
padding-left:50px;
float:right;
}

.footLinks ul li
{
clear:both;
}

.footLinks li a
{
display:block;
padding:5px;
color:white;
text-decoration:none;
width:200px;
}
.footLinks li a:hover
{
background-color:#000000;
}

