body {
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bckg09.gif);
	background-color: #E2E2E2;
	margin: 0px;
}

#pagewidth {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	min-height: 100%;
	margin-bottom: 80px;
}

#header {
	height: 160px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #E2E2E2;
	font-style: italic;
	padding-top: 25px;
	padding-bottom: 10px;
}
#logo {
	margin-top: 0px;
	margin-left: 15px;
	width: 85px;
	float: left;
}
.headimg img{
	padding-top: 25px;
	padding-bottom: 10px;
}
#logo img {
	margin-top: 10px;
}


#pagewidth #header p {
	margin: 0px;
	padding: 0px;
}
.cotitle {
	display: none;
}
#menu {
	float: left;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
}
#tincAppDoc {
	margin-right: auto;
	margin-left: 100px;
	position: relative;
	width: 600px;
}


#menu a {
	color: #E2E2E2;
	text-decoration: none;
	font-size: 1.3em;
	background-color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-top: 20px;
	width: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover {
	color: #CCCCCC;
	background-color: #A75F05;
}
.phone {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	float: right;
	padding-right: 10px;
	margin-top: 30px;
}

#content {
	clear: both;
	width: 800px;
	margin-top: 10px;
	background-color: #E2E2E2;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 525px;
	height:auto;
}

#content p {
	padding-right: 10px;
	padding-left: 10px;
}

#content h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 10px;
}

#content2 ul {
	margin: 10px;
	padding: 10px;
}

#content p a:link, #content p a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	color: #A75F05;
	font-weight: bold;
}
#content p a:hover, #content p a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #000000;
	font-weight: bold;
}



.img-flt-r {
	background-color: #333333;
	padding: 5px;
	float: right;
	border: 1px solid #999999;
	margin: 10px;
	text-decoration: none;
}
.centerNborder {
	margin-right: auto;
	margin-left: 75px;
	border: 2px solid #333333;
	position: relative;
	height: 901px;
	width: 600px;
}

blockquote {
	background-color: #CDCDCD;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* BEGIN FOOTER STICK ALT */
html
{
height: 100%;
}
body
{
height: 100%;
}
* html #pagewidth {
	height: 100%;
	margin-bottom: 0px;
}
#footer {
	font-size: 0.7em;
	color: #333333;
	background-color: #333333;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
	position: relative;
	margin-top: -75px;
	background-color: #333333;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}
* html #content {
	position: relative;
	min-height: 100%;
	clear: both;
	margin-bottom: 75px;
}
* html #footer {
	margin-top: -75px;
}
/* END FOOTER STICK ALT */
#footbox {
	height: 75px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#footer .copyright {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.geekit a {
	border: 1px solid #E2E2E2;
	padding: 3px;
	margin-top: 0px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	position: relative;
	color: #333333;
	text-decoration: none;
	font-size: 0.9em;
}
.geekit a:hover {
	background-color: #A75F05;
}
.cc {
	float: right;
	margin-right: 5px;
	position: relative;
	border: 1px solid #666666;
}

/* lightbox photo gallery */
/* common styling */
/* set up the overall width of the menu div and the margins with a relative position*/

.menu2 {
font-family: verdana, arial, sans-serif; 
width:625px;
margin:0 auto; 
position:relative;
z-index:1;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
/* float the list so that the items are in a line */
.menu2 ul li {
float:left; 
}
/* style the links to be 124px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
display:block; 
float:left;
text-align:center; 
text-decoration:none; 
width:124px; 
height:30px; 
color:#E2E2E2; 
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#333; 
line-height:30px; 
font-size:11px;
}
/* make the dropdown ul invisible */
.menu2 ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu2 ul li:hover a{
	color:#E2E2E2;
	background-color: #A75F05;
}
/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:31px; 
left:0; 
}
/* make the sub menu ul li the full width with padding and border. */
.menu2 ul li:hover ul li {
	width:464px;
	height:365px;
	border:20px solid #A75F05;
	color:#000;
	position:relative;
	padding:40px 60px;
	background-color: #E2E2E2;
}

/* style the initial image size 100px x 75px no border and 5pixel padding */
.menu2 ul li:hover ul li a img {
width:100px; height:75px;
border:0; margin:5px;
}

/* style the size, background color, border and margin of the submenu links */
.menu2 ul li:hover ul li a {
float:left;
width:110px;
height:85px;
background:#eee;
border:1px solid #888;
margin:1px;
}

/* style position of the links on hover */
.menu2 ul li:hover ul li a:hover {
position:relative;
}

/* style the 2x size image on hover with an absolute position to place it centrally over the original image */
.menu2 ul li:hover li a:hover img {
width:200px; height:150px;
position:absolute;
left:-50px; top:-38px;
border:0;
border:1px solid #888;
padding:5px;
background:#ccc;
}
#recent-photos  .recent-thumb {
	float: left;
	height: 75px;
	width: 100px;
	padding: 5px;
	margin: 20px;
	background: #F7F7F7;
	border: 1px solid #333333;
}
#recent-photos .recent-thumb a {
	border-style: none;
	text-decoration: none;
}
#recent-photos p {
	font-size: 0.8em;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.clear {
	clear: both;
}
#content #links li {
	display: block;
	padding: 20px 20px 0px;
	list-style: none;
}
#content #links a, #content #links a:visited {
	color: #A75F05;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
#content #links a:hover {
	color: #333333;
}
#content #links .link-desc {
	margin: 0px;
	padding: 0px 5px 5px;
}
