@charset "UTF-8";
/* Main Nav
-----------------------*/

.nav {
	background: #fff;
	border: 1px solid #fff;
	letter-spacing: 0px;
	margin: 0 0 6px 0;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 12px;
}

.nav a {
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

.nav a:link, .nav a:visited {
	background: #fff;
	color: #7e1219;
}

.nav a:hover {
	background: #7e1219;
	color: #fff;
	text-decoration: none;
}


/* End Main Nav
-----------------------*/


/* Other Links
-----------------------*/

.linkBody a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:visited, linkBody a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkFooter a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkFooter a:visited, linkFooter a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkFooter a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkHeader a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkHeader a:visited, linkHeader a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkHeader a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #ff0;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyRlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

/* End Other Links
-----------------------*/

.bodyWh {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 0px;
}
.body {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.bodyIn {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 13px;
	line-height: 5px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	text-indent: 20px;
}
.bodyItal {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	font-style: italic;
}
.bodyBold {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
.bodyBoldItal {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	font-style: italic;
}

.docNames {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	font-style: italic;
}

.titles {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

.headerLine {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.outline {
	border: 1px solid #521002;
}
.outline-grey {
	border: 1px solid #521002;
}

.model-header {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAD2BA;
	line-height: 20px;
	text-transform: uppercase;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAD2BA;
}
.line-vert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #521002;
}
.topic{
	letter-spacing: 0px;
	width: 100%;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	line-height: 25px;
	border-top: 0px none #fff;
	border-right: 0px none #fff;
	border-bottom: 1px solid #ba9e83;
	border-left: 0px none #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topic a {
	display: block;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
	width: 100%;
}

.topic a:link, .nav a:visited {
	color: #521002;
	background: F1EBCA;
	background-position: 10px;
}

.topic a:hover {
	background: #F1EBCA url(images/rollover.gif) no-repeat -25px;
	color: #BD0E77;
	text-decoration: none;
}

.myLine {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #85A988;
}
.btn {
	background-color: #FECD66;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-color: #D24771;
	border-right-color: #D24771;
	border-bottom-color: #D24771;
	border-left-color: #D24771;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.GreenTxt {
	color: #82B53C;
}
.bar {
	background-image: url(images2/top-bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.photoPadR {
	padding-right: 20px;
}
.photoPadL {
	padding-left: 20px;
}
.floral {
	background-image: url(images2/floral-1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lineTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.side-lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.vid-back {
	background-image: url(images/video-back.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}
