/* CSS definition file containing sitestyle stylesheets */

.nof_EmptyStyleBanners2-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}


P {
	font-family: "Franklin Gothic Medium",                 sans-serif;
 	font-size: 14px;
 	color: rgb(91,81,42);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H1 {
	font-family: Georgia,                Palatino,                "Times New Roman",                Times,                Serif;
 	font-size: 20px;
 	color: rgb(51,102,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H2 {
 	font-size: 14px;
 	color: rgb(99,87,163);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center;
 	background-color: transparent;
	border-left-style : none;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none}

H3 {
	font-family: Georgia,              Palatino,              "Times New Roman",              Times,              Serif;
 	font-size: 14px;
 	color: rgb(153,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	text-align: center;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A {
	font-family: Georgia,          Palatino,          "Times New Roman",          Times,          Serif;
 	font-size: 14px;
 	color: rgb(153,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
	background-color : rgb(255,255,255);
	text-align : center
}

A:active {
	font-family: Georgia,            Palatino,            "Times New Roman",            Times,            Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	text-align: center;
 	background-color: rgb(255,255,255)
}



A:link {
	font-family: Georgia,        Palatino,        "Times New Roman",        Times,        Serif;
 	font-size: 14px;
 	color: rgb(153,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(255,255,255)
}

A:visited {
	font-family: Georgia,      Palatino,      "Times New Roman",      Times,      Serif;
 	font-size: 14px;
 	color: rgb(153,102,102);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

BODY {
	background-color: rgb(248,243,205);
	background-image : url( "../assets/images/pageback.jpg" )
}A:hover {
	font-family: Georgia,         Palatino,         "Times New Roman",         Times,         Serif;
 	font-size: 14px;
 	color: rgb(153,51,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(255,255,255)
}