@charset "UTF-8";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #54575E;
}
#container {
	width: 956px; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #444444;
	height: auto;
}
#header {
	background-color: #54575E;
	height: auto;
}
#navbar {
	background-color: #54575E;
	width: 956px;
}
#portfoliotitle {
	background-color: #3C3F46;
	width: 748px;
	margin-left: 208px;
	margin-top: 24px;
}
#maincontent {
	background-color: #3C3F46;
	height: auto;
	width: 956px;
}
#typical-left {
	height: 540px;
	width: 164px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#typical-right {
	height: auto;
	width: 640px;
	padding-top: 40px;
	padding-right: 56px;
	padding-bottom: 40px;
	padding-left: 50px;
	background-color: #ebece4;
	color: #ebece4;
}
#homebookbox { /* if you change backgrounbd color here you also have to change table cell background color */
	background-color: #54575E;
	height: auto;
	width: 330px;
	border: 1px solid #BF9A4B;
	padding: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#scroll {
	background-color: #282B2D;
	height: 500px;
	width: 180px;
	overflow: auto;
}
/* this div holds portfoliotitle and #maincontent */
#border-wrapper{
	border:1px solid #BBBBBB;
	width: 956px;
	background-color: #3C3F46;
}
#specs {
	height: auto;
	width: 192px;
	margin-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B18900;
	; /* -- */
	line-height: 24px;
	margin-bottom: 9px;
	margin-top: 0px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.gage-event {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 17px;
	color: #d87425;
	; /* -- */
	line-height: 24px;
	margin-bottom: 9px;
	margin-top: 0px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 18px;
}
ul {
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.quote {
	color: #C8402D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-style: italic;
}
.quotetext-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #DDDDDD;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	font-style: italic;
}
.sectiontitle {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #D3D3D3;
	font-weight: normal;
	text-transform: uppercase;
}
.paintspecs {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #BBBBBB;
}
.bodytext-white {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #DDDDDD;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
}


.bodytext-black {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}
.bodytext-black-small {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}

.bodytext-white-small {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #BBBBBB;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
}

/* regular links against dark*/

a:link {
	color: #AAE282;
	text-decoration: none;
}
a:visited {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #AAE282;
	text-decoration: none;
}
a:hover {
	color: #DFB54D;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
a:active {
}

/* links against white */

a.white:link {
	color: #3A8526;
	font-weight: normal;
}
a.white:visited {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #7F8879;
	text-decoration: underline;
}
a.white:hover {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #B98510;
}
a.white:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: underline;
}

.image_float_rt {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 0px;
}
.image_float_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 0px;
}
.clear-fix{
	clear:both;
}

/* Custom CSS for Navigation. */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* The margin-left setting below is the one that controls the position of the navigation menu. */
#nav{
  height:30px;
	width:700px;
	margin-top:3px; /* controls space below header and above navbar */
	margin-left:205px; /*original number is 208*/
}

/* This controls the color on the navigation menu items. */
#nav a {
	display: block;
	/*width: 60px;*/
	text-decoration:none;
	font-size:12px;
	color:#AAE282; /* green */
	font-family:verdana, geneva, arial, helvetica, sans-serif;
}

/* This controls the color on the navigation menu items on hover. */
#nav a:hover{
	color:#EEBD52; /* orange */
}

#nav li {
	float: left;

	/*  This is what is giving space in the primary navigation. */
	margin-right:24px;
}

#nav li ul {
	position: absolute;
	width: 60px;
	padding-top:5px;
	left: -999em;
}

#nav a.learna {
	display: block;
	text-decoration:none;
	font-size:12px;
}

#nav li.two {
	float: left;
	/* width: 144px; controls 'learning' width */
}

#nav li ul.learnul {
	position: absolute;
	width: 130px;
	padding-top:5px;
	left: -999em;
}

#nav a.porta {
	display: block;
	text-decoration:none;
	font-size:12px;
}

#nav li.portli {
	float: left;
	 /* width: 106px;controls 'portfolios' width */
}

#nav li ul.portul {
	position: absolute;
	width: 100px;
	padding-top:5px;
	left: -999em;
}

#nav li ul.portul li, #nav li ul.learnul li,
#nav li ul.portul li a, #nav li ul.learnul li a{
  width:120px;
}
/**/
/**/
/*#nav li.five{*/
/*  margin-left:22px; /* controls width of 'classes' */*/
/*}*/
/**/
/*/* This controls Contact */*/
/*#nav li.six{*/
/*  margin-left:22px; /* controls width of 'profile' */*/
/*}*/
/**/
/*#nav li.seven{*/
/*  margin-left:24px; /* controls width of 'contact' */*/
/*}*/

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* This controls the bar background color on the sub-menu. */
#nav li ul li a {
	background-color:#F9C061; /* orange */
	padding:5px 5px 5px 8px;
	color:#3C3F46; /* gray */
}

/* This controls the background color on the sub-menu on hover. */
#nav li ul li a:hover{
  background:#54575E; /* gray */
	color:#AAE282; /* green */
} 
