﻿h6{ 
margin: 0; 
padding: 0;
border: 0; 
}

h5{ 
margin: 0; 
padding: 0;
border: 0; 
}

h4{ 
margin: 0; 
padding: 0;
border: 0; 
}

h3{ 
margin: 0; 
padding: 0;
border: 0; 
}

h2{ 
margin: 0; 
padding: 0;
border: 0; 
}

h1{ 
margin: 0; 
padding: 0;
border: 0; 
}

p{ 
margin: 0; 
padding: 0;
border: 0; 
}

li{ 
margin: 0; 
padding: 0;
border: 0; 
}

ol{ 
margin: 0; 
padding: 0;
border: 0; 
}

ul{ 
margin: 0; 
padding: 0;
border: 0; 
}

body{ 
margin: 0; 
padding: 0;
border: 0; 
}

html{ 
margin: 0; 
padding: 0;
border: 0; 
}

body {
	background-color: #FFF; 
	background-image: url(../images/background.gif); 
	background-position: center; 
	color: #333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 101%; 
	margin: 0 auto;
	min-width: 770px;
	padding: 0;
	text-align: center; 
	}
	
#wrapper {
background-color: #FFF; 
background-image: url(../images/wrapper-background.gif); 
background-repeat: repeat-y;   
	margin: 0 auto;
	padding: 0;
	text-align: left; 
	width: 740px;
	border: 2px solid black;
}

#logo {
	height: 84px;
	background-image: url(../images/topnavback.gif);
}
#logo h3 {
	color: #FFFFFF;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 16px;
}
#logo p {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 110px;
	font-weight: bold;
}



#topnav {
         width: 742px;
}


#topnav li {
	display: block;
	padding: 0;   
	float: left;  
}


#topnav ul {
	height: 30px;    
	margin: 0;      
	padding-top: 10px;   
	text-align: center;  
	margin: 0px;
}

#topnav ul li a {
	color: White;
	display: block;
	font-size: .80em;
	font-weight: bold;
   height: 15px; 
	text-decoration: none;    
	width: 121px;     
	padding-top: 10px;  
	background-color: #B30000;
}

#topnav ul li a:hover {
	color: #C7C1B4;   
	display: block;    
	text-decoration: underline; 
}

#topnav a:active {  
	color: #FFF;    
	display: block;  
}


#leftlogo {
	background-image: url(../images/header.gif);    
	float: left;                                 
	height:  232px;       
	width: 740px;  
	margin-top: 0px;  
	background-repeat: no-repeat;   
}
#leftlogo2 {
	background-image: url(../images/header2.gif);    
	float: left;                                 
	height:  232px;       
	width: 740px;  
	margin-top: 0px;  
	background-repeat: no-repeat;   
}
#leftlogo3 {
	background-image: url(../images/header3.gif);    
	float: left;                                 
	height:  232px;       
	width: 740px;  
	margin-top: 0px;  
	background-repeat: no-repeat;   
}
#leftlogo4 {
	background-image: url(../images/header4.gif);    
	float: left;                                 
	height:  232px;       
	width: 740px;  
	margin-top: 0px;  
	background-repeat: no-repeat;   
}
#leftlogo5 {
	background-image: url(../images/header5.gif);    
	float: left;                                 
	height:  232px;       
	width: 740px;  
	margin-top: 0px;  
	background-repeat: no-repeat;   
}
#leftlogo6 {
	background-image: url(../images/header6.gif);    
	float: left;                                 
	height:  232px;       
	width: 740px;  
	margin-top: 0px;  
	background-repeat: no-repeat;   
}

#content {
	width: 740px;
	clear: both; 
}

#content .contentright {
	float: right;
	margin-top: 16px;
	text-align: left;
	width: 480px;
	line-height: 120%;
	background-color: White;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

 #content .contentright p {
	font-size: 0.8em;
	margin-bottom: 1em;
}

 #content .contentright H1 {
 	color: #660000;
	font-size: 1.0em;
	margin-top:8px;
margin-bottom: 8px;
	border-bottom: 1px dotted #9C124E; 
 }
  #content .contenright H2 {
 	color: #7E0F3E;
	font-size: .95em;
	margin-top:6px;
