/*****************************************************************               
############################################

TITLE:                Master Stylesheet for Scotchmark
AUTHOR:           Kevin Cannon (kmcannon at telus.net)
UPDATED:         April 7, 2006

############################################
*****************************************************************/

body {
	margin:0;
	padding:0;
	color:#333;
	font-size:small;
	font-family:"Lucida Grande", Verdana, Arial, Sans-serif;
	background:url(../images/top-gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
}


/**************                                            COMMON ELEMENTS                         
###########################################*/	

a {
	color:#4A795F;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}	


p {
	line-height:1.5em;
	text-indent:13px;
	font-size:90%;
}	
	
/***************                                         SITE WIDE DIVISIONS                            
###########################################*/

#content-wrap {
	margin:50px auto 0 auto;
	width:800px;
}	

.top-content1, .top-content2, .top-content3 {
	width:800px;
	height:40px;
	float:left;
	border-top:1px solid #ccc;
	border-bottom:1px dashed #999;
	text-align:center;
}

.top-content2, .top-content3 {
	margin-left:15px;
}	

.top-content2 {
	width:380px;
}


.top-content3 {
	width:250px;

}	

#leftcol {
	float:left;
	width:540px;
	padding:0 0 15px 10px;
	border-right:1px solid #CCCCCC;
	margin-top:15px;
}

#rightcol {
	float:left;
	width:230px;
	margin:15px 0 0 15px;
}

#footer {
	clear:both;
	text-align:center;
	width:800px;
	border-top:1px solid #ccc;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
}	

/**************                                            NAVIGATION                                    
###########################################*/

ul#navigation {
	margin:0 0 10px 0;
	padding:0;
	float:left;
	list-style:none;
	width:100%;
}

ul#navigation li {
	float:left;
	border:1px solid #e5e5e5;
	border-top:0;
	font-size:95%;
}

ul#navigation li a {
	color:#333;
	text-decoration:none;
	display:block;
	padding:6px 9px;
	border-top:2px solid #aaa;
}

ul#navigation li a:hover {
	background:#fff url(../images/nav-li.gif) no-repeat top left;
	border-top:2px solid #00CC00;
	background-color:#0099CC;
	color:#FFFFFF;
}	

ul#navigation li a:active {
	background:#fff url(../images/nav-li.gif) no-repeat top left;
	border-top:2px solid #00CC00;
	background-color:#0099CC;
}	

/****************                                        HEADING ELEMENTS         
###########################################*/

h1 , h2{
	margin:0;
	font-weight:normal;
}	

h1 {
	font-family:Verdana, sans-serif;
	color:#555;
	margin-top:5px;
	font-size:20px;
	text-transform:uppercase;
}	

h2 {
	font-family:Times, serif;
	font-weight:normal;
	font-size:24px;
	color:#fff;
	position:absolute;
	top:65px;
	left:25px;
}	

h3 {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:10px;
	margin-bottom:0;
	color:#333;
	border-bottom:1px dashed #aaa;
	width:525px;
	clear:left; /* CLEARS NAVIGATION */
}	

h4 {
	color:#0066CC;
	font-family:arial, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	/*border-bottom:1px dashed #aaa;*/
	border-top:1px solid #ccc;
	padding:2px 0;
	margin-top:0;
	background-color:#F7F7F7;
}	

h5 {
	color:#0066CC;
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:120%;
	margin-top:5px;
	border-bottom:1px dashed #aaa;
	background-color:#F7F7F7;

}	

/*************                                               PARAGRAPH & LINK ELEMENTS              
###########################################*/

#leftcol p {
	margin-right:15px;
	font-size:11px;
}	


/************                                                 IMAGE ELEMENTS                    
###########################################*/

img#divider {
	margin-top:10px;
}	

.top-content1 img, .top-content2 img, .top-content3 img {
	display:inline;
	border:1px solid #ccc;
	padding:2px;
	margin:2px 0 0 10px;
}	

img.border {
	display:block;
	margin:0 auto 20px auto;
	border:1px solid #ccc;
	padding:3px;
}	

/*************                                               FORM STYLES
###########################################*/

form {
	margin-top:11px;
}

input {
	border:1px solid #ccc;
}	

input.button {
	width:80px;
	margin-left:80px;
	border:1px solid #ccc;
	background:#fff;
	color:#333;
}

dl {
	margin:0 0 20px 40px;
}	

dt {
	margin:15px 0 0 -10px;
}	

dd {
	margin:0;
}	

/*************                                               OTHER STYLES
###########################################*/	

blockquote {
	margin:10px 20px 10px 10px;
	padding-top:5px;
	background:#f5f5f5;
	border:1px solid #ccc;
	border-bottom:2px solid #4A795F;
}	

