


/* main text settings */
#focus {
	color: #292929;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1em;
}


/* used in top line menu and items */

.small {
	font-size: .70em;
}

.smallred {
	font-size: .70em;
	color: #cc3333;
}


/* general link settings */

a  {
	color: #292929;
	text-decoration: none;
}

a:hover  {
	color: #828282;
}


/* customer name links */

.egs  {
	color: #292929;
	text-decoration: none;
	font-size: .85em;
	line-height: 1em;
}

.egs:hover  {
	color: #828282;
}

/* in page links - contact and legals */

.bodylink  {
	color: #880000;
	text-decoration: none;
}

.bodylink:hover  {
	color: #828282;
}


/* settings for the main menu paragraphs */

.menu {
	font-size: .75em;
	line-height: 1em;
}

.menuactive {
	color: #6f6f6f;
	font-size: .75em;
	line-height: 1em;
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.red {
	color: #880000;
	padding-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

/* general copy */

td {
	font-size: .8em;
 	line-height: 1.3em;	
}

p {
	text-align: justify;
	margin-bottom: 10px;
}

h5 {
	font-size: 1.1em;
	margin-bottom: 10px;
}

/* settings for the quotes */

.quote {
	font-size: .75em;
	line-height:1.1em;
	text-align: justify;
}

li {
 	line-height: 1.3em;	
}

ul {
	margin-bottom: 10px;
}

/* Font size style sheet changer related */
.small_font		{ font-size: .75em; font-weight:bold; }
.medium_font	{ font-size:.9em; font-weight:bold;}
.large_font		{ font-size:1.0em; font-weight:bold;}
.font_sizer a	{ text-decoration:none; color: #292929; }
.size_option {color: #292929; font-weight:normal; font-size: .75em;}
