@charset "utf-8";

#container {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Myriad Pro";
	color: #FFFFFF;
	background-image: url(images_used/backgroundtile.png);
	background-color: #000068;
}
#linksleftcol {
	text-align: left;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF8A15;
	padding-left: 10px;
	margin-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#linksleftcol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
#linksleftcol a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF8A15;
	text-decoration: none;
}
#linksmidcol {
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 20px;
}
#linksmidcol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
#linksmidcol a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF8A15;
	text-decoration: none;
}
#linksrightcol {
	width: 125px;
	float: left;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-left: 20px;
}
#linkspeers {
	clear: both;
	padding-top: 20px;
	padding-left: 170px;
	font-family: "Myriad Pro";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#linksrightcol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
#linksrightcol a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF8A15;
	text-decoration: none;
}
#linkslogo {
	height: 75px;
	width: 75px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
#linksfeat {
	padding-left: 170px;
	padding-top: 20px;
	font-family: "Myriad Pro";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#linksbtn {
	float: left;
	padding-left: 10px;
	margin-top: 30px;
}
#linksbtn a {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#linksbtn a:hover {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF8A15;
	text-decoration: none;
}

#linksbtn   h3 {
	font-family: "Myriad Pro";
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#linksbtn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
}


#resume {
	padding-top: 25px;
}

#leftcol {
	float: left;
	width: 449px;
	padding-left: 83px;
	height: auto;
	padding-right: 10px;
}

#leftcol h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#leftcol h2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
#leftcol h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFAD5B;
}
#footer {
	height: auto;
	padding-left: 83px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	margin-top: 50px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF8A15;
	margin-right: 78px;
	margin-left: 78px;
}
#footer a {
	color: #FF8A15;
}
#footer a:hover {
	color: #FF8A15;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer h1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer h2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rightcol {
	float: right;
	width: 214px;
	padding-right: 83px;
	height: auto;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: ffffff;
	border-right-color: ffffff;
	border-bottom-color: ffffff;
	border-left-color: ffffff;
}
#rightcol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#rightcol a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FF8A15;
}

#rightcol h1 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#rightcol h2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header {
	height: 200px;
	background-repeat: no-repeat;
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-image: url(Header/MDHC_Header01/Renders/MHDC_Banner_endframe.png);
}
#navbar {
	text-align: center;
}
#navbar p {
	margin: 0px;
	text-align: center;
}
#gallery  {
	padding-top: 35px;
	padding-left: 78px;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
#gallery h1 {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


#demoreel {
	padding-top: 25px;
}
#contactsnmlcol  {
	width: auto;
	height: auto;
	padding-top: 75px;
	padding-left: 130px;
	float: left;
	text-align: center;
	font-family: "Myriad Pro";
	font-size: 14px;
}
#contactemlcol {
	width: auto;
	float: left;
	padding-top: 75px;
	padding-left: 50px;
	text-align: center;
}
#contactphncol {
	float: left;
	padding-top: 75px;
	width: auto;
	padding-left: 50px;
	text-align: center;
	font-family: "Myriad Pro";
	font-size: 14px;
}
#contactaimcol {
	float: left;
	width: auto;
	padding-top: 75px;
	padding-left: 50px;
	text-align: center;
}
#contactaimcol a {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#contactaimcol a:hover {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF8A15;
	text-decoration: none;
}
#contactemlcol a {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#contactemlcol a:hover {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF8A15;
	text-decoration: none;
}
#videogallery {
	height: auto;
	float: left;
	padding-right: 15px;
	border-right-style: solid;
	border-right-color: #F68A21;
	border-right-width: 1px;
	margin-left: 78px;
	margin-bottom: 20px;
	margin-top: 35px;
}
#vidgaltext {
	float: right;
	height: auto;
	width: 247px;
	text-align: left;
	margin-right: 78px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-bottom: 20px;
	margin-top: 35px;
	padding-top: 15px;
}
#vidgaltext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#vidgaltext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF8A15;
	text-decoration: none;
}
#about_div {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	}
#about_div_left {
	width: 300px;
	height: 325px;
	padding-right: 40px;
	border-right: solid 1px #F90;
	float: left;
}
#about_div_right {
	width: 250px;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 50px;
	float: left;
}
#about_div h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: CCC;
	font-size: 18px;
	font-style: italic;
	text-shadow: 0px -1px 0px #AAA, 0px 1px 0px #333;
	text-align: right;
}
#twitter_div {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images_used/twitter_bg.png);
	background-repeat: repeat-y;
}
#twitterbox {
	clear: right;
	float: right;
	width: 214px;
	margin-right: 78px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
}
#twit_top {
	background-image: url(images_used/twitterbox_top.png);
	width: 214px;
	clear: right;
	float: right;
}

