/* sitestyle.css stylesheet, version 6.0, 2006-09-11 */

/* initial conditions ============================================== */
* {
	margin: 0px;
	padding: 0px;
	}
/* /initial conditions ============================================== */

/* Tag styles ========================================================= */
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
	}
body {
	background-color: #ffffff;
	color: #262626;
	text-align: center;
	background-image: url("/pix/bg.gif");
	padding-top: 20px;
	}

body,td,input,textarea,select,option {
	font: normal 12px georgia,"times new roman",serif;
	}

p,li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.6;
	}
br {line-height: 10px;}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

a,
a:link,
a:visited,
a:hover {
	color: #ff142a;
	text-decoration: none;
	}
a:hover {
	color: #920c1b;
	text-decoration: underline;
	}

h1,h2,h3,h4,h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #830017;
	}
h1 {
	font-size: 130%;
	font-size: 24px;
	}
h1 i {
	display: block;
	font-size: 16px;
	}
h2 {
	font-size: 115%;
	font-size: 20px;
	}
h2 i {
	display: block;
	font-size: 16px;
	}
h3 {
	font-size: 100%;
	font-size: 16px;
	}
h4 {
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	padding: 5px 0px 5px 0px;
	}
h5 {
	font-size: 100%;
	}

table {border-collapse: collapse;}
table.separate {border-collapse: separate;}

form table td {padding: 3px;}

fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
legend {padding: 0px 5px 0px 5px;}

img {border-width: 0px;}
img, div {
	behavior: url("/iepngfix/iepngfix.htc");/* IE 5-6 png fix */
	}
/* /Tag styles ========================================================= */

/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {padding: 0px 0px 0px 15px;}
ol {padding: 0px 0px 0px 25px;}
li {}
ul.bullet {list-style-image: url("/pix/bullet.gif");}
/* /list styles ========================================================= */

/* form ================================================================= */
option {padding: 0px 5px 0px 0px;}

label {
	font-weight: bold;
	font-size: 85%;
	}
input {width: 300px	}
textarea {width: 300px;}

.required {color: #cc0000;}
.auto {width: auto;}

.form1 div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding: 0px 0px 4px 84px;
	}
.form1 div div.multicontainer {
	padding: 0px;
	}
.form1 label {
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 0;
	width: 80px;
	text-align: right;
	}
.form1 div.controlset,
.form1 div.controlset div {
	padding: 0px;
	}
.form1 div.controlset label {
	position: static;
	font-weight: normal;
	font-size: 100%;
	padding: 0px 10px 0px 4px;
	}
.form1 div.controlset input {
	width: auto;
	}
/* /form ================================================================= */

/* buttons =========================================================================== */
/* NOTE: do NOT put these stroked buttons in a tight table, or IE will 
cut off the top border. If you MUST put them into a tight table, 
set the cellpadding to be equal with the padding below */
a.bn1, a:visited.bn1, input.bn1 {
	border-style: solid;
	border-width: 1px;
	border-color: #0000ff;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-weight: normal;
	color: #689a9a;
	text-decoration: none;
	background-color: #ffffff;
	}
input.bn1 {
	cursor: pointer;
	padding: 1px;
	}
a.bn1:hover, input:hover.bn1 {
	color: #000000;
	text-decoration: none;
	border-color: #000000;
	}

a.bn,
span.bn {
	font-size: 85%;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 9px;
	background-image: url("/pix/arrow.gif");
	background-position: 0px 1px;
	background-repeat: no-repeat;
	}
/* /buttons =========================================================================== */

/* body structure ================================================================== */
#shell_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	height: 450px;
	width: 100%;
	background-image: url("/pix/bg_gradient.gif");
	background-repeat: repeat-x;
	}
#shell {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 934px;
	margin: 0px auto 0px auto; /* centers this div on the page, also, see body definition above */
	text-align: left;
	border-style: solid;
	border-width: 0px;
	border-color: #00ff00;
	background-color: #ffffff;
	background-image: url("/pix/pattern_top.gif");
	background-repeat: repeat-x;
	}
#shell2 {
	background-image: url("/pix/pattern_bottom.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	}
/* /body structure ================================================================== */

/* header ============================================================= */
#header {
	padding: 0px 0px 0px 0px;
	height: 200px;
	}
#header #logo {
	position: absolute;
	top: 50px;
	left: 30px;
	z-index: 10;
	}
#header #photo {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	}
/* /header ============================================================= */

