/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
/* ul, ol { margin-left: 2em; } */
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #ED3C95; color:#fff; text-shadow: none; }
::selection { background:#ED3C95; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img, .ie8 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

* {
	margin: 0;
	padding:0;
}

html, body {
	height:100%;
}

body.site {
	background:#F2F2F2 /*url('../img/lines-bg.png') -30px 0 no-repeat*/;
	font:normal 14pt/21pt #4D4D4D Verdana, Geneva, sans-serif;
}

#container-home, #container-what, #container-who, #container-why, #container-how, #container-where {
	width:960px;	
	min-height: 100%;
	margin: 0 auto;
}

#flashcontainer {
	height:470px;
	width:960px;
	background: transparent url('../img/flash-bg.png') 0 0 no-repeat;
	padding:0;
	position:relative;
}
span#homebutton {
	position:absolute;
	bottom:70px;
	right:45px;
}
span#homebutton a {
	width:326px;
	height:37px;
	display:block;
	text-indent:-9999px;
	background:transparent url('../img/veterans-button.png') 0 0 no-repeat;
}
span#homebutton a:active {
	background:transparent url('../img/veterans-button.png') 0 -74px no-repeat;
}
span#homebutton a:hover {
	background:transparent url('../img/veterans-button.png') 0 -37px no-repeat;
}

#content {
	padding: 20px 0 53px 8px;
	height:auto;
}

#left {
	width:640px;
	float:left;
	clear:none;
}

#right {
	width:270px;
	float:left;
	margin-bottom:20px;
	-moz-border-radius:4px;
	border-radius:4px;
	clear:none;
	height:auto;
}

#right span {
	font: normal 40pt "Bank Gothic", Verdana, sans-serif;
	color:#FFC800;
	float:left;
	clear:both;
}

#right p.num {
	padding:10px 10px 0 50px;
}

#right h4 {
	clear:both;
	font-size:16pt;
}

#bottom {
	clear:left;
	float:left;
	background:#FFF;
	margin:0 10px 20px 10px;
	padding:10px;
	width: 580px;
	height: 302px;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
	position:relative;
}

.ie7 #bottom img {
	float:left;
	display:inline;
}

.ie7 #bottom span#store-button {
	display:inline;
	padding-top:10px;
}

#bottom2 {
	clear:left;
	float:left;
	margin:0 10px;
	padding:10px;
	margin-bottom:20px;
	width: 600px;
	height: auto;
	min-height:138px;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
}

#bottom p, #bottom2 p {
	padding-top:10px;
}

#bottom img {
	padding:10px 10px 0 0;
}

#bottom #store-button {
	width:320px;
	height:37px;
	display:block;
	padding-top:10px;
	position:absolute;
	bottom:15px;
	right:60px;
}

#bottom #store-button a {
	width:383px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/store-button.png') 0 0 no-repeat;
	display:block;
}
#bottom #store-button a:hover {
	text-indent:-99999px;
	background:transparent url('../img/store-button.png') 0 -37px no-repeat;
}
#bottom #store-button a:active {
	text-indent:-99999px;
	background:transparent url('../img/store-button.png') 0 -74px no-repeat;
}

.contentbox {
	float:left;
	background:#FFF;
	margin:0 10px;
	padding:10px 10px 20px 10px;
	width: 280px;
	height: 100%;
	min-height:220px;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
	position:relative;
}

.column {
	float:left;
	background:#FFF;
	margin:0 10px;
	padding:10px 10px 20px 10px;
	width: 270px;
	height: 470px;
	min-height:220px;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
	position:relative;
	overflow:hidden;
}
.ie6 .column, .ie7 .column, .ie8 .column, .ie6 #right, .ie7 #right, .ie8 #right, .ie6 #bottom, .ie7 #bottom, .ie8 #bottom, .ie6 .contentbox, .ie7 .contentbox, .ie8 .contentbox, .ie6 .contentbox2, .ie7 .contentbox2, .ie8 .contentbox2 {
	border: solid 1px #CCC;
}

#ctl07_EventList, .column #ctl07_ctl03_EventList {
	height:370px;
	overflow:hidden;
	display:block;
}

.header {
	font: normal 18pt "Bank Gothic", Verdana, sans-serif;
	color:#000;
	text-transform:lowercase;
	border-bottom: solid 5px #FFC800;
	padding-bottom:5px;
}

.column p, .contentbox p {
	margin-top:7px;
}

.column ul, .contentbox ul, .contentbox2 ul {
	text-indent:20px;
	padding-top:10px;
}

