/**
 * Style sheet cherokee
 */
/* - Page Structure */
body
{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#6cb8ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:14px;
}

#page
{
	width:780px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-color:#578a00;
	border:1px solid #ffffff;
}

#flashcontent
{
	height:464px;
}

#content
{
	padding:0px 25px;
	background: #578a00 url(files/cherokee/layout/bg_content.jpg) top center no-repeat;
	min-height: 336px;
	height: auto;
}

/* \ */
* html #content
{
	height:336px;
}

/**/ #footer
{
	padding:10px 0px;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	color:#fff;
}

#breadcrumbs
{
	margin:0px 0px 10px 0px;
	padding:0px;
	border-bottom:1px solid #8bb641;
	font-size:10px;
	color:#014483;
	line-height:20px;
}

#breadcrumbs .left
{
	width:172px;
	float:left;
	border-right:1px solid #8bb641;
}

#breadcrumbs .right
{
	width:540px;
	float:right;
}

#breadcrumbs a
{
	text-decoration:none;
	color:#014483;
}

#breadcrumbs span
{
	color:#014483;
}

#primary
{
	width:172px;
	float:left;
	background: none;
}

#secondary
{
	width:540px;
	float:right;
	background: none;
}

/* - Headings */
h1,
h2,
h3,
h4
{
	font-size:18px;
	color:#014483;
	line-height:22px;
}

/* - Links */
a:link,
a:visited,
a:active
{
	text-decoration:underline;
	color:#fff;
}

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

/* - Primay Menu */
#sub_nav
{
	width:172px;
	float:left;
	padding:0px;
}

#sub_nav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sub_nav li
{
	width:162px;
}

#sub_nav li.title
{
	width:138px;
	display:block;
	padding:4px 12px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	color:#B81F26;
}

#sub_nav ul li a:link,
#sub_nav ul li a:visited,
#sub_nav ul li span
{
	width:138px;
	display:block;
	padding:4px 12px;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
}

#sub_nav ul li span
{
	color:#ffffff;
}

#sub_nav ul li a:hover,
#sub_nav ul li a:active,
#sub_nav ul li.active span
{
	color:#014483;
}

#sub_nav ul ul
{
	padding:0tpt;
	background:transparent none repeat scroll 0%;
}

#sub_nav ul li ul li a:link,
#sub_nav ul li ul li a:visited,
#sub_nav ul li ul li a:hover,
#sub_nav ul li ul li a:active,
#sub_nav ul li ul li span
{
	width:120px;
	padding-left:30px;
}

#sub_nav ul li ul li a:hover,
#sub_nav ul li ul li a:active,
#sub_nav ul li ul li span
{
}

#sub_nav ul ul ul
{
	padding:0tpt;
	background:transparent none repeat scroll 0%;
}

#sub_nav ul li ul li ul li a:link,
#sub_nav ul li ul li ul li a:visited,
#sub_nav ul li ul li ul li a:hover,
#sub_nav ul li ul li ul li a:active,
#sub_nav ul li ul li ul li span
{
	width:106px;
	padding-left:44px;
}

#sub_nav ul li ul li ul li a:hover,
#sub_nav ul li ul li ul li a:active,
#sub_nav ul li ul li ul li span
{
}

/* - Various Tags and Classes */
.clear
{
	clear:both;
	margin:0;
	padding:0;
}

.center
{
	text-align:center;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img.center,
img[align="right"]
{
	display:block;
	margin-right:auto;
	margin-left:auto;
}

img.alignright,
img[align="right"]
{
	display:inline;
	margin:0 0 2 7;
	padding:4px;
}

img.alignleft,
img[align="left"]
{
	display:inline;
	margin:0 7 2 0;
	padding:4px;
}

img.noborder
{
	border: none !important;
}

img
{
	border: none !important;
}

.space20
{
	height:20px;
	margin:0;
	padding:0;
	line-height:15px;
}

#postcard-survey td
{
	padding:0px 0px 10px 0px;
}

#postcard-survey .checkbox_container
{
	width:550px;
}

#postcard-survey .checkbox_container span
{
	line-height:25px;
}

#postcard-survey .checkbox_container .check_container
{
	width:130px;
	float:left;
}
