/* sharratt design */

html,body {
	height: 100%;
}

#flashcontent {}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1D1D1D;
}

.content {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 22px;
	min-height: 200px;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

.textBox {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
	margin-right: 120px;
}

.mNavContainer {
    background-image: url(../images/mNav_logo_bgnd.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 91px;
}

.mNavBox {
	width: 518px;
}

.mNavContactBox {
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
	width: 190px;
}

.smaller {
	font-size: 9px;
}

.larger {
	font-size: 14px;
}

.headLine1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FCB02A;
	line-height: 30px;
}
.subTitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFE672;
	line-height: 25px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #b6b6b6;
	background-image: url(../images/footer_bgndTile.gif);
	background-repeat: repeat-x;
	width: 612px;
	height: 31px;
}
/* **************************** */
/* link: bodyCopy-sideBar */
/* **************************** */
.bodyCopy-sideBar a:link {
	color: #b6b6b6;
}
.bodyCopy-sideBar a:visited {
	color: #b6b6b6;
}
.bodyCopy-sideBar a:hover {
	color: #FFFFFF;
}
/* **************************** */
/* link: content */
/* **************************** */
.content a:link {
	color: #b6b6b6;
}
.content a:visited {
	color: #b6b6b6;
}
.content a:hover {
	color: #FFFFFF;
}

/* **************************** */
/* link: subTitle1 */
/* **************************** */
.subTitle1 a:link {
	color: #FFE672;
	text-decoration: none;
}
.subTitle1 a:visited {
	color: #FFE672;
	text-decoration: none;
}
.subTitle1 a:hover {
	color: #FFE672;
	text-decoration: underline;
}

/* **************************** */
/* link: footer */
/* **************************** */
.footer a:link {
	color: #b6b6b6;
	text-decoration: none;
}
.footer a:visited {
	color: #b6b6b6;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
