@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #3a2e2b;
	background-image: url(images/brickwall.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #container {
	width: 906px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 
.thrColFixHdr #header {
	height: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: -21px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: -20px;
} 
#logoImage {
	margin-top: -15px;

}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 253px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	border: 1 px solid white;
	margin-bottom: 500px;
}
.thrColFixHdr #container #sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.thrColFixHdr  #container  #main {
}

#menuBar {
	width: 990px;
	background-attachment: scroll;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 84px;
}
.thrColFixHdr #footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 20px;
	height: 70px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #menuBar #topMenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}
.thrColFixHdr #menuBar #topMenu #homeBtn {
	margin-left: -30px;
	margin-right: 10px;
	width: 50px;
	padding-top: 10px;
}
.thrColFixHdr #menuBar #topMenu #homeBtn:hover {
	background-image: none;
}


.thrColFixHdr #menuBar #topMenu li {
	display: block;
	height: 38px;
	width: 100px;
	float: left;
	list-style-type: none;
	clear: right;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
.thrColFixHdr #menuBar #topMenu li:hover {
	background-image: url(images/topmenu_rollover_bg.jpg);
	background-repeat: repeat-x;
}

.thrColFixHdr #menuBar #topMenu #contactBtn {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-left: 5px;
	width: 60px;
	height: 50px;
}
.thrColFixHdr #menuBar #topMenu #contactBtn:hover {
	background-image: none;
}
.thrColFixHdr  #container  #main #content h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #container #main #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.thrColFixHdr #container #main #content {
	margin-left: 330px;
	padding-right: 30px;
}

.thrColFixHdr  #container  #main #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EBE7E7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #menuBar #topMenu li.current {
	background-image: url(images/topmenu_rollover_bg.jpg);
}
.thrColFixHdr #container #main #content h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.thrColFixHdr #container #main #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.thrColFixHdr #container #main #content h4 {
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.thrColFixHdr #container #main #content p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.thrColFixHdr #container #main #content a {
	color: #493E3A;
}
img {behavior:url(images/iepngfix.htc);}

#JumpForm {
	margin: 0px;
	padding: 0px;
}
#JumpForm #GalleryCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #333333;
	border: 0px none #CCCCCC;
	padding: 2px;
	margin: 2px;
}

#PhotoFrame  {
	margin-left:0px;
}
#photoHolder {
	width: 560px;
	overflow: hidden;
	text-align: center;
}
#thumbsHolder {
	height: 60px;
	width: 560px;
	margin-top: 5px;
	padding-top: 5px;
}
#thumbsHolder img{
	margin:0px;
}
#thumbsHolder  #sel {
	margin:2px;
	border: 2px solid #FFFFFF;
}
#thumbsHolder #thumbBar {
	margin-left: 85px;
}
.thrColFixHdr #container #main #contentWelcome {
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
}
.galCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display:block;
	margin-right:20px;
	padding:5px;
}
.galCatSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display:block;
	margin-right:20px;
	background-color: #000000;
	padding:5px;
}
