﻿/* Block all default margins and padding */
html, body {
border:0;
margin:0;
padding:0;
} 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color: #3D5557;
	padding-top: 20px;
	background-image: url(images/gradbackground.jpg);
	background-repeat: repeat-x;
}
* {

/*border:dashed 1px #f00;*/
}
ul {
	line-height: 125%;
	margin-bottom: 1em;
	margin-top: 1em;
	list-style-type: square;
	padding-left: 50px;
}	
p {
	padding: 5px 20px 5px 50px;
	line-height: 150%;
}	
a:link, a:visited, a:active{
	text-decoration: none;
	color: #600;
	font-weight: bold;
	outline: none;
}
a:hover{
	text-decoration: underline;
	color: #600;
}
h1,  h2,  h3{
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 20px;
}
h1 {
	font-size: 1.75em;
	font-family: Tahoma;
	font-style: italic;
	letter-spacing: .08em;
	padding-bottom: 10px;
	font-weight: normal;
	color: #6B3130;
}	
h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000;
}
h2 a:link, h2 a:visited {color:#000;}
h3 {
	font-size: 1em;
	color: #6C3032;
	text-decoration: underline;
	padding-left: 5px;
	margin: 0px;
}
	
.bold {
	font-weight: bold;
}
/*---------------------------------formatting--------------------------*/	
#outside {
	width: 63em;
	background-color: #67312F;
	margin: 2px auto 0px;
	padding: 2px 0;
	border: 1px solid #000;
}
/* Wrapper contains the layout */
#wrapper{
	width:61.5em;
	margin: 5px auto 0px;
	background-color:#455D61;
	border: thin solid #853;
}

#spacer {
	clear: both;
	height: 1em;
	margin: 1px 0px;
}
.infobox {
	width: 90%;
	border-bottom: thin dotted #67312F;
	margin: 2px auto;
	padding: 10px 0px 4px;
}
.container {
	width: 24.6%;
	float: left;
	background-image: url(images/cardboard.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	background-color: #FFFFFF;
	height: 23.5em;
	border-top: medium solid #455D61;
	border-right: 1px solid #67312F;
	border-bottom: 1px solid #67312F;
	border-left: 1px solid #67312F;
	margin: 20px 0px 10px;
	font-size: 90%;
}
.container p {
	padding: 5px 5px 5px 15px;
	line-height: normal;
}
.container a:link, container a:visited, container a:active{
	text-decoration: underline;
	color: #600;
	outline: none;
	font-weight: normal;
}
.container a:hover{
	text-decoration: underline;
	color: #600;
}
ul.left {
    float: left;
    width: 26.75em; 
    margin: 0px 0px 0px 30px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: 50px;
  }
  
  ul.right {
    float: right;
    width: 26em; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }
  
  .no-space {
	margin: 0px;
	padding: 5px 20px 5px 50px;
	clear: both;
  }
  
  .smaller {
	font-size: .75em;
}

.imgleft {
	float: left;
	border: thin solid #000;
	margin-top: 0.25em;
	margin-right: 1em;
	margin-bottom: 0.25em;
	margin-left: 0em;
}
.clear {
	clear: both;
}


/***************** Branding Division Styles ********************/

/* Branding division contains one large image */
#branding{
	background-color: #FAF7EE;
	margin: 0px;
	border-bottom: 1.5px solid #6B3130;
	height: 177px;
	padding-top: 3px;
	padding-bottom: .5px;
}

#brandinghdr {
	width: 380px;
	margin: 0px 0px 0px 0em;
	float: left;
	padding-left: 2px;
	border-right: 3px solid #FAF7EE;
	z-index: 1;
}

#headerimage {
	height: 175px;
	background-image: url(images/headercombo.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 375px;
}
.brandingimbox {
	padding: 0px 0px 2px 2px;
	width: 100%;
}
/***************** Content Division Styles ********************/
#content{
	margin:0 auto;
	background-color:#FAF7EE;
	color:#000;
	width: 94%;
	padding: 10px 15px;
}

 #leftcolumn {
	width: 4em;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	margin-left: 1px;
	padding-top: 50px;
	
}


/***************** Footer Division Styles ********************/
#footer{
	clear: both;
	background-color: #FAF7EE;
	color: #000;
	font-size: 0.8em;
	padding: 2px;
	border-top: 1px solid #000;
	margin: 5px 0px 0px;
}
.footercontent {
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}

#navbar2 {
	clear: both;
	background-color: #CCC;
	font-size: 0.8em;
	height: 1.5em;
	word-spacing: 3em;
	padding: 2px;
	text-align: center;
	border-top: 1px solid #000;
	margin-top: 25px;
	
}

#navbar2 a{
	color: #000;
	text-decoration: underline;
	font-variant: small-caps;
}

#navbar2 a:hover {
	color: #600;
}	
/********************Menu **************************/
#menubar {
	height: 25px;
	margin: 0px auto 5px;
	border-bottom: 1px solid #67312F;
}
#menu{
	background-color: #FAF7EE;
	border-top: 1px solid #024500;
	height: 25px;
	display: block;
	font-size: 1em;
	margin: 0px auto;
	border-bottom: 1px solid #024500;
}
#menu ul {
	margin: 0px auto;
	height: 25px;
}	

#menu li {
	display:block;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #885533;
	list-style-type:none;
	height: 22px;
	text-align: center;
	padding-top: 3px;
	width: 10em;
  }

#menu a {
	text-decoration:none;
	color: #885533;
	padding: 1px;
	font-variant: small-caps;
	font-weight: bold;
	outline: none;
  }
#menu a:hover {
	height: 22px;
	padding: 0px 3px;
	text-decoration: underline;
	outline: none;
 }
 
 #menu a:visited {
 	outline: none;}
 
/******************Tables***************************/

#tablecont {
	clear: both;
	border-top: 1px dashed #000;
	padding-top: 20px;
	padding-bottom: 10px;
		
}

#tablecont table {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50em;
	margin: 0px auto;
	border: 1px solid #000;
	clear: both;
}
#tablecont tr,td {
	padding: 10px;
	border: 1px solid #666;
}
#tablecont th {
	color: #600;
	background-color: #CCC;
	text-align: center;
	font-weight: bold;
}	


/*---------------------Images---------------------*/

.imageborder {
	border: 1px solid #000000;
	margin-bottom: 5px;
}

#imgbox1 img, #imgbox2 img, #imgbox3 img, #imgbox4 img{width: 100%;}

.captionbox {
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 10px;
}
.captionbox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: left;
}	
#imagebar {
	margin-top: 10px;
	text-align: center;
	width: 60em;
}
.piccont {
	padding: 5px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}
.aligncenter {
	text-align: center;
}
.imagefloatleft {
	border: 1px solid #000000;
	margin: 25px 25px 25px 0px;
	float: left;
}

/*image viewer-----------------------------------------------------------------------------------*/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 10;
	cursor: pointer;
	background-color: #67312F;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #fff;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
