/* 
  -----------------------------------
  Typemasters
  by Project Seven Development
  www.projectseven.com
  Layout: 05
  Note: This template has been changed from the original so the page is centered
  -----------------------------------
*/

body {
font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
font-size: 100%;
color: #000000;
background-color: #F4F4EA;
margin: 15px 0 36px 0;
}
html, body {
height: 101%;
}
/*Vertical align bottom fixes Firefox strict mode glitch*/
img {
border: none;
vertical-align: bottom;
}
#logodiv {
position: absolute;
top: 95px;
left: 204px;
height: 25px;
width: 345px;
}
#layoutwrapper {
	background-image: url(../p7tmasters_img/tmstr_vrule.gif);
	background-repeat: repeat-y;
	background-position: 531px 200px;
	width: 750px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
#layoutwrapper2 {
	background-image: url(../graphics/supreme.jpg);
	background-repeat: no-repeat;

}
#layoutwrapper3 {}
#menubar {
	width: 750px;
	margin: 0 0 156px 0;
	padding: 0px;
	position: relative;
	left: 20px;
	top: 20px;
}
#leftcolumn {
width: 530px;
float: left;
background-color: #F4F4EA;
}
#leftcolumn p {
line-height: 1.55em;
margin: 12px 0;
}
#leftcolumn .padded-inside {
padding: 20px 20px 20px 36px;
font-size: 0.85em;
}
#rightcolumn {
margin: 0 0 0 530px;
}
#rightcolumn p {
line-height: 1.5em;
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
*/

.bluebox {
padding: 12px;
background-color: #0058B0;
color: #FFFFFF;
border: 1px solid #000000;
margin: 12px 0 0 0;
}
.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 .1em 0 0;
display: block;
line-height: .775em;
color: #000000;
border-right: 1px solid #000000;
}
span.smalldropcap {
font-family:'Palatino Linotype', Georgia, serif;
float:left;
font-size:2em;
margin: 0 10px 0 0;
padding: 0 .1em 0 0;
display: block;
line-height: .775em;
color: #000000;
border-right: 1px solid #000000;
}
h1, h2, h3, h4, h5 {
font-variant: small-caps;
}
h1 {
text-align:center;
font-size: 1.75em;

}
h2 {
margin: 0 0 0 0;
font-size: 1.5em;
}
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: 0px;
text-align: center;
}
.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: #0058B0;
}
a:visited {
color: #0058B0;
}
a:hover {
color: #FFFFFF;
background-color: #0058B0;
text-decoration: none;
}
/*
Additive link styles for links inside
elements assigned this class
*/
.linklist a {
font-size:14px;
display: block;
text-decoration:none;
background-color: #FFFFFF;
padding: 1px 6px;
color: #0058B0;
border: 1px solid  #000000;
}
.linklist a:hover {
border-color: #000000;
background-color:#0058B0;
color: #FFFFFF;
text-decoration: none;
}
/*.linklist a:visited {
color: #0058B0;
}*/
.linklist li {
padding: .4em;
text-align: left;
}
#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 {

text-align:left;
padding: 0;
font-size: 0.85em;
width: 750px;
margin: 0 auto;
}
#footer .content {
border-top: 1px solid #000000;

position: relative;
top: -1px;
}
/*
Single Level Horizontal Menu
*/
#p7tymstmenu {
margin: 0px;
padding:0;
}
#p7tymstmenu li {
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
}
#p7tymstmenu a {
display: block;
text-decoration: none;
padding: 6px 10px;
color: #0058B0;
line-height:1;
background-color: #FFFFFF;
font-size: .85em;
border: 1px solid #000000;
font-variant: small-caps;
}
#p7tymstmenu a:hover, #p7tymstmenu a:active, #p7tymstmenu a:focus {
background-color: #0058B0;
color: #FFFFFF;
letter-spacing: 0.01px;
}
#p7tymstmenu li {
float: left;
width: 9em;
}
/*
Single Level Vertical Menu
*/
#p7tymst_vmenu {
margin: 0;
padding:0;
}
#p7tymst_vmenu li {
list-style-type: none;
margin: 0 0 6px 0;
padding: 0;
}
#p7tymst_vmenu a {
display: block;
text-decoration: none;
padding: 6px 10px;
color: #0058B0;
line-height:1;
background-color: #FFFFFF;
font-size: 1em;
border: 1px solid #000000;
font-variant: small-caps;
}
#p7tymst_vmenu a:hover, #p7tymst_vmenu a:active, #p7tymst_vmenu a:focus {
background-color: #0058B0;
color: #FFFFFF;
letter-spacing: 0.01px;
}