
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size:97%;
	/*  vertical-align: top;*/
  	background: transparent;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

body {
	line-height: 1.5;
	background:url(../images/mainbg2.jpg) center;
}

ol, ul {
	list-style:bulllet;
	padding:0 0 0 0;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

a:link {
	color:#fff;
	text-decoration:none;
}

a:active {
	color:#fff;
	text-decoration:none;
}

a:visited {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

hr {
	border:0px;
	clear:both;
}

/*
END OF MASTER RESET
*/

h1 {
	font-size:150%;
	color:#f46b23;
}

#container {
	width: 930px;
	margin:0 auto;
	border:1px solid #000;
	-webkit-box-shadow: 0px 0px 10px 3px #2e2e2e;
	-moz-box-shadow: 0px 0px 10px 3px #2e2e2e;
	box-shadow: 0px 0px 10px 3px #2e2e2e;
}

#header {
	width:930px;
	background:url(../images/header.jpg);
	height:129px;
}

#buy-now {
	width:185px;
	height:107px;
	background:url(../images/buynow.jpg) no-repeat;
	float:right;
	margin:10px 50px 0 0;
	text-align:center;
	line-height:0.5em
}

#buy-now p {
	text-align:center;
	font-weight:bold;
	font-size: 150%;
}

#buy-now span {
	color:#fa7129;
	text-align:center;
	font-size:130%;
	line-height:1.7em
}

body#home li.home a, #about li.about a, #gallery li.gallery a, #awards li.awards a, #contact li.contact a {
	color:#fff;
	text-decoration:underline;
}

#nav {
	width:730px;
	height:38px;
	background:url(../images/navbg3.jpg) repeat-x;
	text-align:center;
	padding:5px 0 0 200px;
	font-size:130%;
}

#nav ul {
	padding:3px;
	margin:0 auto;
}

#nav li {
	display:inline;
	padding:5px 24px 6px 20px;
	border-right:1px solid #000;
}

#nav li.end {
	border:0;
}

#index {
	width:870px;
	background:#fff url(../images/indexbg.jpg) repeat-x;
	padding: 0 20px 0 40px;
}

#index-text {
	float:left;
	width:460px;
}

#index-bottom-text {
	clear:both;
}

#index-bottom-text ul {
	padding: 0 0 0 20px;
}

#index-bottom-text p {
	padding: 0 0 0 0px;
}

#index-text img {
	margin:10px 0 0 10px;
}

#index-pic {
	float:left;
	padding: 55px 15px 0 0px;
}

#one-half-index {
	width:420px;
	float:left;
	margin:0 0 30px 0
}

#index a {
	color:#f46b23;
	text-decoration:underline;
}

.pandp {
	font-size:85%;
}

.gal-container {
	margin:10px 20px 0 0px;
	padding:5px;
	border:1px solid #999;
	background:#EBEBEB;
	float:left;
}

#gallery tr { border-bottom:1px solid #666;}

#gallery tr.end { border:0;}

.award-container {
	margin:10px 50px 0 100px;
	padding:5px;
	border:1px solid #999;
	background:#EBEBEB;
	float:left;
	text-align:center;
}

.award-container p {text-align:center;}


.laurence-pic { float:right; margin: 0 10px 10px 20px; border:1px solid #666;}

.right {
	margin:10px 0 0 -10px;
}

.last {
	margin:10px 0 10px 270px;
}

#footer {
	width:920px;
	background: url(../images/footbg3.jpg) repeat-x;
	clear:both;
	height:28px;
	margin:0 0 0 0;
	text-align:right;
	padding:8px 10px 0 0;
	color: #fff;
	font-style:italic;
	font-size:90%;
}

.usage {  float:left; color:#fff; padding:0px 0 0 10px; font-style:italic; }
