@charset "UTF-8";

.nav {
	letter-spacing: 0px;
	margin: 0 0 6px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav a {
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

.nav a:link, .nav a:visited {
	color: #FFFFFF;
}

.nav a:hover {
	color: #EBE5D8;
	text-decoration: underline;
}

.menu-bar {
	background-image: url(images/menu-bar.gif);
	background-repeat: repeat-x;
	height: 33px;
}

.linkBody a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	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: 13px;
	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: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}


.linkHead a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003300;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkHead a:visited, linkHead a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003300;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkHead 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: #003300;
	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: #003300;
	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;
}
.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: #666666;
	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;
}

.bodyHead {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #030;
}

.body {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
.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;
}
.outline {
	border: 1px solid #7D6649;
}
.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: #7D6649;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F795E;
	line-height: 20px;
	text-transform: uppercase;
}
.line {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B78344;
	background-image: url(images2/bottom-bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line-vert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #521002;
}

.myLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C2823E;
	border-right-color: #C2823E;
	border-bottom-color: #C2823E;
	border-left-color: #C2823E;
}

.bar {
	background-image: url(images2/top-bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.photoPadR {
	padding-right: 20px;
}
.photoPadL {
	padding-left: 20px;
}


.line-brown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D664A;
}
.line-brown-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D664A;
}