/* page ============================================================== */
#pagecontainer {
	position: relative;
	top: 0px;/* do DO NOT reset this value, use ONLY padding below!!!! */ 
	left: 0px;
	z-index: 10;
	width: 100%;
	/* stops page height "flash" on js resize */
	min-height: 1000px;
	height: expression("1000px");
	}
#pagecontainer img {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	padding: 2px;
	}
#pagecontainer a img {
	border-color: #0000ff;
	}
#pagecontainer a:hover img {
	border-color: #ff0000;
	}
#pagecontainer img.noborder {border-width: 0px;}

#pageboxfull, #pagebox1 {
	padding: 0px 30px 250px 30px;
	}
#pageboxfull {
	margin: 0px 0px 0px 0px;
	}
#pagebox1 {
	margin: 0px 280px 0px 0px;
xborder: solid 1px red;
	}
#pagebox2 {
	/* NOTE: NO padding or margins in this box!!! use the width and right values instead */
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	width: 250px;
	background-color: #ffffff; /* in-case javascript is turned off */
	background-image: url("/pix/rc_top.gif");
	background-position: 0px 82px;
	background-repeat: no-repeat;
xborder: solid 1px green;
	}
#pagebox2_b {
	/* all padding-marigns for pagebox2 go here */ 
	margin-top: 82px;
	padding: 16px 15px 11px 0px;
	background-image: url("/pix/rc_bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
xborder: solid 1px black;
	}
img#botimg{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 0;
xborder: solid 1px #000000;
	}
/* /page ============================================================== */

/* footer ============================================================= */
#footer1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	font-size: 85%;
	text-align: right;
	padding: 0px 30px 25px 0px;
xborder: solid 1px #000000;
	}
#footer2 {
	padding: 10px 10px 20px 10px;
	font-size: 85%;
	}
/* /footer ============================================================= */

/* navs =============================================================== */
#topnav {
	position: absolute;
	top: 160px;
	left: 30px;
	z-index: 10;
	}
ul#mainnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
ul#mainnav li {
	float: left;
	height: expression('1%');
	background-image: url("/pix/bn_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 1;
	}
ul#mainnav li span {
	display: block;
	margin: 0px 10px 0px 0px;
	background-image: url("/pix/bn_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	}
ul#mainnav li#li_start {}
ul#mainnav li#li_end {}
ul#mainnav a {
	display: block;
	}
ul#mainnav a#start {}
ul#mainnav a#end {}

ul#mainnav a.nav,
ul#mainnav a:visited.nav,
ul#mainnav a:hover.nav,
ul#mainnav a.navstatic,
ul#mainnav a:visited.navstatic,
ul#mainnav a:hover.navstatic {
	height: 15px;
	xfont-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 10px 0px 10px;
	margin: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #ffa79d;
	}
ul#mainnav a:hover.nav {
	text-decoration: none;
	}
ul#mainnav a.navstatic,
ul#mainnav a:visited.navstatic,
ul#mainnav a:hover.navstatic {
	color: #920c1b;
	}
ul#mainnav a:hover.navstatic {
	}

ul#footernav {
	text-align: right;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
xborder: solid 1px red;
	}
ul#footernav li {
	display: inline;
	height: expression("1%");
	line-height: 1;
	}
ul#footernav a {
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	}
ul#footernav a#end {
	border-right-width: 0px;
	padding-right: 0px;
	}

ul#footernav a, ul#footernav a:visited {
	font-weight: normal;
	text-decoration: none;
	}
ul#footernav a:hover {
	text-decoration: none;
	}
/* /navs =============================================================== */


/* misc classes ===================================================================== */
.alert {color: red;}
.smtxt {font-size: 85%;}

.nowrap {white-space: nowrap;}

.block {display: block;}
.inline {display: inline;}
.none {display: none;}

.floatright {float: right;}
.floatleft {float: left;}
.clear {clear: both;}

img.picleft {display: block;}
.picleft, img.picleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
img.picright {display: block;}
.picright, img.picright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.rc_section {
	border-style: dotted;
	border-width: 0px 0px 2px 0px;
	border-color: #fe5620;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}
html>body .rc_section {
	border-width: 0px 0px 1px 0px;
	}
.rc_section li {
	line-height: 1;
	}
/* /misc classes ===================================================================== */

/* print styles ========================== */
@media print {
/* hack to give hasLayout to IE7, stops runaway printing */
#pagecontainer,
#pageboxfull,
#pagebox0,
#pagebox1,
#pagebox2,
#pagebox3 {
	min-height: 0 !important;
	}
/* /hack to give hasLayout to IE7 */
	}
/* /print styles ========================== */
