body {
	color: #000000;
	background-image: url(../images/general/siteBG.jpg);
	background-repeat: repeat;
} 

table {
 	font-size:10pt;
	font-family:sans-serif;
	text-align:left;
	color: #1C496E;
	line-height:12pt;
}

h1 { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 16pt; color: #0F2B99; } 

h2 { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: 
bold; FONT-SIZE: 14pt; color: #0F2B99; } 

h3 { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 12pt; color: #0F2B99; } 

h4 { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 10pt; color: #0F2B99; } 

h5 { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 8pt; color: #0F2B99; } 

.menu { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 12px; ; color: #666666} 

.listtable { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 8pt; }.body2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.UnorderedList {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt}

.table1 {  border: 1pt #0066CC solid }

.navtable {  border: solid; border-width: 1pt; border-color: #A6B5E2; background-color: #DDDDDD; border-bottom-width: 0px; }
.navtablebottom {  border: solid; border-width: 1pt; border-color: #A6B5E2; background-color: #DDDDDD; border-width: 1pt; }

.naventry { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 12px; color: #0066CC; }
a.naventry:link { text-decoration: none }
a.naventry:visited { text-decoration: none }
a.naventry:hover { text-decoration: underline }

.navheading { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 13px; color: #0066CC; }

a:link { 
	color: #0066CC;
	text-decoration: underline;
} 

a:visited { 
	color: #0066CC;
	text-decoration: underline;
} 

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

p {
	font-size:10pt;
	font-family:sans-serif;
	text-align:left;
	color: #000;
	line-height:12pt;
}

hr {
	color: #0066CC;
	background-color: #0066CC;
	height: 1px;
	width: 80%;
	clear: left;
	margin-top: 20px;
}

.featured_products {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: solid 2px #1C496E;
	width: 225px;
	margin-bottom: 10px;
}
.index_text {
	float: left;
}

/* ~~ INDEX PAGE FEATURED PRODUCTS ~~ */

/* ~~ CONTENT ~~ */
.featured_content {
	float: left;
	width: 920px;
	min-height: 100%;
height: auto !important;
height: 100%;
}
.featured_photos {
	padding-top: 10px;
	text-align: center;
	font-size: 0.9em;
}
.featured_content a {
	color:#272F32;
}

.featured_content a:visited {
	color:#600;
}
.featured_content a:hover {
	font-weight:normal;
	color: #272F32;
}	
.featured_name_small {
	font-size: 0.85em;
}


/* ~~ IMAGES ~~ */
.featuredbox {
	float: left;
	width: 180px;
	height: 180px;
	font-size: 14px;
}
.featuredbox_photo {
	float: left;
	padding-left: 9px;
}
.featuredbox_name {
	float: left;
	text-align: center;
	width: 180px;
	clear: both;
	padding-top: 5px;
}
.other_img_head {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	border-bottom: solid thin #1C496E;
	font-weight: bold;
}
.other_img {
	text-align: center;
}
.other_img_wrap {
	float: left;
	width: 255px;
}
.other_img_desc {
	float: left;
	clear: both;
	padding: 10;
}
#topmenu {
	padding-right: 10px;
}
.left_image_padded {
	padding-right: 10px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