.column ul li, .contentbox ul li, .contentbox2 ul li {
	list-style:none;
	background: transparent url('../img/bullet.png') 5px 9px no-repeat;
	line-height:25px;
}

/* ------------------------- Secondary Pages ---------------------------- */

.contentbox2 {
	float:left;
	background:#FFF;
	margin:0 10px 20px 10px;
	padding:10px 10px 20px 10px;
	width: 95%;
	/* height: 100%; */
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
}

h3.header2 {
	width:60%;
	font: normal 18pt "Bank Gothic", Verdana, sans-serif;
	color:#000;
	text-transform:lowercase;
	border-bottom: solid 5px #FFC800;
	padding-bottom:4px;
}

img.padded {
	padding:0 5px 0 15px;
}

.contentbox2 h4 {
	font:bold 12pt/18pt Verdana, sans-serif;
	padding:15px 0 0 0;
	clear:both;
}

.contentbox2 h5 {
	font: normal 16pt "Bank Gothic", Verdana, sans-serif;
	margin:50px 0 0 340px;
}
.contentbox2 h6 {
	color:#999;
	margin:5px 0 0 345px;
}

.contentbox2 p {
	padding-top:10px;
}

.contentbox2b {
	float:left;
	background:#FFF url('../img/lines-content.png') 50% 50% no-repeat;
	margin:0 10px;
	padding:10px 10px 20px 10px;
	width: 100%;
	height: 100%;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;

}

.contentbox3 {
	float:left;
	background:#FFF;
	margin:0 10px;
	padding:10px 10px 20px 10px;
	width: 60%;
	height: 100%;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
	margin-bottom:20px;
}

.contentbox3 h3 {
	width:80%;
}

.contentbox3 p {
	padding-top:10px;
}
table.graybox td {
	background:#eee;
	border:solid 1px #FFF;
	padding:10px;
}
.sidebar {
	padding-bottom:70px;
}
.sidebar img {
	margin:10px 5px 0 0;
}

#ribbon {
	background: #FFF url('../img/ribbon.png') 101% 70% no-repeat;
	padding:10px;
}

#ribbon p {
	padding:10px;
	width:65%;
}

span#donate a {
	width:300px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/donate-button.png') 0 0 no-repeat;
	display:block;
}

span#donate a:hover {
	width:300px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/donate-button.png') 0 -37px no-repeat;
	display:block;
}

span#donate a:active {
	width:300px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/donate-button.png') 0 -74px no-repeat;
	display:block;
}

span#store-button2 a {
	width:300px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/store-buttonb.png') 0 0 no-repeat;
	display:block;
}
span#store-button2 a:hover {
	width:300px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/store-buttonb.png') 0 -37px no-repeat;
	display:block;
}
span#store-button2 a:active {
	width:300px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/store-buttonb.png') 0 -74px no-repeat;
	display:block;
}

span#pvbutton, span#bhsbutton, span#qcmbutton {
	clear:both;
	display:block;
	width:280px;
	margin: 10px 0;
	padding-bottom:10px;
	border-bottom:solid 1px #FFC800;
}
.contentbox2 span#qcmbutton {
	border:none;
}

span#qcmbutton a {
	width:188px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/qcm-button.png') 0 0 no-repeat;
	display:block;
}
span#qcmbutton a:hover {
	width:188px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/qcm-button.png') 0 -37px no-repeat;
	display:block;
}
span#qcmbutton a:active {
	width:188px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/qcm-button.png') 0 -74px no-repeat;
	display:block;
}

span#pvbutton a {
	width:153px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/fangear-button-pv.png') 0 0 no-repeat;
	display:block;
}
span#pvbutton a:hover {
	width:153px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/fangear-button-pv.png') 0 -37px no-repeat;
	display:block;
}
span#pvbutton a:active {
	width:153px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/fangear-button-pv.png') 0 -74px no-repeat;
	display:block;
}

span#bhsbutton a {
	width:153px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/fangear-button-bhs.png') 0 0 no-repeat;
	display:block;
}
span#bhsbutton a:hover {
	width:153px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/fangear-button-bhs.png') 0 -37px no-repeat;
	display:block;
}
span#bhsbutton a:active {
	width:153px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/fangear-button-bhs.png') 0 -74px no-repeat;
	display:block;
}

span#teamsubmit a {
	margin-right:8px;
	float:left;
	width:303px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/submit-team-button.png') 0 0 no-repeat;
	display:block;
}
span#teamsubmit a:hover {
	width:303px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/submit-team-button.png') 0 -37px no-repeat;
	display:block;
}
span#teamsubmit a:active {
	width:303px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/submit-team-button.png') 0 -37px no-repeat;
	display:block;
}

