/* CSS Document */
body {
	height:100%;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FDEDCB;
	margin:0;
}

#fullHeight {
	height:100%;
}

h3 {
	font-size:16px;
	color:#FFD400;
	font-weight:bold;
	padding-bottom:5px;
	margin:0px;
}

h4 {
	margin:0px;
}

#contact_us a {
	text-decoration:none;
	display:block;
	width:100%;
}

#contact_us a:hover {
	text-decoration:none;
	color:#FFD400;
}

#contact_us a.expandable {
	background-image:url(images/maximize.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#contact_us a.expandable:hover {
	background-position:bottom right;
}

#contact_us a.email {
	background-image:url(images/email.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#contact_us a.email:hover {
	background-position:bottom right;
}

#contact_us ul {
	list-style:none;
	margin:0;
	padding:0;
}

#contact_us li {
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
}

#contact_us li.top {
	list-style:none;
	padding:5px 5px 5px 10px;
	background:#850000;
	border:1px solid #850000;
	font-weight:bold;
    color:#FDEDCB;
}

#dooley {
	background-image:url(images/dooley.gif);
	width:239px;
	height:88px;
}

#dooley li {
	padding:59px 0 0 69px;
	list-style:none;
}

#dooley li a {
	font-weight:bold;
	text-transform:uppercase;
	color:#FFD400;
}

#dooley li a:hover {
	color:#FDEDCB;
}

td {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FDEDCB;
}	

td.showNav {
	height:100%;
	vertical-align:bottom;
	padding-bottom:0px;
	margin-bottom:0px;
}	

td.subBackground {
	width:125px;
	background-image:url(images/subBackground.gif);
	background-position:top;
	background-repeat:no-repeat;
}

table.page {
	width:925px;
	height:100%;
}	

table.main {
	width:800px;
	height:450px;
}	

td.subNavBG {
	height:68px;
	padding-left:460px;
	background-image:url(images/subNavBG.gif);
	background-position:top;
	background-repeat:no-repeat;
}

td.leftNav {
	width:210px;
}	

td.leftSubNav a {
	font-size:14px;
	color:#FFD400;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
	line-height:24px;
}

td.leftSubNav a:active {
	font-size:14px;
	color:#FFD400;
	font-weight:bold;
	text-decoration:none;
}

td.leftSubNav a:visited {
	font-size:14px;
	color:#FFD400;
	font-weight:bold;
	text-decoration:none;
}

td.leftSubNav a:hover {
	font-size:14px;
	color:#FDEDCB;
	font-weight:bold;
	text-decoration:none;
}

td.content {
	width:790px;
	height:350px;
	padding:0px 50px 0px 35px;
	border:0px solid lime;
}	

.pageHeader {
	font-size:16px;
	color:#FFD400;
	font-weight:bold;
	padding-bottom:5px;
}

span.subHeader {
	font-size:14px;
	color:#FFD400;
	font-weight:bold;
	line-height:24px;
	margin:0px;
	padding:0px;
}

p {
	padding:0px 0px 20px 0px;
	margin:0px;
}	

span.credit {
	font-weight:bold;
	font-style:italic;
}	

ul {
	margin:0px;
	padding:0px 20px 0px 0px;
	list-style:outside;
}	

li {
	margin-left:30px;
	padding-bottom:10px;
}	

a:link {
	font-style:normal;
	color:#FDEDCB;
	text-decoration:underline;
}

a:active {
	font-style:normal;
	color:#FDEDCB;
	text-decoration:underline;
}

a:visited {
	font-style:normal;
	color:#FDEDCB;
	text-decoration:underline;
}

a:hover {
	font-style:normal;
	color:#FFD400;
	text-decoration:underline;
}	

hr {
	border: 0;
	color: #E5490B;
	background-color: #E5490B;
	height: 1px;
	width: 100%;
	margin-top:20px;
	margin-bottom:20px;
	}	

td.label {
	text-align:right;
	vertical-align:middle;
}	
	
input.box{
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#aaa;
	background-color:#efefef;
	color:#111;
}

.button{
    border-style:solid;
    border-width:2px;
    border-color:#850000;
    background-color:#E5490B;
	font-weight:bold;
    color:#FDEDCB;
	vertical-align:bottom;
}

input.box2{
    border-style:solid;
    border-width:1px;
    border-color:#aaa;
    background-color:#efefef;
    color:#111;
}

textarea.box{
	width:300px;
    border-style:solid;
    border-width:1px;
    border-color:#aaa;
    background-color:#efefef;
    color:#111;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#FDEDCB;
    scrollbar-base-color:#850000;
    scrollbar-darkshadow-color:#850000;
    scrollbar-face-color:#850000;
    scrollbar-highlight-color:#850000;
    scrollbar-shadow-color:#000000;
}	

.floatright_daily {
	float: right;
	width: 200px;
	height: 125px;
}

.floatright_weekend {
	float: right;
	width: 200px;
	height: 164px;
}

.sockHop {margin:0; text-align:center; padding: 60px 0 0 0;}
.sockHop img {border: 1px solid #999; margin:4px auto;}