/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../McCall/images/homepa3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: right;
	color: #5E5E5E;
}

.text2 {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
}

.text3 {
	color: #EAF3FA;
}

.text4 {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #1859A9;
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #9A0001;
}

.text6 {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #276AA5;
}

.text7 {
	height: 15px;
	margin-bottom: 10px;
	padding-left: 4px;
	background: url(images/homepage17.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text8 {
	text-align: center;
	font-size: 10px;
	color: #999999;
}

/** LINKS */

.link1:link {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-transform:uppercase;
}

.link1:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-transform:uppercase;
}

.link1:hover {
	text-decoration: underline;
	color: #004400;
	text-transform:uppercase;
}

.linkdown:link {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	text-transform:uppercase;
}

.linkdown:visited {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	text-transform:uppercase;
}

.linkdown:hover {
	text-decoration: underline;
	color: #999999;
	text-transform:uppercase;
}

.linkdowns:link {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	text-transform:uppercase;
	text-decoration: underline;
}

.linkdowns:visited {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	text-transform:uppercase;
	text-decoration: underline;
}

.linkdowns:hover {
	text-decoration: underline;
	color: #999999;
	text-transform:uppercase;
}

.linkleft:link {
	font-size: 12px;
	text-decoration: none;
	color: #8D700A;
	text-transform:capitalize;
}

.linkleft:visited {
	text-decoration: none;
	font-size: 12px;
	color: #8D700A;
	text-transform: capitalize;
}

.linkleft:hover {
	text-decoration: underline;
	color: #8D700A;
	font-size: 12px;
	text-transform:capitalize;
}

.linktop:link {
	color: #003300; 
	font-size: 18px;	
	text-decoration: none;	
	text-transform:capitalize;
}

.linktop:visited {
	color: #003300; 
	font-size: 18px;	
	text-decoration: none;	
	text-transform:capitalize;
}

.linktop:hover {
	color: #003300; 
	font-size: 18px;	
	text-decoration: none;	
	text-transform:capitalize;
}

.downloads:link {
	font-size: 12px;
	text-decoration: none;
	color: #8D700A;
	text-transform:capitalize;
}

.downloads:visited {
	text-decoration: none;
	font-size: 12px;
	color: #8D700A;
	text-transform: capitalize;
}

.downloads:hover {
	text-decoration: underline;
	color: #8D700A;
	font-size: 12px;
	text-transform:capitalize;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage07.jpg) no-repeat left bottom; }
.bg2 { background: url(images/homepage15.gif) repeat-y left top; }
.bg3 { background: #F9F9F9 url(images/homepage16.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage18.gif) repeat-x left top;
}


.blacktext
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;	
}

.prodname
{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#66656A;
	font-weight:bold;
}

.productdetails
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#66656A;
}

.greentextleft
{
	color:#03310D;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.greentexttitle
{
	color:#03310D;
	font-size:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

.greentext
{
	color:#03310D;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.innerText
{
	color:#8D700A;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
}