/* - - - - - - - - - - general - - - - - - - - - -  */

html {
	background: #fff;
	padding: 0;
	background: url(../images/header_bg.png) repeat-x;	
	}
	
/* set body to float in center of html */
body {
	behavior: url("htc/csshover.htc");
	width: 100%;
	}
	
#wrapper {
	width: 760px;	
	margin: 0 auto;
	background: url(../images/bg_swirl.png) no-repeat top right;	
}
	
	
	
	
/* - - - - - - - - - - header - - - - - - - - - -  */
	
#header {
	width: 760px;
	height: 150px;
}

#logo {
	position: relative;
	top: 17px;
	left: 15px;
	width: 230px;
	height: 122px;	
	/* z-index: -100; */
}
	
.Display {
	padding: 10px 20px 0 0;
	float: right;
}	

#printer{
	float: left;
	padding-top: 0px;	

}

#printer img {
	margin-right: 10px;
	z-index: 100;
}

#addThis {
float: left;
margin-left: 10px;
}
		
#tell_a_friend{
	float: left;	
	padding-top: 1px;
	padding-left: 15px;
}

.formReq {
	display:none;
}


/* - - - - - - - - - - primary content - - - - - - - - - -  */
	
#content_wrapper {	
	width: 520px;	
	float: right;
	margin: -20px 0 0 0;
	padding: 0 20px 0 0;
}

#primary_content {
	width: 520px;
	margin: 0;
	padding: 0;
}

#primary_content h2 {
	margin-top: 0;
}

#search {
	float: right;
	margin:0 20px 0 0;
}
	
input#search_box {
	margin: 0 5px;
	width: 140px;
	height: 18px;
}
	
.GoButton {
 	position: relative;
 	top: 3px;
	right: 2px;
}	

#right_col{
	float: right;
	margin: 0 0 15px 15px;
	width: 175px;
	background: #f5f5f5;
	border: 1px solid #2b240b;
}

.SectiionTitle {
	margin-bottom: 2px;
}

/* - - - - - - - - - - secondary content - - - - - - - - - -  */

.BreadCrumb {
	padding: 15px 0;
}

.RightColSectionCopy {
	margin: 0 0 20px 0;
	padding: 8px;
}	

.RightColSectionTitle {
	padding: 8px;
	background: #fff;
	border-top: 1px solid #2b240b;
}	
	
.FeatuePhoto {
	text-align: center;
}	

.FeatuePhoto img{
	margin-bottom: 5px;
}

#right_col .RightColSectionCopy .More {
	margin-left: 105px;
}

#first {
	border-width: 0;
}
	
/* - - - - - - - - - - footer - - - - - - - - - -  */	

#footer {
	width: 702px;
	margin: 0 0 0 18px;
	padding: 10px;
	background: #780015;
}
	
#footer2 {
	width: 702px;
	margin: 0 0 0 18px;
	padding: 10px;
	background: #666;
}	
	
	
/* - - - - - - - - - - primary navigation - - - - - - - - - -  */
	
#nav, #nav ul {
	list-style-type: none;
}

ul#nav {padding-left: 0;}
#nav li {margin-left: 20px;}

#nav {
	float: left;
	margin: 8px 15px 0 0;
	
}

#nav a {
	display: block;
	width: 170px;
	background: #f5f5f5;
	padding: 5px 5px 5px 8px;
	border-bottom: 1px dashed #3f3f3f;
}

#nav a:hover {
	cursor:pointer;
}

#nav a.First {
	padding-bottom:0px;
	padding-top:7px;
	border-bottom:0px;
}

#nav a.Second {
	padding-bottom:7px;
	padding-top:0px;
	border-bottom:0px;
	padding-left:25px;
	width:153px;
}

a.Second .top {
	background: url(../images/purchase_top.png) no-repeat;
	height: 9px;
	width: 132px;
}
a.Second .middle {
	background: url(../images/purchase_middle.png) repeat;
	height: auto;
	width: 132px;
}
a.Second .bottom {
	background: url(../images/purchase_bottom.png) no-repeat;
	height: 9px;
	width: 132px;
}

a.Second .purchase_text {
	margin-left: 10px;
	color:#FFFFFF;
	font-size:14px;
}

#nav a.Last {
	border-width: 0;
}

#nav a.NavSectionHeader {
	display: block;
	width: 170px;
	background: #780015;	
	border-width: 0;	
}

.NavSectionHeader {
	width: 170px;	
	background: #780015;	
	border-width: 0;
	padding: 5px 5px 5px 8px;
	border-bottom: 1px dashed #3f3f3f;
	color: #fff;	
}

#top_nav {
	width: 515px;
	padding: 2px;
	margin: 28px 0 0 0px;
	clear: both;
	border: 1px solid #2b240b;
}

#top_nav a {
	margin: 0 10px;
}	
	
	
/* - - - - - - - - - - secondary navigation - - - - - - - - - -  */

#section_nav {
	margin: 0 0 15px 0;	
	padding: 8px;
	width: 309px;
	border: 1px solid #780015;
}	

#section_nav ul {
	padding: 8px 8px 8px 0px;
	margin: 0;
	background: #e2e1dc url(../images/sectio_nav_swirl.png) no-repeat bottom right;
}

.register_form {
	margin-bottom: 10px;
}

.quoteboxright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	background-color: #660000;
	background-position: center center;
	font-weight: normal;
	margin: 10px;
	padding: 8px;
	float: right;
	text-align: center;
	font-size: .9em;
	border: 3px ridge #660000;
}

.quoteboxleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	background-color: #660000;
	background-position: center center;
	font-weight: normal;
	margin: 10px;
	padding: 8px;
	float: left;
	text-align: center;
	font-size: .9em;
	border: 3px ridge #660000;
}

.imgleft {
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding: 0px;
	float: left;
	border: 3px ridge #000000;
}

.imgright {
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding: 0px;
	float: right;
	border: 3px ridge #000000;
}
