/* #flex1 template css begin */

/* This set of CSS rules applies to the content inside the Flexi CSS Layout (menus, lists, forms etc.). You can modify these rules or add your own. */



@charset "utf-8";
/* CSS Document */

/* start reset css */

html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}


/* end reset css */

/* start top navigation menu */

#topNavigation {
	float:right;
}

#topNavigation li {
	float:left;
	list-style:none;
	font-size:15px;
	padding-left:10px;
	padding-right:10px;	
	padding-top:25px;
}

#topNavigation a:link , #topNavigation a:active, #topNavigation a:visited{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	/*font-style:normal;*/
	color:#ffffff;
	text-decoration:none;
	line-height:150%;
	text-align:left;
}

#topNavigation a:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	/*font-style:normal;*/
	color:#FFFFFF;
	text-decoration:underline;
	line-height:150%;
	text-align:left;
}

/* end top navigation menu */

/* start page elements */

blockquote {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	line-height:1.6;
}

#logo { 
	color:#bb4f1f;
	font-size:32px;
}
#logo1 { 
	color:#bb4f1f;
	font-size:32px;
	margin-left: 50px;
}

#logo1 img	{
	float:right;
	margin: 0px;
}
#snoopy {position:relative; top:-400px;}
.styleheader	{font-size:15px; font-weight:bold; line-height:17px;}
/* end page elements */

/* #flex1 template css end */
