﻿body {
	margin: 0px;
	background-image: url('http://www.texasgaragecompany.com/images/background.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	background-position:top center;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 60em;
	text-align: left;
}

.title {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #996633;
	text-align: left;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F3D5AB;
	text-align: justify;
}
.menu {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #999966;
	font-weight: bold;
}

.menu a:link {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #999966;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #999966;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #999966;
	font-weight: bold;
	text-decoration: underline;
}

.menu a:active {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #999966;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:active {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}
.category {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #F2CE9D;
	text-align: center;
}
.top-tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #33261A;
	text-align: center;
}
.main-content {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.top-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F3D5AB;
	text-align: justify;
	font-style: italic;
}
.home-building-title {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #F6D8AE;
	text-align: left;
	font-weight: bold;
}
.gallery-index {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.gallery-title {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #996633;
	text-align: center;
	font-weight: bold;
}
