﻿@charset "utf-8";
/* CSS Document - This website Fully Engineered By Michael John Mikhjian */

/* Header Fields */
.Container {position:relative;top:0px;width:800px;left:50%;margin-left:-400px; }
.ceilheader_ {position:absolute;left:0px;top:0px;width:800px;height:335px;background-image: url(images/ceilheader.png);}
.navleft_ {position:absolute;left:0px;top:335px;width:163px;height:32px;background-image: url(images/navleft.png);}
.navright_ {position:absolute;left:639px;top:335px;width:161px;height:32px;background-image: url(images/navright.png);}

/* a links */
.ahome_ a{position:absolute;left:163px;top:335px;width:54px;height:32px;background-image: url(images/ahome.png);}
.aabout_ a{position:absolute;left:217px;top:335px;width:80px;height:32px;background-image: url(images/aabout.png);}
.amaintenance_ a{position:absolute;left:297px;top:335px;width:153px;height:32px;background-image: url(images/amaintenance.png);}
.alistings_ a{position:absolute;left:450px;top:335px;width:126px;height:32px;background-image: url(images/alistings.png);}
.avideos_ a{position:absolute;left:576px;top:335px;width:72px;height:32px;background-image: url(images/avideos.png);}
.acontact_ a{position:absolute;left:648px;top:335px;width:63px;height:32px;background-image: url(images/acontact.png);}

/* Footer Fields */
.footer_ {position:relative;left:0px;top:367px;width:800px;height:93px;background-image: url(images/footer.png);}

/* Body Fields */
.body_ {position:relative;left:0px;top:367px;width:800px;background-image: url(images/body.png); z-index:100}
body{background-image:url(images/bg.jpg); background-repeat:repeat; margin:0px; font-family:Georgia, Times New Roman, Verdana, Helvetica, sans-serif; }

/* Fonts */
.largefont{ font-size:14px; font-family:Georgia, Times New Roman, Verdana, Helvetica, sans-serif; line-height:18px;}
.minifont{ font-size:12px; font-family:Georgia, Times New Roman, Verdana, Helvetica, sans-serif; line-height:20px;}
.listfont{ font-size:10px; font-family:Georgia, Times New Roman, Verdana, Helvetica, sans-serif; line-height:20px;}
h2{font-size:14px; /*margin-bottom:-25px */}
p{font-size:12px; margin-left:5px}
table{font-size:12px; margin-left:5px}

/* Content Adjustments */
.inputstyle1{ background:#FFF; border:1px groove; width:200px; font-family:Helvetica, Arial, sans-serif; font-size:11px; height:16px; padding:2px; margin-bottom:5px}
.inputstyle2{ border:1px solid; width:120px; font-family:Helvetica, Arial, sans-serif; font-size:11px; height:16px; padding:2px; text-align:center; margin-top:6px}
.cpin{ border:1px solid; width:190px; font-family:Georgia, Times New Roman, Verdana, Helvetica, sans-serif; font-size:11px; height:16px; padding:2px; text-align:left; margin-top:6px;}
