/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #dfd3c1;
	font-family: garamond,arial,sans-serif;
	font-size:15px;
	color:#231f20;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:938px; 
	padding: 0;
	background: #ffffff;
}

div#header {
	width:938px;
	height:110px;
	background: #dfd3c1;
	border-bottom: 2px solid #196695;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 0 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	background: #ffffff;
}

div#footer {
	width:938px;
	height:34px;
	background: #dfd3c1;
	border-top: 2px solid #196695;
	font-size:14px;
	margin: 0 auto 0 auto;
	visibility: hidden;
}


a img { border:0; }



/* main nav */


#leftmenu {
	width: 132px;
	height:334px;
	margin:22px 0 29px 4px;
	border-right: 1px solid #918f8f;
	float:left;
}




/* content formatting */

#pagecontent {
	width: 747px;
	padding: 49px 20px 40px 10px;
	overflow: auto;
	background: url("/graphics/bodybg.jpg") top right no-repeat;
	line-height:21px;
	float:right;
}

#pagecontent_about {
	width: 687px;
	padding: 49px 80px 40px 0px;
	overflow: auto;
	background: url("/graphics/bodybg.jpg") top right no-repeat;
	line-height:21px;
	float:right;
}

#picturebox {
	width:330px; 
	height:254px;
	margin:0 0 30px 38px;
	border-top: 5px solid #c3bbb2;
	border-bottom: 5px solid #c3bbb2;
	float:right;
	display:inline;
}
#picture {
	width:320px; 
	height:254px;
	margin:0 auto 0 auto;
	overflow:hidden;
}

.thumb {
	width:135px;
	height:110px;
	margin:0 0 5px 7px; 
	float:left; 
	overflow:hidden;
}

#right_foot {
	color: #232020;
	float: right;
	padding-top: 12px;
	padding-right:23px;
	text-decoration: underline;
}

#left_foot {
	color: #232020;
	float: left;
	padding-top: 12px;
	padding-left:23px;
}



#clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #186594;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #428cb9;
	text-decoration: underline;
}

a.imedia {
	color: #232020;
	text-decoration: underline;
}
a.imedia:hover {
	color: #186594;
	text-decoration: underline;
}

a.email {
	font-size:14px; 
	color:#171515;
	text-decoration: none;
}
a.email:hover {
	color: #186594;
	text-decoration: none;
}

a.thumblink {
	font-size:10px; 
	color:#333031;
	text-decoration: none;
	 outline: none;
}
a.thumblink:hover {
	color: #186594;
	text-decoration: none;
}

a.fp {
	color:#000;
	text-decoration: underline;
}
a.fp:hover {
	color: #186594;
	text-decoration: underline;
}

h1 {
	font-weight:bold;
	font-size:14px;
	color: #186594;
	text-transform: uppercase;
	margin:0 0 10px 0;
}

.cap {
	font-weight:normal;
	font-size:35px;
	text-transform: uppercase;	
	font-family:times, serif;
}

.headline {
	font-weight:bold; 
	font-size:14px;
}

p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 15px -8px;
padding: 0;
height:20px;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:11px;
line-height:10px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #186594;
padding: 4px 15px 0 15px;
height:15px;
text-decoration: none;
border-left:1px solid #fff;
background:#f5f2ec;
}

#underlinemenu ul li a:hover{
color: #64acd7;
}
	
	
	
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 136px;
margin:0;
padding: 0;
font-size: 12px;
color: #232021;
text-align:right;
overflow: visible;
text-transform:uppercase;
font-weight:bold;
}

* html #blueblock{ /*IE 6 only */
w\idth: 124px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 12px 12px 8px 0;
color: #232021;
text-decoration: none;
width: 124px;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #186594;
	text-decoration: none;
}


.blueblock2{
width: 136px;
margin:0;
padding: 0;
font-size: 12px;
color: #186594;
text-align:right;
text-transform:capitalize;
font-weight:bold;

}

li a.blueblock2 {
display: block;
padding: 0 12px 13px 0;
margin: 0;
color: #186594;
text-decoration: none;
width: 124px;
height:9px;
}

html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
color: #428cb9;
	text-decoration: underline;
}

#sidelinks {
	margin-top:50px;
}

#sidelinks a {
	display:block;
	width:298px;
	background:url(graphics/homesidelinks.jpg);
	height:0;
	overflow:hidden;
}

	#sidelinks a.featured {
		background-position:0 0;
		padding-top:50px;
	}
	
	#sidelinks a.featured:hover {
		background-position:0 -120px;
	}

	#sidelinks a.seenew {
		background-position:0 -50px;
		padding-top:70px;
	}
	
	#sidelinks a.seenew:hover {
		background-position:0 -170px;
	}
