@charset "UTF-8";
/* CSS Document */
	
body {
	text-align: center;
	background-color: #2B103B;
	margin: 0 auto;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	color: #015E3C;
	}

a:visited {
	text-decoration: underline;
	color: #015E3C;
	}

a:active {
	text-decoration: underline;
	color: #015E3C;
	}

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

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-size: 21px;
	margin-bottom: 0.25em;
	color: #AA3D14;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

h2 {
	font-size: 12px;
	margin-bottom: .25em;
	margin-top: 0.25em;
	color: #444444;
	font-weight: bold;
	padding-bottom: 5px;
	}

h3 {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #000000;
	font-weight: bold;
	}
	
h4 {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #666666;
	font-weight: normal;
	}

p {
	margin-top: 0;
	line-height: 1.6;
	font-size: 11px;
	color: #041652;
	}
	
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4;
	text-align: left;
	font-size: 11px;
	}
	
ul {
	list-style-type: none;
	font-size: 11px;
	margin: 0em 0em 1.5em;
	padding: 0px;
	}

li {
	margin-bottom: 0.3em
	}

hr {
	color: #31472B;
	background-color: #31472B;
	height: 1px;
	border: none;
	}
	
hr.light {
	color: #E1E1E1;
	background-color: #E1E1E1;
	height: 1px;
	border: none;
	}
	
/* FIXES ------------------- */

#site_wrapper {
	margin: 0 auto;
	text-align: left;
	width: 933px;
	background-color: #FFF5C7;
	}

.dot {
	clear: both;
	content: "."
	margin-bottom: 0px;
	color: #E3DED2;
	}
	
/* PAGE COMPONENTS ------------------- */

/* Masthead */

#masthead {
	height: 179px;
	}
	
/* Body Wrap */

#body_wrap {
	background-image: url(../assets/images/bg/bg_r3_c1.png);
	background-repeat: no-repeat;
	height: 97px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 75px;
	}
	
/* Menu */

#menu {
	float:left;
	margin-top: 100px;
	margin-left: 13px;
	}
	
	
/* Footer */
	
#footer {
	clear: both;
	padding-top: 15px;
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #2B103B;
	background-color: #FFF5C7;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 25px;
	}
	
#footer img {
	display:inline;
	}
	
#footer p {
	color: #666666;
	font-size: 10px;
	margin-top: 10px;
	}

/* Box */
	
.box {
	border: 1px solid #31472B;
	margin-bottom: 20px;
	padding: 5px;
	width: 200px;
	margin-right: 25px;
	float: left;
	}
	
.box h1 {
	color: #FFFFFF;
	background-color: #8AA36A;
	padding: 5px;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
	text-align: center;
	}
	
.box p {
	}
	
/* IMAGE STYLES -------------------- */
	
img.bullet {
	display: inline;
	vertical-align: middle;
	margin-right: 5px;
	float: left;
	}

.banner {
	margin-bottom: 20px;
	}
	
.thumbnail {
	float: left;
	padding-right: 15px;
	padding-bottom: 7px;
}

.thumbnail img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnailright {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
}


/* List tables */
	
.list {
	margin-bottom: 7px;
}

.list th {
	padding: 4px 10px 4px 0px;
	font-size: 11px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	}

.list td	{
	padding: 4px 10px 4px 0px;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
	}
	
.c1 td {
	background-color:#F6F6F6
	}
	
.c td {
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../assets/images/house/lable_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 5px;
	}
	
.cleanlist td	{
	padding: 4px 4px 4px 0px;
	font-size: 11px;
	vertical-align: top;
	}


/* FONT STYLES -------------------- */

.cart td {
	background-color: #8AA36A;
	}

.cart label {
	color: #FFFFFF;
	font-weight: bold;
	}
	

.title {
	font-size: 22px;
	color: #31472B;
	font-family: Arial, Helvetica, sans-serif;
	}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.binding {
	color: #996633;
	}

.greytext {
	color: #666666;
	margin-bottom: 0px;
	font-size: 10px;
	}
	
.dateline {
	color: #444444;
	margin-top: 1em;
	margin-bottom: 0em;
	}
	
