/*code copyright Mountain Graphics and Cindy Massolin 2008 onward.  Not to be used without prior written permission.  License for use of this code is for this one web site only
Canine Foundations Document - copyright Mountain Graphics 2008 onward
This code is the property of Mountain Graphics and Cindy Massolin.
It is authorized for one site license for the site created by Mountain Graphics Jan/2008.
It cannot be sold or used on ANY other site without obtaining a second site license and thru written permission of Cindy Massolin-->
*/

/*--------------General info--------------*/
body {
	margin: 0;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: black;
}

* {
	margin: 0;
	padding: 0;
	text-decoration:none;
/*	border:none;
*/	font-weight: normal;
}

#container{
	text-align: left;
	margin-left: -485px;
	margin-top: 10px;
	position: absolute;
	left: 50%;
	width: 947px;
	height: 691px;
	background: url(Images/backgroundREV2.gif) no-repeat;
}

img { border: none;
}

/*--------------Page Header--------------*/
#pageHeader {
	height: 125px;
	width: 105px;
	border: none;
	margin-top: 50px;
	margin-left: 68px;
}

#pageHeader h1 {
	font-size: 19px;
	text-align: center;
	visibility: hidden;
}


/*----- navigation -----*/

div#navigation {
	position: absolute;
	background-color: transparent;
	height: 286px;
	width: 190px;
	top: 228px;
	left: 31px;
	text-align: center;
}

div#navigation a {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

div#navigation a:hover {
	color: rgb(203,189,178);
	font-style: normal;
	font-weight: bold;
}


div#navigation a:visited {
	color:  black;
	font-style: normal;
	font-weight: bold;
}



/*--------------The Left Column--------------*/
#leftcol {
	position: absolute;
	top: 53px;
	left: 395px;
	width: 467px;
	height: 580px;

}

#leftcol h1 {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 24px;
}
#leftcol h3 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-left: 0px;
		
}

#leftcol h4 {
	padding-bottom: 5px;
	padding-top: 3px;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal ;
	font-weight: bold;
	margin-left: 0px;
		
}

#leftcol h5 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-left: 0px;
		
}

#leftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 7px;
}

#leftcol a {
	font-style: italic;
	line-height: 1.5em;
/*	font-weight: bold;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4F5A3D/* rgb(153,169,126)*/;
	text-decoration: none;
	margin-bottom: 7px;
}	
	
#leftcol a:hover {
	color:#333333;
	font-style: italic;
/*	font-weight: bold;
*/}


#leftcol a:visited {
	color:  black;
	font-style: italic;
	font-weight:normal;
}

	
#leftcol2 {
	position: absolute;
	top: 53px;
	left: 395px;
	width: 480px;
	height: 580px;

}

#leftcol2 h1 {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 24px;
}

#leftcol2 h3 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-left: 0px;
		
}

#leftcol2 h4 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal ;
	font-weight: bold;
	margin-left: 0px;
		
}

#leftcol2 h5 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-left: 0px;
		
}

#leftcol2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 5px;
}

#leftcol2 a {
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4F5A3D/* rgb(153,169,126)*/;
	text-decoration: none;
}	
	
#leftcol2 a:hover {
	color:#333333;
	font-style: normal;
	font-weight: bold;
}


#leftcol2 a:visited {
	color:  black;
	font-style: normal;
	font-weight: bold;
}

	
/*--------------The Success Left--------------*/
#successleft {
	position: absolute;
	top: 123px;
	left: 395px;
	width: 138px;
	height: 490px;
	line-height: 2em;
}


#icons	{
	width: 138px;
	height: 400px;
	border: none;
}

#icons a {
	text-decoration: none;
}


/*--------------The Success Right--------------*/
#successright {
	position: absolute;
	top: 124px;
	left: 560px;
	width: 280px;
	height: 490px;
}

#mainimg	{
	margin-left: 180px;
	width: 75px;
}

#description {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: right;
	line-height: 1.4em;
	left: 12px;
	top: 140px;
	margin-bottom: 7px;
	width: 280px;
}

#description h3{
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
}



.div1	{
}

/*--------------Footer--------------*/

#footer {
	position: absolute;
	left: 62px;
	top: 690px;
	width: 875px;
	font-size: 10px;
}

#copyright	{
	color: rgb(216,215,193);

}

#copyright	a:link{
	color: rgb(153,169,126);
	font-size: 10.25px;
	text-decoration: none;
	font-weight: normal;
	font-style:italic;
}

#copyright a:hover {
	font-size: 10.25px;
	color: rgb(216,215,193);
	font-weight: normal;
	font-style: italic;
}

#copyright a:visited {
	font-size: 10.25px;
	color: white;
	font-weight: normal;
	font-style: italic;
}

#association	{
	position: absolute;
	width: 45px;
	border: none;
	top: 615px;
	left: 55px;
}

#association h1	{
	font-size: 8px;
	text-align: center;
	visibility: hidden;
	line-height: normal;
}

#ckc	{
	width: 55px;
	border: none;
	margin-left: 60px;
	margin-top: -40px;
}

#ckc h1	{
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	line-height: normal;
	color:#000000;
}

/*--------------Spans--------------*/

.b	{
	font-weight: bold;
}
	
.bi	{
	font-weight: bold;
	font-style: italic;
}

.bired	{
	font-weight: bold;
	font-style: italic;
	color: red;
}

.bigeorgia	{
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
}

.i	{
	font-style: italic;
}

.bullet	{
	font-size: 12px;
}