p cite {
	text-align:left;
}	

ul {
	font-size:95%;
}

ul ul {
	padding-bottom:10px;
}	.title_image {
	float: left;
	height: 200px;
	width: 300px;
	position: absolute;
}
.title_image {
	float: left;
	height: 200px;
	width: 300px;
	position: relative;
}
#content-wrap #leftcol p {
	position: relative;
}
#content-wrap #leftcol img {
	float: right;
	position: relative;
}
#content-wrap #leftcol br {
	float: left;
	position: relative;
}
.home_img {
	float: left;
	position: relative;
	z-index: auto;
	text-align: left;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
	width: 200px;
}

	#main {
	float: left;
	width: 100%;
	position: relative;
	z-index: auto;
}
#main_img {
	float: left;
	width: 316px;
	height:219px;
	position: relative;
	border:#999999 solid 2px;
}

#d_img {
	float: left;
	width: 162px;
	height:219px;
	position: relative;
	border:#999999 solid 2px;
}
#txt {
	font-size:11px;
	margin-right: 10px;
	margin-left: 170px;

}
#txt2 {
	float: left;
	width: 100%;
	position: relative;
}
#txt3 {
	float: left;
	width: 100%;
	position: relative;
	margin: 0px;
}
#home_image1 {
	float: left;
	width: 316px;
	position: relative;
	margin-right: 10px;
}
#home_image2 {
	float: left;
	width: 200px;
	position: relative;
	margin-right: 10px;
}
#home_image_desc {
	font-size: 11px;
	margin-right: 10px;
}


#div_first_img_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	float: left;
	position: relative;
}
#d_images {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#containers {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
#dogma_container2 {
	float: left;
	width: auto;
	margin-bottom: 20px;
	position: relative;
	page-break-before: auto;
	page-break-after: auto;
	list-style-position: outside;
	clear: none;
	display: block;
}
.frame_relicary{
	border:#FFFFFF solid 1px;
	}
div.contact_base {
	float: left;
	height: 30px;
	width: 100%;
	position: relative;
	vertical-align:top;
	
}
div.contact_base2 {
	position: relative;
	vertical-align:top;
}
.contact_text_box {
	margin-left: 50px;
	position: relative;
	margin-top:5px;
	width:200px;
}
.contact_text_area {
	position: relative;
	margin-top:5px;
	width:350px;
}
.p2{
	font-size:11px;
	line-height:1.5em;
	text-indent:13px;
	margin-right:10px;
	}
	
.p3{
	font-size:11px;
	line-height:1.5em;
	text-indent:13px;
	margin-right:10px;
	margin-top:10px;
	}

div.top_margin_bottom_right{
	margin-top:15px;
	margin-right:10px;
	margin-bottom:15px;
	text-align:left;
	}
div.download_pdf{
	text-indent:30px;
	background-image:url(../images/download_bullet.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
	}
div.download_desc{
	font-size:11px;
	line-height:1.5em;
	margin-right:30px;
	margin-top:10px;
	margin-left:30px;
	border-bottom:#999999 dashed 1px;
	margin-bottom:20px;
	}
	
.text_boxes{
	margin-left:50px;
	position:relative;
	}
div.home_base{
	margin-left:auto;
	margin-right:auto;
	margin-top:18%;
	margin-bottom:auto;
	width:700px;
}

div.monks_img1 {
	background-image:url(../images/m_thumb_1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:100px;
	padding-left:75px;
	vertical-align:text-top;
	font-size:11px;
	margin-right:10px;
	margin-top:10px;
	border-bottom:#CCCCCC 1px dashed;

}
div.monks_img2 {
	background-image:url(../images/m_thumb_2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:100px;
	padding-left:75px;
	vertical-align:text-top;
	font-size:11px;
	margin-right:10px;
	margin-top:10px;
	border-bottom:#CCCCCC 1px dashed;
}

div.monks_img3 {
	background-image:url(../images/m_thumb_3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:100px;
	padding-left:75px;
	vertical-align:text-top;
	font-size:11px;
	margin-right:10px;
	margin-top:10px;
	border-bottom:#CCCCCC 1px dashed;
}
div.monks_img4 {
	background-image:url(../images/m_thumb_4.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:100px;
	padding-left:75px;
	vertical-align:text-top;
	font-size:11px;
	margin-right:10px;
	margin-top:10px;
	border-bottom:#CCCCCC 1px dashed;
}

li.itsin{
	background:#fff url(../images/nav-li.gif) no-repeat top left;
	border-top:2px solid #00CC00;
	background-color:#0099CC;
	color:#FFFFFF;
	}
	
div.download_pdf{
	text-indent:30px;
	background-image:url(../images/bullet2.png);
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	}