* {
margin:0;
padding:0;
}

body {
	font-family: verdana,serif;
	color: #9C2283;
	font-size: 12px;
	background-image:url(images/bgmain.jpg);
	background-color:#f7f6db;
	background-repeat:repeat-x;
	color:#000;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #000;
	background-color:#FFFFFF;
}	

img{border:0;}

h1 {
	font-size: 13px;
	color: #000;

}
h2 {
	font-size: 14px;

}

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

#header {
width:754px;
float:left;
height:302px;
text-align:center;
}

#navigation {
	float:left;
	width:774px;
	height:40px;
}

#nav1
{
	float:left;
	display: block;
	width: 132px;
	height: 40px;
	background: url("images/but1.gif") no-repeat 0 0;
	margin-left: 30px;
}
#nav1:hover
{ 
  background-position: 0 -40px;
}

#nav1 span
{
  display: none;
}
#nav2
{
	float:left;
	display: block;
	width: 132px;
	height: 40px;
	background: url("images/but2.gif") no-repeat 0 0;
	margin-left:0px;
	margin-right:10px;
}
#nav2:hover
{ 
  background-position: 0 -40px;
}
#nav2 span
{
  display: none;
}
#nav3
{float:left;
  display: block;
  width: 132px;
  height: 40px;
  background: url("images/but3.gif") no-repeat 0 0;
}
#nav3:hover
{ 
  background-position: 0 -40px;
}
#nav3 span
{
  display: none;
}
#nav4
{float:left;
  display: block;
  width: 132px;
  height: 40px;
  background: url("images/but4.gif") no-repeat 0 0;
}
#nav4:hover
{ 
  background-position: 0 -40px;
}
#nav4 span
{
  display: none;
}
#nav5
{
	float:left;
	display: block;
	width: 132px;
	height: 40px;
	background: url("images/but5.gif") no-repeat 0 0;
}
#nav5:hover
{ 
  background-position: 0 -40px;
}
#nav5 span
{
  display: none;
}

#leftcolumn {
	height:auto;
	width:754px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#rightcolumn {
	float:right;
	height:245px;
	width:auto;
	padding-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

#footer {
	width:760px;
	clear:both;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2.4pt;
	color: #666666;
	margin-bottom: 4px;
}
#footer a{
	text-decoration:none;
	color: #666666;
	font-size: 10px;
	letter-spacing: 2.4pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 2px;
}
#footer a:hover{
color:#000;
	background-color: #FFFFFF;
}
#homebuts {
	float:left;
	height:auto;
	width:520px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.imghome img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
filter: alpha(opacity=70);
 opacity: .7;
}

.imghome:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
opacity: 1.0;

}
.imghome:hover{
background-color:transparent;

}

.gallerycontainer{
	margin-top:15px;
	position: relative;
	height:430px;
	background-image: url(images/gallery/blank.jpg);
	background-repeat: no-repeat;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	background-position: 101px 100px;
}

.thumbnail img{
margin: 0 0 ;
}

.thumbnail:hover{background-color: transparent;


}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-align:center;
text-decoration:none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 100px;
left: 215px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.quote{
	font-style: italic;
	color: #FFFFFF;
	margin: 10px 20px 0px 20px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
}
 div.hr {
  height: 50px;
  background:url(images/seperate.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
 div.hr1 {
  height: 50px;
  background:url(images/rule2.gif) no-repeat scroll center;
}
div.hr1 hr {
  display: none;
}
.iefix {
	margin-bottom:15px;
}
.contbut:hover{
background-color:transparent;

}
ul {
	margin-left: 0;
	padding-left: 10px;
	text-indent: -5px;
	font-size: 13px;
	list-style-type: none;
	}
#list1{
	float:left;
	width:320px;
	padding: 10px 0px 10px 70px;
}
#list2{
	float:right;
	width:330px;
	padding: 10px 0px 10px 30px
}
