/* CSS Document */
* {margin:0; padding:0;	font-size:12px;}
body {background:#000000;}

#main {width:1050px !important; margin:0 auto; text-align:left;}

img {vertical-align:top;}
a img {border:0;}

html, input, textarea {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:0.688em;
line-height:1.455em;
}

a {
color:#33dcdd;
text-decoration:none;
}

a:hover {
color:#ffffff;
text-decoration:none;
}

h1 {
padding-top:20px;
font-family: Georgia;
font-weight: bold;
color: #c68111;
text-align:center;
font-size:30px;
}

#header {height:159px !important; width:1050px; background:transparent url(images/header.jpg) repeat scroll center top;}
#main_body_box {width:1050px; background:#3c0000 url(images/grad_bg.jpg) repeat-x scroll center top; float:left;}

#addison {margin:20px 0px 0px 317px; float:left; }
#frisco {margin:20px 0px 0px 100px; float:left;}
#uptown {margin:20px 0px 0px 20px; float:left;}


/***************footer***************/
#footer {width:1050px; height:62px; margin-top:20px; background:transparent url(images/footer_bg.jpg) repeat-x scroll center top; float:left;}
.footer_text {color:#ffffff; text-align:center; padding-bottom:15px;}
.footer_text a {color:#ffffff; text-decoration:underline;}

