/*
Generics
*/


body, html
{
	margin: 0px;
	margin-top: 40px;
	padding: 0px;
	color: #000000;
	font-family: verdana;
	background-color: #A7998D;
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

p
{ 
		font-family: verdana;
		color: #FFF;
		font-size: 9pt;
		line-height: 150%;
}

ul
{ 
		font-family: verdana;
		color: #FFF;
		font-size: 9pt;
		line-height: 150%;
}

H1
{ 
		font-family: verdana;
		color: #FFF;
		font-size: 10pt;
	
}

.CommonHeader
{
	width: 695px;
	height: 240px;
	background-image: url(images/header_test.jpg);
	background-repeat: repeat-x;
}

.CommonNavSpacer
{
	width: 695px;
	height: 10px;

}
.CommonBody
{
	width: 695px;
/*	background-color: #8A7429;*/
	background-color: #B37D00;

}

.CommonFooter
{
	height : 45px;
	width:   695px
	margin : 0px;
	padding: 0px 8px;
}
.FooterFont
{	
	font-family: verdana;
	font-color: #FFF;
	font-size: 9pt;
	text-align: left;

}

A:LINK
{
	color: #8A3729;
	
}

A:ACTIVE
{
	color: #8A3729;
}

A:VISITED
{
	color: #555555;
}

A:HOVER
{
	text-decoration: underline;
	color: #FFF;
}

/* NAVIGATION CLASSES */

.CommonNavSpacer
{
	width: 695px;
	height: 2px;
}

.CommonNav
{
	width: 695px;
	height: 35px;
	background-image: url(images/temp_nav.jpg);
	background-repeat: x-repeat;
	background-postiion: bottom center;

}

b.rnavtop{display:block;background: #80756C}
b.rnavbottom{display:block;background: #847970}

b.rnavtop b, b.rnavbottom b{display:block;height: 1px;
    overflow: hidden; background: #8A3729}
b.rnav1{margin: 0 5px}
b.rnav2{margin: 0 3px}
b.rnav3{margin: 0 2px}
b.rnavtop b.rnav4, b.rnavbottom b.rnav4{margin: 0 1px;height: 2px}

/*BODY*/

blockquote 
{
	display: block;
	padding: 0 60px;
	width: 350px;
}

blockquote:before 
{
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after 
{
	content: close-quote;
	height: 50px;
	margin-top: -70px;   
	margin-left: 360px;
}

.CommonBody
{
	width: 695px;
	background: #8A7429

}

b.rbodytop{display:block;background: #847970}
b.rbodybottom{display:block;background: #A7998D}

b.rbodytop b, b.rbodybottom b{display:block;height: 1px;
    overflow: hidden; background: #8A7429}
b.rbody1{margin: 0 5px}
b.rbody2{margin: 0 3px}
b.rbody3{margin: 0 2px}
b.rbodytop b.rbody4, b.rbodybottom b.rbody4{margin: 0 1px;height: 2px}