/* Designed and Developed by Digital Dreams */

img, #transback { 
	behavior: url(iepngfix.htc);
	border: 0px;
}
body {
	background-color: #FFFF00;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.content_container {
	width: 750px;
	background-image: url(images/bg_repeat_matt.png);
	background-repeat:repeat-y;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.header {
	height: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	background-image: url(images/nav_bar.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 34px;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 34px;
}
.nav a:hover {
	text-decoration:underline;
}
.content {
	background-repeat: no-repeat;
	min-height: 586px;
	margin: 0px;
	padding-left: 35px;
	padding-right: 35px;
}
.footer {
	background-position: bottom;
	background-repeat: no-repeat;
	height: 73px;
	font-size: 12px;
	text-align: center;
	color: #a02d21;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.png);
}
.footer a:link {
	color: #a02d21;
	text-decoration: none;

	padding-left: 10px;
	padding-right: 10px;
}
p a:link, p a:visited, p a:active {
	text-decoration:underline;
	color: #a02d21;
}
p a:active {
	text-decoration:none;
}
.footer a:visited {
	color: #a02d21;
	text-decoration: none;
	
	padding-left: 10px;
	padding-right: 10px;
}
.footer a:hover {
	color: #a02d21;
	text-decoration: underline;

	padding-left: 10px;
	padding-right: 10px;
}
.footer a:active {
	color: #a02d21;
	text-decoration: none;
	
	padding-left: 10px;
	padding-right: 10px;
}
.dd a:link, .dd a:visited, .dd a:hover, .dd a:active {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
}
.input {
	background: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9B2B1F;
	margin: 2px;
	padding: 2px;
	border: 1px solid #A02D21;
	width: 260px;
}
.inputbut {
	/*background-image: url(images/input_button.gif);*/
	border: 2px outset #CCCCCC;
	background-color: #a02d21;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff0e0;
	font-size: 14px;
	font-weight: bold;
}
p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}
b {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
h1 {
	padding-top: 10px;
	font-size: 24px;
	color: #A61B00;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
h2 {
	color: #a02d21;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
#container {
	position: relative;
	height: 0px;
	width: 750px;
	text-align: center;
}
.imgb {
	margin: 2px;
	padding: 2px;
	border: 1px solid #991700;
}
.content strong {
	color: #000000;
}
.highlight {
	color: #000000;
	background: #FFF7F4 url(images/quote.jpg) no-repeat left top;
	margin: 20px 5px;
	padding: 5px;
	border: 1px solid #9C1800;
}
