/*BODY STYLES*/
body {
	background-color: #f7f6ed;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/fratBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	scrollbar-base-color : #304677;
        scrollbar-arrow-color: #92B0CC;
}
html, body {
    height: 100%;
}

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}
p, td, li, u, ol{
	font-family: Arial, Verdana, Helvetica;
	color: #333333;

	}
blockquote{
	font-family: Arial, Verdana, Helvetica;

}

/*Layout Styles*/
#mainWidth {
	position: relative;
	width: 774px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #edebd3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c6ba98;
	border-left-color: #c6ba98;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
html>body #mainWidth {
	height: auto;
	min-height:100%;
}
#topBG{
	position:relative;
	width: 100%;
	height:100%;
	background-image: url(../images/fratBG1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header{
	position:relative;
	width: 774px;
	height: 142px;
}
#menuBG1{
	/*position:relative;*/
	width: 774px;
	height: 40px;
	background-image: url(../images/fratMenuBG1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuBG2{
	/*position:relative;*/
	width: 774px;
	height: 35px;
	background-image: url(../images/fratMenuBG2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftCover{
	position:absolute;
	width:1px;
	height:194px;
	background-image: url(../images/fratLeftCover.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	top:0px;
	left:-1px;
}
#rightCover{
	position:absolute;
	width:1px;
	height:194px;
	background-image: url(../images/fratRightCover.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	top:0px;
	right:-1px;
}
#contentBG{
	position:relative;
	width: 774px;
	background-image: url(../images/fratContentBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#buffer{ 
	position:relative;
	width: 774px;
	height:2px;
	line-height:2px;
	clear:both;
}

/*CONTENT*/

#contentText{
	font-family: Arial, Verdana, Helvetica;
    
    color: #333333;
    font-size: 12px;
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	}
/*FOOTER*/

#footerContainer{

	position:relative;
	left:271px;
	width: 473px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.8em;
      font-weight: bold;
	color: #B6AE86;
}

/*HEADING STYLES*/
/*PAGE TITLE*/
h1{
	padding:0px;
	margin:0px;

	font-family: "times new roman", Helvetica;
	font-size: 25px;
	color: #B7720C;
	font-weight: normal;
	/*line-height:30px;*/

}
/*PAGE SUB TITLE*/
h2{
	padding:0px;
	margin:0px;

	font-family: times new roman, Helvetica;
	font-size: 20px;
	color: #B7720C;
	font-weight: normal;
	/*line-height:21px;*/

}
/*PAGE SUB TITLE ITALIC*/
h3{
	padding:0px;
	margin:0px;
	font-family: "times new roman", Helvetica;
	font-size: 25px;
	color: #B7720C;
	font-style: italic;
	/*line-height:21px;*/
	font-weight: bold;
}
/*SMALLER UNDERLINE*/
h4{
	padding:0px;
	margin:0px;
	font-family: times new roman, Helvetica;
	font-size: 1em;
	color: #B7720C;
	text-decoration: underline;

}
h5{
	padding-left:30px;
	padding-right:30px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica;
	font-style: italic;
	        font-weight: normal;
			    font-size: 12px;
}
/*CAPTION*/
h6{
	padding:0px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.8em;
        font-weight: normal;
        font-style: italic;
	color: #665A26;

}

/*LINK STYLES*/

.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.8em;
        font-weight: bold;
	color: #B6AE86;
        }

a:link { color: #B6AE86; text-decoration: underline;}
a:active { color: #B6AE86; text-decoration: underline;}
a:visited { color: #B6AE86; text-decoration: underline;}
a:hover { color: #B7720C; text-decoration: underline;}

a.footerlnk:link { color: #B6AE86; text-decoration: underline; font-weight: normal;}
a.footerlnk:active { color: #B6AE86; text-decoration: underline; font-weight: normal;}
a.footerlnk:visited { color: #B6AE86; text-decoration: underline; font-weight: normal;}
a.footerlnk:hover { color: #B7720C; text-decoration: underline; font-weight: normal;}

a.download:link { color: #684E25; text-decoration: none; font-size: 12px; font-weight: bold;}
a.download:active { color: #684E25; text-decoration: none; font-size: 12px; font-weight: bold;}
a.download:visited { color: #684E25; text-decoration: none; font-size: 12px; font-weight: bold;}
a.download:hover { color: #B7720C; text-decoration: none; font-size: 12px; font-weight: bold;}

/*MENU*/


.navItem {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #252120;
	font-family: times new roman, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	line-height:40px;
	padding-left:15px;
	padding-right:15px;


}
.navItem a:link {
	color: #252120;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

	
}
.navItem a:visited {
	color: #252120;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}
.navItem a:hover {

	color: #d85f19;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;


}

.button{
	font-family: times new roman, Helvetica;
	border: 1px solid #dae1c9;
	background-color: #f1f5e8;
}
.form{
	font-family: times new roman, Helvetica;
	border: 1px solid #dae1c9;
	background-color: #ffffff;
		font-size: 11px;
}