/* 
Heights need to be changed to these id's according to where you add content.
See individual page sources to know which id's to change. */

#frame {
		width:900px;
		margin: 10px auto 30px auto;
		padding:0px;
		text-align:left;
		border: 20px solid #51191D;
		height: 970px; /*change height when adding content to anything contained within "id=frame" */
		background-color: #fff;
	}

#framePages {
		width:900px;
		margin: 10px auto 30px auto;
		padding:0px;
		text-align:left;
		border: 20px solid #51191D;
		height: 800px; /*change height when adding content to anything contained within "id=framePages" */
		background-color: #fff;
	}
	
#framePagesShort {
		width:900px;
		margin: 10px auto 30px auto;
		padding:0px;
		text-align:left;
		border: 20px solid #51191D;
		height: 500px; /*change height when adding content to anything contained within "id=framePagesShort" */
		background-color: #fff;
	}
	
#framePagesSitemap {
		width:900px;
		margin: 10px auto 30px auto;
		padding:0px;
		text-align:left;
		border: 20px solid #51191D;
		height: 300px; /*change height when adding content to anything contained within "id=framePagesSitemap" */
		background-color: #fff;
	}
	
#framePrivacy {
		width:900px;
		margin: 10px auto 30px auto;
		padding:0px;
		text-align:left;
		border: 20px solid #51191D;
		height: 3300px; /*change height when adding content to anything contained within "id=framePrivacy" */
		background-color: #fff;
	}

#content {
		position: relative;
		padding: 0px;
		margin: 0px;
		width: 900px;
		height: 650px; /*change height when adding content to anything contained within "id=content" */
	}

#contentPrivacy {
		position: relative;
		padding: 0px;
		margin: 0px;
		width: 900px;
		height: 3180px;	 /*change height when adding content to anything contained within "id=contentPrivacy" */	
	}

html {
	margin: 0px;
	height: 100%;
	}

body {
	margin: 0px;
	font-size: 1em;
	background-color: #000;
	background-position: center; 
	margin: 0px;	
	height:100%;
	text-align: center;
} 

#header {
	width: 900px;
	margin: 0px;
	float: right;
	text-align: center;
	
	}
	
#siteNav {
	width:900px;
		margin: 5px auto 0px auto;
		padding:0px;
		text-align:right;
		}
		
#siteNavText {
	width: 900px;
	text-align: right;
}

.siteNav {
	font-family: arial, helvetica, sans serif;
	color: #fff;
	font-size: .9em;
}

a.siteNav {
	font-family: arial, helvetica, sans serif;
	color: #fff;
	font-size: .9em;
	text-decoration: none;
}

a.siteNav:hover {
	font-family: arial, helvetica, sans serif;
	color: #F2B7BB;
	font-size: .9em;
	text-decoration: none;
}
	
#topRight {		
		margin-right:10px;
		margin-left:auto;
		margin-top:0px;
		margin-bottom: 0px;
		padding:0px;
		float: right;
		width: 450px;
		text-align: right;
		}
		
#topLeft {
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom: 0px;
		padding:0px;
		float: left;
		width: 420px;
		}
		
#topNav {
		width:890px;
		height:66px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		margin-bottom: 0px;
		padding:0px;
		text-align:left;
		}
	
#subHeader {
	position: relative;
	width: 800px;
	height: 200px;
}

#subHeader p {
	font-family: georgia, times, serif;
	font-size: 1.0em;
	color: #000;
	margin-left: 60px;
	margin-right: 50px;
}

#subHeader h1 {
	font-size: 1.4em;
	font-family: georgia, times, serif;	
}

#subHeader h5 {
	font-size: 1.3em;
	margin: 0px 0px 0px 100px;
	color: #60684B;
	padding: 0px;
	font-family: georgia, times, serif;		
}
	
#NavHeader {
	width: 750px;
	margin-right: 100px;
	float: right;
	text-align: right;
	
	}
	
#NavFooter {
	clear: both;
	width: 900px;
	text-align: center;
	padding: 10px 0px -10px 0px;
	border-top: 1px dotted #000;	
}

#NavFooterPages {
	width: 900px;
	text-align: center;
	padding: 10px 0px -50px 0px;
	border-top: 1px dotted #000;	
}

#SiteFooter {
	width: 900px;
	margin: 0px auto 8px auto;
	padding:0px;
	text-align: center;
}


#center {
		position: relative;
		width:900px;
		margin-top: 0px;
		float:left;
		background:#fff;	
		background-image: url(images/background.jpg);
		background-repeat: no-repeat;
	}
	
#centerPages {
		position: relative;
		width:900px;
		margin-top: 0px;
		float:left;
		background:#fff;	
		background-image: url(images/background-pages.jpg);
		background-repeat: no-repeat;
	}
	
#centerPagesShort {
		position: relative;
		width:900px;
		margin-top: 0px;
		float:left;
		background:#fff;	
		background-image: url(images/background-pages.jpg);
		background-repeat: no-repeat;
	}
	
#centerPagesSitemap {
		position: relative;
		width:900px;margin-top: 0px;
		float:left;	
		background-image: url(images/background-sitemap.jpg);
		background-repeat: no-repeat;
	}
	
#centerPrivacy {
		position: relative;
		width:900px;
		margin-top: 0px;
		float:left;
		background:#fff;	
		background-image: url(images/background-privacy.jpg);
		background-repeat: no-repeat;
	}	
	
