/*<group=Main Styles>*/body {	margin:0px;	padding:0px;
	background: url(../images/bodyTile.gif) repeat-y left #D0E7F3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #2f2f2f;
}p {	margin-bottom: 1.1em;	margin-top: 0px;}

b, strong {
	color: #195f93;
}form, h1, h2, h3, h4, h5, ul, li {	margin: 0px;	padding: 0px;}

a:hover,
#content .quote, 
#contentHeader, 
#content #contentText h3,
#content #contentText .photoDisplay h2 {
	color: #4486B7;
}input,textarea {	background: #e7eff6;	color: #001d33;	border: 1px solid #7b99c8;	padding: 1px;	font: 12px Arial, Helvetica, sans-serif;}a:link, a:visited {	color: #004172;	text-decoration: underline;}a:hover {	text-decoration: none;}.floatLeft {	float: left;}.floatRight {	float: right;}/*</group>*/

/*<group=containers>*/

#bodyContainer {	width:730px;	background: url(../images/pageTile.gif) repeat-y left;
	margin-top: 4px;
	margin-left: 4px;
}

/*<group=Page Top>*/

#pageTop h1 {
	display: none;
}

#pageTop {
	background: url(../images/pageTop.gif) no-repeat left top;
	width: 730px;
	height: 59px;
	clear: both;
}

#pageTop ul {
	display: block;
	margin-top: 7px;
	margin-right: 5px;
	padding: 0px;
	font-size: 10px;
	text-align: right;
	float: right;
	list-style: none;
}

/*
* html #pageTop ul {
	margin-right: 3px;
	margin-top: 7px;
}
*/

#pageTop ul li {
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 3px;
}

#pageTop a:link, #pageTop a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

#pageTop a:hover {
	color: #000000;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Content>*/

#contentTop {
	background: no-repeat left top url(../images/contentTop.gif);
}

#content {
	display: block;
	margin-right: 145px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
}

#content .quote {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	font-style: italic;
}

#contentHeader {
	background: url(../images/contentHeaderBackground.gif) repeat-x;
	height: 181px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}

#contentText {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.3em;
}

#content #contentText h2 {
	margin-top: .5em;
	font-size: 1.5em;
	margin-bottom: .3em;
	font-weight: bold;
	font-style: italic;
	color: #34668c;
}

#content #contentText h3 {
	font-size: 1.2em;
}

/*<group=photo display>*/
.photoDisplay {
	width: 250px;
	float: left;
	text-align: center;
	margin-bottom:10px;
}

#content #contentText .photoDisplay h2 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: .1em;
}

/*</group>*/
	
/*</group>*/

/*<group=Right Column>*/

#rightColumn {
	width: 140px;
	float: right;
	display: block;
	margin-top: 25px;
	margin-bottom: 101px;
}

#rightColumn ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#rightColumn li {
	list-style: none;
	clear: right;
	margin-bottom: 15px;
}
	
/*</group>*/

/*<group=Featured Product>*/

#featured {
	background: no-repeat;
	font-size: 10px;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 7px;
	margin-right: 145px;
	display: block;
	height: 58px;
}

#featured h2 {
	color: #edf6ff;
	font-size: 12px;
	font-weight: bold;
}

#featured ul {
	display: block;
	list-style: none;
	margin: 2px 0px 0px;
	padding: 0px;
}

#featured ul li {
	padding: 0px;
	float: left;
	width: 139px;
	margin: 0 5px 0 0;
}

#featured ul li img {
	border: none;
}

#featured ul li.last {
	margin: 0px;
	padding: 0px;
}
	
/*</group>*/

/*<group=Footer and End>*/

#bubbles {
	float: right;
	background: no-repeat;
	width: 146px;
	height: 182px;
	margin-top: -101px;
	clear: right;
}

#footer {
	background: url(../images/footer.gif) no-repeat left top #fff;
	width: 730px;
	height: 45px;
	clear: both;
	font-size: 10px;
	display: block;
}

#footer a:link, #footer a:visited  {
	color: #000000;
	text-decoration: underline;
}

#copyright {
	display: block;
	padding-top: 14px;
	color: #000000;
}
	
/*</group>*/

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}


	
/*</group>*/