@charset "UTF-8";
/* CSS Document */

.body{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#3b3b3b;
}

.footquote{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:32px;
color:#f8c1d9;
}

.limohead{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:32px;
color:#2e2230;
}
.footquotename{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#f8c1d9;
}
.head{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#777777;
}

.limo{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#33cc00;
}

.foothead{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#777777;
}

.footheadb{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#777777;
}



.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#555555;
}


.boxout {
	color:#CCCCCC;
}

.boxout a:link, .boxout a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-align:left;
text-decoration: none;
color: #3b3b3b;
background-color: transparent;
}

.boxout a:hover, .boxout a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-align:left;
background-color: transparent;
color: #888888;
}


.foot {
	color:#CCCCCC;
}

.foot a:link, .foot a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration: none;
color: #777777;
background-color: transparent;
}

.foot a:hover, .foot a:active {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
background-color: transparent;
color: #ff7f00;
}




/*•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• WRAPPER */


#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	height:710px;
	top: -10px;
	border-top:0px;
	border-top-color:#222222;
	border-top-style:solid;
}

#head{
	position: absolute;
	left:0px;
	top:100px;
	width:870px;
	height:400px;
	background-color: #FFFFFF;
}

#topnav{
	position: absolute;
	left:0px;
	top:2020px;
	width:870px;
	height:30px;
}

#topnavline{
	position: absolute;
	left:0px;
	top:50px;
	width:820px;
	height:10px;
	border-top:1px;
	border-top-color:#999999;
	border-top-style:solid;
}

/*•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• COL */

#col1{
	position: absolute;
	left:70px;
	top:500px;
	width:740px;
	height:210px;
}

#col2{
	position: absolute;
	left:220px;
	top:500px;
	width:210px;
	height:210px;
	background-color: #333333;
}

#col3{
	position: absolute;
	left:440px;
	top:500px;
	width:210px;
	height:210px;
	background-color: #333333;
}
#col4{
	position: absolute;
	left:660px;
	top:500px;
	width:210px;
	height:210px;
	background-color: #333333;
}

/*•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• BAR */

#bar1{
	position: absolute;
	left:0px;
	top:720px;
	width:210px;
	height:210px;
	background-color: #333333;
}

#bar2{
	position: absolute;
	left:220px;
	top:720px;
	width:210px;
	height:210px;
	background-color: #666666;
}

#bar3{
	position: absolute;
	left:440px;
	top:720px;
	width:210px;
	height:210px;
	background-color: #CCCCCC;
}
#bar4{
	position: absolute;
	left:660px;
	top:720px;
	width:210px;
	height:210px;
	background-color: #333333;
}

/*•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• RIGHT */

#right1{
	position: absolute;
	left:550px;
	top:500px;
	width:320px;
	height:210px;
}

/*•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• FOOTER */

#footer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	height:100px;
	top: 0px;
	}
	
	#footcol1{
	position: absolute;
	left:20px;
	top:20px;
	width:260px;
	height:320px;
}
