body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	background-color:#FFFFCC;
	margin:0px;
	padding:0px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
}

p {
	text-align:justify;
	clear:both;
}

.outerwrap {
	background-attachment: scroll;
	background-repeat:repeat;
	background-position:center top;
	background-image:url(../images/pattern.gif);
}

.wrapper {
	width:900px;
	text-align:center;
}

.footer {
	width:900px;
	text-align:center;
	font-size:13px;
	padding-top:15px;
}

.icontent {
	padding: 10px 0px 0px 0px;
	height:550px;
	text-align:justify;
}

.dcontent {
	padding: 10px 10% 0px 10%;
	height:800px;
	text-align:justify;
}

.content {
	padding: 10px 0px 0px 0px;
	text-align:justify;
	border: 0px solid #000;
}

.ncontent {
	padding: 10px 0px 0px 90px;
	text-align:justify;
	border: 0px solid #000;
}

#wedcontent {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:right top;
	background-image:url(../images/flower.jpg);
}

#outline {
	background:url(../images/head_contct_grad.gif) repeat-x;
	height:32px;
	font-weight:bold;
	padding-top:3px;
	clear:both;
}

/*div {
border:solid 1px #CC0000;
}*/

a {
	color:#000099;
}

a:hover {
	color:#993333;
}
a.menulink {
	color:#000066;
	width:100;
	height:100%;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
a.menulink:hover {
	color:#993333;
}
.menu_grad {
	text-align:right;
	margin:2px 0px;
}
.menu {
	background:url(../images/menu_btn_grad.gif) no-repeat;
	width: 140px;
	height: 38px;
	text-align:right;
}
.menu_text {
	font-family:Arial, Helvetica, sans-serif;
	width:126px;
	text-align:center
}	
a.title {
	text-decoration:none;
	color:#000066;
}
a.title:hover {
	text-decoration:none;
	color:#993333;
}

h2 {
	font-family:"Bradley Hand ITC";
	font-size:28px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family:"Bradley Hand ITC";
	font-size:24px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family:"Bradley Hand ITC";
	font-size:22px;
	color:#006633;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.glitzstyle { font-family:Georgia;color: #999999; font-weight: bold; font-style:italic}
.glitzheader { padding-bottom:30px; font-weight:bold; color: #003366; font-family:'Times New Roman';}

div.row {
	padding:20px 0px;
	clear:both;
	border:solid 0px #000;
	width:100%;
}

div.pckleft {
	display:inline;
	float:left;
	width:45%;
	padding:0px;
	margin-right:0px;
	border:solid 0px #CC0000;
	clear:left;
}

div.pckright {
	display:inline;
	float:right;
	width:45%;
	padding:0px;
	margin-left:0px;
	border:solid 0px #CC0000;
	clear:right;
}

.fineprint {
	font-size:small;
}

.buttons {
	background-image:url(../images/button.gif);
	border: 0;
	width: 132px;
	height: 24px;
}
