/* @override 
	http://localhost/stylesheets/main.css
	http://vibrair.nicnacpaddywac.info/stylesheets/main.css
	http://gtdabtesting.com/stylesheets/main.css
*/

body {
    font-family:helvetica, verdana, arial;
    text-decoration:none;
    font-weight:normal;
    font-style:normal;
    font-size:12px;
    line-height:1.5em;
    margin:0px;    
    padding:0px;
	background: white url(../images/body_bg.gif) repeat-y center top;
}

#bodywrapper {
    margin-top:-318px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
	position:relative;
	left:0;
    top:0px;
    left:0px;
    border:0px;
    width:777px;
    background:white;
    border-bottom-width:0px;
    border-top-width:0px;
    overflow:hidden;
 }

#head 
{
    width:100%;
    background-image:url('../images/headback.jpg');
    background-repeat:repeat-x;
    text-align:right;
    height:auto;
    margin:0px;
    border:0px;
}

#head img 
{
    padding-right:20px;
    padding-top:5px;
}

#menu {
    margin:0px;
    top:0px;
    left:0px;
    height:233px;
    padding:0px;
    width: 208px;
    float: left;
    text-align:left;
    background-color:#b0b0b0;
 }
 
 #menu ul, #menu ul li {
    margin:0;
    border:0;
    padding:0;
    list-style:none;
 }
 
 #menu ul li {
    border-bottom:1px solid #c3c3c3;
 }
 
 #menu ul li.line_off {
    border:0px;
 }
 

 
#menu a 
{
    margin:0 auto;
    color:#bbbdb7;
    text-decoration:none;
    padding:0 0 0 30px;
    font-size:14px;
    line-height:2em;
    color:White;
  
}

#menu a:hover
{ 
    text-decoration:none;
    color:#DDDDDD;
}

.itemdivider
{ 

     background:#c3c3c3;
    height:1px;
    width:100%;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;   
    font-size:0px;
    
}

#mainimage img 
{
    border:0px;
    float:left;
}

#uppercontainer {
    overflow:hidden;
}

#bottomcontainer {
    overflow:hidden;
}

 #content {
    min-height:300px;
 }
 
 #content {
    top:0px;
    left:0px;
    margin:0;
    width:560px;
    float:left;
    text-align:left;
    border-right-color:silver;
    border-right-style:solid;
    border-right-width:1px;
    color:Gray;
 }
 
#content a {
  color: #007DD4;
}

#content a:hover {
  color: #007DD4;
  text-decoration: none;
}
 
 #cc {
    margin:30px;
 }
 
 .red 
 {
    color:#007ece;
    text-align:left;
    font-size:18px;
    font-family:Lucida Sans;

 }
 
h1
 {
    color:#007ece;
    text-align:left;
    font-size:18px;
    font-family:Lucida Sans;
    font-weight: normal;
    margin-top: 0px;
 }
 
 h2
  {
     color:#007ece;
     text-align:left;
     font-size:14px;
     font-family:Lucida Sans;
     font-weight: normal;
     margin-top: 0px;
  }
 
 #contact {
    color: #666666;
     padding-top:30px;
     line-height:1.5em;
 }
 
 div.contact_c
 {
    margin-left:585px;
    font-weight:normal;
  }
  
div.contact_c ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.contact_c ul a {
  color: #007DD4;
}

div.contact_c ul a:hover {
  color: #007DD4;
  text-decoration: none;
}
  
  #grayline 
  {
    height:233px;
    width:100%;
    background-color:#d8d8d8;
    margin-top:85px;
    border-bottom-width:0px;
  }
  
.img_border {
    border: 1px solid #999999;
    padding: 1px;
}

img.right {
  float: right;
  margin-left: 10px;
}

img.left {
  float: left;
  margin-right: 10px;
}

div.photo a{
	float: left;
	margin: 0 10px 10px;
	padding: 10px;
	border: 1px dotted gray;
}

div.photo a:hover, .gallery_list .photo a:hover {
	background-color: #dee8f1;
}

.illo {
  width: 115px;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
/*  height: 165px;*/
}

.illo p {
  margin: 3px 0 0;
}

.illo a img {
  border: 1px solid #96acbc;
}

.illo a:hover img {
  border: 1px solid #72828e;
}

a img {
  border-style: none;
}

form dt {
  width: 155px;
  float: left;
  margin-bottom: 10px;
}

form dd {
  margin-bottom: 10px;
}

#gtdab {
	background-color:#d8d8d8;
	height: 30px;
  	width: 100%;
  	vertical-align: middle;
}

a {
  color: #007DD4;
}

a:hover {
  color: #007DD4;
  text-decoration: none;
}