span#halloffame {
	position:relative;
	height:37px;
}
span#halloffame a {
	float:left;
	width:270px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/team-button.png') 0 0 no-repeat;
	display:block;
}
span#halloffame a:hover {
	text-indent:-99999px;
	background:transparent url('../img/team-button.png') 0 -37px no-repeat;
}
span#halloffame a:active {
	text-indent:-99999px;
	background:transparent url('../img/team-button.png') 0 -74px no-repeat;
}
span#halloffame2 {
	position:relative;
	height:37px;
}
span#halloffame2 a {
	float:left;
	width:270px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/team-button.png') 0 0 no-repeat;
	display:block;
}
span#halloffame2 a:hover {
	text-indent:-99999px;
	background:transparent url('../img/team-button.png') 0 -37px no-repeat;
}
span#halloffame2 a:active {
	text-indent:-99999px;
	background:transparent url('../img/team-button.png') 0 -74px no-repeat;
}

span#calendar {
}
span#calendar a {
	float:left;
	width:270px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/calendar-button.png') 0 0 no-repeat;
	display:block;	
}
span#calendar a:hover {
	text-indent:-99999px;
	background:transparent url('../img/calendar-button.png') 0 -37px no-repeat;
}
span#calendar a:active {
	text-indent:-99999px;
	background:transparent url('../img/calendar-button.png') 0 -74px no-repeat;
}

span#news {
	position:absolute;
	bottom:16px;
}
span#news a {
	float:left;
	width:270px;
	height:37px;
	text-indent:-99999px;
	background:transparent url('../img/news-button.png') 0 0 no-repeat;
	display:block;	
}
span#news a:hover {
	text-indent:-99999px;
	background:transparent url('../img/news-button.png') 0 -37px no-repeat;
}
span#news a:active {
	text-indent:-99999px;
	background:transparent url('../img/news-button.png') 0 -74px no-repeat;
}

span#news, span#calendar, span#halloffame {
	width:260px;
	height:37px;
	position:absolute;
	bottom:15px;
	left:15px;
}

/* ~ Contact Form ~ 

#ctl07_ctl03_ControlContent {
	font-size:12pt;
	font:normal 12pt/18pt Verdana, Verdana, Geneva, sans-serif;
	color:#808080;
}

#ctl07_ctl03_ControlContent span#ctl07_ctl03_PageHeading {
	height:0;
	padding:0;
}

#ctl07_ctl03_ControlContent td {
	padding:6px 0;
}

#ctl07_ctl03_ControlContent input, #ctl07_ctl03_ControlContent textarea {
	background:transparent url('../img/input-bg.jpg') 0 0 repeat-x;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:4px;
}

div#ctl07_ctl03_FormSubmitButtons {
	align:left;
	margin-left: -45px;
}

#ctl07_ctl03_ControlContent span {
	padding:0 20px 10px 0;
}

input#ctl07_ctl03_button_save {
	width:268px;
	height:38px;
	background: transparent url('../img/button-bg.jpg') 0 0 repeat-x;
	color:#FFF;
}

*/



/* ~ Wall of Fame ~ */

.calendar, .news, .teammates, .marathon, #content > #ctl07_ControlContent > #ctl07_ctl03_EventList {
	float:left;
	background:#FFF;
	margin:0 10px 20px 10px;
	padding:10px 10px 20px 10px;
	width: 95%;
	height: 100%;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
}

/*span#ctl07_ctl03_EventList div.calendarsummary {
	float:left;
	background:#FFF;
	margin:0 10px 20px 10px;
	padding:10px 10px 20px 10px;
	width: 95%;
	height: 100%;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 2px 8px #888; 
	-webkit-box-shadow: 0 2px 8px #888;
	box-shadow: 0 2px 8px #888;
}*/

#ctl07_ctl03_ListNavigation {
	width:900px;
	margin:0 37%;
}

#ctl07_ctl03_ListNavigation span {
	color:#999;
}

#ctl07_ctl03_ListNavigation input {
	margin:0 20px;
}

.FullCalendarTitleStyle, .FullCalendarTitleStyle td {
	background-color:##ED3C95;
	color:#FFF;
}

.calendarsummarydetail h2 {
	font: normal 18pt "Bank Gothic", Verdana, sans-serif;
	color:#000;
	text-transform:lowercase;
	border-bottom:5px solid #3399ff;
	padding-bottom:4px;
	margin-bottom:10px;
}

.calendarsummarydetail p {
	padding-top:8px;
}

.calendarsummarydetail img {
	padding:25px 10px 0 10px;
}

