/* CSS Document */
/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Normalizes font-size for headers */
h1, h2, h4, h5, h6 {
font-size: 80%;
}

/* Normalizes list-style from lists */


/* Normalizes font style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalizes list-style from lists */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset, img {
border:0;
}

/* Left-aligns text in caption and th */
caption, th {
text-align: left;
}

/* Removes quotation marks from q */
q:before, q:after {
content:'';
}

ol, ul, li, a { 
list-style-type:none;
}

h1 {
font-size:16px;
text-align:right;
font-family:Helvetica,Arial,Verdana,sans-serif;
color:#fff;
}

p {
font-size:12px;
text-align:left;
font-family:Helvetica,Arial,Verdana,sans-serif;
color:#fff;
}

body {
position : relative; /* Establishes the body element as a positioned context area, for other positioned elements with the design*/
width : 738px;
margin : 0 auto;
text-align : left;
padding:0 0;
padding-bottom:0px;
background-color:#151515;
}

#wrapper {
width: 738px;
margin-top:10px;
border:5px solid #333;
}

#header_index {
padding-top:50px;
margin-bottom:0em;
}

#header {
margin-bottom:0em;
}

#content_index {
background-color:#151515;
height:470px;
}

#content_index p{
color:#ccc;
text-align:right;
padding-top:4px;
}

#content {
height:530px;
width: 738px;
}

#content_about {
height:500px;
width: 738px;
}

p.content_about {
font-size:15px;
padding-left:42px;
padding-right:30px;
}

p.content_links {
font-size:12px;
padding-left:42px;
padding-right:30px;
padding-bottom:5px;
}

.left_content {
text-align:left;
padding-left:42px;
padding-right:40px;
}

h1.left_content {
font-size:18px;
color:#df1d1e;
}

#index_left {
width :445px;
margin-top:5px;
border-right:1px solid #333;
height:250px;
padding-left:35px;
padding-right:15px;
}

#boxout {
float:right;
width: 210px;
padding-top:15px;
margin-right:13px;
position:absolute;
right:0px;
margin-top:3px;
}

#boxout p {
text-align:left;
}

.logo {
margin-top:5px;
}

#entersite a {
letter-spacing:8px;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
font-family:Helvetica,Arial,Verdana,sans-serif;
position:absolute;
margin-left:512px;
margin-top:-30px;
}

#gallery {
top:85px;
text-align:center;
margin-left:0px;
}

#index_random_border {
height:180px;
margin:0px;
padding:0px;
}

#index_random_border a:href{
border-top: 1px solid #333;
border-bottom: 1px solid #333;
margin:0px;
padding:0px;
}

#gallery a {
color:#666;
text-decoration:none;
}

#gallery a:hover {
color:#e71a1f;
}

#gallery p {
line-height:15px;
}

#about {
height:450px;
}

#menu ul {
padding:30px;
padding-left:27px;
margin: 0px;
padding-bottom:10px;
background-color:#181818;
text-align:center;
padding-top:10px;
}

#menu ul li {
display:inline;
color:#e71a1f;
padding-left:5px;
}

#menu a {
font-family:Helvetica,Arial,Verdana,sans-serif;
color:#FFFFFF;
text-decoration:none;
font-size:11px;
letter-spacing:3px;
} 

#menu a:hover {
font-family:Helvetica,Arial,Verdana,sans-serif;
color:#e71a1f;
text-decoration:none;
font-size:11px;
letter-spacing:3px;
} 

#menu .current  {
color:#e71a1f;
}

/*footer section*/
#footer{
padding-top:0px;
width:750px;
bottom:0px;
}

#footer p{
color:#555;
text-align:center;
position:relative;
letter-spacing:0px;
padding-top:.5em;
margin-right:0px;
padding-bottom:2.5em;
font-size:11px;
font-family:Helvetica,Arial,Verdana,sans-serif;
}

