
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;
	background: transparent;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

body {
    margin:0;
    padding:0;
    background:#f7ef75 url(images/cuts/bground2.jpg) repeat-x top left;
    font-family:Arial, helvetica, sans-serif;
}

p {
    font-size:12px;
    font-family:Verdana, arial, sans-serif;
    color:#000;
    padding:10px 0px;
}

.date {
     padding-top:40px;
     margin:0px;
     font-family:Arial, verdana, sans-serif;
     font-weight:bold;
     font-style:italic;
     color:#666;
     background:url(images/cuts/top-divider.jpg) repeat-x top left;
}

.byline {
     margin-bottom:0px !important;
     padding-bottom:0px !important;
}

a:link, a:visited {color:black; text-decoration:underline;}
a:hover, a:active {color:#f7d534; text-decoration:underline;}

#main {
    margin:0 auto;
    width:1000px;
}

#header {
    width:1000px;
    height:398px;
    background:url(images/cuts/header2.jpg) no-repeat top left;
}

#header a:link, #footer a:link, #header a:visited, #footer a:visited {color:white; text-decoration:none;}
#header a:hover, #footer a:hover, #header a:active, #footer a:active {color:#f7ef75; text-decoration:underline;}

#header #top-nav {
    text-align:right !important;
    padding:5px 20px 0px 0px;
    font-size:12px;
    font-weight:bold; 
    font-family:Arial, helvetica, sans-serif;
}

#header #top-nav li {
    display:inline;
    padding:0px 12px 0px 8px;
    color:white;
    border-right:1px solid white;
}

#top-nav img {position:relative; top:4px;}
#header #top-nav li:last-child {border-right:none;}

#header #main-nav {
    width:900px;
    clear:both;
    float:left;
    margin:332px 0px 0px 38px;
}

#main-nav li{
    display:inline;
    font-size:18px;
    padding:10px 23px 10px 18px;
    border-right:1px solid #f7ef75;
}

#main-nav li:last-child {border:none;}

#main-nav a:link, #main-nav a:visited {color:#f7ef75; text-decoration:none;}
#main-nav a:hover, #main-nav a:active {color:white; text-decoration:none;}

#main_content {
    width:925px;
    float:left;
    background:white;
    margin:0px 0px 20px 35px;
    -webkit-box-shadow: 0px 0px 14px #333;   
     -moz-box-shadow: 0px 0px 14px #333;  
     -box-shadow: 0px 0px 14px #333;   
}

#left {
    width:560px;
    padding:20px;
    margin:0; 
}

#left h1 {
    width:560px;
    border-left:20px solid black;
    font-size:24px;
    font-weight:normal;
    padding:0px 0 0 10px;
    text-transform:uppercase;
    line-height:20px;
    margin:10px 0px 15px 0px;
}

#left h2 {
    text-transform:uppercase;
    font-size:18px;
    font-weight:normal;
    font-family:Verdana, arial, sans-serif;
    border-bottom:1px solid black;
    margin-top:0px;
	clear:both;
}

#text_area {
    padding:10px;
    width:568px;
}

#text_area ul {
     margin-left:20px;
}

#text_area ul li {
     padding:5px 0px;
     border-bottom:1px dashed #ccc;
}

#text_area img {
    float:left;
    margin:15px 15px 10px 0px;
    border:1px solid #f7d534;
	width:210px;
}

#right {
    width:265px;
    background:#333;   
    margin:0;
    vertical-align:top;
    color:white;
    padding:10px;
}

#right p {color:white;}

#right img {
    width:250px;
    border:1px solid #f7d534;
	margin-top:10px;
}



#right h3 {
    text-transform:uppercase;
    padding-left:10px;
    font-size:18px;
    color:#f7ef75;
    margin:8px 0px;
    border-left:16px solid #f7ef75;
    line-height:16px;
}

#right table {
    font-size:11px;
    font-family:Arial, verdana, sans-serif;
    margin-bottom:10px;
}

#right a {color:#f7ef75;;}

#footer {
    width:888px;
    clear:both;
}

#footer ul {
    text-align:center;
    padding-top:20px;
}

#footer ul li {
    display:inline;
    padding:0 10px;
    font-size:12px;
    font-family:Arial, helvetica, sans-serif;
}
