@import url("/contentarea.css");

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding:0;
	margin:0;
}

a {  
	color: #A62920;
	text-decoration: none;
}

a:hover {
	color: #CD3427;
	text-decoration: underline;
}

hr {
	color: #DADADA;
}



td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

/* Heading Tags */

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
}

/* List Elements */

li {
	color: #000000;
}

ol {
	color: #000000;
	list-style-type: none;
}

ul {
	color: #000000;
	list-style-type: none;
}

/* Form Elements */

input, select, textarea {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

.smallsubmit {
	background-color: #BDBA42;
	border: 1px solid #7B792B;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
}

.submit {
	background-color: #BDBA42;
	border: 1px solid #7B792B;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

#header {
background-image:url(/images/header_bg.gif);
background-position:left;
background-repeat:repeat;
width:265px;
height:100px;
vertical-align:bottom; 
}

#headerleftbg {
background-position:right;
background-image:url(/images/header_bgl.gif);
background-repeat:repeat;
}

#headerrightbg {
background-position:left;
background-image:url(/images/header_bgr.gif);
background-repeat:repeat;
}

#header-right {
color:#000000;
line-height:normal;
vertical-align:bottom;
text-align:right;
background-image:url(/images/header_bg2.gif);
background-position:top;
background-repeat:repeat;
height:100px;
width:495px;
}

.headerdiv {
margin-left: 15px;
margin-right: 15px;
}

#topnavbg {
height: 40px;
background-color:#000000;
}

#topnav {
width:760px;
text-align:center;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: normal;
}

#topnav a { 
	color: #FFFFFF;
	text-decoration: none;
}

#topnav a:hover {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

.topnavspacing {
	padding-left: 10px;
	padding-right: 10px;
}


/* Vertical Menu */

#leftcol {
	background-color: #F5F5F5;
	border: 1px solid #E1E1E1;
	color: #000000;
	padding: 10px;
	width:190px;
	margin: 6px 0px;
}

#leftcol h2 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#leftcol a { 
	color: #CD3427;
	text-decoration: none;
}  

#leftcol a:hover {
	color: #CD3427;
	text-decoration: underline;
}

#leftcol .normaltext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
}

#leftcol .smalltext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 170%;
}

#leftcol .tinytext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 170%;
}

#navcontainer ul {
	line-height: normal;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

#navcontainer li {
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 6px;
	padding:0px;
}

#navcontainer ul ul {
	line-height: normal;
	list-style-type: none;
	margin: 6px 0px 0px 0px;
	padding:0px;
}

#navcontainer li li {
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(images/leftcol_bullet.gif);
	margin-bottom: 5px;
	margin-left: 18px;
}

#navcontainer ul ul ul {
	list-style-type: none;
	margin: 6px 0px 0px 0px;
}

#navcontainer li li li {
	list-style-image: url(images/leftcol_bullet.gif);
	font-size: 10px;
	font-weight: normal;
}

#navcontainer li a { 
	color: #000000;
	text-decoration: none;
	width:100%;
}
 
#navcontainer li li a { 
	color: #A62920;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #CD3427;
	text-decoration: underline;
}

#selected {
	color: #42799C;
	text-decoration: none;
}





/* End Form Elements */

.pagetitle {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}



.contentarea {
	color: #515352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 5px 0px 20px 15px;
	text-align: justify;
}

.contentarea li {
	color: #000000;
	margin-bottom: 10px;
}

.contentarea ol {
	color: #000000;
	list-style-type: lower-alpha;
}

.contentarea ul {
	color: #000000;
	list-style-type: disc;
	margin-left: 32px;
	list-style-image: url(images/leftflash.gif);
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.bodybold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}

.bodysmall {
	color: #515352;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.bodysmall a {
	color: #515352;
}

.bodysmall a:hover {
	color: #515352;
}

.note {
	color: #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.pictureframe {
	border: 1px solid #DADADA;
}

.pictureframel {
	border: 1px solid #DADADA;
	margin-right: 10px;
}

.pictureframer {
	border: 1px solid #DADADA;
	margin-left: 10px;
}

.resultstable {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
}

.smalltext {
	color: #999171;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
}

.totalfield {
	background-color: #FFFFFF;
	border: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
}





div#emailus {
	left: 0;
	top: 0px;
	font-size: 10px;
	font-weight: bold;
}

div#emailus a {
	display: block;
	background-image: url(images/emailus.jpg);
	background-repeat: no-repeat;
	padding: 19px 0px 0px 4px;
	background-color: transparent;
	color: Black;
	width: 90px;
}

div#emailus a:hover {
	background-image: url(images/emailus_over.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #DE5D52;
}


/* Email Template Elements */

.emailtable {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

.emailtable td {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 3px 3px 3px 3px;
}

/* Other stuff */

.whitebackground {
	padding: 1px 15px 1px 15px;
	text-align: justify;
}

.greybackground {
	background-color: #EEEEEE;
	padding: 1px 15px 1px 15px;
	text-align: justify;
}
	
.catcaption {
	width: 140px;
}

.speccaption {  
	width: 100px; 
}
 
.onspecial { 
	color: #CC0000;
}

.strikeout {
	text-decoration: line-through;
} 

.noDoubleClick {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
}

.homespecials {
	border: 1px dashed #BDBA42;
	background-color: #E8E7BD;
	padding: 5px 5px 5px 5px;
}

#footer {
	font-size: 10px;
	font-weight: normal;
	color: #8C8C8C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}

#footer a { 
	color: #8C8C8C;
	text-decoration: none;
}

#footer a:hover {
	background-color: transparent;
	color: #8C8C8C;
	text-decoration: none;
}
