body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #E1DED8;
}

h1 {
	color: #000000;
	font-size: 145%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293647;
}

h2 {
	color: #666666;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 200px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}


li {
	list-style-type: square;
	padding-bottom: 3px;
}

a:link {
	color:#293647;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #293647;
	font-weight: bold;
}

a:hover {
	color:#663300;
	text-decoration: none;
	font-weight: bold;
}

.content {
	font-size: 95%;
	line-height: 16pt;
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 4px;
	color: #333333;
	background: inherit;
	max-width:775px;
}

p.content {
	padding-bottom: 5px;
}

.subnav {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 6px;
}

.subnav a {
}

.subnav a:link, .subnav a:visited {
	color: #333333;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

.subnav a:hover {
	color: #8C2500;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

.modelnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.modelnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: transparent;
	padding-top: 2px;
	
}

.modelnav li {
	padding-bottom: 6px;
	list-style-type: none;
}

.modelnav a {
}

.modelnav a:link, .modelnav a:visited {
	color: #333333;
	text-decoration: none;
}

.modelnav a:hover {
	color: #293647;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.border {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
}

.doubleborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
}

.rightborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
}

.leftborder {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
}

.listborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
}

.whiteborder {
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.sideborder {
	border-left-width: 2pt;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 2pt;
	border-right-style: solid;
	border-right-color: #999999;
}

.topborder {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #999999;
}

.bottomborder {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style:italic;
	color: #333333;
	line-height: 18px;
	padding-right: 24px;
	padding-left: 24px;
}
/*The following style was added 12.18.05 by BA for the
sidebar of the featured.htm file */
.quote2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:italic;
	color:#336633;
	line-height:2em;
	padding-right:24px;
	padding-left:24px;
	text-align:center;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C2500;
}

.hats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	line-height: 18px;
	width: 210px;
	font-weight: bold;
	text-align: center;
}

.hats a {
}

.hats a:link, .hats a:visited {
	color: #fff;
	background-color: #293647;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.hats a:hover {
	color: #fff;
	background-color: #687689;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.hatsgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	line-height: 18px;
	width: 210px;
	font-weight: bold;
	text-align: center;
}

.hatsgreen a {
}

.hatsgreen a:link, .hatsgreen a:visited {
	color: #fff;
	background-color: #727F65;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.hatsgreen a:hover {
	color: #fff;
	background-color: #727F65;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.hatspurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	line-height: 18px;
	width: 210px;
	font-weight: bold;
	text-align: center;
}

.hatspurple a {
}

.hatspurple a:link, .hatspurple a:visited {
	color: #fff;
	background-color: #7D758D;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.hatspurple a:hover {
	color: #fff;
	background-color: #7D758D;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 10px;
	padding-top: 12px;
}
.table {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
strong {
	color: #333333;
}

td.img {
	background-repeat: no-repeat;
}
.models {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}

.modelmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
}

.modelmain ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
	padding-top: 2px;
	text-align: left;	
}

.modelmain li {
	padding-bottom: 6px;
	list-style-type: none;	
}

td.sidenav {
	background-image:  url("images/screen_image.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
	
}

.sidenav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
	
}

.sidenav li {
	padding-bottom: 6px;
	list-style-type: none;	
}
.bckgrnd_img {
	background-image:  url("images/gradient_bkgrnd.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bckgrnd_img_2 {
	background-image:  url("images/gradient_bkgrnd_2.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}

.specs_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-left: 10px;
}

.specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}
/* added by Barb for link between model and featured prototype pages */
.morephotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
	line-height:1.1em;
}
.specs a:link, .morephotos a:link, .specs a:visited, .morephotos a:visited {text-decoration:none;}

td#hometext {
	font-size: 85%;
	line-height: 1.6em;
	color: #333333;
	background: inherit;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 6px;
vertical-align:top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.address {
	font-size: 75%;
	line-height: 0.4em;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 6px;
	/*Barb changed the next declaration from 1pt to 0pt */
	border-right-width: 0pt;
	border-right-style: solid;
	border-right-color: #999999;
}

.address p.callout {line-height:1.4em; color:#333;font-weight:bold;}
.address p.callout a {display:block;  }

.credits {
	font-size: 70%;
	color: #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 18pt;
	padding-bottom: 4px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #999999;
}
td#featured, td#raffle {background-image:url(images/featurebox.jpg);
border:1px solid black; padding-left:15px; 
}
td#featured p {color:#006699;
}
#featuredblurb {font-size:115%;
}
.click {font-size:70%;
	text-align:right;
	margin-top:4em;
}
.ransom {line-height:150%;
}
.ransom1 {font-family:"Courier New", Courier, monospace; font-size:130%; background-color:white; color:black;
}
.ransom2 {font-size:155%; line-height:200%; font-weight:bold; color:#666666; background-color:#FFFFFF
}
.floatphone {float:right; margin-right:15px;
}
.float-left {float:left; margin-right:15px; padding:5px 0 15px 0;}
#noclear {clear:none;
}
#team-sidebar-spacer {height:175px;}
#models-text {width:775px;}
.specialty-list ul li{list-style-type:none;}
.specialty-list a {font-weight:normal;
text-decoration:none;}


p.tag {text-align:right;font-style:italic;}
h2.order {width:100%; 
font-size:1.1em;}
.special {font-family:Comic Sans, Verdana, Helvetica, sans-serif; font-size:120%; color:red; background-color:transparent;}
.strikethrough {text-decoration:line-through;}