﻿/* CSS layout */
/*Carole Mackin, Montana writer, presents her collection of writings:  International Contemporay Fiction, True Montana Stories, Poetry, and more." name="description" */
/*Montana, Iran, Washington, Las Vegas, Nevada,Turkmenistan, Afghanistan, Azerbijan, Canada, malamute, deer, poach, Mackin, FBI, Homeland Security, material witness, Flores, deport, rendition, spouse abuse, alcoholism, Roman, Persian, Sassan, Faradin, Duello, black widow, Arak, Annisette, Professional Investigator, ropemaster, checkmate, baseball, nascar, soccer, DT, delrium tremens, Medussa, Pumpkin Creek, porcupine  " name="keywords"*/

/*November 7, 2008 by Carole Mackin
Published November 10, 2008*/


body {
	border-style: solid;
	border-color: #ecf138;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 10px;
}

#container {
	min-width: 600px;
	margin: 0;
	padding: 0;
	
}

.footer {
	border-style: solid;
	border-width: 3px 6px 3px 6px;
	border-color: #ecf138;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	float: none;
	background-color: #FFFF99;
	color: #333333;
	line-height: 25px;
	text-align: center;
	padding-left: 200px;
	clear: both;
}

#left_col {
	width: 200px;
	float: left;
	background-color: #b8adab;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-color: #ecf138;
	border-bottom-color: #ecf138;
	padding-top: 150px;
}

#page_content {
	margin-left: 200px;
	padding: 0;
}


.logo {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #ecf138;
	margin-bottom: 70px;
	position: fixed;
	top: 1px;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #ecf138;
}

.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ecf138;
}

h1 {
	font-size: 24pt;
	letter-spacing: .15em;
	word-spacing: .2em;
	text-align: center;
	margin-bottom: .1em;
	margin-top: 80px;
}

h2 {
font-size: 15pt;
color: #9999cc;
letter-spacing: .15em;
word-spacing: .2em; 
text-transform: uppercase;
text-align: center;
margin: 0; 
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

.poem {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 0px;
}

.h7 {
	font-family: Sylfaen;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}

.a {
	font-family: Sylfaen;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}
	
.p {
	padding-right: 90px;
	padding-left: 90px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.underline {
	text-decoration: none;
	color: #000000;
}

.none {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.gray {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	vertical-align: top;
}

ul.indent {
	list-style-type: none;
	list-style-position: outside;
	text-indent: 30px;
	text-align: inherit;
	margin-left: 30px;
	padding-left: 60px;
	margin-right: 30px;
	padding-right: 60px;
}

