body {
	margin: 0;
	padding: 0;
	background: #C9C9C9 url(../images/bg_repeat.gif) repeat-x;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #888787;
}	

h1, h1 a {
	font: 16px "Times New Roman", Times, serif;
	color: #63183D;
	margin: 0 0 17px 0;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

h1 a:hover {
	text-decoration: none;
	color: #B32A6E;
	font-weight: bold; 	
}

h2, h2 a {
	font: 16px "Times New Roman", Times, serif;
	color: #637584;
	display: inline;
	text-decoration: none;

}

h2 a:hover {
	text-decoration: none;
	color: #89A3B9;

}

.address {
	font: 12px "Times New Roman", Times, serif;
	color: #666;
}

.tel {
	font: 16px "Times New Roman", Times, serif;
	color: #666;
	font-weight: bold;
}

.pdf {
	font: 12px Tahoma, Arial, Verdana;
	color: #666;
	margin-left: 10px;
}

.text-bot {
	font: 12px Tahoma, Arial, Verdana;
	color: #8D526A;
}

#header {
	background: url(../images/header.jpg) no-repeat;
}

#nav {
	background: url(../images/nav_bg.jpg) no-repeat;
}

#navmarg {
	margin: 40px 0 0 50px;
}

#flash {
	background: url(../images/flash.jpg) no-repeat;
}

.page {
	background: url(../images/page_bg.gif) repeat-y;
}

#footer {
	background: url(../images/footer.gif) no-repeat;
	padding: 30px 0 0 0;
}

#line1 {
	background: url(../images/line_repeat2.gif) repeat-x;
	height: 4px;
	margin-top: 20px;
	display: inline;
}

#line2 {
	background: url(../images/line_repeat.gif) repeat-x;
	height: 4px;
	margin-top: 15px;
}

.line3 {
	background: url(../images/line-repeat.gif) repeat-x;
}

.input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	width: 161px;
	height: 21px;
	border: none;
	padding: 0 3px;
	background: transparent url(../images/textbox.gif) no-repeat;
}

.dropdown {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	width: 160px;
	height: 21px;
	border: #999 1px solid;
	padding: 0 3px;
}

.textarea {
	font:12px Arial, Helvetica, sans-serif;
	color: #333;
	width: 161px;
	height: 137px;
	border: none;
	padding: 0 3px;
	background: transparent url(../images/textboxbig.gif) no-repeat;
}
