html {
background: #333;   
/*	background-attachment:fixed; */
}

strong, .strong {
font-weight: bold;
}
  
a {
color: #F66;
text-decoration: none;
}

em, .em {
color: #fff;
text-shadow: none;
background-color: #222;
} 

.right {text-align:right;}

p.or {
text-align: center;
font-family: Georgia;
font-style: italic;
margin: 0px 0px 4px 0px;
}

h1, h2, h3 {
font-family: 'Sentinel',Georgia, serif;
font-family: 'Whitney', 'Helvetica Neue', Helvetica, Arial;
}

h1 {
font-size: 26px;
font-style: normal;
color: #FFF;
text-shadow: #000 0px 1px 3px;
margin: 30px 0px 18px 12px;
}

h1 img {
vertical-align: bottom;
}

h2 {
font-size: 22px;
font-style: italic;
color: #34E3AE;
margin: 16px 0px 16px 0px;
}
 
h3 {
font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px 0px 8px 0px;
}

p {
font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
font-size: 11px;
color: #DFDFDF;
line-height: 16px;
margin-bottom: 8px;
}

p.opening {
font-family: 'Whitney', 'Helvetica Neue', Helvetica, Arial;
font-weight: medium;
font-size: 18px;
line-height: 23px;
}

p.callout {
font-family: 'Sentinel',Georgia;
font-style: italic;
font-size: 18px;
line-height: 24px;
}

span.ruled {
cursor: pointer;
color: #F66;
border-bottom: 1px solid #F66;
}

ul.list, ul.list li {
list-style-type: circle;
list-style-position: outside;
}

ul.list li {
font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
font-size: 11px;
color: #DFDFDF;
padding: 2px 0px 2px 5px;
margin-left: 25px;
}

ul.list {
margin-bottom: 8px;
}

dl {
font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
font-size: 11px;
color: #DFDFDF;
}

.clear.vspace_1 {
height: 20px;
}

.vpad {
margin-top: 18px;
}

#header {
height: 100px;
margin: auto;
position: relative;
z-index: 991;
padding-top: 30px;
padding-bottom: 20px;
}

#header img {
float: left;
}

#navigation {
width: 960px;
margin: auto;
display: block;
height: 60px;
position: relative;
top: 60px;
padding-right: 44px;
z-index: 0;
}

#navigation ul li {
text-shadow: #000 0px 1px 3px;
float: right;
display: block;
cursor: pointer;
position: relative;
bottom: 17px;
color: #fff;
font-family: 'Whitney', 'Helvetica Neue', Helvetica, Arial;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 25px;
margin-right: 5px;
font-size: 13px;
}

#navigation ul {
margin-left: 10px;
}

dl dt {
font-weight: bold;
color: #fff;
}

dl dd {
margin-top: 2px;
margin-bottom: 8px;
}

dl.tickboxes dt input {
margin-right: 12px;
}

dl.tickboxes dd {
margin-left: 28px;
margin-bottom: 12px;
}

fieldset {
width: 85%;
margin: 10px 0px;
padding: 4px 0px;
border: 1px dotted #444;
border-left: none;
border-right: none;
}

fieldset input[type=text] {
width: 100%;
}

#container {
width: 100%;
height: 150px;
position: absolute; 
left:0px!important;
background: url('/images/container_bg.png') repeat-x bottom;
background-color: #222;
border-bottom: 1px solid #444;
}

#content {
}

#header img {
position: relative;
top: 34%;
z-index: 999;
left: 30px;
}

#splash {
z-index: 0;
position: relative;
}

#splash p {
text-align: right;
font-weight: bold;
padding-right: 4px;
}

#splash img {
border: 3px solid #222;
outline: 1px solid #444;
}

#tiles img {
display: block;
margin: auto;
margin-top: 25px;
}

#overlay {
background-color: #000;
background-color: rgba(0,0,0,.85);
position: fixed;
z-index: 900;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}

#mailing_form {
}

input[type=text] {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width: 85%;
margin-bottom: 4px;
padding: 6px 4px 6px 4px;
font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
font-size: 12px;
color: #333;
font-weight: normal;
border: none;
}  

input[type=file]{
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
	font-size: 12px;
	color:#ccc;	
}

a.small_button {
text-decoration: none;
color: #F66;
font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
font-style: normal;
font-size: 11px;
padding: 4px;
background-color: #9F0000;
position: relative;
z-index: 0;
bottom: 4px;
left: 4px;
}

button {
background: none;
border: none;
}

input[type=text]._disabled {
background-color: #bbb;
}
input[type=submit],input[type=button] {
border: 0px;
background-color: #CCC;
padding: 6px 8px 6px 8px;
font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
font-size: 11px;
font-weight: bold;
cursor: pointer;
} 




input[disabled=''] {
color: #444;
background-color: #999;
}

input[type=button] {
margin-top: 8px;
font-size: 13px;
background-color: #ddd;
border: 1px solid #ccc;
}
input[type=submit]:hover {
background-color: #970A00;
color: #fff;
cursor: pointer;
}

img.image {
border: 1px solid #C0C0C0;
padding: 2px;
}

div.action {
background-color: #fff;
}

div.action p {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}

#design_link {
position:relative;
z-index:999;
color: #666;
width: 930px;
margin: auto;
padding-left: 30px;
padding-top: 15px;
padding-bottom: 10px;
}

#design_link a {
text-decoration: none;
color: inherit;
}

.fullsplit {
position: absolute;
width: 100%;
height: 30px;
border-top: 1px solid #444;
margin-bottom: 30px;
left: 0px;
}

#modal_window {
position: absolute;
top: 165px;
width: 100%;
margin: auto;
z-index: 999;
padding: 0px;
margin: 0px;
}

#modal_container {
background-color: #111;
background-color: rgba(0,0,0,.95);
border: 1px solid #222;
position: relative;
left: 5px;
}

#modal_container {
padding-left: 15px;
padding-bottom: 15px;
}

#footer {
color: #555;
}

#footer a {
color: #555;
}

.message {
color: #FB0007;
font-family: 'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana;
font-size: 16px;
font-weight: bold;
border: 1px solid #850003;
background-color: #3A0001;
padding: 10px 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
position: absolute;
left: 50%;
z-index: 999;
}

textarea {  
	font-family: Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#333;
	padding:6px;
	width:448px; 
	border:0px; 
	height:150px;
	border:1px solid #000;   
	border-left:0px;
	border-top:none;
	margin-bottom:20px;
}

label { 
	border-bottom:none;
	font-family: Helvetica, 'Lucida Grande', 'Lucida Sans', Verdana;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color:#222;
	padding:6px;
	position:relative;
	bottom:1px;
	background-color:#AAA;
	display:block;
	margin-top:8px;     
	cursor:pointer;
	-webkit-transition:background-color .25s linear;
}
                                                        
label:hover {
	color:#fff;
	background-color:#9F0000;
}
    
.submitbutton {
	margin-top:12px;
	margin-bottom:12px;
}



