/* 
  -----------------------------------
  Typemasters
  by Project Seven Development
  www.projectseven.com
  Layout: 06
  -----------------------------------
*/
body {
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	/*background-image: url(../p7tmasters_img/tmstr_hand.gif);
	background-repeat: no-repeat;*/
	margin: 1px 0 36px 0;
}
/*Vertical align bottom fixes Firefox strict mode glitch*/
img {/*
	border: none;*/
	vertical-align: bottom;
}
#logodiv {
	position: absolute;
	top: 24px;
	left: 300px;
}
#layoutwrapper {
/*	background-image: url(../p7tmasters_img/tmstr_vrule.gif);*/
	background-repeat: repeat-y;
	background-position: 200px 0px;
	min-width: 730px;
}
#layoutwrapper2 {
	/*background-image: url(../p7tmasters_img/tmstr_vrule.gif);*/
	background-repeat: repeat-y;
	background-position: 250px 0px;

}
#layoutwrapper3 {}
#menubar {
	position: absolute;
	top: 119px;
	left: 263px;
	/*width: 455px;*/
/*width was 40em fixes sub menu for IE, somehow, width-wise*/
	height: 40px;
}
#quote {
	position: absolute;
	top: 35px;
	left: 263px;
	width: 40em;
	height: 49px;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #8A95A9;
}
.subheading {
	font-size: 1.5em;
 color: #003366; 
font-weight: bold;
}
#leftcolumn {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
}
#leftcolumn p {
	line-height: 1.55em;
	margin: 12px 0;
}
#leftcolumn .padded-inside {
	padding: 5px 10px 20px 36px;
	font-size: 0.85em;
}
#rightcolumn {
	position: absolute;
	top: 175px;
	left: 263px;
	width: 690px;
	padding-top: 12px;	/*border-top: 1px none #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px none #006699;*/
}
#rightcolumn p {
	line-height: 1.25em;
	margin: 12px 0;
}
.rc-columns {
	width: 220px;
	float: left;
	margin: 0;
}
.rc-columns .padded-inside {
	padding: 20px;
	font-size: 0.75em;
}
/*
RESERVED for Side Columns. Use these if you'd like to assign individual attributes. 
Note that background colors or images will only extend the length of the text.
*/
#rc-column1 {}
#rc-column2 {}
#rc-column3 {}
/*
Extra classes to use for colored boxes inside of the columns
*/
.redbox {
	padding: 12px;
	background-color: #CC0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin: 12px 0 0 0;
}
.blackbox {
	padding: 12px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin: 12px 0 0 0;
}
/*
The Dropcaps style. Georgia typeface to work around Apple text rendering bugs
*/
span.dropcap {
	font-family:'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:5.75em;
	margin: 0 10px 0 0;
	padding: 0 0.1em .1em 0;
	display: block;
	line-height: 0.775em;
	color: #8A95A9;
	border-right: 1px solid #8A95A9;
}

h1, h2, h3, h4, h5 {
	font-variant: small-caps;
}
h1 {
	margin: 0;
	font-size: 1.75em;
	color: #A8A19B;
}
h2 {
	font-size: 1.25em;
	color: #A8A19B;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	margin: 24px 0 0 0;
	font-size: 1.3em;
}
h4 {
	margin: 24px 0 0 0;
	font-size: 1.2em;
}
ul.content, ol.content {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	list-style-type: square;
}
.top {
	margin-top: 6px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
}
.linklist {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
/*All Links on page*/
a:link {
	color: #3E4368;
}
a:visited, .linklist a:visited {
	color: #3E4368;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;/*font-weight: bold;*/
	font-weight: bold;
}
/*
Additive link styles for links inside 
elements assigned this class
*/
.linklist a {
	display: block;
	padding: 1px 6px;
	color: #0033CC;
	border: 1px solid #FFFFFF;
}
.linklist a:hover {
	border-color: #000000;
	text-decoration: none;

}
#copyright {
	font-size: 0.7em;
	clear: both;
	margin: 0px;
	background-image: url(../p7tmasters_img/copyright.gif);
	background-repeat: no-repeat;
	padding: 72px 44px;
	color: #000000;
}
#copyright span {
	display: block;
}
#footer {
	padding: 0;
	font-size: 0.75em;
	width: 500px;
}
.bottom {
	font-size: 11px;
}
#footer .content {
	margin-left: 36px;
	padding: 12px 20px 12px 0;
	position: relative;
	top: -1px;
}
/* 
Single Level Horizontal Menu
*/

/*#subcol1 {
	width: 500px;
	float: left;
}*/
/*#subcol2 {
	float: left;
	width: 222px;
}
*/
#centerleft {
	float: left;
	width: 493px;
	
	padding-right: 5px;
/*padding-left: 12px;
margin-left: -22px;
*//*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;*/
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;*/
}
#centerright {
	width: 140px;
	margin-left: 499px;
/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	*/
	padding-left: 15px;

}
#waybottom {
	clear: both;

}
.imgborder {
	border: 4px solid #8A95A9;


}
.borderrt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A95A9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A95A9;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.borderlft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A95A9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A95A9;
	padding-right: 5px;
}.imagebottom {
	margin-bottom: 12px;
}
.underleftmenu {
	font-size: 13px;
	color: #606989;
	text-align: center;	
}
#fourborder {
	border-top: 5px solid #82828c;
	border-right: 5px solid #82828c;
	border-bottom: 5px solid #82828c;
	border-left: 5px solid #82828c;
	padding: 5px;
	margin-top: 24px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.fix {
	color: #FF0000;
}
.bulletsubject {
	color: #8A95A9;
}
.col2title {
	font-weight: bold;
	color: #858590;
	font-size: 14px;
}
.beckynotes {
	color: #FF00FF;
}
.videoborder {
	color: black;
	margin-right: 12px;
	padding-right: 12px;
	border: thin solid #8A95A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
