@charset "UTF-8";
.index_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #CC9966;
	text-align: left;
	padding-left: 10px;
	line-height: 1.35em;
	letter-spacing: 0.075em;
}
.gallery_maincontent {
	width: 800px;
	background-position: center;
	text-align: center;
}
.brettmaincontainer {
	height: 2200px;
	width: 800px;
}
.maincontentdiv {
	background-color: #FFFFFF;
	height: 760px;
	width: 800px;
	padding-top: 0px;
	background-position: center;
	text-align: center;
}
.index_top {
	font-family: Arial, Helvetica, sans-serif;
	height: 600px;
	width: 800px;
	text-align: center;
	background-position: center;
	font-size: 15px;
	color: #CC9966;
	font-weight: lighter;
	padding: 0px;
	line-height: 1.3px;
	background-image: url(images/homepage_pour800x600_white.jpg);
}
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CC9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: lighter;
}
.oneColLiqCtrHdr #container {
	width: 800px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.oneColLiqCtrHdr #header {
	background-position: center top;
	height: 200px;
	width: 800px;
	background-color: #CC9966;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	padding: 0px;
	height: auto;
	border: 2px none #996633;
	filter: Glow(Color=000000, Strength=70);
	background-image: url(images/shadow.png);
	background-repeat: repeat;
	background-position: center;
	font-weight: lighter;
}
.oneColLiqCtrHdr #footer {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center center;
	background-color: #CC9966;
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
	padding-top: 0;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.footershark {
	text-align: center;
	background-position: center;
	height: 23px;
	width: 70px;
	padding-top: 25px;
	padding-right: 365px;
	padding-bottom: 0px;
	padding-left: 365px;
	background-repeat: no-repeat;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	background-position: center;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #996633;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #996633;
	letter-spacing: 0.125em;
	text-align: left;
	font-weight: lighter;
	line-height: 30px;
}
.h1_top {
	font-size: 22px;
	line-height: 22px;
	color: #996633;
	letter-spacing: 0.115em;
	text-align: justify;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.075em;
	word-spacing: 0.05em;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
h3 {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: lighter;
	text-align: justify;
	line-height: 20px;
	word-spacing: 0em;
}
h4 {
	font-size: 10px;
	color: #000000;
}
.chrismaincontainer {
	height: 900px;
	width: 800px;
}
.services_maincontainer {
	height: 2320px;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}
h3_bold {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: bolder;
	text-align: justify;
	line-height: 20px;
	word-spacing: 0em;
}
