@charset "utf-8";
/* CSS Document */

body	{
	margin: 0;
	padding: 0;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}

img	{
	border: none;
}

img a	{
	border: none;
}

#wrapper	{
	position: relative;
	width: 1000px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: black;
}

#header	{
	width: 1000px;
	height: 118px;
}

#header	#Blue, #header #Ring, #header #gaffers, #header #glass	{
	float: left;
	margin: 45px 0 0 0;
}

#header #BRGG_Logo	{
	float: left;
}

#tagline	{
	width: 865px;
	float: right;
	color: #FFFFFF;
	letter-spacing: .1em; 
}


#content	{
	width: 1000px;
	height: 562px;
}

#column_1	{
	width: 125px;
	height: 562px;
	background-color: #27a5bc;
	float: left;
}


#sidenav_link_home	{
	margin-top: 45px;
	width: 105px;
	text-align: left;
	padding-left: 15px;
}

#sidenav_link	{
	margin-top: 25px;
	width: 105px;
	text-align: left;
	padding-left: 15px;
}

#sidenav_link a, #sidenav_link_home a	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sidenav_link a:hover, #sidenav_link_home a:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.manufacturer	{
	margin-top: 110px;
	color: #FFFFFF;
	font-size: 65%;
	font-weight: bold;
	width: 115px;
	padding: 0 5px 0 5px;
	text-align: center;
}

.manufacturer a	{
	color: black;
	text-decoration: none;
	border: none;
}


#age_logo	{
	text-align: center;
}


#column_2	{
	width: 465px;
	height: 562px;
	background-color: #FFFFFF;
	float: left;
}

.h1	{
	padding: 10px 10px 10px 10px;
	width: 445px;
	font-weight: bold;
}

.text	{
	padding: 10px 10px 10px 10px;
	width: 445px;
	font-size: 70%;
	margin-top: -2px;
}

.text a	{
	color: #27a5bc;
	text-decoration: none;
	font-weight: bold;
}

.text a:hover	{
	color: #000000
	text-decoration: underline;
}

.source	{
	padding: 10px 10px 10px 10px;
	width: 445px;
	font-size: 85%;
	font-weight: bold;
	
}

.quotes	{
	padding: 10px 10px 10px 10px;
	width: 445px;
	font-size: 70%;
	margin-top: -30px;
	color:  #27a5bc;
	font-style: italic;
	font-weight: bold;
}

ul	{
	list-style-type: none;
	margin-top: 50px;
}

ol	{
	margin-top: 50px;
	padding-lef: 10px;
}

ol li	{
	line-height: normal;
}

li	{
	line-height: 2em;
	font-size: 80%;
	padding-right: 10px;
}

li a	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

li a:hover	{
	color:  #27a5bc;
	text-decoration: underline;
}

#column_3	{
	width: 410px;
	height: 562px;
	background-color: #27a5bc;
	float: right;
}

#photorow_3up	{
	width: 337px;
	height: 153px;
	margin-left: 30px;
	margin-top: 45px;
}

#img_left	{
	width: 193px;
	height: 149px;
	background-color: #000000;
	float: left;
	border: 2px solid black;
}

#img_right	{
	width: 129px;
	height: 67px;
	background-color: #000000;
	float: right;
	border: 2px solid black;
}

#img_right_2	{
	width: 129px;
	height: 67px;
	margin-top: 10px;
	background-color: #000000;
	float: right;
	border: 2px solid black;
}

#photorow_2up	{
	width: 337px;
	height: 71px;
	margin-left: 30px;
	margin-top: 11px;
}

#photorow_3up_2	{
	width: 337px;
	height: 152px;
	margin-left: 30px;
	margin-top: 11px;
}

#img_left_2	{
	width: 129px;
	height: 67px;
	background-color: #000000;
	float: left;
	border: 2px solid black;
}

#img_left_2a	{
	clear: left;
	width: 129px;
	height: 67px;
	margin-top: 11px;
	background-color: #000000;
	float: left;
	border: 2px solid black;
}

#img_right_2a	{
	width: 193px;
	height: 149px;
	background-color: #000000;
	float: right;
	border: 2px solid black;
}

#footer	{
	width: 850px;
	height: 10px;
	padding: 5px 0 5px 150px;
	color: #FFFFFF;
	font-size: 65%;
	font-weight: bold;
}

#footer a	{
	color:  #27a5bc;
	text-decoration: none;
}