body {
	font-family: Verdana,Arial, "Sans serif", Helvetica;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:9pt;
	background-color:#f2f5e2;
	height:100%;
	background-image:url(images/inside_leftbg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

a:link {
	color: #cf3327;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #cf3327;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #cf3327;
	text-decoration: none;
	background-color : transparent;
}
.wrapper {
width: 800px;
height:100%;
text-align: center;


}
.clear{
clear:both;
}
.header {
width: 800px;
min-width:800px;
height: 131px;
}
.container {
margin-top:2px;

width: 800px;
min-width:800px;
max-width:800px;
height:auto;
text-align: left;
margin-left: 100px;
margin-right: auto;
color:#f1f1f1;
background-image:url(images/inside_art01.gif);
background-position:bottom right;
background-repeat:no-repeat;


}
.bodycontainer {
width: 600px;
min-width:600px;
max-width:600px;
height:auto;
text-align: left;
margin-right:20px;
margin-left:30px;
margin-top:5px;
margin-bottom:20px;
/**border:1px #cf3327 solid;
background-color:#fff;**/
text-align:center;
}
.textcontainer {
width: 550px;
min-width:500px;
max-width:550px;
text-align: left;
background-image:url(images/inside_border01.gif);
background-position:bottom;
background-repeat:repeat-x;

}

.textcontainer a:link {
	color: #cf3327;
	text-decoration: underline;
	background-color : transparent;
	font-style:italic
}
.textcontainer a:visited,textcontainer a:active {
	color: #cf3327;
	text-decoration: underline;
	background-color : transparent;
		font-style:italic
}
.textcontainer a:hover {
	color: #cf3327;
	text-decoration: underline;
	background-color : transparent;
		font-style:italic
}

.buylinkcontainer {
width: 550px;
min-width:500px;
max-width:550px;
height:27px;
text-align: left;

}
.left {
width: 650px;
min-width:655px;
max-width:650px;
float:left;
height:auto;
text-align:center;
margin-right: auto;
background-color: transparent;
color: #000;
}
.right {
width:145px;
min-width:145px;
max-width:145px;
float:right;
height:auto;
text-align:center;
padding-top:5px;
background-color: transparent;
color: #000;
}
.copy {
margin-top:50px;
color:#fff;
font-size:8pt;
}

.title {
font-size:170%;
color:#cf3327;
}
.red {
color:#cf3327;
}
.imgtitle{
margin-top:50px;
}
.small {
font-size:80%;
color:#000;
}

.formerror {
width:400px;
font-size:10pt;
color:#ed1c24;
font-weight:bold;
display:none;
position:relative;
}
.form {
width:500px;
text-align:left;
color:#fff;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:10px;
padding-right:10px;
}

/** Nav **/

.navtitle {
font-size:120%;
color:#cf3327;
text-align:left;
font-weight:bold;
font-style:italic;
margin-left:35px;
}
.nav {
font-size:100%;
width:116px;
height:24px;
color:#cf3327;
text-align:center;
font-weight:bold;
font-style:italic;
margin-bottom:10px;

}
#nav_on, #nav_on a, #nav_on a:visited {
font-size:100%;
width:116px;
height:24px;
color:#760f13;
text-align:center;
font-weight:bold;
font-style:italic;
margin-bottom:10px;
}

#nav a:hover, #nav a:active {
 font-size:100%;
width:116px;
height:24px;
color:#cf3327;
text-align:center;
font-weight:bold;
font-style:italic;
margin-bottom:10px;
 }
.nav a, nav a:visited {
font-size:100%;
width:116px;
height:24px;
color:#cf3327;
text-align:center;
font-weight:bold;
font-style:italic;
margin-bottom:10px;
text-decoration:none

}
.nav a:hover, nav a:active{
font-size:100%;
width:116px;
height:24px;
color:#3b4044;
text-align:center;
font-weight:bold;
font-style:italic;
margin-bottom:10px;
text-decoration:none
}
.scroll{
cursor: pointer;
}
.news{
text-align:left;
font-size:12px;
padding:5px;
color:#fff;
background-color:#cf3327;
border:1px #760f13 solid;
background-image:url(images/inside_newsbg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.news a:visited, .news a:active,.news a:link {
color:#fff;
text-decoration:underline;
 }
 .news a:hover {
color:#fff;
text-decoration:underline;
 }
.news_title {
font-size:170%;
color:#ffffff;
}