/*Contact page*/
#contact_form {
float:left;
padding-top:25px;
width:393px;
height:430px;
}


#contact_form p {
color:#666
}

#disclaimer {
width: 310px;
float:right;
padding-right:35px;
font-size:10px;
text-align:right;
}

.formbox {
border: 1px solid #0e5aa5;
width:175px;
background-color:#fff;
}

#comments {
background-color:#fff;
width:280px;
margin-right:0px;
border: 1px solid #0e5aa5;
height:122px;
}

#sending {
float:right;
margin-right:36px;
margin-top:5px;
}

p.warning {
float:right;
margin-right:10px;
margin-top:7px;
}

.warning {
font-size:11px;
color:#a14e01;
}

.warning_quote {
font-size:10px;
color:#a14e01;
}

.right_align_contact_page {
text-align:right;
margin-right:36px;
}

p.address {
font-size:15px;
}

.address {
padding-top:20px;
}

.bold_contact {
font-weight:bold;
font-size:18px;
color:#db171f;
}

.bold2 {
position:absolute;
top:15px;
margin-left:11px;
font-weight:bold;
font-size:18px;
color:#feae19;
}


/*Biog Section*/
.menu2 {
font-family: verdana, arial, sans-serif; 
width:738px; 
margin:0; 
position:relative;
margin-left:2px;
z-index:90;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
margin-left:28px;
}
.menu2 ul table {border-collapse:collapse; margin:-1px -10px; font-size:1em;}
/* float the list so that the items are in a line */
.menu2 ul li {
float:left; 
}


.menu2 ul li a, .menu2 ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:95px; 
height:30px; 
color:#ccc;; 
border:1px solid #151515;
border-width:1px 1px 0 0;
background:#151515; 
line-height:30px; 
font-size:10px;
}
/* make the dropdown ul invisible */
.menu2 ul li ul {
position:absolute; left:-9999px; height:0;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu2 ul li a:hover,
.menu2 ul li:hover a {
color:#ea1817; 
background:#181818;
padding-bottom:20px;
}
/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul :hover ul {
top:30px; 
left:0;
height:auto;
text-align:left;
background:#181818;
}

/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu2 ul :hover ul li {
background-color:#181818; 
color:#000;
padding:10px;
width:651px;
margin-right:0px;
margin-top:20px;
}
/*float the image left with padding and no border */
.menu2 ul :hover ul li img {
float:left; 
margin:0px 20px 100px 10px;
background-color:#181818; 
}

/* style the paragraph font height */
.menu2 ul :hover ul li p {
font-size:12px;
line-height:15px;
}
/* style the background and foreground color of the submenu links */
.menu2 ul :hover ul li a {
display:inline;
font-size: 12px;
color:#c00;
text-decoration:underline;
border:0;
line-height:1.8em;
}
/* style the background and forground colors of the links on hover */
.menu2 ul :hover ul li a:hover {
text-decoration:none; 
color:#fff;
}

@font-face {
	font-family: 'Sansation Regular';
	src: url('Sansation_Regular.eot');
	src: local('Sansation Regular'), local('Sansation'), url('Sansation_Regular.woff') format('woff'), url('Sansation_Regular.ttf') format('truetype'), url('Sansation_Regular.svg#Sansation') format('svg');
}

h1.fontface {font: 16px/22px 'Sansation Regular', Arial, sans-serif;letter-spacing: 0;}

h1.left_content, .bold_contact {font: 18px/27px 'Sansation Regular', Arial, sans-serif;}

.bold {font: 12px/15px 'Sansation Regular', Arial, sans-serif;}

.index_p {font: 12px/15px 'Sansation Regular', Arial, sans-serif;}

p.content_about {font: 14px/18px 'Sansation Regular', Arial, sans-serif;}

#menu a {font: 11px/12px 'Sansation Regular', Arial, sans-serif;}
#menu a:hover {font: 11px/12px 'Sansation Regular', Arial, sans-serif;}
 