/* basic elements */
 
body {
	font-family: Helvetica Neue, "Trebuchet MS", Helvetica, "Tahoma", Arial;
	color: #353448;
	line-height: 16px;
	margin:0px;
	padding:0px;
	background-color: #2b2b2e;
	font-weight:500;
}
html {
	height: 100%;
}

/*links*/

a {
    text-decoration: none;
	/*border-bottom:1px dotted #6f0925;*/
    color: #db6940;
}
a:link {
    text-decoration: none;
    color: #db6940;
}
a:visited {
    text-decoration: none;
    color: #db6940;
}
a:hover {
    text-decoration: none;
    color: #cc0000;
}
a:active {
    text-decoration: none;
    color: #db6940;
}

/*#rightContent a:link, a:visited {
	color: #872d00;
	text-decoration: none;
	border-bottom: none;
}
#rightContent a:hover {
	color: #421600;
	text-decoration: none;
	border-bottom: 1px dotted #872d00;
	background-color: #e8e7d5;
}*/

#leftContentIndex a:link, #leftContent a:visited {
	background-color: none;
	font-weight: 500;
	color: #993300;
	
}
#leftContentIndex a:hover {
	background-color: #e0e1cd;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	
}

#leftContent a:link, #leftContent a:visited {
	background-color: none;
	font-weight: 500;
	color: #993300;
	
}
#leftContent a:hover {
	background-color: #e0e1cd;
	background-image: none;
	font-weight: 500;
	text-decoration: none;
	
}

#leftMenu a:link, #leftMenu a:visited {
	/*border-bottom: 1px dotted #979983;*/
	background-color: none;
	font-weight: 500;
	color: #cc0000;
	text-decoration: none;
}
#leftMenu a:hover {
	
	color: #ff6500;
	font-weight: 500;
	text-decoration: none;
}

/*End Links*/

/*Title Options*/

h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	color: #373652;
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	text-decoration: none;
	border-bottom: none;
	/*background-color: #CCCCCC;*/

}
h2 {
	font-size: 20px;
	letter-spacing: normal;
	word-spacing: 2px;
	color: #464565;
	margin: 0px;
	padding: 0px;
	/*background-color: #CCCCCC;*/
}
h3 {
	font-size: 14px;
	font-weight: 700;
	color: #373652;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	/*background-color: #CCCCCC;*/
	
}
h4 {
	font-size: 14px;
	font-weight: 500;
	color: #3e3d53;
	margin-left: 30px;
	padding: 0px;
	
}
h5 {
	font-size: 16px;
	font-weight: 900;
	color: #19182a;
	margin: 0px;
	border-bottom: none;
	border-bottom-width: thin;
	
	
}
h6 {
	font-size: 13px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #525252;
	font-weight: 550;
	margin: 15px 0px 0px 0px;
	
}

#leftMenu h2 {
	padding: 2px 0px 7px 0px;

	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 500;
	color: #464565;
	border-bottom: none;
	/*background-color:#0066FF;*/
	border-bottom-width: thin;
	
}
#leftMenu h3 {
	padding: 2px 0px 23px 0px;
	margin-top: 15px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: 900;
	color: #19182a;
	border-bottom: none;
	border-bottom-width: thin;
	border-bottom: 1px solid #c5c4e5;
}

.rightContent h1 {
	font-size: 18px;
	color: #464565;
	margin-bottom: 5px;
	line-height: 35px;
}
.rightContent h2 {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	color: #999999;
}
/* Disable title elements
.rightContent h3 {
	font-size: 13px;
	font-weight: 700;
	color: #373652;
	margin: 20px 0px 0px 0px;
	padding: 0px;
} */
.rightContent h4 {
	font-size: 15px;
	color: #b83e01;
	padding: 12px 5px 0px 0px;
	margin-bottom: 5px;
}
/* END Title Options*/


/* MAIN ELEMENTS */				



#menu {
	margin: 0px auto;
	margin-top: 20px;
	padding-bottom: 0px;
	width: 800px;
	height: 50px;
	clear: both;
	text-decoration: none;
	/*background-color:#282737;*/
	
}


.menuimage{
	float: left;
	width: 250px;
}

/* Menu Nav */

.indentmenu {
	font: normal 15px Myriad Pro;
	width: 100%; /*leave this value as is in most cases*/
	height: 70px;
	border-bottom: none;
	text-decoration: none;

}
.indentmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 520px; /*width of menu*/
	text-decoration: none;
	border-bottom: none;
	
	
	
}
.indentmenu ul li {
	display:inline;
}
.indentmenu ul li a {
	vertical-align: middle;
	float: left;
	color:  #fdff6d; /*text color*/
	padding: 15px 15px;


text-decoration: none;
}
.indentmenu ul li a:hover {
	color: #ffffff;
	padding: 15px 15px;
	text-decoration: none;
	/*background-color:#999;*/
	
	
	
}
.indentmenu ul li .current {
	color: #ffffff;
!important; /*text color of selected and active item*/
	padding: 15px 15px;
	text-decoration: none;/*background-image:url(../images/btn_stay_on.gif);*/
	vertical-align: middle;

	
}
/* Menu Nav END */	


