/*
Theme Name: Vickers
Theme URI: http://www.austinvickers.com/themes/vickers
Version: 1.0
Description: 2 Column theme
Author: Joel Ybanez
*/


body {
margin: 0px;
padding: 0;
color:#000;
background: url(images/homebkg.gif) top center no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 22px;
}

img {
border: none;
}

#container {
width: 100%;
height: 100%;
}


#content {
width: 650px;
height: 300px;
margin: 360px auto 0px;
}

#apDiv1 {
	position:absolute;
	left:2px;
	top:574px;
	width:200px;
	height:49px;
	z-index:1;
}

p {
margin: 0;
padding: 0;
}
.title {
font-size: 26px;
color: #000;
padding-bottom: 8px;
}

#leftM {
width: 270px;
height: 200px;
float:left;
}

#rightM {
width: 270px;
height: 200px;
float:right;
}

#centerM {
float:center;
padding-top: 220px;
}

#content a:link, #content a:visited, #content a:active { 
color: #c17e0c;
font-weight:bold;
line-height: 2em;
border-bottom: 1px solid #000000;
text-decoration: none;
}

#content a:hover {
	margin: 0px;
	color: #666666;
	text-decoration: none;
}

#footerM {
padding-top: 50px;
text-align: center;
color:#FFF;
font-family: Georgia;
font-size:12px;
font-weight: bold;
clear:both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	color: #bf812a;
	text-align: left;
	letter-spacing: 3pt;
	text-align: center;
}
