/****************************************************************
  GLOBAL ELEMENTS
 ************
 
 -moz-opacity: 0.5; background-color: #f00
 background-position: 0px 0px;
  
****************************************************************/
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body {
	background: #eaeaea;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {text-align: left; width: 900px; margin: auto; background-color: #dddedf; border-left: 3px solid #fff; border-right: 3px solid #fff; border-bottom: 3px solid #fff}

strong {
	color: #000000
}
strong.black {color:#000}

hr {border-top: 1px solid #5fa132; border-right: 1px solid #5fa132; border-bottom: 1px solid #a2c888; border-left: 1px solid #5fa132; width: 98%; margin-left: 14px}

form, input, select, textarea {font-size: 12px; color: #656565}

img.noBorder {border: 0px}
img.noMargin {margin: 0px}
img.noFloat {float: none; margin: 0 0 8px 8px}
img.floatRight {float: right; margin: 10px}
img.floatLeft {float: left}
img.topMargin {margin-top: 10px}

a { color: #3366cc; text-decoration: none
}

a:hover {
	color: #0066FF;
	text-decoration: underline
}

a.button {color: #bbe2ff; text-decoration: none; border: 1px solid #444; padding: 3px; background: url("../images/link_bg.gif") top right no-repeat #555}
a.button:hover {color: #8eceff; text-decoration: none; border: 1px solid #444; padding: 4px 3px; background: url("../images/link_bg.gif") top right no-repeat #444}

/****************************************************************
  HEADER ELEMENTS
****************************************************************/

#seohead {
	font-size: 1em;
	text-align: center;
	color: #3366cc;
}

/* #header {clear: both; width: 864px; height: 434px; background: url("") top left no-repeat}*/

#header p.headerCopy {clear: right; float: right; width: 248px; height: 180px; margin: 62px 32px 0 0; color: #fff; line-height: 16px}

#nav {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	width: 864px;
	padding-top: 0px;
	padding-bottom: 12px;

}
#nav h2 {
	font-size: 15px;
	font-weight: normal;
}
#header ul#nav li {padding: 3px 0}
#header ul#nav li a {color: #fff; text-decoration: none}
#header ul#nav li a:hover {text-decoration: underline}

#header ul#nav li.larger {font-size: 20px}

#header ul#nav li.smaller {font-size: 12px}
#header ul#nav li.smaller a {color: #f8c9cd}
#header ul#nav li.smaller a:hover {color: #fff; text-decoration: none}

#header ul#navSmall {float: right; list-style-type: none; width: 151px; margin: 20px 20px 0 0; border-left: 1px dotted #f05a6d; padding: 0 12px}
#header ul#navSmall li {font-size: 11px; text-transform: uppercase; color: #999; padding: 2px 0}
#header ul#navSmall li a {color: #999; text-decoration: none}
#header ul#navSmall li a:hover {text-decoration: underline}


/******* body switcher header images/menu/sidebar/etc ********/

body.internalPage div#container div#header {height: 325px}
body.internalPage div#container div#sidebar {height: 553px; width: 218px; background: url("") top left no-repeat; text-align: right; float: left; padding: 0; border-top: 3px solid #fff; border-right: 3px solid #fff; border-bottom: 3px solid #fff}
body.internalPage div#container div#content {width: 678px; background: url("") bottom right no-repeat}



/****************************************************************
  CONTENT ELEMENTS
****************************************************************/
#photos {
	background-color: #FFFFFF;
}
#content {width: 544px; background: url("") bottom right no-repeat; float: left}

#content h1 {
	padding: 16px 8px 10px 0px;
	color: #3366cc;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#content h2 {padding: 20px 8px 10px 0px; color: #fff; font-size: 16px}
#content h3 {padding: 20px 8px 10px 0px; color: #f05a6d}

#content h1.header {font-size: 17px; padding-top: 1px}
#content h2.header {font-size: 13px; padding-top: 1px}

#content p {
	margin: 10px 18px 20px 0px;
	line-height: 17px
}



#content div.twoColumn {width: 200px; float: left; margin: 10px 0 10px 10px; line-height: 16px}
#content div.twoColumn p {margin: 10px 8px 10px 10px}

#content div.singleColumn {
	width: 237px;
	float: right;
	line-height: 16px;
	margin-right: 30px;
	margin-top: 0px;
	margin-left: 20px;
}
#content div.singleColumn p {margin: 10px 8px 10px 10px}

#content ul {list-style-type: none; margin: 0 0 0 20px; padding: 10px}
#content ul li {
	padding: 0 0 10px 18px;
	margin: 1px;
	background-color: #E9EFFF;
}

#content img.wordmark {margin: 20px 0 0 20px}

#content div#orderIcons {height: 168px; text-align: left;}
#content div#orderIcons div {text-align: center; width: 125px; margin: 8px 0 15px 2px; float: left}


/****************************************************************
  SIDEBAR ELEMENTS
****************************************************************/

#sidebar {width: 320px; text-align: left; float: right; padding: 0px 0px 0px 0px}

#sidebar p.smaller {
	font-style: italic;
	font-size: 11px;
}
#sidebar p.signature {display: block; width: 245px; padding: 0 10px 5px 0px; font-style: italic}
#sidebar h1 {
	padding: 16px 8px 10px 0px;
	color: #3366cc;
	font-size: 16px;
	text-decoration: none;
}


/****************************************************************
  FOOTER ELEMENTS
****************************************************************/

#footer {
	margin: auto;
	clear: both;
	color: #777;
	width: 864px;
	text-align: center;
	background-color: #E9EFFF;
	padding-top: 6px;
	padding-bottom: 10px
}

#footer p {
	padding: 7px;
	font-size: 10px;
}
#footer p.footerLinks {color: #bfbfbf; font-size: 10px; text-transform: uppercase; font-weight: normal}
#footer a {color: #555; text-decoration: underline}
#footer a:hover {color: #ed1555}
#footer strong {color: #777 !important}

/******* body switcher footer ********/

#container div#bottomSeparator {clear: both; width: 900px; height: 13px; background: url("") top left repeat-x #f05a6d}
body.internalPage #container div#bottomSeparator {clear: both; width: 900px; height: 13px; background: url(none) top left repeat-x #f05a6d}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
