
h1 {
	font-family:Arial;
	font-size:20px;
	color:#6F5022;
	padding-top:20px;
	display:inline;
	height:35px;
	font-weight:normal;
}

h2 {
	font-family:Arial;
	font-size:16px;
	letter-spacing:0px;
	color:#2E2C17;
	/*font-weight:bold;*/
	display:inline;
}

h3 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	font-weight:normal;
	padding-bottom:2px;
	color:#664514;
	display:inline;
}

h4 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

img{
	border:0px
}


table {
	border-collapse:collapse;
	border-color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0x;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#664514;
}

td{
	border-color: #000000;
}



/************  Custom  *************/

.affsmenu {
	font-family: Arial;
	color:#DAD2BD;
	font-size:10px;
	text-decoration:none;
	
}
.affsmenu:hover {
	/* font-weight:bold; */
	color:#DAD2BD;
	text-decoration:underline;
}

.newsul{
	padding-left: 15px;
	padding-bottom:0px;
	margin: 0px;
	list-style-image:  url("/images/bullet.gif");
}


.submenu {
	text-decoration:none;
	color: #000066;
}
.submenu:hover {
	color: #0000AE;
	text-decoration: none;
}
.submenuselected{
	color: #000066;
	font-weight: bold;
}


.default2{
	font-family:Arial;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}

.default{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration:none;	
}

.style{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration:none;	
}

/* also in newsletter/style.css*/
.header1{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #75A1F8;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nbm {
	font-family:Arial;
	font-size:9px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	padding-top:5px;
}

.nbm:hover {
	text-decoration:none;
	/* font-weight:bold; */
	color:#416D93;
}

.errorText{
    color: #FF0000;
}

.parentheading{
	font-family: Arial, Verdana;
	font-size:13px;
	padding-bottom: 3px;
}	

.pageheading{
	font-family: Arial, Verdana;
	font-size: 22px;
}	

.paddingright {
	padding-right:20px;
}

.rlWeddingTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#9d8b6f;
}

.rlWeddingTitle a {
	color:#6F5022;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}

.rlWeddingsHome .rlWeddingTitle {
	color:#D3CCBA;
}

.rlWeddingsHome .rlWeddingTitle a {
	color:#ffffff;
}