html, body {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
}

p {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-top: 0px;
}

#current {
	color: #000000;
	text-decoration: underline;
}

#container {

	margin-bottom: -40px;
	margin-top: 40px;
	position: relative;
	width: 100%;
	background-image:url(../img/vine-vertical.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#header {
    width: 100%;
	height: 56px;
    margin: 0 auto; /* It's important to set the margin to auto if you want the layout to center */
	background-color: #003359;
	padding: 20px 0px;
	overflow: hidden;
}

#header2 {
	border-top: 5px solid #000000;
	background: #990000;
	font-size: 16px;
	color: #000000;
	text-align: center;
	padding: 5px 10px;
	font-weight: bold;
	height: 15px;
	margin-bottom: 20px;
}



#header2 a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	
}

#header2 a:hover {
	color: #000000;
	text-decoration: none;
}






#logocontainer {
    float: left; 
    width: 20%;
	padding-left: 20px;
}

#searchcontainer {
    float: right; 
    width: 23%;
	color: #ffffff;
	font-size: 12px;
	padding-right: 10px;
}

#search-button {
	width: 16px;
	padding-left: 2px;
}

#bannercontainer {
    width: 50%;
	display: table-cell;
	text-align: center;
}

#videocontainer {
	float: right;
	padding-left: 20px;

}

#content {
	min-height: 400px;
	width: auto;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-bottom: 30px;	
	margin-left: 270px;
	margin-right: 150px;
}

#slide-images {
	margin-top: 20px;	
}

#breadcrumbs {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#breadcrumbs p {
	font-size: 10px;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #333333;
}

#leftcolumn {
	float: left;
	width: 220px;

}

#leftcolumn ul li {
	margin: 10px 0px 10px 35px;
	color: #666666;
	list-style-type: disc;
	
}

#leftcolumn ul li a {
	text-decoration: none;
	color: #990000;
}

#leftcolumn ul li a:hover {
	text-decoration: underline;
}

#leftcolumn .sectionHeading {

	padding-left: 20px;
	font-size: 16px;
	color:#333333;
	text-transform: uppercase;
	
}
#leftcolumn .sectionHeading a{
	text-decoration: none;
	color: #990000;
	
}
#leftcolumn .sectionHeading a:hover{
	text-decoration: underline;
	color: #990000;
	
}

#clearfooter {
	height: 40px;
	clear: both;
}

#footer {
	height: 40px;
	position: relative;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: x-small;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#footer a, #footer a: visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer ul, #footer li {
	list-style: none; 
	margin: 2px; 
}

#footer li a:link, #footer li a:visited {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: underline; 
}

#footer li a:hover { 
	color: #000000; 
	background-color: transparent; 
	text-decoration: underline;
}

table {
	text-align:left;
	width: 100%;
}

table th {
	background-color: #990000;
	color: #ffffff;
	font-size: .8em;
	text-transform: uppercase;
	padding: 5px;
	border: solid 1px #ffffff;
	line-height: 1.2em;
	vertical-align: top;
}

.navtable {
	background-color: #ffffff;
	width: 75%;
	border: none;

}

.courseNavTable {
	background-color: #ffffff;
	width: 100%;
	border: none;
}

.navtable td {
	background-color: #ffffff;
	padding-right: 25px;
	border: none;
}

.navtable th {
	background-color: #ffffff;
	font-size: .9em;
	border: none;
}

.courseNavTable th {
	background-color: #ffffff;
	font-size: .9em;
	border: none;
	color: #003300;
}

.mainHeading {
	font-size: 1em;
	color: #494949;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 20px;
}

table td {
	padding: 5px;
	background-color: #ffffff;
	vertical-align: top;
	border: none;
	color: #494949;
	font-size: 14px;
	line-height: 1.5em;
}

table th img {
	float: right;
	padding-right: 10px;
}

#agentTable th {
	background-color: #ffffff;
	vertical-align: bottom;
	padding-top: 20px;
	padding-left: 0px;
}

#agentTable th img {
	float: left;
}

	
#content ul
{
	list-style-type: none;
	padding-bottom: 10px;
}
#content li
{
	margin-left: 15px;
	line-height: 1.5em;
	list-style-type: disc;
	font-size: 14px;
	padding-left: 10px;
}
#content ol {
	margin-right: 20px;
}

h1 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 10px 0px;
}

#map {
	float: right;
	padding: 10px;
}

h2, h3 {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;	
	color: #990000;
}

h3 {
	font-size: .9em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;	
}

h4 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 12px;

}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}

.button {
	width: 150px;
	background-color: #990000;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 3px solid #11445E;
	border-right: 3px solid #11445E;
	border-left: 3px solid #C8E1EE;
	border-top: 3px solid #C8E1EE;	
	font-size: 1.2em;
	text-transform: uppercase;
	margin-left:10px;
	margin-top:20px;
}

.button a {
	color: #ffffff;
	text-decoration: none;
}

.button a:hover {
	color: #000000;
}

.newsitem img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.newsitem h3 {

	text-decoration: underline;
}


#agentTable th .topArrow {
	float: right;
}

#rightcolumn {
	width: 100px;
	float:right;
	border-right: solid 4px #009900;
	height: 100%;
}

.newsbox {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: solid 1px #333333; 
	padding: 5px;
	
}


.newsbox p {
	font-size: 10px;
}

.newsbox h3 {
	color: #990000;
}

.newsbox h1, .newsbox h3{
	margin-top: 0px;
}

.newsbox h1 {
	color: #ffffff;
	background-color: #990000;
	padding: 3px;
}

.newsdetails{
	color: #990000;
}

.partnershiptable td{
	border: solid 1px #CCC;
}

.partnershiptable {
	margin-bottom: 10px;
}

.partnershiptable h2, .partnershiptable h3{
	font-size: 14px;
}

.morenews {
	background-color: #990000;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
}

.morenews a{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding-left: 5px;
	}
	
.morenews a:visited, .morenews a:hover {
	color: #ffffff;
	text-decoration: none;
}

.morenews a:hover {
	text-decoration: underline;
}

.newsstory h4{
	color: #990000;
}

.newsstory {
	border-bottom: 1px solid #000000;
	padding: 20px 0px;
}



#news2010 {
	padding-bottom: 20px;
}

.newsstory a{
	color: #990000;
}

.picture {
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}

.picture p {
	font-size: 6px;
	color:#990000;
	margin-bottom: 10px;
}

#leftcolumnalert{
	padding-left: 20px;
	padding-top: 20px;
	color: #ffffff;
}
#leftcolumnalert p{
	padding: 5px;
	background-color: #990000;
	font-size: 12px;
}
#leftcolumnalert a {
	color: #ffffff;
	font-size: 11px;
}

#leftcolumnalert h2 {
	font-weight: bold;
	font-size: 14px;
	color: #990000
}
