﻿{
	margin: 0;
	padding: 0;
	border: 0;	
}

}
html, div, header, nav, section, article, aside, footer {
   display:block;
}

body {
	background: #EFF2F2; 
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: 100;
	line-height: 1.8;
	
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: white;
}

header {
	background: url('../images/vexag-header.jpg') no-repeat;
	padding-top: 40px;
	height: 325px;
	float: center;
}

nav {

}
nav ul {
	float: left;
	width: /*100%*/940px;
	list-style-type: none;
	background: #930;
	height: 40px;
	padding-top: /*5px*/10px;
}

nav li {
	display: inline;
	white-space: nowrap;
	margin: 0 10px/*20px*/;
}

b {
  font-weight: 700; /* Or use 'bold' */
}

nav a {
	text-decoration: none;
	color: white;
	padding: /*15px*/20px;
	font-weight: 600;
}

nav a:hover {
	color: #8C2600;
	background: white;
	height: 60px;
	
}

h3 {
	color: #8C2600;
	text-align: center;
	margin-top: 10px;
	margin: 25px;
}

section {
	padding: 25px 75px;
	clear: both;
}

h2 {
	color: #930;
	margin-top: 20px/*40px*/;
	text-align:center;
}

p {
	margin: 5px 15px 15px;
}

section ul, section ol {
	margin: 25px 25px;
}

aside {
	float: right;
	width: 280px;
}

footer{
	clear:both;
	background: #000000;
	text-align: center;
	color: white;
}
footer a {
	color: white;	
}

footer div {
	float: center;
	padding: 15px 125px;
}

footer ul {
	clear: both;
	background: white;
	color: #930;
}
footer li {
	display: inline;
	margin: 5px 25px;	
}

footer a {
	color: white;
}

footer a:hover {
	color: #000000;
}

table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}

table a:active,
table a:hover {
	color: #8C2600;
	text-decoration:underline;
}

table {
	color:#930;
	font-size:12px;
	text-shadow: 1px 1px 0 #fff;
	background:#eaebec;
	margin:20px auto;
	border:#ccc 1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:12px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	background: #DEA842;
	background: -webkit-gradient(linear, left top, left bottom, from(#DEA842), to(#DEA842));
	background: -moz-linear-gradient(top, #DEA842, #DEA842);
	font-size: 125%;
}
table th:first-child {
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr {
	text-align: center;
	padding-left:20px;
}
table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table td {
	padding:8px 18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
	border-bottom:0;
}
table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td {
	background: #dae0fa;
	background: -webkit-gradient(linear, left top, left bottom, from(#dae0fa), to(#ced4f2));
	background: -moz-linear-gradient(top,  #dae0fa,  #ced4f2);	
}

#footnote {
	font-size: 80%;
	padding: 5px 80px;
	color: #8C2600;
	text-align: center; 
}

section a:link {
	color: #8C2600;
}


section a:hover {
	color: #0066CC;
}

section a:visited {
	color: #0066CC;
}
#news {
  margin: 0;
  background-color: #333333;
  color: white;	
  header-weight: 500;
  padding: 5px 15px 15px 15px;	
	
}
#news a:link {
	color: #f8cc73;
}
#news a:hover {
	color: #0066CC;
}
#news a:visited {
	color: #ffffff;
}
hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);

}