/* standard definitions */
body					{font-family:Arial, Helvetica, sans-serif;}
h1						{font-size:1.3em; font-weight:normal; color:#CC0000; margin:0; padding:0;}
h2						{font-size:1.1em; font-weight:bold; color:#346792; margin:0; padding:0;}
h3						{font-size:2.5em; font-weight:normal; margin:0; padding:0;}
p						  {font-size:0.8em; font-weight:normal; color:#454545; margin:0; padding:0;}
ul						{font-size:0.8em; font-weight:normal; color:#454545;}
li						{font-weight:normal; color:#666666;}

/* main structure definitions */
#wrapper				{width:760px; height:auto; margin:0em auto;  margin-top:1em;}
#header					{width:760px; height:130px; background-image:url('../images/top_left_corner.gif'); background-repeat:no-repeat; background-position:  left top; background-color:#DFE8F2}
#bar					{width:760px; height:20px; background-image:url('../images/blue_gradient.gif'); background-repeat:repeat-x}
#container				{width:758px; height:auto; padding:1px 0px 0px 0px; border-left:1px solid #DFE8F2; border-right:1px solid #DFE8F2;}
#containerFooter		{width:758px; height:auto; clear:both;}
#left					{width:149px; height:auto; float:left; margin:0px 0px 0px 0px;}
#content				{width:478px; height:auto; float:left; margin-left:1px:}
#main					{width:458px; height:auto; padding:10px 10px 10px 10px;}
#menu					{ float:left;   }
#right					{width:131px; height:auto; float:right; background-image:url('../images/right_gradient.jpg'); background-repeat:no-repeat; margin-left:0px; margin-right:1px; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:15px}
#footer					{width:755px; height:auto; clear:both; background-image:url('../images/bottom_right_corner.gif'); background-repeat:no-repeat; background-position:  right bottom; background-color:#DFE8F2; padding-left:5px; padding-right:0px; padding-top:5px; padding-bottom:5px}

/* header styles */
#phoneNumber		{ float:left; margin:0px; margin-top:45px;}
#address				{ width:auto; height:auto; float:right; text-align:right; margin-top:8px; margin-right:8px;}

/* left styles */
.menuItem				{width:143px; height:18px; background-image:url('../images/menu_gradient.jpg'); background-repeat:no-repeat; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:1px; padding-left:5px; padding-right:0px; padding-top:7px; padding-bottom:5px}
.menuItemSelected			{width:143px; height:18px; background-image:url('../images/menu_gradient_sel.jpg'); background-repeat:no-repeat; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:1px; padding-left:5px; padding-right:0px; padding-top:7px; padding-bottom:5px}

.menuLinks			{font-size:0.8em; font-weight:normal; color:#FFFFFF; text-decoration:none;}
.menuLinks a:link		{font-weight:normal; color:#000000; text-decoration:none;}
.menuLinks a:visited		{font-weight:normal; color:#000000; text-decoration:none;}
.menuLinks a:active		{font-weight:normal; color:#000000; text-decoration:none;}
.menuLinks a:hover		{font-weight:normal; color:#FFFFFF; text-decoration:underline;}

/* right styles */

/* footer styles */

/* common styles */
.lightBlue				{color:#75859B;}
.darkBlue				{color:#4C5B70;}
.address				{font-size:0.8em; font-weight:normal; color:#666666; margin:0; padding:0;}
.smallGrey				{font-size:0.68em; color:#555555;}
.smallGrey a:link			{color:#555555; text-decoration:none;}
.smallGrey a:hover			{color:#000000; text-decoration:underline;}
.smallGrey a:active			{color:#555555; text-decoration:none;}
.smallGrey a:visited			{color:#555555; text-decoration:none;}