.teammates .quote1 {
	background:transparent url('../img/quote-a.png') top left no-repeat;
	height:91px;
	width:131px;
	z-index:1;
	float:left;
	margin-top:20px;
	margin-right:-131px;
}

.teammates .quote2 {
	background:transparent url('../img/quote-b.png') bottom right no-repeat;
	height:91px;
	width:131px;
	float:right;	
}

.teammates h3 {
	border-bottom:5px solid #339933;
}

.news h2 {
	border-bottom:5px solid #3399ff;
}

.marathon #ctl07_ctl03_EventList .calendarsummarydetail h2{
	border-bottom:5px solid #339933;
}

.teammates #ctl07_ctl03_EventList .calendarsummarydetail h2 {
	border-bottom:5px solid #339933;
}

.calendar #ctl07_ctl03_EventList .calendarsummarydetail h2 {
	border-bottom: 5px solid #ED3C95;
}

.calendarsummarydetail {
	margin-bottom: 50px;
}

/* ~ Store ~ */

#store {
	float:left;
	width:inherit;
}

.contentbox2 h3.header-store,
.news .calendarsummarydetail h2 {
	font: normal 18pt "Bank Gothic", Verdana, sans-serif;
	color:#000;
	text-transform:lowercase;
	border-bottom: solid 5px #FFC800;
	padding-bottom:5px;
	margin-bottom:10px;
	width:100%;
}
.news .calendarsummarydetail h2 {
	border-bottom:solid 5px #39F;
}

.item {
	float:left;
	padding:20px 0;
}

.paypal {
	float:right;
	padding:20px 0;
	width:260px;
}

.paypal iframe {
	height:auto;
}

.paypal p {
	padding-bottom:10px;
}

.colors {
	margin: 0 auto;
	/* width:75%;
	padding:0; */
}

#right.contentbox {
	background:#FFF url('../img/lines-content.png') bottom right no-repeat;
	
}

#right .contentbox img {
	align:center;
}

.paypal-button {
	padding:10px 0;
	height:37px;
	width:157px;
}
.paypal tr {
	padding-top:20px;
}
input {
	padding: 2px 5px;
}
select {
	padding:3px;
}
.ie6 input, .ie7 input {
	padding:0;
}
.ie6 select, .ie7 select {
	padding:0;
}



/* ------------------------- Header ---------------------------- */

#header {
	width:960px;
}

#spotlight {
	width:350px;
	height:110px;
	margin:0 auto;
	padding:0 10px;
	background:transparent url('../img/spotlight.png') 0 0 no-repeat;
	display:block;
}

#logo {
	text-indent:-9999px;
	display:block;
	background:transparent url('../img/liveuncommon-logo.png') 0 10px no-repeat;
	height:50px;width:920px;
	margin:0 0 0 0;padding:20px;
}

#spotlight h4 {
	font:normal 12pt/24pt Verdana, Geneva, sans-serif;
	color:#808080;
	text-align: center;
}

#R {
	float:right;
	margin-top:-90px;
}

/* ------------------------- Menu ---------------------------- */

#menu {
	height:80px;
	width:100%;
	margin: 0 auto 0 -20px;
	padding: 0 10px 0 0;
}

#menu ul {
	width:960px;
}

#menu ul li {
	list-style:none;
	display:block;
	float:left;
	width:150px;
	height:50px;
	padding:0 4px;	
}
.ie6 #menu ul li {
	width:120px;
	padding:0;
}

#menu h2 a {
	text-decoration:none;
	padding:5px 0;
	color:#999;
	padding-left:50px;
		height:50px;
}

#menu a:hover {
	width:260px;
	padding-bottom:12px;
	color:#BBB;
	background: transparent url('../img/lines-menu.png') 0 12px no-repeat;
	padding-left:50px;
}

#menu ul li h2  {
	height:50px;
	text-transform:uppercase;
	font: normal 24pt "Bank Gothic", Verdana, Geneva, sans-serif;
	color:#999;
	text-shadow: 0 1px 0px #FFF;
}

#menu ul li h3  {
	text-transform:uppercase;
	font: normal 10pt Verdana, Geneva, sans-serif;
	color:#888;
	padding-left:53px;
	width:145px;
	margin-top:-15px;
}

#menu ul li h2 a#homenav, #menu ul li h2 a#whatnav, #menu ul li h2 a#whonav, #menu ul li h2 a#whynav, #menu ul li h2 a#hownav {
	padding-bottom:10px;
}