.byline {
	color: #444444;
	margin-bottom: 1em;
	}
	
.teaser {
	color: #444444;
	margin-bottom: 1em;
	}
	
.source {
	color: #666666;
	text-align: right;
	font-size: 10px;
	margin-top: -0.1em;
	}
	
.credit {
	color: #666666;
	text-align: right;
	font-size: 9px;
	margin-top: -0.1em;
	margin-bottom: 0;
	padding-right: 3px;
	}
	
.caption {
	color: #333333;
	font-size: 9px;	}
	
.quote {
	font-size: 9px;
	line-height: 1.4em;
	font-style: italic;
	text-align: right;
	}
	
.smalltext {
	color: #666666;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.red {
	color: #BD0000;
	font-weight: bold;
	}	
	
.error {
	color: #BD0000;
	}	
	
/* MISC STYLES -------------------- */
	
.clear {
	clear: both;
	}

.clearright {
	clear: right;
}

.price {
	color: #990000;
}

#imagecolumn {
	float: left;
	width: 175px;
	}
	
#imagecolumn img{
	}
	
#copycolumn {
	margin-left: 200px;
	}
.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E05A00;
	padding-bottom: 5px;
}
.number {
	float: left;
}

#map {
	background-image: url(../assets/images/mapbg/mapbg_r2_c1.jpg);
	background-repeat: repeat-y;
}
#mapindent {
	padding-left: 20px;
}
.numbertext {
	margin-left: 45px;
}
.logintext {
	margin-left: 250px;
}
.tipbox {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #346601;
	border-bottom-color: #336402;
	border-left-color: #356603;
	margin-bottom: 20px;
}

.view {
	float: right;
	padding-left: 20px;
	margin-right: 60px;
}
#listheader {
	height: 110px;
}


#home_leftcolumn {
	width: 500px;
	float: left;
}

#home_leftcolumn p {

}

#home_rightcolumn {
	float: right;
	width: 358px;
}
.adline {
	display: inline;
}
.yellowback {
	background-color: #FFF1CC;
	padding: 5px;
}

/* Survey *********/

.question {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	}

.demographics {
	margin-left:60px;
	}
	
.demographics td {
	padding-right:25px;
	vertical-align: top;
	}
	
.demographics li {
	height:21px;
	}
	
.demographics h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-top: 15px;
	}
	
.demographics label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	white-space: nowrap;
	}
	
.answers {
	margin-left:100px;
	}
	
.answers li {
	height: 35px;
	}

.answers h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333333;
	}
	
.answers label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333333;
	margin-bottom: 15px;
	}

.numbers ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-left:100px;
	float:left;
}
.numbers li {
	float:left;
	margin:1px 10px;
	padding:10px;
	height:32px;
}

.on_number {
	background-color:#F5F5F5;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	}
	
.multiradio td	{
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border-left: solid 1px #CCCCCC;
	margin:0;
	padding:6px 10px 0 10px;
	text-align: center;
	}
	
.multiradio label {
	text-align: left;
	}
	
.multiradio input[type="radio"] {
	margin:0;
	padding:0;
	margin-top: 120px;
	}
	
/* Menu Box */

.mbox_header {
	background-image: url(../assets/images/menubox/menubox_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 17px;
	}
	
.mbox_header h2 {
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	margin: 0px;
	}
	
.mbox_header_arrow {
	background-image: url(../assets/images/menubox/menubox_arrow_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 22px;
	}

.mbox {
	background-image: url(../assets/images/menubox/menubox_r2_c1.jpg);
	background-repeat: repeat-y;
	width: 130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

.mbox_footer {
	background-image: url(../assets/images/menubox/menubox_r4_c1.jpg);
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom: 20px;
	}

p.mboxnote {
	font-size: 9px;
	color:#666666;
	margin-bottom: 5px;
	}
	
p.mboxedit a {
	font-size: 9px;
	color:#666666;
	padding: 4px;
	border: 1px dotted #DCDCDC;
	}
	
p.mboxedit a:hover {
	background-color: #F6F6F6;
	text-decoration: none;
	}
