/*Style sheet for Meadowest pages*/


/*Fonts Note 2.0em = 28pt, 1.6em = 20pt, 1.2em = 16pt, large=1.0em=14pt, mid=0.8em = 12pt,small=0.6em = 10pt */
h1
	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1.6em;font-weight:bold;color:#339933;text-align: center
	}
h2
	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1.4em;font-weight:bold;color:#337eff;text-align: center
	}
h3
	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1.2em;font-weight:bold;color:#3399ff;text-align: center
	}
p.largeblackboldcenter
	{font-size: 1.0em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:black;text-align:center;
	}
p.largeredboldcenter
	{font-size: 1.0em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:red;text-align:center;
	}
p.largeblueboldcenter
	{font-size: 1.0em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:#337eff; text-align:center;
	}	
p.largeblacknormalcenter
	{font-size: 1.0em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:black;text-align:center;
	}
p.midblacknormalcenter
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:black;text-align:center;
	}
p.midblackbold
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:black;text-align:left;
	}	
	p.midblackboldcenter
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:black;text-align:center;
	}	
p.midbluebold
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:#337eff;
	}
p.midblueboldcenter
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold; color:#337eff; text-align:center;
	}	
p.midredbold
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;color:red;
	}
p.midblacknormal
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:black;
	}
p.midrednormal
	{font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:red;
	}
p.smallblacknormal
	{font-size: 0.6em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:black;
	}
p.smallblacknormalcenter
	{font-size: 0.6em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:black;text-align:center;
	}	
p.smallrednormal
	{font-size: 0.6em;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:red;
	}
.space
{
padding-top:5px;
padding-bottom:5px;
}

a:link {text-decoration:underline;color:#337eff}	/*mid-blue*/
a:visited {text-decoration:underline;color:#337eff}	/*mid-blue*/
a:hover{text-decoration:none;color:#ff9900}			/*orange*/

/*background*/

body {
	background-color:#ffffff;
}

img.c0 {border:0}

#container
{
width:100%;
}

#outerheaderbox
{
	margin: 0pt auto;
	width: 99%; 
	text-align: center; 
	background-color: #337eff;
}

#innerheaderbox
{
	margin: 0pt auto;
	width: 99%;
	background-color: #ffffff;
}

#outerbuttonbox
{
	margin: 0pt auto;
	width: 99%; 
	text-align: center; 	
	background-color: #337eff;
}

#innerbuttonbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0pt auto;
	width: 99%; 
	text-align: center; 
	background-color: #ffffff;		/*white*/
}

#outerleftbox
{
	float:left;
	margin: 0pt auto; 
	width: 22%; 
	background-color: #337eff;
}

#innerleftbox
{
	margin: 0pt auto; 
	width: 95%; 
	text-align: center; 
	background-color: #ffffff;
}

#outermainbox
{
	float: left;
	margin-left: 5pt;
	margin-right:5pt; 
	width: 54%; 
	text-align: center; 
	background-color: #337eff;
}
#innermainbox
{
	margin: 0pt auto; 
	width: 98%; 
	text-align: center; 
	background-color: #ffffff;
}

#outerrightbox
{
	float:left;
	margin: 0pt auto; 
	width: 22%; 
	background-color: #337eff;
}

#innerrightbox
{
	margin: 0pt auto; 
	width: 95%; 
	text-align: center; 
	background-color: #ffffff;
}

#outerfooterbox
{
	margin: 0pt auto;
	width: 99%; 
	text-align: center; 
	background-color: #ffffff;
}
#innerfooterbox
{
	margin: 0pt auto;
	width: 99%;
	background-color: #ffffff;
}

/*Colored Tabs based on Dynamic Drive CSS Library URL: http://www.dynamicdrive.com/style/ */

.multicolortabs
{
	padding: 0;
	width: 100%;
	overflow: hidden;
	background: transparent;
}

.multicolortabs ul
{
	font: bold 0.7em Arial, Verdana, sans-serif; /* font of tabs*/
	margin-left: 5%; 		/*offset of first tab relative to page left edge*/
	padding: 0;
	list-style: none;
}

.multicolortabs li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}


.multicolortabs a
{
	float: left;
	color: white;
	background: #337eff url(http://www.meadowest.com/images/roundleft.gif) no-repeat left top; /*left corner image*/
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}

.multicolortabs a span
{
	float: left;
	display: block;
	background: transparent url(http://www.meadowest.com/images/roundright.gif) no-repeat right top; /*right corner image*/
	padding: 7px 9px 3px 6px;
	cursor: pointer;
}

.multicolortabs a span
{
	float: none;
}

.multicolortabs li.selected a
{
	background-color: #3366ff; /*background color of selected tab*/
	color: white;		/*tab text color*/
}

.multicolortabs li.selected a:hover 
{
	background-color: #000000; /*background color of selected tab on Mosueover*/
	color: white;		/*tab text color*/
}

.multicolortabs li.home a,.multicolortabs li.contact a
{
	background-color: #cc9933; /*background color of Home and Contact tab*/
	color: white;		/*tab text color*/
}

.multicolortabs li.home a:hover,.multicolortabs li.contact a:hover
{
	background-color: #775747; /*background color of Home and Contact tab on Mouseover*/
	color: white;		/*tab text color*/
}

.multicolortabs li.first a
{
	background-color: #33cc33; /*background color of first menu item tab*/
	color: white;		/*tab text color*/
}

.multicolortabs li.first a:hover
{
	background-color: #008800; /*background color of first menu tab on Mouseover*/
	color: white;		/*tab text color*/
}

.multicolortabs li.second a
{
	background-color: #ff6699; /*background color of second menu tab*/
	color: white;		/*tab text color*/
}

.multicolortabs li.second a:hover
{
	background-color: #ff2244; /*background color of second menu tab on Mouseover*/
	color: white;		/*tab text color*/
}

.multicolortabs li.third a
{
	background-color: #337eff; /*background color of third menu tab*/
	color: white;		/*tab text color*/
}

.multicolortabs li.third a:hover
{
	background-color: #2233ff; /*background color of third menu tab on Mouseover*/
	color: white;		/*tab text color*/
}

.multicolortabs li.fourth a
{
	background-color: #c7b433; /*background color of fourth menu tab*/
	color: white;		/*tab text color*/
}

.multicolortabs li.fourth a:hover
{
	background-color: #999933; /*background color of fourth menu tab on Mouseover*/
	color: white;		/*tab text color*/
}

.multicolortabs li.fifth a
{
	background-color: #aa6699; /*background color of fifth menu tab*/
	color: white;		/*tab text color*/
}

.multicolortabs li.fifth a:hover
{
	background-color: #990099; /*background color of fifth menu tab on Mouseover*/
	color: white;		/*tab text color*/
}

.multicolortabs a:hover span
{
	background-color: transparent;
}

.multicolordivider			/*horizontal line.*/
{ 
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 5px;
	background: #337eff; /*background color of horizontal line*/
}
