/*-- STRUCTURE --*/
* {
		margin: 0;
		padding: 0;
		}

#wrapper {
		margin: auto;
		width: 520px;
		background: #ffffff;
		padding: 10px;
		border: 1px solid #666666;
		}

#mainContent {
		float: left;
		width: 280px;
		margin-right: 20px;
		}

#sidebar {
	float: left;
	width: 200px;
	padding: 10px;
	background-color: #FFFFAE;
		}

#publicationTable {
	height: 200px;
	width: 480px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
}

.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}

.arial10px {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B30900;
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat-x;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	color: bc3018;
	text-align: left;
	font-variant: small-caps;
}

h2 {
	font-size: 18px;
	color: #bc3018;
}

.p12pt_BC3018 {
	font-size: 11px;
	font-weight: normal;
	color: #bc3018;
	padding: 5px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pBoldBC3018 {
	color: #bc3018;
	font-weight: bold;
}

.header18ptBoldBC3018 {
	font-size: 18px;
	font-weight: bold;
	color: #bc3018;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.header24ptBoldBC3018Copy {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #bc3018;
	text-decoration: underline;
}

.header36ptBoldBC3018 {
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #bc3018;
}

.tableText{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.hrMargin {
	margin-top: 20px;
	margin-bottom: 10px;
}
#contentBx p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#cartNotification {
	background-image: url(../images/cartBkgnd.jpg);
	background-repeat: no-repeat;
}

#contentBx ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 50px;
}


/*-- LINKS --*/
a:link {
	color: #B21C04;
	font-size: 12px;
}
a:visited {
	color: #B21C04;
}
a:hover {
	color: #B21C04;
	text-decoration: none;
}
a:active {
	color: #B21C04;
}

.footer a:link, .footer a:visited, .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer a:hover {
	text-decoration:underline;
	}.menu a:link, .menu a:visited, .menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bc3018;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

.menu a:hover {
	text-decoration:underline;
}
#menu ul a {
	text-align: left;
	height: 24px;
	font-size: 12px;
	color: #B21C04;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu ul a:hover {
	display: none;
}

#topmenu ul {
	padding-left: 20px;
	margin: 0px;
	list-style-image: url(../images/redArrowBullet.gif);
	list-style-type: none;
	text-align: left;
}
#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: bc3018;
	text-decoration: underline;
}
#topmenu a:hover {
	text-decoration: none;
}

#leftmenu ul {
	list-style-image: url(../images/redArrowBullet.gif);
	list-style-type: none;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 30px;
}
#leftmenu a:link, #leftmenu a:visited, #leftmenu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: bc3018;
	text-decoration: underline;
}
#leftmenu a:hover {
	text-decoration: none;
}

/* --- TYPOGRAPGY --- */

.hidden {
		display: none;
		}

.tel, .fn {
		margin-bottom: 0;
		}

.org {
		font-weight: bold;
		}

p.saveCard {
		margin-top: 1em;
		}

/* --- forms --- */

.row {
		clear: both;
		padding-top: 5px;
		}

form {
		}
		
fieldset {
		margin-bottom: 10px;
		padding: 10px;
		border: 1px dotted #666666;
		}		

legend {
		padding: 0 10px;
		background: #ffffff;
		text-transform: uppercase;
		color: #666666;
		font-size: 1.0em;
		}

.formLabel {
		font-size: 12px;
		line-height: 1.6em;
		text-align: right;
		margin-right: 10px;
		width: 80px;
		float: left;
		}

.formControl {
		float: left;
		width: 126px;
		}
		
input, textarea {
	border: 1px solid #666666;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		}	
		
input {
		font-size: 11px;
		width: 160px;
		}			

textarea {
		width: 250px;
		}
		
.productHdr {
	color: #bc3018;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
}
.submitButton {
	padding: 2px 4px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
}		
.detailsButton {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #BB0000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: right;
		}		
.imgMargin {
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
}

