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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: disc;
}
li {
	margin-left:20px;
}

/* 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: "" "";
}


body {background:#3c3131; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#box {width:980px; margin:40px auto;}
#mid {background:transparent url('../img/mid_bg.jpg') top left repeat-y;}
#mid2 {padding:0px 10px;}
#nav {height:29px; background:transparent url('../img/nav_bg.jpg') top left repeat-x;}
#nav2 {color:#dad9d9; font-size:14px; line-height:16px; padding:7px 0px 0px 15px;}
#nav2 a, #nav2 a:visited {text-decoration:none; color:#dad9d9;}
#nav2 a:hover {color:#aaaaaa;}
#ftr {height:111px; background:transparent url('../img/ftr_bg.jpg') top left repeat-x; border-top:1px solid #827b7b;}
#ftrL {width:450px; float:left;}
#ftrL2 {font-weight:bold; font-size:15px; color:#dad9d9; padding:20px;}
#ftrR {width:400px; float:right;}
#ftrR2 {font-weight:normal; font-size:10px; color:#dad9d9; padding:25px 20px 0px 20px;}

#content {background:transparent url('../img/homepic.jpg') no-repeat; height:444px;}
#contenttxt {padding:10px 0px 0px 25px;}
#introtxt {width:450px; font-weight:normal; line-height:13px; font-size:12px;}

#subcontent {background:transparent url('../img/subcontent_mid.jpg') top left repeat-y;}
#subcontenttxt {padding:0px;}
#subcontenttxtL {float:left; width:200px;}
#subcontenttxtLtxt {padding:15px 8px 10px 10px; font-size:13px; line-height:16px;}
#subcontenttxtR {float:right; width:750px; font-size:13px; line-height:16px;}
#subcontenttxtRtxt {padding:10px 20px 10px 10px;}


h1 {color:#430a0a; font-weight:bold; font-size:24px; margin:10px 0px; padding-bottom:4px; border-bottom:1px solid #dddddd;}
h2 {color:#3c3131; font-weight:bold; font-size:18px; margin:10px 0px;}
h3 {color:#430a0a; font-weight:bold; font-size:15px; margin:10px 0px;}
h3 a, h3a:visited {text-decoration:none; color:#430a0a;}
h3 a:hover {text-decoration:underline; color:#430a0a;}

