body {
background-image: url(../images/page_bgr.jpg);
background-position: top center;
margin: 0px;
padding: 0px;
text-align: center;
font-family: Georgia, serif;
font-size: 11px;
line-height: 17px;
}

a:link{
color: #000000;
}

a:visited{
color: #000000;
}

a:hover{
color: #ed511e;
}

p{
margin: 0px;
padding: 0px;
}

h1{
font-size: 32px;
font-weight: normal;
padding-top: 15px;
line-height: 32px;
font-style: italic;
color: #010101;
display: box;
width: 634px;
height: 40px;
background: url(../images/h1_border.jpg);
background-position: bottom;
background-repeat: no-repeat;
}


/*===LAYOUT===*/
#wrapper{
width: 1024px;
margin: 0 auto;
text-align: left;
}

#header{
width: 1024px;
height: 162px;
background-image: url(../images/header_bgr.jpg);
}

#content_wrapper{
width: 1024px;
background-image: url(../images/content_bgr.jpg);
min-height: 475px;
height: auto !IMPORTANT;
height: 475px;
}


#footer{
width: 1024px;
height: 153px;
background-image: url(../images/footer_bgr.jpg);
background-repeat: norepeat;
overflow: hidden;
text-align: center;
line-height: 14px;
}

#footer_spacer{
padding-top: 15px;
}

.left_col{
float: left;
width: 317px;
}

.right_col{
float: left;
width:651px;
}

.right_col p{
width: 634px;
color: #585858;
line-height: 19px;
font-size: 14px;
}

#full_content{
width: 891px;
margin-left: 70px;
}

.fix{
clear: both;
}

/*===Navigation===*/
#nav1{
height: 36px;
line-height: 36px;
width: 650px;
position: relative;
top: 50px;
left: 275px;
font-family: Georgia, serif;
font-weight: bold;
font-size: 14px;
}

#nav1 ul{
text-align: center;
list-style: none;
margin:0px;
padding: 0px;
}

#nav1 li{
/*float: left;*/
display: inline;
margin-left: 18px;
margin-right: 18px;
}

#nav1 a:link{
color: #000000;
text-decoration: none;
text-transform: uppercase;
}

#nav1 a:active{
color: #ffffff;
text-transform: uppercase;
}

#nav1 a:visited{
color: #000000;
text-transform: uppercase;
text-decoration: none;
}

#nav1 a:hover{
color: #ffffff;
text-decoration: none;
}

#footer ul{
margin: 0px;
padding: 0px;
margin-bottom: 15px;
margin-top: 15px;
}

#footer li{
display: inline;
margin-left: 18px;
margin-right: 18px;
font-weight: bold;
text-transform: uppercase;
}





/*===DESIGN ELEMENTS===*/

#newsletter{
position: relative;
top: 0px;
left: 727px;
background:url(../images/email_signup.jpg);
width: 210px;
height: 68px;
display: block
}

#newsletter a{
width: 210px;
height: 68px;
display: block;
text-indent: -10000px;
}

#left_top{
background:url(../images/sidebar_top.jpg);
width: 318px;
height:47px;
}

#left_content{
background:url(../images/sidebar_bgr.jpg);
background-position: bottom;
background-repeat: no-repeat;
width: 232px;
min-height: 232px;
height: auto !IMPORTANT;
height:232px;
margin-left:69px;
}

#left_content2{
margin-left:69px;
}

#left_content2 img{
margin-top: 5px;
margin-bottom: 5px;
}

#left_content a{
text-transform: uppercase;
font-size: 9px;
font-weight: bold;
color: #000000;
}

#left_content p{
text-align: center;
width: 215px;
margin: 0 auto;
}

#left_content ul{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 15px;
padding-bottom: 15px;
}

#left_content li{
list-style-type: none;
margin-left: 6px;
display: block;
height: 30px;
width: 220px;
line-height: 30px;
text-align: center;
font-weight: bold;
text-indent: 10px;
}

#left_content li a{
color: #000000;
display: block;
font-size: 12px;
height: 30px;
width: 220px;
text-decoration: none;
}

#left_content li a:hover{
background-image: url(../images/sidebar_hover.jpg);
display: block;
color: #ffffff;
height: 30px;
width: 220px;
}

#left_content li a:active{
background-image: url(../images/sidebar_hover.jpg);
display: block;
color: #ffffff;
height: 30px;
width: 220px;
}


#billboard_homepage{
width: 315px;
height: 203px;
float: left;
background:url(../images/billboard_homepage.jpg);
}

#billboard_homepage p{
width: 240px;
margin-top: 73px;
margin-left: 40px;
text-align: center;
line-height: 29px;
font-size: 25px;
font-family:  arial narrow,Lucida Console, Trebuchet MS,sans-serif;
font-weight: bold;
}



#billboard_sidebar{
width: 231px;
height: 161px;
float: left;
background:url(../images/sidebar_billboard.jpg);
}

#billboard_sidebar p{
width: 190px;
margin-top: 58px;
margin-left: 22px;
text-align: center;
line-height: 23px;
font-size: 21px;
font-family:  arial narrow,Lucida Console, Trebuchet MS,sans-serif;
font-weight: bold;
}

.form{
width: 275px;
margin: 0 auto;
text-align: right;
}

.form input, textarea{
border: 1px solid #888888;
}


#myemma form{
margin: 0 auto;
text-align: right;
}