/* CSS Document */
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #464545;
	background-color: #706e6e;
	top: 10px;
	background-image: url("../images/body_bk.jpg");
	background-repeat:repeat-x;
	margin-bottom:20px;
}

p, table, hr, .box { margin-bottom:25px; }
.box p { margin-bottom:10px; }


#wrapper {
	width:910px;
	margin:0 auto;
}

#header {
	background-image: url(../images/header.png);
	_background-image: url(../images/header.gif);
	height:158px;
	position: relative;
}
#main_wrapper {
	width: 910px;
	height:266px;
	background-image:url(../images/content_bk.png);
	_background-image:url(../images/content_bk.gif);
	background-repeat:repeat-y;
	text-align:center;
}
#main_image {
	height:256px;
	width:850px;	
	margin:0 auto;
}

#main{
	width:910px;
}

#footer{
	background-image:url(../images/footer_bk.png);
	_background-image:url(../images/footer_bk.gif);
	width:910px;
	height:110px;
	background-repeat: no-repeat;
}

#footer a {
	font-size:10px;
}

#leftfoot{
	margin-left:auto; 
	margin-right:auto;
	text-align:left; 
	padding-left:10px;
	color:white;
	float:left;
}

#rightfoot{
	text-align:right; 
	margin-left:auto; 
	margin-right:auto;
	padding-right:10px;
	color:white;
	float:right;
}


#rightfoot a{
	color:white;
	text-decoration:none;
}

#footerlinks{
	float:left;
	width:400px;
	padding-top:30px;
	margin-left:28px;
	_*margin-left:15px;
	padding-right:20px;

}

#footerlinks ul{
	display:block;
	margin: 0px;
	position:relative;
	text-align:left;
}

#footerlinks ul li{
	display:inline;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:10px;
	color:#A7B238;
	list-style:none;
}

#footerlinks ul  li a
{
 color:#A7B238;
 text-decoration:none;
}

#footerlinks ul  li a:hover
{
 color:#EA3A89;
 text-decoration:none;
}


.navBar{
	height:55px;
	top:80px;
	position: absolute;
	right:40px; 
	background-image:url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	border-bottom:1px #9A9C9E solid;
}

.navBar ul{
	position:relative;
	top:25px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

.navBar ul li{
	display:inline;
	background-image:url(../images/nav-li-last-border.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding: 30px 12px 14px 12px;
	height: 64px;
	color: #A7B238;
	margin: 0px;
	list-style:none;
}

.navBar ul li a:link, .navBar ul  li a:visited
{
	 color:#545455;
	 text-decoration:none;
	 font-size:12px;
}

.navBar ul li a:hover
{
	 color:#EA3A89;
	 text-decoration:none;
	 font-size:12px;
}


#rollover1{
	width:215px;
	float:left;
}

#rollover2{
	width:215px;
	float:right;
}

.link-rolover {
	background-repeat: no-repeat; 
	background-position: left bottom;
	text-indent: -160px; 
	display: block; 
	overflow: hidden;
}
 
.link-rolover-on { 
	background-position: left bottom;
} 

.link-rolover:hover {
	background-position: left top;
	border: none;
}

#button1{
	height: 98px;
	background-image: url(../images/gallery.jpg);
}

#button2{
	height: 98px;
	background-image: url(../images/quote.jpg);
}

#contentleft {
	width:400px;
	float:left;
	margin-left:28px;
	_margin-left:15px;
	text-align:left;
}

#contentright {
	width:400px;
	float:left;
	margin-left:25px;
	text-align:left;
}

h3 {
	color:#f14d96;
	text-align:left;
	font-size:14px;
	line-height:18px;
}

p {
	text-align:left;
}

div#content{
	width: 910px;
	background-image:url(../images/content_bk.png);
	_background-image:url(../images/content_bk.gif);
	background-repeat:repeat-y;
	min-height:240px;
	text-align:center;
	margin:0 auto;
	padding-bottom: 25px;
}


.clearfix:after,div#content:after {
content: ".";
display: block;
clear: both;
height: 0;
font-size:0;
visibility:hidden;
}
.clearfix,div#content {display: inline-block;}

/* Hide from IE5/Mac \*/
* html .clearfix {height: 1px;}
* html div#content {height:100%;}
.clearfix,div#content {display:block;}
/* End hide */


/*
#content{
	min-height:420px;
}
* html #content {
height:250px;
}
*/

#galcontent{
	min-height:800px;
	padding-left:75px;
	padding-top:30px;
}


* html #galcontent {
height:250px;
}


#content a {
	color:#A7B238;
	text-decoration:none;
}

#map_canvas{
	width:350px;
	height:300px;
	float:left;
	margin-left:25px;
	text-align:left;

}

#img1 {
	width:250px;
	height:250px;
	float:left;
}


#img2 {
	width:250px;
	height:250px;
	float:left;
}

#img3 {
	width:250px;
	height:250px;
	float:left;
}

.imgborder{
	padding:5px;
	border:3px solid #dbdfe3;
}

#popup_div{
	width:896px;
	background-color:#FFFFFF;
	margin:0 auto;
}	

#popup_image{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

#img_detail{
	cursor:pointer;
}	


.textadj{
    text-align:left;
    padding-left:2px;

}

#quote {

  margin-left:25px;

}

