﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

body { line-height: 1; }
ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0;
    width: 495px;
}



body {
 
background-color:Black;

}
#container { 
margin: 0 auto ; 
width: 775px;
height:inherit;
border:solid 5px;
border-color:#bb9e67;
background-color: #fff;
border-style:outset; 

}

#mainContainerHome
{
border:solid 2px;
border-color:#bb9e67;
    float: left;
    width: 775px;
 background-color: silver;
    vertical-align: top;
  background-color: #000;
}

p
{
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    line-height: 16px;
}
h2
{
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
   color:#c89752;
    line-height: 16px;
}
li {
	font-size: 12px;
	font-family: Arial, Helvetica,  Verdana,  sans-serif;
	color: #000;
	 line-height: 16px;
	 margin:5px;
	
}
h1{
color:#c89752;
font-size: 16px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
}


a:link {

	color:black;
	
	}
	a:visited
{
color:Navy;
}

a:active {
	
	color:  #4c463b;
		}
		
	
a:hover {
	color:#9d061a;
	}
	
.center
{
    text-align: center;
}
	
#header{
background:url(images/banner.png) no-repeat;
width: 775px; 
height:178px;
margin:0px;

}
#header1{
width: 775px; 
height:150px;
margin:0px;

}
.leftCol{
width:170px;
float:left;
margin:0px;
padding:10px;
background-color:#000;
}
.leftCol p {
 font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #fff;
    line-height: 16px;

}
.leftCol h2
{
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
   color:#c89752;
    line-height: 16px;
}
.rightCol{
float:right;
width:565px;
margin:0px;
background-color:white;
padding:10px;

}
.rightColFull{
float:right;
width:545px;
margin:10px;
background-color:white;

}
.rightColFull img{
border:solid 1px;
float:left;
margin:5px;

}


.middleColInterior{
float:left;
width:365px;
margin:0px;
padding:10px;
background-color:white;

}
.middleColInterior img {
border:solid 1px;
float:left;
margin:10px;

}
.farRightCol{
float:right;
width:150px;
margin:0px;
padding:10px;
background-color:white;

}
#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #982a29;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #b79a63;
color: #fff;
}

.footer{
float:left;
width:775px;
height:44px;
background:url(images/footer.png) no-repeat;

}

.floatimgright {
float:right;
margin:10px;
border:solid 1px black;
}