#content p{
		line-height: 1.5em;
}
	
#contentFrame {
		width: 900px;
}

#contentPrivacy p{
		line-height: 1.5em;
}
	
#contentPages {
		position: relative;
		padding: 0px 0px 0px 0px;
		width: 650px;
		height: 650px;  /* when adding content to the secondary pages using this id (#contentPages), this height needs to be increased accordingly */		
	}
	
#contentPages p {
		line-height: 1.5em;
	}
	
#contentPages ul li {
		line-height: 1.5em;
		
	}

ul li {
	font-size: .8em;
	font-family: verdana, helvetica, sans serif;
}
	
	
#contentPages h1 {
		margin-left: 10px;
		padding-left: 10px;
	}
	
#contentPagesShort {
		position: relative;
		padding: 0px 0px 0px 0px;
		width: 650px;
		height: 360px; /* when adding content to the pages using this id (#contentPagesShort), this height needs to be increased accordingly */	
	}
	
#contentPagesShort h1{
		margin-left: 10px;
		padding-left: 10px;
	}
	
#contentImageShort {
		position: absolute;
		top: 90px;
		left: 650px;
	}
	
#contentPagesShort p {
		line-height: 1.5em;
	}
	
#contentPages h1 {
		margin-left: 10px;
		padding-left: 10px;
	}
	
#contentLeft {
		width:630px;
		height: 500px; /* when adding content to the pages using this id (#contentLeft), this height needs to be increased accordingly */
		padding-left: 10px;
		float:left;
		background:#fff;
		}
		
#contentLeft ul li{
		font-family: verdana, helvetica, sans serif;
		font-size: .8em;
		}
		
#contentLeftPrivacy {
		width:800px;
		height: 2900px; 
		padding-left: 10px;
		float:left;
		background:#fff;
		}
		
#contentLeftPages {
		width:630px;
		height: 200px;
		padding-left: 10px;
		float:left;
		background:#fff;
		}
		
#contentLeftPages h1 {
		margin-left: 10px;
		padding-left: 10px;
	}
		
#contentRight {
		width:200px;
		float:right;
		padding-top: 80px;
		}
	
/*#contentText {
		position: relative;
		padding: 0px -30px 0px 40px;
		margin-right: 40px;
		width: 800px;
			
	}*/
	
/*#contentTop {
		position: relative;
		margin-left: 100px;
		clear: both;
		width: 600px;	
		border: 1px solid #200FC4;	
	}*/
	

	
#orderBoxFrame {
	float: right;
}
	
#orderBox {
	width: 250px;
	height: 150px;
	margin: 30px 0px 10px 10px;
	border-top: 1px dotted #000;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	text-align: left;
	background-color: #F2B7BB;
}

#orderBox h3 {
	font-size: 1.0em;
	margin: 3px;
	padding: 3px;
	font-family: arial narrow, arial, helvetica, sans serif;
	letter-spacing: .1em;
	border-bottom: 1px dotted #000;
}

#orderBox p {
	margin-bottom: -15px;
	font-family: arial narrow, arial, helvetica, sans serif;
	font-size: 1.0em;
}

#orderBox a {
	text-decoration: none;
	color: #000;
}

#orderBox a:hover {
	text-decoration: none;
	color: #80272D;
}
	
p {
	font-size: .8em;
	margin-left: 25px;
	font-family: verdana, helvetica, sans serif;
	line-height: 1.1em;
	
	}
	
h1 {
	margin: 0px 0px 0px 10px;
	font-size: 1.3em;
	font-family: arial narrow, arial, sans serif;
	color: #80272D;
	border-bottom: 1px dotted #707958;
}

h2	{
	margin-left: 10px;
	top-margin: 0px;
	bottom-margin: 0px;
	font-size: 1.0em;
	font-family: arial, helvetica, san serif;
	color: #80272D;
}

h3 {
	margin: 0px 0px 0px 10px;
	font-size: 1.3em;
	font-family: arial narrow, arial, sans serif;
	color: #80272D;
	border-bottom: 1px dotted #707958;
}

h5 {
	color: #80272D;
}



.topNav {
	font-size: .8em;
	font-family: tahoma, helvetica, sans serif;
}

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

a.topNav:hover {
	color: #F2B7BB;
	text-decoration: none;
}

.bottomNav {
	font-size: .8em;
	font-family: tahoma, helvetica, sans serif;
}

a.bottomNav {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a.bottomNav:hover {
	color: #80272D;
	text-decoration: none;
	font-weight: normal;	
}

.bottomSiteNav {
	font-family: arial, helvetica, sans serif;
	color: #C4D499;
	font-size: .8em;
}

a.bottomSiteNav {
	font-family: arial, helvetica, sans serif;
	color: #C4D499;
	font-size: .9em;
	text-decoration: none;
}

a.bottomSiteNav:hover {
	font-family: arial, helvetica, sans serif;
	color: #F2B7BB;
	font-size: .9em;
	text-decoration: none;
}

	
.arrows:	{
	padding: 10px 0px 3px 10px;
}

.topNavLeft {
	font-size: 1.2em;
	font-family: georgia, times, sans serif;
	margin-left: 10px;
	font-weight: bold;
}

a.topNavLeft {
	color: #000;
	text-decoration: none;
}
	




