/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	letter-spacing: 0.1em;
	margin: 25px auto;
	text-align: center;
	width: 75%;
}
#paragraphwidth {
	width: 70%;
	text-align: center;
	margin: 25px auto;
}

hr {
	color: #000000;
	height: 1px;
	border: 1px;
	width: 110%;
	background-position: center;
	background-color: #000000;
	text-align: center;
}

/* Index Layout
-------------------*/
#box1, #box2, #box3, .boxtitle{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	font-weight:bold;
}

#boxes {
	min-width:1000px;
}

#box1, #box2 {
	float:left;
	width:33%;
}	
#box3 {
	width:100%;
	align:rigt;
}



/* Text & Headings
-------------------*/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.small {
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading01 {
	font-size:xx-large;
	color: #999999;
	font-weight: bolder;
	font-family: "Bernhard Modern Roman", "Bookman Medium", "Usherwood Medium", "Times New Roman";
}
.heading02 {
	font-size:medium;
	color: #333333;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.heading03 {
	font-size:13px;
	color: #333333;
	font-weight: bolder;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.heading04 {
	font-size:14px;
	color: #333333;
	font-weight: bolder;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.heading05 {
	font-size:13px;
	color: #333333;
	font-weight: normal;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#resume ul li {
	list-style: none;
	text-indent: -7 px;
}
/* Main Nav 
-------------------*/
#navbar {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 0;
	margin-right: 0;
}

#navcontainer {
	width: 100%;
	min-width: 800px;
}

#navcontainer ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	text-align: center;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: x-small;
}

#navcontainer ul li
{
	display: inline;
	margin-left: -4px;
}

ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-left: -4px;
	margin-bottom: 7px;
}

ul ul li {
	margin-bottom: 0px;

}

#navcontainer ul li a
{
	padding: 15px 15px 15px 15px;
	color: #333;
	text-decoration: none;
	float: none;
	border-right: 1px solid #CCC;
}

#navcontainer ul li a:hover
{
background-color: #F3F5F8;
color: #333;
}

#active a { border-left: 1px solid #CCC; }

/* Body Thumbnails & Layers
-------------------*/
#thumbnails {
	position:static;
	z-index:1; 
	margin: 5px auto 25px 20%;
	width:260px; 
	height: 500px;
}
#scrolling{
	width:260px; 
	height: 485px;
	overflow: auto;
	visibility: visible;
}

/* Order Page
-------------------*/
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.title {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #464B45;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
}
.price{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #464B45;
	font-style: italic;
	font-weight: bold;
	letter-spacing: .1em;
}
.orderforml {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.orderformr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.orderform {
	border: 1px solid #333333;
}

.orderformblue {
	border: 1px solid #333333;
	background-color: #CDD6E2;
}
.orderiteml {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #CCCCCC;
}

.orderitemr {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

.orderitem {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

