
/*** GENERAL STYLES ***/

body { 
padding: 0px;
margin: 0px;
background-color:#FFFFFF; 
}

/*a, a:link, a:active {
color: #990100;
text-decoration: none; 
}

p  {
font-size:22px;
font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
}*/

.left1 { 
width: 500px; 
float: left; 
}

.right1 {
width: 200px; 
float: right;
font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
font-size:12px;
}

.clear {
clear:both;
}

h1, h2, h3, h4, h5 {
margin: 0px;
font-weight: normal; 
}

/*.container { 
width: 750px; 
margin: auto;
background: #FFFFFF;
border:0px solid #CCCCCC;
padding-top: 20px;
padding-left:50px;
padding-right:50px;
}*/

.header1 {
margin: 30px 0px 10px 0px;
}

/*** LOGO ***/

#headlogo {
width: 400px;
height:150px; 
background-image: url('images/floatlogo2.gif');
background-repeat: no-repeat;
position:relative;
top:0px;
left:-175px;
display: block; 
text-indent: -9999px;
}

.header1 h1 { 
width: 350px; 
float: left; 

}

/*** MENU **


ul {
width: 400px;
float: right;
padding: 0px;
list-style: none;
text-align: right;
margin: 65px 0 30px 0 ;
}

ul li {
display:inline;
}

#navbar ul {
width: 400px;
float: right;
padding: 0px;
list-style: none;
text-align: right;
margin: 65px 0 30px 0 ;
}*/

#navbar { 
display: inline;
}



#navbar a {
font-size: 18px;
text-decoration: none;
padding: 10px;
font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
text-transform: uppercase;
margin-left: 10px;
color: #ADADAD;
}

#navbar a:hover {
color: #990100;
}

body#home a#home_link,
body#about a#about_link,
body#faq a#faq_link,
body#contact a#contact_link {
color: #990100;

} 

/*** HEAD QUOTE ***/

.head {
border-bottom: solid 1px #333333;
background-color: #FFFFFF;
color: #000000;
font-size:22px;
font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
padding-top: 20px;
margin-bottom: 5px; 
}

/***  MAIN ***/

.main {
  font-family:'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size:14px;
	color:#000;
	border-bottom: solid 1px #333333; 
} 

/*** SMALL TITLE ***/

.small-title { 
font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
font-size: 13px; 
color: #000000;
text-transform: uppercase; 
padding-bottom: 10px; 
border-bottom: solid 1px #333333; 
margin-bottom: 20px; 
}

.small-title span {
color: #990100; 
}

/***  PORTFOLIO ITEMS ***/

.portfolio-item {
	border-bottom: solid 1px #333333;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font: 14px Tahoma, Geneva, sans-serif;
}

.portfolio-item .left img, .about .right img {
border-top:1px solid #CCCCCC;
border-right:3px solid #CCCCCC;
border-bottom:4px solid #CCCCCC;
border-left:1px solid #CCCCCC; 
padding: 0px; }

.page .head {
border-bottom: solid 1px #412E1E;
}

.details {
	color: #000000;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size: 12px;
	color: #990100;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-left: 10px;
}


/*** CONTACT FORM ***/

table {
align:center;
width:700px;
border:0;
cellpadding:3px;
cellspacing:1px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 24px;
}

td {

}

.thanks {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#990100;
line-height: 24px;
}

/* FOOTER 

.footer {
background-color: #FFFFFF;
text-align:center;
}

.footer .in {
width: 940px; 
margin: auto; 
}

.footer h2 { 
font-size: 12px;
font-weight: bold;
letter-spacing: -1px;
color: #000000;
font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
text-transform: uppercase;
}

.footer p {
color: #000000;
font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
font-size: 12px;
margin: auto;
}

.footer p a {
color: #990100;

}

.footer { padding: 40px 0 50px 0; }

/*** color classes ***/
.blue {
color:blue;
}

.red {
color:red;
}
*/

/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs */
#TJK_DL dd {background:url(answer.gif) no-repeat;padding-left:55px}
/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 50% no-repeat;padding-left:32px;color:#000;text-decoration:none}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url(images/toggleDLplus.gif)}
#TJK_DL .DTminus a {background-image:url(images/toggleDLminus.gif)}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:static;}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}


