@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.png);
	text-align: right;
	background-repeat: repeat-x;
	background-color: #FCF5D7;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AD1518;
	font-size: 12px;
}
.TXTsmall {
	font-size: 10px;
}
#container {
	width: 1200px;
	margin: auto;
	text-align: left;
	-webkit-text-size-adjust: none;
}
#bookend_left {
	background-image: url(../images/side_left.png);
	background-repeat: no-repeat;
	height: 900px;
	width: 195px;
	float: left;
	padding: 0px 0px 0px 0px
}
#bookend_right {
	background-image: url(../images/side_right.png);
	background-repeat: no-repeat;
	height: 900px;
	width: 197px;
	float: right;
	padding: 0px 0px 0px 0px
}
#middle {
	float: left;
	width: 808px;
}
#masthead {
	height: 178px;
	width: 808px;
}
#navbar {
	height: 37px;
	text-align: center;
	background-image: url(../images/navbar_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_content {
	width: 768px;
	background-image: url(../images/content_back.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	float: right;
	clear: both;
}
#content_bottom {
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 808px;
	float: right;
}
#footer {
	text-align: center;
	background-color: #999999;
}
#footer_left {
	float: left;
	width: 350px;
	text-align: left;
	padding-left: 15px;
}
#footer_right {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 15px;
}
#content_home_upper {
	height: 410px;
	background-image: url(../images/laptop_homepage.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 400px;
}
#content_lower_left {
	background-color: #AD1518;
	float: left;
	height: 230px;
	width: 280px;
	margin-top: 10px;
	padding: 10px;
	/*overflow: auto;*/
	-webkit-border-radius: 0px 0px 0px 20px; /* Safari prototype */
	-moz-border-radius: 0px 0px 0px 20px; /* Gecko browsers */
	border-radius: 0px 0px 0px 20px; /* Everything else - limited support at the moment */ 
}
#content_lower_right {
	background-color: #AD1518;
	float: right;
	height: 230px;
	width: 447px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	background-image: url(../images/adobe_suite.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px;
	-webkit-border-radius: 0px 0px 20px 0px; /* Safari prototype */
	-moz-border-radius: 0px 0px 20px 0px; /* Gecko browsers */
	border-radius: 0px 0px 20px 0px; /* Everything else - limited support at the moment */
}
p {
	margin-top: -1px;
}
.titles_reversed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.TXTsmallorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC8B48;
}
.TXTwhiteMed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.TXTwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2em;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}
.titles_large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F05A14;
}
.TXTlarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.menu a {
	display: block;
	width: 200px;
	height: 15px;
	text-align: center;
	color: #AE1519;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #666666;
	background-color: #F48B1F;
}
.littlebutton {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.littlebutton a {
	display: block;
	width: 80px;
	height: 15px;
	text-align: center;
	color: #AE1519;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #666666;
	background-color: #F48B1F;
}
a:active, a:hover {
	background-color: #FDF095;
}
/* Tabbed Navigation Bar */
#navlist
{
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #F37221;
	margin-bottom: 0px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 4px 0.5em;
	margin-left: 3px;
	text-decoration: none;
	background-color: #CB4511;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F37221;
	border-right-color: #F37221;
	border-bottom-color: #F37221;
	border-left-color: #F37221;
	-webkit-border-radius: 5px 5px 0px 0px; /* Safari prototype */
	-moz-border-radius: 5px 5px 0px 0px; /* Gecko browsers */
	border-radius: 5px 5px 0px 0px; /* Everything else - limited support at the moment */ 
}

#navlist li a:link {
	color: #FBA431;
}
#navlist li a:visited {
	color: #FBA431;
}

#navlist li a:hover
{
	color: #FFFFFF;
	background-color: #CB4511;
	border-top-color: #F47423;
	border-right-color: #F47423;
	border-bottom-color: #F47423;
	border-left-color: #F47423;
}

#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
	color: #AD1518;
}
img, div { behavior: url(iepngfix.htc) }
a:link {
	color: #AD1518;
	text-decoration: underline;
}
.spec_tables {
	background-color: #FCF6D8;
}
th {
	color: #FFFFFF;
	background-color: #AD1518;
	width: 250px;
	font-weight: normal;
	text-align: center;
}
td {
	vertical-align: baseline;
	padding: 4px;
}
td.ltyellow {
	background-color: FCF6D8;
}
td.dkyellow {
	background-color: #FCF086;
}
caption {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
a:visited {
	text-decoration: underline;
	color: #AD1518;
}
a:hover {
	text-decoration: underline;
	color: #F15114;
}
a:active {
	text-decoration: none;
	color: #AB161A;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F05A14;
}
h3 {
	font-size: 14px;
	margin-bottom: 0.25em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 300px;
	display: inline;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F15112;
	width: 150px;
	margin-bottom: 0px;
	padding-left: 8px;
}
p.top_padding {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 6px;
}
p.side_padding {
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 6px;
}
#wideredcontent {
	color: #FFFFFF;
	background-color: #AD1518;
	width: 700px;
	margin-left: 30px;
	border: 2px double #F15112;
	margin-top: 10px;
	height: 300px;
	-webkit-border-radius: 0px 0px 20px 20px; /* Safari prototype */
	-moz-border-radius: 0px 0px 20px 20px; /* Gecko browsers */
	border-radius: 0px 0px 20px 20px; /* Everything else - limited support at the moment */ 
}
#content_lower_right a {
	color: #FBEF86;
}
#content_lower_right a:hover{
	color: #FF0;
	background-color: #930008;
}
#content_lower_left a {
	color: #FBEF86;
}
#content_lower_left a:hover{
	color: #FF0;
	background-color: #930008;
}
