/* CSS Document */

body {
	background:#00246f url(../images/brambiers_bg.jpg) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;}

div#wrapper {
	width:750px;
	margin:0 auto;}

div#header {
	background:url(../images/brambiers_header.jpg) no-repeat;
	height:81px;}
div#headerleft {
	height:56px;
	color:#FFFFFF;
	padding:25px 25px 0 0;
	text-align:right;
	vertical-align:middle;
	font-size:12px;
	width:295px;
	float:right;}
	
#header a:link {
	text-decoration:none;
	color:#FFFFFF;}
#header a:visited {
	text-decoration:none;
	color:#FFFFFF;}
#header a:hover {
	text-decoration:underline;
	color:#FFFFFF;}
#header a:active {
	text-decoration:none;
	color:#FFFFFF;}
	
div#divNav {
	width: 748px;
	height: 51px;
	background:url(../images/menu_end.jpg) repeat-x;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	vertical-align:top;
	color:#CCCCCC;
	text-align:right;
	padding:0;
	margin:0;
	clear:both;}

div#subContent {
	background:url(../images/subContent_bg.gif) repeat-y;
	padding: 20px 20px 0 20px;}
div#subFooter {
	clear:both;
	height:26px;
	width: 750px;
	background:url(../images/subFooter.jpg) no-repeat;}
#subContent p  {
	margin-top:7px;
	margin-bottom:0;
	font-size:12px;
	padding:0;}
#subContent ul, li {
	font-size:12px;
	margin-bottom:0;}
#subContent h1 {
	font-size:21px;
	text-transform:uppercase;
	font-weight:bold;
	color: #003366;
	margin-top:0;
	margin-bottom:10px;
}
#subContent h2 {
	font-size:18px;
	text-transform:uppercase;
	color: #000066;
	margin-top:10px;
	margin-bottom:0;
	padding:0;
}
#subContent h3 {
	font-size:14px;
	text-transform:uppercase;
	color: #000066;
	margin-top:20px;
	margin-bottom:0;
	padding:0;
}

div#homeLeft {
	float:left;
	width:272px;}
#homeLeft h1 {
	font-size:17px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	padding:0;}
#homeLeft p {
	font-size:11px;
	margin-top:5px;
	margin-bottom:0;
	padding-bottom:0;}
div#homeRight {
	float:right;
	width:438px;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;}
#homeRight h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;}
#homeRight p {
	font-size:12px;
	margin:3px 0;
	padding:0;}
div#Home {
	background: url(../images/homeRight_bg.gif) repeat-y right;}
div#homeEnd {
	width:750px;
	height:26px;
	background:url(../images/homeEnd_bg.jpg) no-repeat;
	clear:both;}
div#homeWelcome {
	width:272px;
	height:100px;
	background:url(../images/welcome_bg3.jpg) no-repeat;
	font-size:11px;
	padding:0;}
/*div#homeWelcome {
	width:192px;
	height:90px;
	background:url(../images/welcome_bg.jpg) no-repeat;
	font-size:11px;
	padding-top:10px;
	padding-right:5px;
	padding-left:75px;}*/
div#homeRequest {
	width:262px;
	height:67px;
	background:url(../images/request_bg.jpg) no-repeat;
	padding-top:8px;
	padding-left: 10px;}
div#homeGalleries {
	width:262px;
	height:162px;
	background:url(../images/galleries_bg.jpg) no-repeat;
	padding-top:8px;
	padding-left:10px;}
#homeGalleries a {
	text-decoration:none;
	color:#000000;}
#homeRequest a {
	text-decoration:none;
	color:#000000;}
#homeLocations {
	width:262px;
	height:94px;
	background:url(../images/locations_bg.jpg) no-repeat;
	color:#FFFFFF;
	padding-top:0;
	padding-left:10px;}
#homeLocations a {
	color:#55c5ff;
	font-size:14px;
	margin-top:50px;}
.largetext {
	color:#000066;
	font-size:14px;
	font-weight:bold;}
div#productgallery {
	float:right;
	padding: 10px 10px 10px 10px;
	width:308px;
	background:#E6F3FF;
	margin: 0 0 5px 5px;
	text-align:center;}
div#thumb {
	width:305px;
	margin-top:10px;}
#thumb img {
	margin:0 3px 0 3px;}
div#maingallery {
	width:685px;
	background:#E6F3FF;
	text-align:left;
	padding: 10px 10px 10px 10px;
	margin:0;}
div#mainthumb {
	width:320px;
	margin:0 10px 0 10px;
	padding: 0;
	float:right;
	height:322px;
	overflow:auto;}
#mainthumb img {
	margin:5px 3px 0 3px;}

div#downloads {
	width:650px;
	margin: 0 auto;}
	
p#footer {
	color:#FFFFFF;
	font-size:10px;}
p#footer a {
	color:#FFFFFF;}
	
#subContent p.largeorange {
	font-size:20px;
	color:#D27900;}
#subContent p.orange{
	color:#D27900;
	font-size:16px;}
.orange a {
	color:#CC0000;
}