#content {
	margin-right: 30px;
	margin-left: 20px;
	text-align: left;
}


/* Class for clearing floats */
.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.zeroMargin {
	margin: 0px;	
}

.zeroPadding {
	padding: 0;
}



/*----------------
  general
----------------*/
#col1 {
	float: left;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col1 p {
	line-height: 20px;
	color: #999999;
}
#col2 {
	float: right;
	margin-top: 15px;
	padding: 0px;
}
#col3 {
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	color: #84BAC1;
	font-weight: normal;
}
a.readmore:link, a.readmore:visited {
	color: #84BAC1;
	text-decoration: none;
}
a.readmore:hover {
	text-decoration: underline;
}


/*-------------------
  About page
---------------------*/

#about {
	width: 710px;
}

#about #col1 {
	width: 216px;
}
#about #col1 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#about #col1 li {
	display: block;
}
#about #col1 li a {
	font-size: 12px;
	color: #6DA7AD;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	background-image: url(img/_common/bulletCircle_aqua.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#about #col1 li a.selected {
	color: #666666;
	background-image: url(img/_common/bulletCircle_DarkTealWhite_5x5.gif);
	font-weight: bold;
}
#about #col1 li a:hover {
	text-decoration: underline;
}

#about #col2 {
	float: left;
	width: 245px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#about #col3 {
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about #col3 img {
	display: block;
	margin-bottom: 7px;
}



/*-------------------
  FAQ page
---------------------*/
#about_faq #col1 {
	margin-left: 45px;
	margin-right: 45px;
	width: 550px;
	padding: 0px;
}
#about_faq #col1 ul#index {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#about_faq #col1 ul#index li {
	padding-top: 3px;
	padding-bottom: 3px;		
}
#about_faq #col1 #index a:link, #about_faq #col1 #index a:visited {
	color: #61A6AF;
	text-decoration: none;
}
#about_faq #col1 #index a:hover, #about_faq #col1 #index a:active {
	text-decoration: underline;
	color: #666666;
}
#about_faq #col1 p a:link, #about_faq #col1 p a:visited {
	color: #61A6AF;
	text-decoration: none;
	font-weight: bold;
}
#about_faq #col1 p a:hover, #about_faq #col1 p a:active {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
#about_faq h2 {
	font-size: 12px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #5299A3;
}



/*-------------------
  Contact page
---------------------*/
#about_contact #col1 {
	width: 310px;
	margin-left: 50px;
}

#about_contact #col2 {
	width: 300px;
	margin-left: 20px;
}

#about_contact #collage {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 710px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0;
	padding-right: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#about_contact #collage img {
	/*float: left;
	display: block;*/
	margin-left: 0;
	padding-left: 0;
	margin-right: 6px;
	margin-left: 0;
	overflow-x: hidden;
}

#about_contact #collage img.zeroPadding {
	/*float: right;*/
	margin-right: 0;
}

#about_contact h2 {
	font-size: 13px;
	padding-top: 0px;
}


/*--------------------
  Art of Craft page
--------------------*/
#about_art {
	width: 710px;
}

#about_art #col1 {
	width: 350px;
	margin-left: 45px;
}

#about_art #col2 {
	float: right;
	width: 243px;
}
#about_art #col2 img {
	margin-bottom: 7px;
}


/*--------------------
  Staff pages
--------------------*/
#about_staff {
	width: 710px;
}
#about_staff #col1 {
	width: 216px;
}
#about_staff #col1 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#about_staff #col1 li {
	display: block;
}
#about_staff #col1 li a {
	font-size: 12px;
	color: #6DA7AD;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	background-image: url(img/_common/bulletCircle_aqua.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#about_staff #col1 li a.selected {
	color: #666666;
	background-image: url(img/_common/bulletCircle_DarkTealWhite_5x5.gif);
	font-weight: bold;
}
#about_staff #col1 li a:hover {
	text-decoration: underline;
}

#about_staff #col2 {
	float: left;
	width: 245px;
	margin-right: 45px;
}

#about_staff h2 {
	font-size: 14px;
	font-weight: bold;
}
#about_staff h3 {
	font-size: 10px;
	color: #84BAC1;
	padding-top: 0px;
}

#about_staff #col3 {
	float: right;
}
#about_staff #col3 img {
	margin-bottom: 7px;
	display: block;
}

#about_staff #col2_customer {
	float: left;
	width: 410px;
	margin-top: 15px;
}
#about_staff #col2_customer ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#about_staff #col2_customer ul li {
	color: #84BAC1;
}
#about_staff #col2_customer ul li a {
	color: #84BAC1;
	font-weight: bold;
}
#about_staff #col2_customer ul li.pic {
	float: right;
	padding-top: 17px;
}
#about_staff #col2_customer ul li.title {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84BAC1;
	font-size: 14px;
	margin-bottom: 4px;
	padding-bottom: 1px;
	margin-right: 12px;
	font-weight: bold;
}


/*--------------------
  In the News page
--------------------*/
#about_news #col1 {
	width: 600px;
	margin-left: 60px;
}

#about_news ul#feature {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#about_news ul#feature li {
	display: block;
	float: left;
}
#about_news ul#feature li.image {
	width: 227px;
	text-align: center;
}
#about_news ul#feature li.detail {
	width: 330px;
}
#about_news ul#feature li.detail h2 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}


#about_news table#listing {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#about_news table#listing td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: top;
}
#about_news table#listing td.title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
#about_news tabel#listing td.date {
	width: 77px;
}
#about_news table#listing td.publication {
	width: 127px;
}
#about_news table#listing td.publication a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	
}
#about_news table#listing td.description {
	width: 365px;
	padding-bottom: 5px;
	line-height: 1.2em;
}
#about_news table#listing td.description p {
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}

#about_news table#listing td.description a:link, #about_news table#listing td.description a:visited {
	color: #999999;
	text-decoration: none;
}
#about_news table#listing td.description a:hover, #about_news table#listing td.publication a:hover {
	color: #7DB7BD;
	text-decoration: underline;
}

/*
#about_news ul#listing {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#about_news ul#listing li {
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#about_news ul#listing li.title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
}
#about_news ul#listing li.date {
	width: 77px;
	clear: left;
}
#about_news ul#listing li.publication {
	width: 127px;
	font-weight: bold;
}
#about_news ul#listing li.description {
	width: 365px;
}
#about_news ul#listing li.description a:link, #about_news ul#listing li.description a:visited {
	color: #999999;
	text-decoration: none;
}
#about_news ul#listing li.description a:hover {
	color: #666666;
	text-decoration: underline;
}
*/