#revnav {
	height:60px;
	width:100%;
	margin: 0 auto;
	padding: 0 10px 0 0;
}
#revnav ul {
	width:960px;
	height:50px;
	margin:0 0 10px -10px;
}
#revnav {
	margin-top:-10px;
	padding-bottom:10px;
}
#revnav ul li {
	list-style:none;
	float:left;
	width:192px;
}
#revnav h2 {
	float:left;
}
#revnav h2 a {
	font-size:72px;
	text-decoration:none;
	color:#FFC800;
	float:left;
	display:block;
	padding:0 5px 0 30px;
}
#revnav h2 a:hover {
	padding:0 5px 0 30px;
	background-position:0 35px;
}
#revnav h3 {
	float:left;
	position:relative;
	top:40px;
	text-wrap:unrestricted;
	color:#888;
}
.ie6 #revnav ul li {
	width:130px;
	padding:0;
}
#revnav a:hover {
	color:#BBB;
	background: transparent url('../img/lines-menu-s.png') 0 6px no-repeat;
}
#revnav ul li h2  {
	text-transform:uppercase;
	font: normal 24pt/1.375 "Bank Gothic", Verdana, Geneva, sans-serif;
	color:#999;
	text-shadow: 0 1px 0px #FFF;
}
/* ie6 fixes */

	 .ie6 #menu {
		height:100px;
		width:960px;
		margin: 0 auto;
	}
	
	.ie6 #menu ul {
	} 
	
	.ie6 #menu ul li {
		list-style:none;
		display:block;
		float:left;
	}
	
	.ie6 #menu h2 a {
		text-decoration:none;
		color:#999;
		width:1px;
	}
	
	.ie6 #menu a:hover {
		color:#BBB;
		width:1px;
	}
	
	.ie6 #menu ul li h2  {
		text-transform:uppercase;
		font: normal 24pt "Bank Gothic", Verdana, Geneva, sans-serif;
		color:#999;
	}
	
	.ie6 #menu ul li h3  {
		text-transform:uppercase;
		font: normal 10pt Verdana, Geneva, sans-serif;
		color:#888;
		width:110px;
	}
	
	.ie6 #footer, .ie7 #footer {
		margin-top:10px;
	}

/* ------------------------- Footer ---------------------------- */

#footer {
	background: #666 url('../img/footer.png') 0 0 repeat-x;
	bottom:0;
	clear:both;
	padding:25px;
}

#footer a {
	padding-left:20px;
	color:#E6E6E6;
	text-decoration:none;
}

#footer a:hover {
	padding-left:20px;
	color:#FFC800;
	text-decoration:underline;
}

#footer-container {
	width:960px;
	margin:0 auto;
}

#sitemap {
	width:960px;
	margin:0 auto;
	border-bottom:solid 1px #FFC800;
	padding-bottom:10px;
}

#sitemap ul {
	list-style:none;
}

#sitemap ul li {
	display:inline;
}

#contact {
	margin:0 auto;
	width:960px;
	padding-top:10px;
}

#contact ul {
	width:960px;
	margin:0 auto;
	list-style:none;
}

#contact ul li {
	display:inline;
	color:#E6E6E6;
	padding:0 15px;
}

#fb-root {
	display:inline;
	clear:none;
	width:290px;
}
#marie {
	margin:10px 20px 0 0;
}


/* ------------------------- Formatting ---------------------------- */

p {
	font:normal 14px/21px Verdana, Geneva, sans-serif;
	color: #4D4D4D;
	padding-bottom:3px;
}

ul {
	font:normal 14px/21px Verdana, Geneva, sans-serif;
	color: #4D4D4D;
}

#flashdiv {
	text-indent:-9999px;
	background:transparent url('../img/banner.jpg') 0 0 no-repeat;
	height:440px;
}

a {
	color:#00e;
	text-decoration:underline;
}

a:visited {
	color:#00e;
}

a:hover {
	color:#FFC800;
}

.rule {
	height:0px;
	width:auto;
	margin-top:20px;
	border-top:1px solid #989898;
	border-bottom:1px solid #fff;
}
@font-face{ 
	font-family: 'Bank Gothic';
	src: url('bankgthd-webfont.eot');
	src: url('bankgthd-webfont.eot?#iefix') format('embedded-opentype'),
	     url('bankgthd-webfont.woff') format('woff'),
	     url('bankgthd-webfont.ttf') format('truetype'),
	     url('bankgthd-webfont.svg#webfont') format('svg');
}

 img,
embed,
object,
video {
  max-width: 100%;
} 

/* .ie6 img, .ie6 embed, .ie6 object, .ie6 video {
	width:100%;
}

*/

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {
	#contact ul li a.mobile {
	color:#FFC800;
	text-decoration:none;
	padding:20px 0 20px 20px;
}
	
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}