margin-bottom: 6px;
	border-bottom: 1px dotted #9C124E;   
 }
 

#nav {
float: left;
padding-top: 18px;
    padd\ing-top: 22px;  
	padding-left:10px;  
	margin-right: 3px; 
	width: 192px;   
}

/*styling the right navigation*/
#nav ul {
	border-top: 1px solid White;  
	font-size: 90%;  
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li{
	border: 1px solid white; 
	border-width: 0 1px 1px 1px;
	margin: 0;	
}

#nav a:visited {
	color: White;
	display: block;
	padding: 6px;
	text-decoration: none;
	background-color: #710000;
	height: 1%;   /* bug fix for IE to create the block hover effect */
}

#nav a {
	color: White;
	display: block;
	padding: 6px;
	text-decoration: none;
	background-color: #710000;
	height: 1%;   /* bug fix for IE to create the block hover effect */
}

#nav a:hover {
	color: #000;   
	background-color: #C7C1B4;   
}

#nav a:active {
	color: #000;
	background-color: #C5BEAF;
}

#nav a:focus {
	color: #000;
	text-decoration: none;
	background-color: #710000;
}

/* styles the current page navbar color */
#nav a.currentLink {
	background-color: #341910;
	color: white;
}


#footer {
	color: #8C0000;          
	font-size: 80%;        
	text-align: center;      
	width: 500px;          
	padding: 10px;
	border-top: 1px dotted black;
	margin-left: 214px;
     
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 95%;
}

/*link styles*/
a:link{
	color: #005200;
	text-decoration: underline;
	font-size: 0.9em;
}
a:visited{
	color: #1E5E50;
	font-size: 0.9em;
}
a:hover{
	color: #333;
	font-size: 0.9em;
}
a:active{
	color: #333;
	font-size: 0.9em;
}
/* div holding the specialpreview image above the portfolio pics */
#specialpreview {
	width: 150px;
	height: 28px;
	float: left;
	padding: 0px;
	margin-left: 214px;
	clear: both;
}

/* div that holds the small icons */
#portcon {
	background-color: #FFFFFF;
	width:490px;
	margin-top: 10px;
	margin-left: 240px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	height: 92px;
	clear: both;
}
#portcon p {
	font-size: 0.9em;
}

#portcon a img {
	border: 1px solid #B30000;
}
#portcon2 {
	width:470px;
	margin-top: 5px;
	margin-left: 217px;
	padding-left: 35px;
	padding-right: 4px;
	padding-top: 3px;
	height: 28px;
	clear: both;
}
#portcon3 {
	width:470px;
	margin-top: 5px;
	margin-left: 217px;
	padding-left: 35px;
	padding-right: 4px;
	padding-top: 3px;
	clear: both;
}

/* FORM STYLES */
form {
width: 450px;
margin-top: 25px;
}

fieldset{
	padding:10px;
	border:1px solid #003366;
	margin-bottom:15px;
width: 460px;
}

.textarea2{
background-color:#F0F0FF;
background-image: none;
border: 1px solid #006666;
margin: 4px;
padding: 6px;
}
/*styles the input fields*/

textarea{
background-color: #F9F9FF;
border: 1px solid #696A77;
margin: 4px;
}

input{
background-color: #F9F9FF;
border: 1px solid #696A77;
margin: 4px;
}

label{
	color:#666666;
	font-weight: bold;
	font-size: 80%;
}
legend{
padding:10px;           
color:#000066;

}
.submitbutton {
	border: 1px solid #003366;
	background-color: #707481;
	color: white;
}
select:focus {
	background-color: #E6E6E6;
	color: #464545;}

input:focus {
	background-color: #E6E6E6;
	color: #464545;}

#textarea:focus {
	background-color: #E6E6E6;
	color: #464545;}

/*end of form styles */

.brBreak {
	clear:both;
}
#content .contentrightbox {
	height: 150px;
	width: 150px;
	border: 1px solid #8C0000;
	float: right;
}
.imgbrdr {
	border: 1px solid #000000;
}
.quote {
	text-align: justify;
	width: 450px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
.tableborder {
	border: 1px solid #341910;
}
.linepic {
	border-width: 0px;
	border-color: #FFFFFF;
}
