@charset "ISO-8859-1";


/* Reset Definitions */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
	font-size: 12px;
	line-height: 15px;
	margin: 30px;
}



/* body  */


html {
		padding: 0px;
		margin: 0px;
}

body {
		margin-bottom: 0px;
		margin-top: 0px;
		background-image: url(images/subnav_stripe.jpg);
		font-size: 14px;
		font-family: Helvetica, Arial, Sans-Serif;
		color: #38312e;
		padding:0px;
}

p, h1, ul {
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-top: 0px;
line-height: 1.4em;
}

em {
	font-style: italic;
}h1 {
line-height: 1.2em;
font-size: 24px;
padding-top: 0px;
text-transform: uppercase;
color: #000;
background-color: transparent;
}

h2 {
font-size: 20px;
color: #000;
background-color: transparent;
padding-left: 10px;
margin-bottom: 10px;
}

h3 {
font-size: 16px;
color: #666;
background-color: transparent;
padding-left: 10px;
}

a {
color: #840003;
background-color:transparent;
text-decoration: none;
}

p {
margin-top: 15px;
}

#bottom {
text-align: left;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
padding-top: 15px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-top: 0px;
background-image: url(images/subnav_stripe.jpg);
xtext-align:center;
}

#box {
padding-right: 150px;
padding-left: 150px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
background-repeat: repeat;
background-color: white;
width: 100%;
text-align: center;
}

#content {
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
background-repeat: repeat;
background-color: white;
width: 620px;
padding:0px;
padding-top: 20px;
padding-bottom: 20px;
float:left;
}


#content_bottom {
background-image: url(images/subnav_stripe.jpg);
width: 620px;
height: 340px;
padding:0px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 40px;
text-align: center;
background: top left;
}

#right {
text-align: left;
float: left;
width:205px;
margin-top: 140px;
padding:0px;
}

div.nav {
	padding-bottom: 10px;
}

div.nav a:hover {
color:#333333;
}

div.nav a {
color:#7F7F7F;
margin-right: 30px;
text-decoration: none;
}

a {
text-decoration: none;
}

h2.nav {
font-size: 20px;
color: #777;
background-color: transparent;
padding-left: 10px;
padding-bottom: 10px;
}

#right h1 a:hover {
	color: #a7a7a7;
}

#right h1 a {
	color: black;
}

a:hover {
	color: #818181;
}

div.right h1 a:hover
	color: black;
#right h1 a {
	color: black;

