
/* PAGE STYLE */
/* --- The basics to control universal font style, etc. --- */

body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	background-image:url(/images/blank-lt-gray.gif);
	background-repeat:repeat;
	
}

td {
	font-family: Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}



/* TEXT STYLE */
/* --- This is a starter set.  Add any other tags needing style set on them --- */

a:link, a:visited {
	font-family:inherit;
	font-size:11px;
	font-style:inherit;
	font-weight:bold;
	text-decoration:underline;
	color:#333399;
}

a:hover {
	font-family:inherit;
	font-size:11px;
	font-style:inherit;
	font-weight:bold;
	text-decoration:underline;
	color:#333399;
}

h1 {
	font-family:inherit;
	font-size:24px;
	font-style:inherit;
	font-weight:bold;
	color:#1E77D3;
	margin-top:10px;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#B1710B;
	margin-bottom:0px;
}

h3 {
	font-family: Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

span {
	font-family: Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
	color:#1E77D3;
}

ul {	
	color:#B1710B;
	font-weight:bold;
}

/* SPECIAL TEXT STYLE */
/* --- These classes NEED set-up with ".txt-" infront of them and will show in the RTE --- */

.txt-Arial {
	font-family:Arial;
}
	
.txt-Arial-Black {
	font-family:"Arial Black";
}
	
.txt-Cooperplate {
	font-family:"Cooperplate Gothic Bold";
}
	
.txt-Courier {
	font-family:"Courier New";
}
	
.txt-Comic {
	font-family:"Comic Sans MS";
}
	
.txt-Impact {
	font-family:Impact;
}
	
.txt-Times {
	font-family:"Times New Roman", Times, serif;
}

.txt-tiny {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:xx-small;
	font-style:inherit;
	font-weight:inherit;
	color:#0066cc;
}

.txt-h2 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight:900;
	font-size: 12px;
	font-style: normal;
	color:#B1710B;
	text-decoration:none;
}

.txt-gray {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:inherit;
	font-weight:bold;
	color:#666666;
}

/* SPECIAL PAGE STYLE */
/* --- this would be for <div>, etc with background, etc. set on them --- */

#top {
	z-index:1;
	background-image: url(/images/bg-top.jpg);
	background-repeat:repeat;
	height:318px;
	top:0px;
	left:0px;
	width:100%;
}

#mtop {
	z-index:1;
	background-image: url(/images/bg-main.jpg);
	background-repeat:repeat;
	height:132px;
	top:0px;
	left:0px;
	width:100%;
}

#itop2 {
	z-index:1;
	top:125px;
	left:0px;
	width:100%;
	position:absolute;
}

#ileft {
	z-index:1;
	border: 5px solid #B2710B;
	background-image:url(/images/blank-gold.gif);
	background-repeat:repeat;
	height:100%;
}

#left {
	z-index:1;
	border: 5px solid #B2710B;
	background-image:url(/images/blank-gold.gif);
	background-repeat:repeat;
}

#left2 {
	border: 5px solid #B9B9B9;
	background-image:url(/images/blank-lt-gray.gif);
	background-repeat:repeat;
}

#iright {
	z-index:1;
	background-image:url(/images/i-text-bg.gif);
	background-repeat:repeat-x;
	border-bottom: 5px solid #B9B9B9;
	border-left: 5px solid #B9B9B9;
	border-right: 5px solid #B9B9B9;
	padding:10px;
}

#body {
	z-index:1;
	border: 5px solid #B9B9B9;
	background-image:url(/images/blank-lt-gray.gif);
	background-repeat:repeat;
	padding:10px;
}

#subnav {
	background-image: url(/images/m-subnav-bg.gif); 
	background-repeat:repeat; 
	margin:0px; 
	padding:0px;
	border-top:5px solid #b9b9b9;
	border-left:5px solid #b9b9b9;
	border-right:5px solid #b9b9b9;
}

#ipic {
	z-index:2;
	top:318px;
	left:0px;
	position:absolute;
}

#mpic {
	z-index:2;
	top:125px;
	left:0px;
	position:absolute;
}

#logo {
	z-index:1;
	top:19px;
	left:0px;
	position:absolute;
}

#logo2 {
	z-index:1;
	top:95px;
	left:0px;
	position:absolute;
}

#phone {
	z-index:1;
	top:65px;
	right:10px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#nav {
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	width:585px;
	height:30px;
	top: 95px;
	left: 155px;
	position:absolute;
}

#pics {
	border: 4px solid #B9B9B9;
}

#txt {
	background-image:url(/images/blank-gray.gif);
	background-repeat:repeat;
	padding:10px;
}

#subon {
	background-image:url(/images/sub-on-arrow.jpg);
	background-repeat:no-repeat; 
	padding-left:20px; 
}

#suboff {
	background-image:url(/images/sub-off-arrow.jpg);
	background-repeat:no-repeat; 
	padding-left:20px; 
}

/* FORM STYLE */
/* --- All submit buttons, search boxes, etc. will need inline widths set on them --- */

form {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	color:#000000;
	display:inline;
}

input {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	color:#000000;
	width:250px;
	display:inline;
}

textarea {
	font-family:inherit;
	font-size:inherit;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	width:250px;
	display:inline;
}

select {
	font-family:inherit;
	font-size:inherit;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	width:250px;
	display:inline;
}