@charset "utf-8";
body, html {padding:0px; margin:0px; color:#000; background:url(images/background.gif) #373c4f; background-position:center; background-repeat:repeat-y; font:14px Tahoma, Geneva, sans-serif; line-height:1.3em;}
a {text-decoration:none; color:#00F;}
a:hover {text-decoration:underline;}
#container {width:760px; margin:0px auto;}
#title {width:760px; height:73px; background:url(images/title.gif);}
#header {width:760px; height:230px;}
#menu {width:760px; height:27px; background:url(images/menuback.gif) #000; font-size:12px;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; display:block; float:left; padding:5px 8px; text-decoration:none; font-variant:small-caps; }
#menu ul li a:hover {color:#ffc527;}
#left-side {width:526px; padding:15px; float:left;}
#right-side {width:184px; padding:10px; float:right; color:#fff; font-size:12px;}
#right-side a {color:#FF3;}
#locations {width:204px; padding-top:10px; float:right; background:#000; color:#fff; text-align:center; font-size:10px; font-weight:bold;}
#locations img {margin-top:10px;}
h1 {font-size:16px; padding:0px; margin:0px 0px 5px;}
input, textarea, select {color:#000; font-size:10px; margin-bottom:4px; width:300px; font-family:Tahoma, Geneva, sans-serif;}
#footer {width:720px; padding:20px; margin-top:20px; background:#CCC; text-align:center; clear:both; position:relative; bottom:1px; font-size:10px;}
.CallToAction {display:block; background:#f6d70a; padding:10px;  font-size:14px; clear:both;}
.CallToAction a {color:#00F; font-weight:bold;}