/*----------------------
	PAGE ELEMENTS
------------------------*/


body{
	margin: 0;
	background: #5bb3d6 url(../bg.png) center top no-repeat;
	text-align: center;
	font-size: 12px;
	font-family: trebuchet ms;
	color:black;
	height: 100%;
}   



img {border: none;}

.insetpic {border:5px double #eeeeee; background-color:#45a8d0;}
.productpic {border:5px double #eeeeee; background-color:#45a8d0;}
.staffpic {border:5px double #eeeeee; background-color:#45a8d0;margin: 9px;}
.contactuspic {border:5px double #eeeeee; background-color:#45a8d0;}
.gallerypic {border:5px double #eeeeee; background-color:#45a8d0;}

td		{font-family:trebuchet ms; font-size:12px; color:black;}

input		{font-family:trebuchet ms; font-size:12px; color:black;}
select		{font-family:trebuchet ms; font-size:12px; color:black;}
textarea	{font-family:trebuchet ms; font-size:12px; color:black;}

.footer		{font-family:trebuchet ms; font-size:10px; color:black; font-weight:normal;} 





.title_lrg	{font-family:trebuchet ms; font-size:18px; color:#05828e;}
.title_lrg_b	{font-family:trebuchet ms; font-size:18px; color:#00227d;}
.title_lrg_t	{font-family:trebuchet ms; font-size:18px; color:#00a564;font-weight:bold;}
.title_lrg_o	{font-family:trebuchet ms; font-size:18px; color:#fd8921;font-weight:bold;}
.title_med	{font-family:trebuchet ms; font-size:16px; color:#05828e;}
.title_sm	{font-family:trebuchet ms; font-size:15px; color:#00a564;font-weight:bold;}
.txt_lrg_o	{font-family:trebuchet ms; font-size:15px; color:#fd8921;}
.txt_lrg_t	{font-family:trebuchet ms; font-size:15px; color:#00a564;}
.txt_med_b	{font-family:trebuchet ms; font-size:14px; color:#00227d;}
.txt_med_o	{font-family:trebuchet ms; font-size:14px; color:#fd8921;}
.txt_med_t	{font-family:trebuchet ms; font-size:14px; color:#00a564;}
.txt_med_g	{font-family:trebuchet ms; font-size:14px; color:#656565;}
.txt_sm_g	{font-family:trebuchet ms; font-size:13px; color:#656565;}
.txt_sm_o	{font-family:trebuchet ms; font-size:13px; color:#fd8921;}
.txt_sm_b	{font-family:trebuchet ms; font-size:13px; color:#00227d;}
.txt_sm_t	{font-family:trebuchet ms; font-size:13px; color:#00a564;}

.test_o		{font-family:arial narrow; font-size:14pt; color:#fd8921;}
.test_b		{font-family:arial narrow; font-size:13pt; color:#05818d;}
a.test_b:hover	{font-family:arial narrow; font-size:13pt; color:#05818d;}
.links_teal_sm	{font-family:trebuchet ms; font-size:12px; color:#05828e;}
.links_teal_lrg	{font-family:trebuchet ms; font-size:18px; color:#05828e;}
a.links_teal_lrg:hover	{font-family:trebuchet ms; font-size:18px; color:#05828e;}

.links_o_lrg	{font-family:trebuchet ms; font-size:18px; color:#fd8921;}
a.links_o_lrg:hover	{font-family:trebuchet ms; font-size:18px; color:#fd8921;}

.links_o_med	{font-family:trebuchet ms; font-size:16px; color:#fd8921;}
a.links_o_med:hover	{font-family:trebuchet ms; font-size:16px; color:#fd8921;}

.links_g_med	{font-family:trebuchet ms; font-size:13px; color:#656565;}
a.links_g_med:hover	{font-family:trebuchet ms; font-size:13px; color:#656565;}

.links_o_sm	{font-family:trebuchet ms; font-size:13px; color:#fd8921;}
a.links_o_sm:hover	{font-family:trebuchet ms; font-size:13px; color:#fd8921;}

/*----------------------
	LINK STYLES
------------------------*/

a:hover		{text-decoration:underline; font-family:trebuchet ms; font-size:12px;
		color:#05828e; font-weight:normal;} 

a		{text-decoration:none; font-family:trebuchet ms; font-size:12px;
		color:#05828e; font-weight:normal;} 

a.productname	{text-decoration:none; font-family:trebuchet ms narrow; font-size:17px;
		color:#fd8921; font-weight:bold;} 
a.productname:hover	{text-decoration:none; font-family:trebuchet ms narrow; font-size:17px;
		color:#fd8921; font-weight:bold;} 
 
.Rollover .Out
{
	display:inline;
	visibility:visible;
}
.Rollover .Over
{
	display:none;
	visibility:hidden;
}
.Rollover:hover .Out
{
	display:none;
	visibility:hidden;
}
.Rollover:hover .Over
{
	display:inline;
	visibility:visible;
}
		









/*----------------------
    FLOATING ELEMENTS
------------------------*/

#homebutton	{position:absolute; top:174px; left:50%; margin-left:350px; z-index:60}  


#headerlink	{position:absolute; top:0px; left:50%; margin-left:40px; z-index:60}  

		
#content	{position:absolute; top:290px; left:50%; margin-left:-190px; width:540px;
		font-family:trebuchet MS; font-size:11px; color:black; z-index:50;}


		








 
