@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #F7F7F7;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	background-image: url(../_images/goto.jpg);
	background-color: #363030;
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../_images/header1.jpg);
	height: 285px;
}
body  a {
	color: #CCCCCC;
	text-decoration: none;
}
body a:hover {
	color: #EEA19B;
	text-decoration:underline;
}


#top {
	background-image: url(../_images/gotobeautylogo.jpg);
	height: 53px;
}
#content_main {
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#sidecolumn {
	float: right;
	width: 270px;
	position: relative;
}
#startnow {
	background-image: url(../_images/start.png);
	height: 110px;
	width: 131px;
	position: absolute;
	z-index: 100;
	left: 200px;
	top: -480px;
}
#article_menu li {
	display: inline;
	padding-right: 40px;
	vertical-align: middle;
}
#article_menu img {
	vertical-align: middle;
	padding-right: 5px;
}
#article_menu {
	text-align: center;
}
#social {
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
#social img {
	vertical-align: middle;
	margin-left: 10px;
}


#sidecolumn #form {
	background-image: url(../_images/formback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 485px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
#form p {
	color: #333333;
	font-size: 14px;
	margin-bottom: 15px;
	margin-right: 40px;
}

#SSA_form label {
	display: block;
	font-size: 12px;
	margin-bottom: 1px;
	margin-top: 6px;
}
#SSA_form select {
	font-size: 12px;
}
#SSA_form input {
	font-size: 12px;
}
#SSA_form .text {
	font-size: 10px;
}
#zipcode {
width:50px;
float:right;
margin-top:-24px;
}
#zipcode input {
width:50px;
}
#next{
	font-size: 18px;
	font-weight: bold;
	display: block;
}

.front_headline {
	background-image: url(../_images/headline.png);
	height: 74px;
	width: 534px;
	text-indent: -9999px;
}
#primary {
	margin-right: 310px;
	margin-left: 10px;
}
h2, #body_news h1 {
	font-size:24px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	letter-spacing:-2px;
	color: #EEA19B;
	font-weight: normal;
	margin-top: 10px;

}
#news {
	margin: 20px 0;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
        padding-bottom:20px;
	border: 1px solid #CCCCCC;
	background: #1C1817;
}
#footer {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #847575;
	margin-top: 15px;
	padding-top: 20px;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 14px;
}

#menu {
	width: 550px;
	height: 26px;
	position: relative;
	margin: 0;
	margin-left: 350px;
	padding: 0;
	background-image: url(../_images/menu.png);
}
#menu li {
float: left;
}
#menu li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 26px;
background: url(../_images/menu.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
}
#primary ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.maplink  {
	color: #CCCCCC;
}

/*up state*/
li#home_nav a {
left: 0;
width: 80px;
background-position: 0 0;
}

li#cos_nav a {
left: 80px;
width: 110px;
background-position: -80px 0;
}

li#est_nav a {
left: 190px;
width: 145px;
background-position: -190px 0;
}

li#man_nav a {
left: 335px;
width: 130px;
background-position: -335px 0;
}

li#news_nav a {
left: 465px;
width: 85px;
background-position: -465px 0;
}

/*hover state*/
li#home_nav a:hover {
background-position: 0 -26px;
}

li#cos_nav a:hover {
background-position: -80px -26px;
}

li#est_nav a:hover {
background-position: -190px -26px;
}

li#man_nav a:hover {
background-position: -335px -26px;
}

li#news_nav a:hover {
background-position: -465px -26px;
}


/*current state*/
#body_home li#home_nav a {
background-position: 0 -52px;
}

#body_cos li#cos_nav a {
background-position: -80px -52px;
}

#body_est li#est_nav a {
background-position: -190px -52px;
}

#body_man li#man_nav a {
background-position: -335px -52px;
}

#body_news li#news_nav a {
background-position: -465px -52px;
}
#back {
display:block;
float:right;
margin-top:5px;
color: #EEA19B;
}
.fine {
display:block;
font-size:9px;
margin-top:5px;
line-height:9px;
}
.button {
	background-image: url(../_images/button.png);
	height: 20px;
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin-top: 5px;
	cursor: pointer;
}
#Submit {
	margin-top: 8px;
}
#primary p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#social a {
	color: #CCCCCC;
	text-decoration: none;
}
#social a:hover {
	color: #FFFFFF;
}
#primary .date {
	font-size: 12px;
	color: #CCCCCC;
	display: block;
	letter-spacing: 3px;
}
#news p {
	font-size: 12px;
	color: #E6E6E6;
}
.programlist li {
	font-size: 18px;
	font-weight: bold;
	display: inline;
	margin-right: 30px;
}
#body_news h2 {
	font-size: 16px;
	letter-spacing: normal;
	font-weight: bold;
}

