/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0; 
}


#pagewidth{
	width:760px;
} 
 
#header{
 position:relative; 
 height:217px; 
 background-color:#8D8D80; 
 width:760px;
} 
 
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:566px;
 }
 
#footer{
	height: 100%; 
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626255;
	text-align : center; 
} 

#footer a{	
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.shadowbg {background-image:url('images/shadow-bg.gif');background-repeat:repeat-y;}

#layoutA {position:absolute;left:0px;width:760px;top:0px;}
#layoutB {position:absolute;left:0px;width:760px;top:109px;}
#layoutC {position:absolute;left:0px;width:760px;top:174px;}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626255;
	text-align:left;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 3px;
}

#schoold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626255;
	text-align:left;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 3px;
	font-weight:bold;
}
#schoold a {
color:#0066CC;
}

.tableheader {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #333333;
}

.tabletext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.listingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.blue {
	color: #1d6597;
	font-size: 16px;
}

a:link { font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #6D7F2D; font-weight: bold; text-decoration: none}
a:active { font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #6D7F2D; font-weight: bold; text-decoration: none}
a:visited { font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #6D7F2D; font-weight: bold; text-decoration: none}
a:hover { font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #6D7F2D; font-weight: bold; text-decoration: none}

/*Start Navigation*/
#leftcol
{
	float:left;
	position:relative;
	background-image: url('images/nav-bg.gif');
	background-repeat: repeat-y;
	width: 194px;
	margin: 0px 0px 0px 0px;
	padding: 0em 0em 0em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 375px;
	overflow: hidden;
	left: 0px;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0em 0em 0em 0em;
	margin: 0px 0px 0px 0px;
	width: 168px;
}

ul#navlist li
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

ul#navlist li a
{
	display: block;
	width: 168px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #626255;
	text-decoration: none;
	background: #F4F4F0;
}

#leftcol ul#navlist li a { width: 167px; }

ul#navlist li#active a
{
	background: #626255;
	color: #DFDFD3;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #626255;
	background: transparent;
	border-color: #ccc #fff #fff #ccc; 
}

.listprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.picturecontainer {
	position : relative;
	width : 500px;
}
.picture {
	width: 100px;
	float: left;
}

.picturetext {
	width : 350px;
	float: right;
}
.pictureemail {
	float: right;
	width : 350px;
}

