/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family : Trebuchet MS ;
	font-size : 13px;
	line-height : 16px;
	color : rgb(84,83,83);
	background-repeat : repeat-y;
	background-attachment : scroll;
	background-position : 50% 0%;
	background-color : rgb(245,161,137);
	background-image : url( "../assets/images/background.jpg" )}
 
P {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(84,83,83)
}

.TextObject {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(84,83,83)
}

UL {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(84,83,83)
}

OL {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(84,83,83)
}

.TextNavBar {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(84,83,83);
	background-image : none
}

A:link {
	font-family: Trebuchet MS ;
	font-size : 100%;
	color : rgb(114,60,116);
	font-weight : normal;
	font-style : normal
}

A:visited {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(114,60,116);
	font-weight : normal;
	font-style : normal
}

A:active {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(114,60,116);
	font-weight : normal;
	font-style : normal
}



H1 {
	font-family: Trebuchet MS ;
	font-size : 18px;
	color : rgb(114,60,116);
	font-weight : bold
}

H2 {
	font-family: Trebuchet MS ;
	font-size : 16px;
	color : rgb(114,60,116);
	font-weight : bold
}

A {
	font-family: Trebuchet MS ;
	font-size : 13px;
	text-decoration : none;
	color : rgb(114,60,116)
}

H3 {
	font-size: 14px;
	color : rgb(114,60,116);
	font-weight : bold;
	font-family : Trebuchet MS }

H5 {
	font-size: 13px;
	font-weight : bold;
	font-family : Trebuchet MS }

H4 {
	font-family: Trebuchet MS ;
	font-size : 14px
}

H6 {
	font-family: Trebuchet MS ;
	font-size : 13px;
	font-style : italic
}A:hover {
	font-family: Trebuchet MS ;
	font-size : 13px;
	color : rgb(255,207,194);
	font-weight : normal;
	font-style : normal
}
   
