@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body{text-align:center; background: #000034 url(../images/background.jpg) repeat-x; }
.wrapper{width:1024px;margin:0 auto; text-align:left;}

#header { height:218px; background: url(../images/header-bg.jpg) repeat-x; }
#header h1{background:url(../images/austin-remodeling-logo.jpg);width:290px;height:202px; position:absolute; left:50%; margin-left:-505px;}
#header span {display:none;}
#headerText { width:423px; position:absolute;top:25px;margin-left:315px; }
#headerText p { font-family: Georgia, "Times New Roman", Times, serif;font-size: 16px; color: #F9EF14; padding-bottom:10px; font-weight:bold; }
#headerText h2 { font-family: Georgia, "Times New Roman", Times, serif;font-size: 30px;color: #Fff; }
.headerPhoto { float:right; padding-top:18px; padding-right:10px; }

#content { width:1024px;  background:#050D55; min-height:500px; }


#left_col {width:222px; float:left; }
#nav-container { width:222px; height:330px; }
#nav{list-style:none; font-family:Georgia, "Times New Roman", Times, serif; display:block; height:30px; width:222px;  }
#nav li a, #nav li p{display:block; text-decoration:none;padding:6px 15px;color:#000;font-size:16px; background:url(../images/nav-background.jpg);}
#nav li a:hover, #nav li p:hover{color:#fff; background:url(../images/nav-background-roll.jpg)}

#nav-image { width:222px;  }


#right_col {width:802px; float:right;}
#right_col h1 { font-family: Georgia, "Times New Roman", Times, serif;font-size: 25px; padding:5px 5px 5px 10px; color:#FFFFFF; }
#right_col p { font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px; padding:5px 5px 5px 10px; line-height:18px; color:#FFFFFF; }
#right_col p a { color:#0033FF; }
.mainPhotos {float:left;}
.flash {float:right; padding:10px;}
#imageGallery { background: url(../images/gallery-bg.jpg) repeat-x; padding:15px;  }
.thumb { width:772px;  }

#footer{ }
#footer ul { list-style:none; font-family:Georgia, "Times New Roman", Times, serif;}
#footer a {color:#999; text-shadow:#22150c 1px 1px 1px; }
#footer a:hover{color:#666666;}
#footer h4 { color:#999; border-bottom:1px dashed #666666; margin:4px 0; padding:4px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;}
#footer p { color:#666666; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
.one_col{ margin-left:50px; width:200px; float:left; padding:10px;}
.two_col{ width:450px; float:left; padding:10px;}
.clear { clear:both;}