
/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	background: #b0cb73 url('images/background.jpg') repeat-x;
	color: #000;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 80%;
	text-align: center; 
	margin: 0;
}

table, td {
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
}

ul li {
	list-style-image: url('images/bullet.jpg'); 
	font-size: 100%;
}

hr {
	background-color: #f3f3e4; 
	color: #ff6600; 
	height: 1px; 
	width: 100%;
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.forminput {
	background-color: #ffffff; 
	color: #000; 
	border: 1px solid #c0c0c0; 
	padding: 2px;
	margin: 2px 0; 
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif;
}

/* SETS HEADING PROPERTIES */

h1 {
	font-family: Georgia, Times, serif; 
	color: #8d9e66; 
	text-align: left; 
	font-size: 22px; 
	font-weight: bold; 
}

h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #ff6600; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h3 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #ff6600; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h4, h5 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #ff6600; 
}

h6 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #005000; 
	text-align: left; 
	font-size: 16px; 
	font-weight: bold; 
}

legend {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 18px;
	font-weight: normal; 
	color: #ff6600; 
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

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

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

a:hover {
	color: #005000; 
	text-decoration: underline; 
	font-weight: bold;
}

a:active {
	color: #8d9e66; 
	text-decoration: underline; 
	font-weight: bold;
}

.navigation a:link  {
	color: #82582e; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:visited {
	color: #82582e; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:hover {
	color: #ff6600; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:active {
	color: #ff6600; 
	text-decoration: none; 
	font-weight: bold;
}

.footerright a:link  {
	color: #ff6600; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:visited {
	color: #ff6600; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:hover {
	color: #ff6600; 
	text-decoration: underline; 
	font-weight: normal;
}

.footerright a:active {
	color: #ff6600; 
	text-decoration: none; 
	font-weight: normal;
}

/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 750px; 
	text-align: left;
	margin: 0 auto;
}

.header {
	font-family: Georgia, Times, serif; 
	background-image: url('images/headerbg5.jpg');
	text-align: left;
	color: #f1ece6;
	font-size: 26px;
	font-weight: bold;
	height: 50px;

}


.navigation {
	background-image: url('images/navigationbg4.jpg');
	color: #82582e; 
	text-align: center;
	letter-spacing: 1px;
	padding: 0 15px;
	height: 45px;
}

.introtop {
	background-image: url('images/introtop.jpg');
	color: #82582e; 
	text-align: center;
	letter-spacing: 1px;
	padding: 0 15px;
	height: 20px;
}

.sidebar {
	background: url('images/sidebarbg2.jpg');
	color: #005000;
	width: 250px; 
	padding: 10px 15px 10px 20px; 
	vertical-align: top; 
	font-size: 90%; 
	text-align: left;
}

.maintext {
	background: url('images/textbg.jpg');
	color: #663300;
	width: 500px; 
	padding: 10px 20px 10px 10px; 
	vertical-align: top; 
	text-align: justify; 
}

.catalog {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.mainwideintro {
	background: url('images/mainwidebg.jpg');
	width: 750px; 
	padding: 10px 20px; 
	text-align: justify; 
	vertical-align: top; 
}

.mainwide2 {
	background: url('images/mainwidebg2.jpg');
	width: 750px; 
	padding: 10px 20px; 
	text-align: justify; 
	vertical-align: top; 
}

.footerleft {
	background: url('images/footerleft.jpg');
	text-align: center;
	color: #ff6600; 
	font-size: 90%; 
	font-weight: normal;
	height: 80px 
}

.footerleftintro {
	background: url('images/footerleft2.jpg');
	text-align: center;
	color: #ff6600; 
	font-size: 90%; 
	font-weight: normal;
	height: 80px 
}

.footerright {
	background: url('images/footerright.jpg');
	text-align: center;
	color: #ff6600;
	font-size: 80%; 
	font-weight: normal;
}

.footerrightintro {
	background: url('images/footerright2.jpg');
	text-align: center;
	color: #ff6600;
	font-size: 80%; 
	font-weight: normal;
}

.photoleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
}

.photoright {
	margin: 3px 0px 2px 10px; 
	float: right; 
}

.imageleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
	border: 3px double #c0c0c0;
}

.imageright {
	margin: 3px 0px 2px 10px; 
	float: right; 
	border: 3px double #c0c0c0;
}

.imagecenter {
	margin: 0px 5px; 
	border: 3px double #c0c0c0;
}

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h4 {
    background: url('images/sidebarbox.png') no-repeat bottom right; 
} 
.cssbox { 
    width: 200px !important; /* intended total box width - padding-right(next) */
    width: 200px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h4 { 
    background-position:  left top; 
    margin: 0; /* reset main site styles*/ 
    border: 0px none; /* ditto */ 
    /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1% !important; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:5px 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 10px 0 10px 25px; /* mirror .cssbox_head right/left */ 
} 


/* set the image to use and establish the lower-right position */ 
.mainbox, .mainbox_body, .mainbox_head, .mainbox_head h4 {
    background: url('images/maintextbox.png') no-repeat bottom right; 
} 
.mainbox { 
    width: 450px !important; /* intended total box width - padding-right(next) */
    width: 450px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    float:center;     
    margin: 0px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.mainbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.mainbox_head h4 { 
    background-position:  left top; 
    margin: 0; /* reset main site styles*/ 
    border: 0px none; /* ditto */ 
    /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1% !important; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:5px 
} 

/* set the lower-left corner image */ 
.mainbox_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 10px 0 10px 25px; /* mirror .mainbox_head right/left */ 
} 

/* set the image to use and establish the lower-right position */ 
.smallbox, .smallbox_body, .smallbox_head, .smallbox_head h4 {
    background: url('images/maintextbox.png') no-repeat bottom right; 
} 
.smallbox { 
    width: 200px !important; /* intended total box width - padding-right(next) */
    width: 200px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    float:right;
    margin: 0px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.smallbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.smallbox_head h4 { 
    background-position:  left top; 
    margin: 0; /* reset main site styles*/ 
    border: 0px none; /* ditto */ 
    /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1% !important; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:5px 
} 

/* set the lower-left corner image */ 
.smallbox_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 10px 0 10px 25px; /* mirror .smallbox_head right/left */ 
} 

/* set the image to use and establish the lower-right position */ 
.smallboxleft, .smallboxleft_body, .smallboxleft_head, .smallboxleft_head h4 {
    background: url('images/maintextbox.png') no-repeat bottom right; 
} 
.smallboxleft { 
    width: 200px !important; /* intended total box width - padding-right(next) */
    width: 200px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    float:left;
    margin: 0px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.smallboxleft_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.smallboxleft_head h4 { 
    background-position:  left top; 
    margin: 0; /* reset main site styles*/ 
    border: 0px none; /* ditto */ 
    /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1% !important; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:5px 
} 

/* set the lower-left corner image */ 
.smallboxleft_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 10px 0 10px 25px; /* mirror .smallboxleft_head right/left */ 
} 

/* set the image to use and establish the lower-right position */ 
.popbox, .popbox_body, .popbox_head, .popbox_head h4 {
    background: url('images/sidebarbox.png') no-repeat bottom right; 
} 
.popbox { 
    width: 382px !important; /* intended total box width - padding-right(next) */
    width: 382px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.popbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.popbox_head h4 { 
    background-position:  left top; 
    margin: 0; /* reset main site styles*/ 
    border: 0px none; /* ditto */ 
    /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1% !important; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:5px 
} 

/* set the lower-left corner image */ 
.popbox_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 10px 0 10px 25px; /* mirror .cssbox_head right/left */ 
} 