/* CSS Reset */
* { margin:0; padding:0; }
body {
	background: #eae8db;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

p {
	margin-bottom: 10px;
	}

table {
	width: 200px;
	background-color: #fff;
	margin: 0 10px 0 10px;
	}
	
td {
	border:  #666 solid 1px;
	height: 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	}

 h3{
	color: #d40000;
	font-size:15px;
	}
	
img {
	border: 0px;
	}
h6 a {
	color: #fff;
	text-decoration: none;
	}
h6 a:hover {
	text-decoration: underline;
	}
a { 
	color: #296b10
	}

	
/*#container {
	width:960px;
	padding: 0 10px;
	
}*/

#headerContainer{
	background-color:#000;
	height:110px;
	}
#header{
	position:relative;
	width: 900px;
	margin:0 auto;
	}
	#header h1{
	display:block;
	float:left;
	width:195px;
	height:110px;
	background:url(../images/GiroShield.png) no-repeat 0 0;
	text-indent:-9999px;
	}
	#header h1 a{
	display:block;
    height:100%;
	width:100%;
	}
	#header #phone{
	/*background: url(../images/phone_icon.jpg) no-repeat right 0px;*/	
	height: 47px;
	position: absolute;
	top: 41px;
	right: 0;
	text-align:right;
	padding: 5px 50px 0 0;
	}
	#header #phone p{
	font-size: 20px;
	color:#e3ab27;
	}
	#header #phone h6{
	font-size: 12px;
	color:#fff;
	font-weight:normal;
	}
	
	
#nav{
	clear:both;
	height: 39px; 
	background: url(../images/GiroNavBarSliv.jpg);
	text-align: center;
	}
	#nav ul{
	width:900px;
	margin:0 auto;
	padding-top: 11px;
	height: 39px; 
	}
	#nav ul li { 
	display:inline; 
	color:#fff;	
	vertical-align:middle;
	}
	#nav ul li a {  
	color:#fff; 
	text-decoration:none; 
	padding:1px 10px 1px 10px;
	font-size: 12px;
	}
	#nav ul li a:hover { 
	background: none;
	color:#631e19;
	} 
	/*#nav li a:hover, #nav li.active a{
	background: url(../images/hover.jpg) no-repeat left;
	color: #fff;
	cursor: pointer;
	text-decoration: none
	}
	#nav li.active a span, #nav li a:hover span{
	background: url(../images/hover.jpg) no-repeat right;
	}
	*/
#featuredContainer{
	background-color:#eae8db;
	min-height:450px;
	}
#featured{
	margin: 0 auto;
	/*height:100%;*/
	padding: 10px;
	/*height: 366px;*/
	width: 940px;
	}
	#featured ul{
	float: left;
	width: 400px;
	}
	#featured ul li{
	float: left;
	list-style-type: none;
	display: block;
	/*width: 348px;*/
	}
	#featured ul li a{
	display: block;
	height: 340px;
	text-indent: -9999px;	
	}
	
		
	.GalleryRight {
	float: right;
	width: 400px;
	/*margin: 0 6px 5px 0; */
	/*padding:10px;*/
	}
	.smThumbs img{
	position:relative;
	display: inline-block;
	padding:1px;
	margin:5px;
	border:1px solid #333;
	background: #CCC;
	width: 60px;
	height: 60px;
	text-decoration: none;
	}
	.smThumbs img:hover{
	border:1px solid #fff; 
	background:none;
	}

#quote{
	/*background: url(../images/form_bg.jpg) repeat-x;*/
	margin: 0px;
	padding: 20px;
	float: right;
	width: 500px;
	}
	#quote h2{
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #d40000;
	text-decoration: none;
	margin-bottom: 18px;
	}
	#quote label{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	display: block;
	float: left;
	width: 100%;
	}
	
#LeftCol{
	/*background: url(../images/form_bg.jpg) repeat-x;*/
	margin: 0 0 0 20px;
	padding: 20px;
	float: left;
	width: 450px;
	}
	#LeftCol h2{
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #d40000;
	text-decoration: none;
	margin-bottom: 10px;
	}
	#LeftCol label{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	display: block;
	float: right;
	width: 100%;
	}
	/*#LeftCol h3{
	color: #d40000;
	font-size:15px;
	}*/
	
#CenterCol{
	/*background: url(../images/form_bg.jpg) repeat-x;*/
	margin: 0 0 0 60px;
	padding: 20px;
	width: 750px;
	
	}
	#CenterCol h2{
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #d40000;
	text-decoration: none;
	margin-bottom: 10px;
	}
	#CenterCol label{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	display: block;
	float: right;
	width: 100%;
	}
	/*#CenterCol h3{
	color: #d40000;
	font-size:15px;
	}*/
	#CenterCol img{
		border: 1px solid #333333;
		padding: 5px;
		width: 200px;
		margin: 10px;
		}
	#CenterCol .Mini{
		width: 250px;
		float:left;
		}
	#CenterCol .Med{
		width: 500px;
		float:left;
		
		}



#bottomContainer{
clear:both;
background: #d7d3bc;
height:300px;
}

#content {
	margin:0 auto;
	clear: both;
	font-size: 12px;
	color: #767676;
	width: 900px;
	
	}
	#content .col{
	float: left;
	width: 242px;
	height: 200px;
	padding: 0 30px 0 0;
	margin-right: 30px;
	}
	#content .col h2 {
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b47825;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left:5px;
	
	}
	#content .col h2 span{
	color: #2f2f2f;
	}
	#content .col img{
	padding: 5px 0 0 0 ;
	}
	#content .col p{
	margin-left:5px;
	}
	
	#content .col a.readmore{
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	margin-left:5px;
	}
	#content .col a:hover.readmore{
	text-decoration: none;
	}
	#content .col.noMargin{
	margin: 0;
	}
	#content .col.fr {
	margin: 0;
	float: right;
	text-decoration: none;
	outline:0;
	}
	
	
.clear {
	clear: both;
	}


#footer{
	clear: both;
	background: /*url(../images/footer_bg.jpg)*/ #787355;
	height: 100px;
	width: 100%;
	border-top: #000 solid 1px;
	}
	#footerContainer{
	margin: 0px auto 0;
	width: 900px;
	font-size: 12px;
	color: #ddd;
	padding-top: 20px;
	position: relative;
	}
	#footerContainer p{
	text-align:center;
	margin: 8px 0 8px;
	}
	#footerContainer a{
	color: #ddd;
	text-decoration: none;
	}
	#footerContainer a:hover{
	text-decoration: underline;
	}
	
/*form#newsletter{
	position: absolute;
	right: 0;
	top: 20px;
	width: 300px;
	}
	form#newsletter label{
	font-weight: bold;
	color: #fff;
	}
	form#newsletter input{
	background-color: #fff;
	border:1px solid #ddd;
	color: #666;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 8px;
	width: 190px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
	form#newsletter input.btn{
	width: auto;
	border: none;
	padding: 0;
	margin-left: 3px;
	}*/
/*#newsletter{
	position: absolute;
	right: 0;
	top: 20px;
	width: 300px;
	}
	#newsletter label{
	font-weight: bold;
	color: #fff;
	}
	#newsletter input{
	background-color: #fff;
	border:1px solid #ddd;
	color: #666;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 8px;
	width: 190px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
	#newsletter input.btn{
	width: auto;
	border: none;
	padding: 0;
	margin-left: 3px;
	}*/
	
	

