* {margin:0px; padding:0px; border:0px; vertical-align:top; font-family:"Palatino Linotype",Georgia, "Times New Roman", serif; text-align:center;}
body {/*background-image:url(./images/bg1.jpg);  */
	background-color:#454034;
	font-size: 18px;
	color: #22130a;
	margin-left:auto;
	margin-right:auto;
}
.fullcontainer{width:90%;
		min-width:748px;
	    /* IE Dynamic Expression to set the width */
    	width:expression(document.body.clientWidth < 945 ? "748px" : "90%");
		margin:10px auto 0px auto;
			background-image:url(images/bg1.jpg);
			background-repeat:repeat;
}

			
.outer {width:100%;
			background-image:url(images/rightedge.jpg);
			background-repeat:repeat-y;
			background-position:right;
}
.outerright {width:99%;
			background-image:url(images/line2.jpg);
			background-repeat:repeat-x;
}
.header {width:100%;
			background-image:url(./images/leftedge.jpg);
			background-repeat:repeat-y;
}
img.righttop {width:183px;
				height:151px;
				margin-top:6px; 
				float:right;
}
img.lefttop {width:183px;
			height:151px;
			margin-top:6px; 
			margin-left:6px; 
			float:left;
}

.footer {width:100%;
		background-image:url(images/line3.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
}
h1 {font-size:30pt;
			color:#22130a;
}
h2 {font-size:18pt;
	color:#22130a;
}
h3 {font-size:16pt;
	margin-top:10px;
}
.inner {
	background-color:transparent;
	margin-left: auto;
	margin-right:auto;
}
.content {padding:10px; 
			clear:both;
			margin-top:25px;
}

#menu {clear:both;
		width:584px;
		margin:0px;
}
table{margin:auto}

table.menuclass { width:584px;
		border:0px;
		margin-left:auto;
		margin-right:auto;
		border-collapse:collapse;
		
}

table.menuclass tr td {background-color:#454034;
		padding:0pt;
		margin:0pt;
		border:thin solid #22130a;
		font-size:8pt;
		color:#ffffff;
		font-weight:bold;
}
table.menuclass tr td a {background-color:#454034;
		padding:0pt;
		margin:0pt;
		font-size:8pt;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		padding-left:5px; padding-right:5px;
}
table.menuclass tr td a:hover {background-color:#d2c1a5;
		font-size:8pt;
		padding:0pt;
		margin:0pt;
		color:#454034;
		font-weight:bold;
		text-decoration:none;
		padding-left:5px; padding-right:5px;
}
image.menumarker {border:0px;
		margin-left:auto;
		margin-right:auto;
}


p {	font-size: 14pt;
	text-align:left;
	margin-top:10px;
}
p.highlight {text-align:center;
			 color:#d4c4ad;
}

p.ctr {text-align:center;
		margin-top:14pt;}
span {	
}
ul {
	text-align:left;
	list-style-image:url(./images/bullet.gif);
	list-style-position:inside;
	margin-left:25px;
}
li {	text-align:left;
	list-style-image:url(./images/bullet.gif);
	list-style-position:inside;
}

form {  
	background-color: transparent;
	font-size: 14pt;
	width:90%;
	border:thin solid #454034;
	margin:auto;
	text-align:center;
}
table.form {text-align:center; margin:auto}	
table.form td, th  {
	font-size: 14pt;
	vertical-align:top;
}
table.form td.formrt {text-align:right;
						padding-right:5px;
}
table.form td.formlt {text-align:left}

input { 
	background-color:#d2c1a5 !important;
	font-size:14pt;
	color: #454034;
	font-weight:bold;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	border:thin solid #454034;
}
textarea {background-color:#d2c1a5 !important;
	font-size:14pt;
	color: #454034;
	font-weight:bold;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	border:thin solid #454034;
}
input.submit {color:#000000;
				text-align:center;
				border:10px outset #454034;}
a {
	font-size: 14pt;
	color: #22130a;
	text-decoration: underline;
	border:0;
	test-align:inherit;
}

a:visited {
	color:#22130a;
}

a:hover {
	color:#d4c4ad;
}

.white {
	color:#ffffff;
}

.title {
	text-align:center;
	font-size:24pt;
	font-weight:bold;
}
.contactleft {
	text-align:left;
	font-size:12pt;
	color:#ada4a4;
	font-weight:bold;
}
.contactright {
	text-align:right;
	font-size:12pt;
	color:#ada4a4;
	font-weight:bold;
}
.contactctr {
	text-align:center;
	font-size:12pt;
	color:#ada4a4;
	font-weight:bold;
}
iframe.news {width:700px;
			border:0px;
			padding:0px;
			margin:auto;
			background-color:transparent;
			height:600px;
			min-height:600px;
}

body.news {width:700px; 
			margin:0px; 
			background-image:url(images/bg1.jpg);
			background-repeat:repeat;
}


.rodnames {
	font-family:Times New Roman, serif;
	text-align:center;
	font-size:21px;
	color:#bd3129;
	font-style:italic;
	font-weight:800;
}
.quote {
	font-size: 18px;
	color: #bd3129;
	text-align:left;
	margin-left:35px;
	margin-right:35px;
}
.sign {
	font-family: "Palatino Linotype",Georgia, "Times New Roman";
	font-size: 18px;
	color: #bd3129;
	text-align:right;
	margin-left:35px;
	margin-right:35px;
	font-style:italic;
}
a.red {color:#bd3129;}
a.red:visited {
	color:#bd3129;
}

a.red:hover {
	color:#d6b57b;
}
.ctr {text-align:center}
.bordered {
	border-width:thick;
	border-style:ridge;
	border-color:#844613;
}
.dark {color:#211818}
.copyright {	
	font-family: "Palatino Linotype",Georgia, "Times New Roman";
	font-size: 12px;
	color: #211818;
	text-align:center;
	margin-bottom:15px;
}


.pf {text-align:center;
	margin:auto;
	padding-bottom:25px;}

.byline {font-size:14px;
		margin:0px;
		padding:0px;
		border:0px;
		color:#211818;
		text-align:left;
}
.text {font-family: "Palatino Linotype",Georgia, "Times New Roman";
	font-size:10pt;
	margin:0px;
	border:0px;
	padding:0px;
	color:#211818;
	text-align:left;
	text-indent:10px;
}
p.newsphoto {width:405px;
			float:right;
			font-size:8pt;
			color:#eeeeee;
}
.noprint {visibility:visible}