.banner {
	height: 408px;
	margin-top: 0px auto;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.bannersub {
	height: 408px;
	width: 780px;
	margin-top: 0px auto;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.bannerres {
	height: 93px;
	margin-top: 0px auto;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
/* Content Below AD */

#content {
	width: 790px;
	height: auto;
	margin-top: 10px auto;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}
#productContent {
	width: 762px;
	margin-top: 10px auto;
	margin-left: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#productContent:after {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}


/* LEFT CONTENT INDEX*/
.leftContentIndex {
	position: absolute;
	float:left;
	width: 340px;
	margin-left: 35px;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 13px;
	/*color: #3e3d53;*/
	word-spacing:2px;
	line-height:22px;
	text-align: justify;
	text-decoration: none;
}

/* RIGHT CONTENT INDEX */
#rightContentIndex {
	width: 340px;
	margin-left: 420px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 13px;
	font-style: normal;
	/*color: #3e3d53;*/
	word-spacing:2px;
	line-height:22px;
	text-align: justify;
}

.projectdescription {
	margin: 10px 0px 0px 0px;
	padding-left: 1px;
	word-spacing: 5px;
	height: 30px;
	background-color: none;
	border-bottom: 1px solid #c5c4e5;
	
}
/* LEFT CONTENT */

#leftContent {
	float:left;
	width: 160px;
	margin: 10px 20px 0px 10px;
	background-color: none;
}
#leftContent h3 {
	color: #676951;
	font-size: 14px;
	border-bottom: 1px dotted #56592e;
}
#leftContent p {
	font-size: 12px;
	color: #444631;
	word-spacing: 2px;
	line-height: 20px;
	padding: 5px 5px 5px 10px;
	text-align: justify;
	background-color:#e9eade;
}

/* LEFT MENU */

#leftMenu {
	font-size: 13px;
	display: block;
	width: 190px;
	margin: 0px 10px 0px 20px;
	float: left;
	line-height: 20px;
	text-decoration: none;
}


/* RIGHT CONTENT */

.rightContent {
	margin-left: 220px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
		
}

.titleContent {
	padding: 10px 0px 10px 25px;
	border-bottom: 1px solid #c5c4e5;
}
.titleContentInt {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #c5c4e5;
}
.letterImage {
	width: 440px;
	margin-left: 50px;
	border-bottom: 1px dotte #56592e;
}
.textContent {
	text-align: justify;
	padding: 1px 0px 1px 1px;
	
	
}

.rightContent p {
	font-size: 13px;
	color: #464565;
	word-spacing: 2px;
	line-height: 20px;
}
.imageA {
	width: 500px;
	/*background-color: #CCCCCC;*/
	border: none;
	margin: 0px;
	padding: 20px;
	display: block;
}
.imageTitle {
	margin-left: 80px;
	background-color: none;
}
.imageContent {
	margin: 5px 5px 10px 5px;
	height: 80px;
	background-color: none;
	border-bottom: 1px dotted #bdbead;
}
.videoA {
	width: 500px;
	/*height: 348px;*/
	background-color: #f0f0f0;
	border: none;
	padding: 5px 5px 5px 5px;
	margin: auto;
}
.imageDescription {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #715431;
	word-spacing: 0.8px;
	line-height: 13px;
}
.deco {
	padding: 2px 2px 2px 2px;
	margin-left: 0px;
}
/*  CONTENT BOXES */

.upper {
	margin: 0px auto;
	margin-top: 5px;
	width: 800px;
	height:10px;
	background-image:url(../images/t_upper.png);
}
.center {
	margin: 0px auto;
	width: 800px;
	background-image:url(../images/t_center_fill.png);
}
.centerContent {
	margin: 0px auto;
	margin-bottom: 0px;
	width: 800px;
	background-image:url(../images/t_center_fill.png);
}
.lower {
	margin: 0px auto;
	margin-top: 0px;
	width: 800px;
	height:10px;
	background-image:url(../images/t_lower.png);
}
/* RESUME */
	.experience {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 1px;
	word-spacing: 5px;
	background-color: none;
	border-bottom: 1px dotted #b9baae;
}
.client {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 1px;
	word-spacing: 5px;
	background-color: none;
	border-bottom: none;
}
/* SITE NAV */

#siteInfo {
	width:800px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0px 10px 10px;
	clear: both;
	font-style:normal;
	font-size: 12px;
	word-spacing: 2px;
	color: #6e6e6e;
	
	margin-top: 10px;
}
#siteInfo a:link, #siteInfo a:visited {
	color: #fdff44;
	text-decoration: none;
	background-color: none;
	
}
#siteInfo a:hover {
	color: #ffffff;
	background-color: none;
	
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	
}


