* { padding: 0; margin: 0; }

body {
 margin:0;
 padding:0;
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #666666;
 background-color:#672c08;
 background-image:url('images/page_bg.jpg');
 background-repeat: repeat-x;
 background-attachment: fixed;
}

#wrapper {
 background: #f9f9f9;
 margin: 0 auto;
 width: 938px;
 border: 1px solid #663300;
}

#header {
	position: relative; 
	height: 148px;
	background-image:url('images/head_bg.jpg');
}

#logolink { 
		position: absolute; 
		top: 10px; 
		left: 40px; 
		width: 146px; 
		height: 140px; 
		background-color: transparent; 
}

#fauxcolumns {
 width: 938px;
 margin:26px 0px 26px 0px;
 background-image:url('images/content_bg.gif');
}

#content { 
 margin: 0px 26px 0px 26px;
 float: right;
 width: 680px;
 display:block;
}

#leftbar { 
	float: left;
	width: 206px;
	position: relative;
  	display:block;
}

#picframe {
  border:1px solid #dcdcdc;
	padding: 5px;
	margin:0 auto 0 auto;
}

#mainpic {
	border: 0px;
}

.menulink {
  	padding-left:38px;
	font-size:13px;
	font-weight:bold;
	display:block;
	max-width:168px;
	margin-bottom:15px;
}

.menutwo {
  	padding-left:54px;
	font-size:12px;
	max-width:168px;
	display:block;
	margin-bottom:12px;
}

#lastlink {
  margin-bottom:16px;
}

.menutext {
  	padding-left:38px;
	font-size:13px;
	font-weight:bold;
	display:block;
  	color: #888888;
	margin-bottom:12px;
}

#recent {
  	padding-left:32px;
	margin-bottom:24px;
	display:block;
	height:140px;
}

img.recent {
  	float:left;
	border: 1px solid #cccccc;
	margin: 9px;
}

#examples {
	float:right;
	display:block;
	margin-left:20px;
}

img.examples {
	border: 1px solid #cccccc;
}

.navhead {
	width: 206px;
  	height:24px;
	margin-bottom:14px;
  	background-image:url('images/nav_head.gif');
}

 h1 {
  color: #EE0000;
	font-size:16px;
	margin: 20px 0px 6px 0px;
}

h2 {
  font-size:14px;
	padding-left:8px;
  padding-top:5px;
	color:#666666;
}

h3 {
 font-size:12px;
 font-weight:bold;
 color:#cccccc;
}

 a:link {
	color: #888888;
	text-decoration:none;
}

 a:visited {
   color:#888888;
}

 a:hover {color:#555555;}
 a:active {text-decoration:none;}
 
a.page:link {
	color: #888888;
	font-weight:bold;
	text-decoration:underline;
}

a.page:visited {
  color:#888888;
	font-weight:bold;
	text-decoration:underline;
}

a.page:hover {color:#555555;}
a.page:active {text-decoration:underline;}

#socialbox {
  float:right;
  position:relative;
  right:26px;
	top:26px;
	width:500px;
}

#socialbox img.social {
  padding-right:18px;
	float:right;
	display:inline;
	border:none;
}

#tagline {
  float:right;
	position:relative;
  color: #EE0000;
  font-size:18px;
	font-weight:normal;
  right:26px;
	top:80px;
}

p {
 padding:0px;
 margin:0px 0px 8px 0px;
 line-height:18px;
 text-align:justify;
}

.clearfix {
	clear: both;
}

.clearleft {
  clear:left;
}

.center144 {
   margin: 0px 0px 0px 40px;
	 border: 3px solid #4c4c4c;
}

fieldset#search {
 float:right;
 border:0px;
 display:inline;
}

#search input.input{
	float:right;
	display:inline;
	width:160px;
	height:20px;
	margin:0px;
	padding:0px;
	color:#444444;
	background-color:#dcdcdc;
	font-size:12px;
	}

#search input#submit{
  float:right;
	display:inline;
	width:26px;
	height:24px;
	margin:0 0 0 5px;
  padding:0px;
	color:#CCCCCC;
	background-color:#666666;
	border:0px;
	}
	
#footer {
  background-color:#aaaaaa;
	height:28px;
}

.footer {
  padding: 6px 8px;
	display:inline;
	font-size:11px;
	font-weight:bold;
	color:#dcdcdc;
}

table, th, td {
  border: 1px solid #f9f9f9;
	border-collapse:collapse;
	margin: 0 auto;
}

td.gallery {
  background-color:#f9f9f9;
	width:226px;
}

img.gallery {
  display:block;
	margin: 12px auto 12px auto;
	border: 1px solid #dcdcdc;
}

img.showcase {
	border: 1px solid #222222;
}

th {
  font-size:13px;
  text-align:left;
	padding:8px;
	background-color:#242424;
}

tr {
  width: 680px;
	background-color:#181818;
}

ul {
  margin-left:26px;
}

.share {
  padding: 8px 12px 0px 0px;
}

table.gsc-table-result td {
  background-color:#0e0e0e;
}

div.gsc-above-wrapper-area {
	border-bottom-color:#222222;
}

td.gsc-result-info-container {
	background-color:#0e0e0e;
}