
body, p, td, th, li {
	font-family : Times New Roman, Times, Serif;
	font-size : 13px;
}

body {
	background-image : url("images/bodyBkg.gif");
	background-repeat : repeat-x;
	background-color : #D7D2BC;
	margin : 0px auto 15px auto;
	text-align : center;
}

h1 {
/*
	font-family : Trajan Pro, Trajan, Times New Roman, Times, Serif;
*/
	font-family : Times New Roman, Times, Serif;
	color : #4F0000;
	font-size : 24px;
	text-align : center;
	margin-top : 0px;
	letter-spacing : 0.5em;
}

h2 {
/*
	font-family : Trajan Pro, Trajan, Times New Roman, Times, Serif;
*/
	font-family : Times New Roman, Times, Serif;
	color : #000000;
	font-size : 21px;
	font-weight : bold;
	text-align : left;
}

h3 {
/*
	font-family : Trajan Pro, Trajan, Times New Roman, Times, Serif;
*/
	font-family : Times New Roman, Times, Serif;
	color : #000000;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
}

#Layout {
	width : 1008px;
	height : 585px;
	margin : 0px auto;
	text-align : left;
}

#TopSpacer {
	height : 34px;
}

#TopBar {
	height : 72px;
}

#TagLine {
	width : 603px;
	text-align : center;
	font-family : Trajan Pro, Trajan, Times New Roman, Times, Serif;
	color : #FFFFFF;
	font-variant : small-caps;
}

#TagLine div {
	font-size : 18px;
	letter-spacing : 0.5em;
	padding-left : 25px;
}

#TagLine div + div {
	font-size : 11px;
	padding-left : 40px;
}

#MainTable {
	width : 100%;
	height : 100%;
}

#SideBar {
	width : 259px;
	background-color : #4F0000;
	color : #FFFFFF;
	font-size : 11px;
	line-height : 14px;
	text-align : center;
}

#SideBar h1 {
	margin : 10px auto 0px auto;
	font-variant : small-caps;
	font-size : 13px;
	font-weight : normal;
	color : #FFFFFF;
	letter-spacing : 0em;
}

#SideBar a:link,
#SideBar a:active,
#SideBar a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

#SideBar a:hover {
	color : #9B926B;
	text-decoration : underline;
}

#ContentSpace {
	background-image : url("images/contentBkg2.jpg");
	background-repeat : no-repeat;
	background-position : bottom left;
	background-color : #E7E4D7;
	text-align : center;
}

#NavBar {
	width : 570px;
	margin : 10px auto 0px auto;
}

#Content1 {
	margin : 3px 17px 14px 16px;
}

#Content2 {
	padding : 29px 28px 28px 28px;
	
	text-align : left;
}

.columnSpacer {
	width : 9px;
	font-size : 1px;
}

.navSpacer {
	width : 20px;
}

.prodContainer {
	padding : 5px 15px;
	background-color : #EEEEEE;
	margin : 10px 20px;
	border : 1px #666666 solid;
}

.prodContainer div {
	margin : 0px auto;
}