@charset "utf-8";



body{
	font-family:Georgia;
	font-size:small;
	width: 100%;
}

td,th {
	font-family:Georgia;
	font-size:small;
}

a:link {
	color:#CC6600;
}

a:visited {
	color:#555533;
}

h1 {
font-variant:small-caps;
text-align:center;
letter-spacing:0.5pc;
}

h2 {
color:#553;
font-style:italic;
}

#head-container {
	background:#ccc;
}

#header
{
	margin: 0 auto;
	width: 1000px;
	padding: 10px;
	background-color: #cc9955;
}

#navigation-container {
	width:100%;
	float:left;
	background-color: #000000;
}

#navigation
{
	margin:  auto;
	width: 1020px;
	background-color: #333;
}

#navigation ul { 

list-style: none; margin: 0; padding: 0;  }

#navigation li {
display:inline;
list-style-type:none;
}

#navigation li a {

	float:left;
	color:#fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #fff;
}



#navigation li a:hover {
background-color:#553;
}

#content-container {
	float:left;
	width:100%;
	color:#000;
	background-color:#553;
}

#content-container2 {
width:1020px;
margin:0 auto;
}

#content-container3 {
	float:left;
	width:1020px;
	background-image:url(images/tgh_background_wLogo_1020.jpg);
	background-repeat:no-repeat;
	background-color:#040406;
}

#content {
clear:left;
float:left;
width:465px;
display:inline;
margin:0;
padding:90px 0 5px 5px;
}

#testimonial-container {
width:100%;
float:left;
background-color:#333;
}

#testimonial-box {
width:1020px;
background-color:#333;
margin:auto;
}

#testimonial-box ul li {
list-style-type:none;
display:block;
float:left;
background-color:#333;
padding:5px 5px 1px;
}

#footer-container {
clear:left;
width:100%;
background-color:#000;
border-bottom-style:solid;
border-bottom-width:medium;
}

#footer {
width:1015px;
text-align:right;
font-size:small;
color:#AEA98D;
background-color:#000;
margin:auto;
padding:10px 5px 0 0;
}

#gallery {
float:left;
display:inline;
background-color:#F8F8B8;
width:96%;
margin:125px 10px 5px;
padding:5px 10px;
}

#aside {
float:right;
width:520px;
display:inline;
margin:125px 10px 0 0;
padding:5px 10px;
}

#aside li {
list-style-type:circle;
list-style-image:none;
list-style-position:outside;
}

.title {
font-size:18px;
border-left-width:medium;
border-left-style:solid;
border-left-color:#c95;
padding:0 10px;
}

.cbb {
	border:1px solid #666;
	background:#fff;
	margin:1em 0;
	padding:0 10px;
}

.cb {
margin:0.5em 0;
}

.bt {
height:17px;
background-image:url(images/box.png);
background-repeat:no-repeat;
background-position:100% 0;
margin:0 0 0 18px;
}

.bt div {
position:relative;
left:-18px;
width:18px;
height:17px;
background:url(images/box.png) no-repeat 0 0;
font-size:0;
line-height:0;
}

.bb {
height:14px;
background:url(images/box.png) no-repeat 100% 100%;
margin:0 0 0 12px;
}

.bb div {
position:relative;
left:-12px;
width:12px;
height:14px;
background:url(images/box.png) no-repeat 0 100%;
font-size:0;
line-height:0;
}

.i1 {
background:url(images/borders.png) repeat-y 0 0;
padding:0 0 0 12px;
}

.i2 {
background:url(images/borders.png) repeat-y 100% 0;
padding:0 12px 0 0;
}

.i3 {
background:#ffc;
display:block;
margin:0;
padding:1px 10px;
}

.i3:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#header h1,#content h2 {
margin:0;
}

#navigation ul,#testimonial-box ul {
margin:0;
padding:0;
}
