/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg2.jpg) repeat-x top;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #161616;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #000000;
	padding-top: 16px;
	padding-bottom: 8px;
	font-weight: normal;
}

h1
{
	padding-top: 10px;
	font-size: 30px;	
	padding-bottom: 2px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

p
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	padding-bottom: 14px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 870px;
	margin: 0 auto;
}

#logo
{
	width: 305px;
	height: 57px;
	float: left;
	margin-top: 40px;
	margin-left: 7px;
	color:#00CCFF;
	font-size:40px;
	padding-bottom: 0px;


	padding-top 0px;
}


#logo h3
{
	color:#B2E1F3;
	font-size:40px;
	text-decoration:none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#logo h5 
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	color:#B2E1F3;
}

#logo strong
{
	color:#B2E1F3;
	text-decoration: underline;
}

#logo h6
{
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	color:#B2E1F3;
	font-weight: normal;
	text-decoration: none;
}

#logo a
{
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;

}

#logo span{
	color:#fff;
}

#content-area
{
	width: 870px;
	padding-top: 40px!important;
	padding-top: 15px;
	padding-bottom: 25px;
	border:none;
}

#content-area-mug
{
	width: 870px;
	padding-top: 5px!important;
	padding-top: 15px;
	padding-bottom: 25px;
	border:none;
	padding-left: 15px;
}

#content-area-products
{
	border:none;
}

/*************************************************** Main Content Styles ***************************************************/

#content-area ul
{
	padding: 5px 30px 20px 30px;
	border:none;
}

#content-area ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url(../images/list-arrow.gif) left no-repeat;
	list-style: none;
	border:none;
}

#content-area img.home-photo
{
	float: left;
	padding-right: 28px;
	border:none;
}

#content-area a.click-more
{
	background: url(../images/more-button.gif) no-repeat;
	height: 28px;
	width: 139px;
	padding: 7px 25px 7px 36px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 280px;
	border:none;

}

#content-area a:hover.click-more
{
	color: #204b61;
	border:none;
}

#content-area #content-top
{
	background: url(../images/content-top.gif) no-repeat;
	height: 9px;
	width: 870px;
	font-size: 1px;
	border:none;
}

#content-area #content-main
{
	background: #A0E3E9;
	min-height: 261px;
	height: auto !important;
	height: 261px;
	width: 840px;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 3px groove #999999;
	border-left: 0px none;
}

#content-main-products
{
	border: 1px solid #000000;
	margin-left: 20px;
	padding-left: 40px;
	padding-top: 20px;
	margin-right: 40px;
}

#content-main-about
{
	background: #A0E3E9 url(../images/content-about-bg.jpg) no-repeat bottom;
	min-height: 261px;
	height: auto !important;
	height: 261px;
	width: 70em;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
	width 550px;
	border-top: none;
	border-right: none;
	border-bottom: 3px groove #999999;
}

#content-main-mug
{
	background: #A0E3E9;
	min-height: 261px;
	height: auto !important;
	height: 261px;
	width: 66.5em;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 15px;




	width 550px;
	border-top: none;
	border-right: none;
	border-bottom: 3px groove #999999;
}

#content-area #content-main-top
{
	background: #A0E3E9;
	min-height: 5em;
	height: 5em !important;
	height: 261px;
	width: auto;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 1em;
	display: inline;
}

#content-main-about p
{
	width: 530px;
	border:none;
}

#content-main-mug p
{
	width: 525px;
	border:none;
}

#content-area #content-main-top p
{
	width: 65em;
	min-height: 2em;
	height: auto !important;
	height: 5em;


}

#content-main-top ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background: url(../images/list-arrow.gif) left no-repeat;
	list-style: none;
	border:none;
	padding: 5px 10px 10px 30px;
}

#content-area #content-main-top-tshirt
{
	background: #4793d1 url(../tshirts/dark_brown.gif) no-repeat fixed right center;
	min-height: 50px;
	height: auto !important;
	height: 261px;
	width: 860px;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 5px;
	border:none;
}

/************************************************** Bottom Panel Styles **************************************************/

.bottom-panel
{
	background: #2e7d39 url(../images/bottom-panel.gif) no-repeat;
	width: 285px;
	margin-right: 4px;
	float: left;
	min-height: 190px;
	height: 190px !important;
	height: 190px;
	border:none;
}

.bottom-panel#last
{
	margin-right: 0;
}

.bottom-panel h4
{
	padding-left: 51px;
	padding-top: 6px;
	padding-bottom: 14px;
	color: #FFFFFF;
	font-weight: 350;
}

.bottom-panel p
{
	color: #191919;
	font-size: 11px;
	line-height: 1.3;
	margin: 0;
	padding-bottom: 12px;
}

.bottom-panel img
{
	float: left;
	padding: 10px 22px 10px 16px;
}

.bottom-panel .panel-content
{
	width: 255px;
	margin: 0 auto;
	height: 105px;
}

.bottom-panel ul
{
	padding: 0 10px 0 10px;
}

.bottom-panel ul li
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background: url(../images/bottom-panel-list-arrow.gif) left no-repeat;
	list-style: none;
}


/*************************************************** Navigation Styles ***************************************************/

#nav-wrapper
{
	width: 550px;
	height: 33px;
	float: right;
	margin-top: 46px;
	background-color: #2e7d39;
}

#nav-right
{
	background: url(../images/nav-bg-right.gif) right no-repeat;
	float: right;
	height: 33px;
	width: 10px;
}

#navigation
{
	width: 530px;
	height: 33px;
	float: left;
	background: #2e7d39 url(../images/nav-bg-left.gif) no-repeat left;
}

#navigation ul
{
	height: 33px;
	line-height: 33px;
	margin: 0;
	display: inline;
	float: left;
	width: 520px;
	margin-left: 20px;
	padding-right: 0;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	padding: 0 14px 0 10px;
	background: url(../images/nav-divide.gif) right 15px no-repeat;
}

#navigation ul li a#contact-link
{
	background: none;
	padding-right: 0;
}

#navigation ul li a:hover
{
	color: #B2E1F3;
}

#home #navigation ul li a#home-link, 
#about #navigation ul li a#about-link,
#contact #navigation ul li a#contact-link,
#services #navigation ul li a#services-link,
#news #navigation ul li a#news-link,
#products #navigation ul li a#products-link,
#marketing #navigation ul li a#marketing-link,
#life #navigation ul li a#life-link,
#friends #navigation ul li a#friends-link
{
	color: #B2E1F3;
}

#flashWrap {
	position: relative;
	height: 320px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	visibility: visible;
}

#flashWrap2 {
	position: relative;
	height: 320px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	visibility: visible;
}

