/* CSS Document */

body{
	margin: 0px 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

img {
  border: none;
}

a, a:visited {
  text-decoration: none;
  color: #666666;
	outline: none;
}

a:hover {
  color: #3333CC;
}

table#awards TD{
	vertical-align: top;
}

#bodyInfo a, #bodyInfo a:visited {
	color: #363B73;
	text-decoration: underline;
}

/* container div */

#container {
	position: relative;
	width: 884px;
	margin: 90px 0px 0px 108px;
	height: auto;
}

/* End container div */


/* header */

#header {
	position: relative;
	width: 100%;
}

#header p {
	display: none;
}

#thumbLayout img {
	margin: 0px 9px 11px 0px;
}


#thumbLayout #logoImage {
	margin: 11px 0px 0px 0px;
}

/* end header */

/* content */

#content {
	position: relative;
	width: 100%;
	clear: both;
	margin: 10px 0px 0px 0px;
	height: 100%;
}

/* Main Navigation */
#nav {
	float: left;
	clear: left;
	width: 120px
}

#nav ul {
	margin: 50px 0px 0px 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #666666;
	list-style: none;
}

#nav li a {
	text-decoration: none;
	color: #666666;
}

#nav li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px;
}

#nav li a:hover {
	text-decoration: none;
	color: #112242;
}

#nav ul li img{
	margin-right: 4px;
	border: none;

}
.menuItem {
	font-size:14px;
	display:inline;
}

.menuItem a:link {
	color: #666666;
}

.menuItem a:hover {
	color: #112242;
	font-weight: bold;
}


/* Sub Navigation */
ul#subNav {
	font-size: 13px;
	font-style: italic;
	visibility: visible;
	color: #666600;
	width: 150px;
	margin: 3px 0 0 18px ;
	list-style: none;
	list-style-position: outside;
}

#subNav li {

	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
}

#subNav li a, #subNav li a:visited {
	text-decoration: none;
  font-weight: bolder;
	color: #666633;
}

#subNav li a:hover, #subNav li a.current {
	color: #CC0000;
}

li a#menuSelect  {
	color:#112242;
	font-weight:bold;
}

#subNav li a#subMenuSelect {
	color: #CC0000;
}
/* End Main & Sub Navigation */

#largePicContainer {
	color: #666633;
	float: right;
	clear: right;
	margin: 0px 15px 0px 0px;
	width: 685px;
	overflow: hidden;
}

#bodyInfo {
	width: 650px;
	float: right;
	clear: right;
	margin: 0px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}

#bodyInfo ul{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

#bodyInfo li{
	margin: 0px 0px 0px 	0px;
	list-style-position: outside;
}

.locations {
	clear: both;
	overflow: hidden;
}

.contacts {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 40%;
}

li .infoTitle {
	display: block;
	float: left;
	width: 50px;
	margin: 0px 0px;
}

li .infoContent {
	margin-left: 5px;
}



/*
  PORTFOLIO STYLES
*/


#picInfo {
	float: left;
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	width: 225px;
	color: #666666;
}

#picInfo h1, #bodyInfo h1{
	margin: 49px 0px 0px 0px;
	color: #330000;
	font-size: 14px;
	font-weight: bold;
}

#picInfo p{
	margin: 12px 0px 0px 0px;
}

#picture{
	float: right;
	margin: 0px 0px 0px 0px;
	width: 445px;
  height: 100%;
	font-size: 12px;
	font-weight: bold;
}

#picOrder {
	float: left;
	margin: 0px 0px;
	width: 50%;
	text-align: left;
}

#picCycle {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	text-align: right;
	width: 50%;
}

#picCycle span {
	margin: 0px 0px 0px 0px;
}

#picture p a{
	margin-right: 5px;
}

#picture p a:link, #picture p a:visited, #picture p a:hover, #picture p a:focus {
	color: #666633;
	text-decoration: none;
}

#picture p a:hover {
	text-decoration: underline;
}

#frame {
	margin: 0px auto 0px auto;
}

#frame img {
	margin: 0px auto 0px auto;
}

#thumbs {
  height: 86px;
}

/* End content */

/* Footer */

#footer {
	clear: both;
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

p#addressLeft {
	float: left;
	margin: 20px 0 0 0;
	text-align: left;
/* 	width: 40%; */
	width: 200px;
}

p#addressRight {
	float: right;
	text-align: right;
	width: 230px;
	margin: 20px 15px 0 0;
}

p#addressMiddle {
	text-align: center;
/* 	margin-top: 20px; */
	position: relative;
	top: 19px;
	margin-left: 250px;
	margin-right: 250px;
	font-size: 14px;
}

p#addressMiddle a {
	color: #666;
	font-weight: bold;
}

p#addressMiddle a:hover {
	color: blue;
}




/* End Footer */

#landingBulletedList li {
  list-style-type: disc;
  padding-left: 5px;
}

#landingBulletedList ul {
  margin-left: 15px;
  padding-left: 10px;
  list-style-position: inside;
}


	/* ---------------- New Gallery Styles (not set by Javascript) ------------------- */
	
#picCycleNew {
	width: 100%;
}

.portfolioArrow {
	cursor: pointer;
}
	
#prevArrow {
	float: left;
}

#nextArrow {
	float: right;
}	

#picOrderNew {
	text-align: center;
	padding-top: 11px;
}

#picOrderNew a {
	margin: 0px !important;
	font-size: 13px;
	padding: 3px 6px;
/* 	margin: 2px; */
	border: 1px dashed #E6E6E6;
}

#picOrderNew a:hover {
	color: #fff !important;
	background-color: #1F15B4;
}
