/*
red ff0002
dark red 9e2122
*/
body{
	margin:0;
	padding:0;
	font:13px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000 url(../images/body-bg.gif) repeat-x top left;
}
#pagewidth{
	width:950px;
	/*background: #000;*/
	margin:0 auto;
	overflow:hidden;
	background:#000 url(../images/body-bg-with-wine.jpg) no-repeat top right;
}
#header {
	width: 950px;
	margin:0 auto;
	position:relative;
	height: 40px;
	/*background: #0c4e9e url(../images/header-bg.jpg) no-repeat 0 0;*/
}

#main{
	width: 950px;
	margin: 20px auto;
	overflow:hidden;
	padding: 30px 0;
}
.content {
	margin: 0;
	padding: 35px 0 0 0;
	min-height:440px;
	/*background: #000 url(../images/content-bg.jpg) repeat-x top left;*/
}
* html .content{height:440px;}

div#colorlist div p {
	padding: 0 0 2px 0;
	font-size: 10px;
	font-weight: bold;
}

.twocolumn {
	width: 950px;
	margin: 0 20px 20px 20px;
	overflow:hidden;
}
.twocolumn .left {
	margin:0;
	padding: 0 20px 0 0;
	width: 250px;
	float:left;
	overflow:hidden;
	list-style:none;
}
.twocolumn .right {
    float:left;
    width: 640px;
}

.threecolumn {
	width: 950px;
	margin: 0 20px 20px 20px;
	overflow:hidden;
}
.threecolumn .right,
.threecolumn .left, .threecolumn .center {
	margin: 0 35px 0 0;
	padding: 0 0 0 0;
	width: 290px;
	float:left;
	overflow:hidden;
	list-style:none;
}
.threecolumn .right {
    margin: 0;
}
.threecolumn img {
	margin: 0;
	padding: 0;

}
.threecolumn li{
	padding:0 0 20px 23px;
	width:310px;
	float:left;
}
.threecolumn li.last{padding:0 0 0 23px;}
.threecolumn li p{
	margin:8px 0 0 0;
	line-height:18px;
}
.threecolumn li img {
	float:right;
	margin:0 0 10px 15px;
}

.threecolumnSub {
	width: 950px;
	margin: 0 20px 20px 20px;
	overflow:hidden;
}
.threecolumnSub .right,
.threecolumnSub .left, .threecolumnSub .center {
	margin: 0 35px 0 0;
	padding: 5px 0 0 0;
	width: 290px;
	float:left;
	overflow:hidden;
	list-style:none;
	border-top: 5px solid #de9e30;
	/*background: #051934;*/
	
}
.threecolumnSub .right {
    margin: 0 0 0 0;
}
.threecolumnSub div p {
    padding: 0;
    margin: 0;
}
.threecolumnSub img {
	margin: 0;
	padding: 0;
}


/* ---------------------------------------------------------------- headers */

h1 {
	margin: 0 0 10px 20px;
	padding-bottom: 10px;
	position: absolute;
	top: 35px;
	left: 0px;
	font-size: 28px;
	height: 40px;
}
h1 a {
	display:block;
	color: red;
	font-family: "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
h1 a:hover {
	text-decoration: none;
}
#header h2 {
	margin: 8px;
	padding-bottom: 10px;
	position:absolute;
	top: 30px;
	left: 450px;
	overflow:hidden;
	font-size: 18px;
	font-family: "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
h3 {
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	height: 40px;
    text-transform: uppercase;
	font-family: "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
}



/* -------------------------------------------------------- paragraphs */


.content p {
	margin: 10px 6px 0 0;
	line-height: 1.5em;
}
p.title{
	margin:0 0 30px 6px;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
}
p.title strong{
	color:#F8992A;
	font-weight:normal;
}
p.title span{
	color:#363636;
	font-size:24px;
}
p.title span span{color:#00A7E5}

p a {
	text-decoration: underline;
}

.threecolumnSub div p.EventDate {
}
.threecolumnSub div p.EventTitle {
    /*text-decoration: underline;*/
}
.threecolumnSub div p.EventBrief {
    margin: 0 0 12px 0;
    font-size: 11px;
    color: #999;
}
.threecolumnSub div p.EventBrief a {
    text-decoration: underline;
    color: #58b4f6;
}
.threecolumnSub div a {
    
}


/* ------------------------------------------------------------ lists */

ul.list{
	margin:14px 0 0 14px;
	padding:0;
	font-weight:bold;
	list-style:none;
}
ul.list li{
	padding:0 0 0 16px;
	background:url(../img/bullet.gif) no-repeat left;
}
ul.list p{
	font-weight:normal;
}


/* --------------------------------------------------------------- links */

a{color:#fff;text-decoration:none;}
a:hover{text-decoration:underline;}


/* ----------------------------------------------------------------- misc */

img{border:none;}

input {
	color: #000;
}
#footer{
	width: 950px;
	margin:0 auto;
	height:45px;
	font-size:12px;
	line-height:45px;
	background:#000;
	text-align: center;
}
#footer p{margin:0 0 0 28px;}
#footer a{
	float:right;
	font-size:14px;
	margin:0 27px 0 0;
}


/* ------------------------------------------------- nav */


#nav {margin-top: 30px; margin-left: 0; padding: 0; list-style: none; border-top: 1px solid #373331; width: 200px;
}
#nav li {float: left; margin: 0; padding: 0;border-bottom: 1px solid #373331; width: 200px}
#nav li a {display: block; color: #fff; margin-left: 0px; padding: 12px;}
#nav li a:hover, #nav li.selected a {color: #fff;}
#nav li.active a {color: #fff;}


/* ------------------------------------------------------ tables */

table.thumbs {
	text-align: left;
}
table.thumbs td	{
	padding: 5px;
	text-align: center;
}
table.thumbs td div	{
	margin: 4px;
	padding: 10px;
	text-align: center;
	background: #333;
}
table.thumbs td	img {
	margin: 0 auto;
}
table.thumbs td	p {
	margin: 4px auto;
	font-weight: bold;
}
td.thumbs a:link img, td.thumbs a:visited img {
	width: 100px;
	height: 100px;
	text-align: center;
}

table.SubmitTable {
	margin: 20px 0;
}
table.SubmitTable td {
	padding: 4px 0 6px 0;
	vertical-align: top;
}
table.SubmitTable td.labelfield {
	font-weight: bold;
}