/* Purepads Style Sheet */

body {font-size: 12pt; font-family: cursive;  
		background-color: white; text-align: justify}



/* paragraph */




a {text-decoration: none; color: black;}

/* Model */

#model {float: left}

/* Heading */

#head {text-align: center; background-color: royalblue}
.title {font-family: cursive; Font-weight: bold; font-size: 40pt;
		color: black}
.subtitle1 {font-family: monospaced; font-size: 14pt; color: white}
.subtitle2 {font-size: 16pt; color: black; 
			font-weight: bold; font-family: sans-serif}


/* Korean Button */
#koreanbutton {float: center; font-size: 14pt; text-align: center; 
		font-family: sans-serif; background-color: darksalmon; 
		height: 30px; width: 130pt; padding: 5 5 5 5}
#koreanbutton a {color: black; background-color: darksalmon; 
			font-weight: bold}
#koreanbutton a:hover {color: white}

/* Links Bar */
#links {float: center; font-size: 9pt; text-align: center; 
		font-family: sans-serif; background-color: black; 
		height: 20px; width: 100%}
#links a {color: white; background-color: black; font-weight: bold; 
			border: 1px solid black; padding: 0 3 0 3}
#links a:hover {background-color: royalblue; color: white}

/* Side Bar */

#side {float:left; background-color: royalblue; font-weight: bold; 
		margin-right: 10px; padding: 10px; border: 2px solid black;
		width: 225px; text-align: left; font-size: 9pt}

#side a {font-family: sans-serif; color: white}
#side a:hover {color: black}

#side a.sidelink {font-size: 10pt; font-family: cursive}



img {float: left; margin-bottom: 20px; margin-right: 5px}

#purelink
img {float: left; margin-bottom: 20px; margin-right: 5px}

#freshlink
img {float: left; margin-bottom: 20px; margin-right: 5px}

#cleanlink
img {float: left; margin-bottom: 20px; margin-right: 5px}

#bamboolink
img {float: left; margin-bottom: 20px; margin-right: 5px}

#side a {display: block; font-weight: bold; font}

.sidelink {margin-bottom: 2px}

/* Text */

h3 {text-align: center; color: royalblue; font-size: 22pt;
	margin-top: 0px}
h4 {text-align: center; font-size: 18pt}
.first {color: deeppink; font: 18pt; font-weight: bold}

h5 {text-align: center; color: royalblue; font-size: 18pt;
	margin-top: 0px}
/* Address */

#address {font-size: 10pt; font-family: serif; text-align: center; 
 border-top: 1px solid royalblue; clear: both}

#address a {color: deeppink}

#address a:hover {color: royalblue}

#orderpage {float: center; border: 1px solid black; width: 100%;
			background-color: royalblue}


/* About Page */

#bamboo {margin: 10px}