body {
	margin:0;
	background-color:#854400;
}
.bodybg
{
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#b45e2d;

}
.bodybg_wedding
{
	background-image:url(../images/bg_wedding.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}
.a1:link 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration:underline;
}

.a1:visited 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration:underline;
}

.a1:hover 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	

}
.a2:link 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffd200;
	text-decoration: none;
}

.a2:visited 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffd200;
	text-decoration: none;
}

.a2:hover 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffd200;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 10px;
	color: #0078cc;
	text-decoration: none;
}

.inputtext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 17px;
	border: solid 1px #d6d5b4;

}
.listmenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;

}
.buttonstyle {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a40000;
	border: 1px solid #FFFFFF;
	height:18px;
	background-image:url(../images/btn_bg.jpg);
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.tabletext {	
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-left:6px;
}
.whitetext {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
}
.heading {
	font-family:"Times New Roman", Times, serif;
	font-size: 28px;
	font-style:italic;
	color: #FFFFFF;
}
.headingsmall {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	color: #FFFFFF;
	font-weight:500;
}
.yellowtext{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffd200;
	text-decoration: none;
	}
.imageborder
{
	border: solid 1px #FFFFFF;
	padding:1px;

}
#scroller
{
	scrollbar-3dlight-color:#D34E00; 
	scrollbar-arrow-color:white; 
	scrollbar-base-color:#D34E00; 
	scrollbar-darkshadow-color:#D34E00; 
	scrollbar-face-color:#D34E00; 
	scrollbar-highlight-color:#D34E00; 
	scrollbar-shadow-color:##D34E00; 
	color: #000; 
	width: 400px; 
	height:370px; 
	overflow:auto;
}
#scroller2
{
	scrollbar-3dlight-color:#D34E00; 
	scrollbar-arrow-color:white; 
	scrollbar-base-color:#D34E00; 
	scrollbar-darkshadow-color:#D34E00; 
	scrollbar-face-color:#D34E00; 
	scrollbar-highlight-color:#D34E00; 
	scrollbar-shadow-color:##D34E00; 
	color: #000; 
	width: 100%; 
	height: 350px; 
	overflow: auto; 
}
#transparency 
{

	filter: alpha(opacity=55); 
	-moz-opacity: .55; 
	background-color:#EEE; 

}
li.newbullet {
list-style-image:url(../private/images/bullet1.gif);
}
