@charset "UTF-8";

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
	font-size: 1em;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}

BODY {
	color: #FFFFFF;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 13px;
}

A:link {
	color:#FFFFFF;
	text-decoration: underline;
}
A:visited {
	color:#CCCCCC;
	text-decoration: underline;
}

A:hover {
	color:#CC0000;
	text-decoration: underline;
}

A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

H1 {
	font-family: "Myriad Pro", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #17D3E4;
	font-variant: small-caps;
	font-weight: 400;
}

.oneColFixCtrHdr #background_container {
	width: 1027px;
	background-position: center; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-bottom: 2px;
	}
	
	A:link {
	color:#FFFFFF;
	text-decoration: underline;
}
A:visited {
	color:#CCCCCC;
	text-decoration: underline;
}

A:hover {
	color:#CC0000;
	text-decoration: underline;
}

A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.oneColFixCtrHdr #logo {
	width: 318px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	height: 91px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 40px;
	top: 10px;
	text-decoration: none;	
}

.oneColFixCtrHdr #container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	/*background-image:url(images/bckgrd_gradient.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


 .oneColFixCtrHdr #header {
	background-image:none;
	padding: 0 10px 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
	background-color: #000000;
	
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



.oneColFixCtrHdr #mainContent {
	padding-left: 65px; /* remember that padding is the space inside the div box and margin is the space outside the div box */    /*background-image:url(images/mcontent_bgrd.gif);
    background-position:inherit;
	background-repeat:inherit;*/
	padding-right: 65px;
	height:500px;
	margin-top:-50px;
}


.bodytext {
	font-family: "Myriad Pro", verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

.oneColFixCtrHdr #footer {
	background-image: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.emphasis_heading {
	font-family: "Myriad Pro", verdana, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CC0000;
	font-variant: small-caps;
	font-weight: 400;
}

.biopic  {
	padding-right: 10px;
	padding-bottom: 10px;
}

.footer    {
	font:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

A:link {
	color:#FFFFFF;
	text-decoration: underline;
}
A:visited {
	color:#CCCCCC;
	text-decoration: underline;
}

A:hover {
	color:#CC0000;
	text-decoration: underline;
}

A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer2    {
	font:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position:relative;

}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
}


.videocontainer {
	border: medium double #CCCCCC;
	height: 303px;
	width: 450px;
	padding: 0px;
	margin: 7px;
    outline: medium;
	outline-color: #FFFFFF;
	outline-style: double;
	-moz-outline-width: medium;
}
.watchalign {
	margin-right: 7px;
}
.photoborder {
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.homeservices {
	font-size: 16px;
	line-height: 22px;
}
