a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
/*h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}
h6{font-size:15px}*/

/*p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}*/
p,dl,hr,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
body
{
	background:#08020d url(../images/gradbody_bg.jpg) repeat-x top left;
	color: #333;
	font-size: 11px;
	padding: 0px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;

}
#purplebg { background: url(../images/purple_bg.jpg) repeat-x top center;}
a
{
	color: #fff;
	text-decoration: none;
}

.container_12
{
	background:#fff url(../images/orange_bg.jpg) no-repeat 50% 100%;
	margin-bottom: 20px;
	margin-top: 0px;
	min-height:520px;
	padding-top:30px;
	
}
.container_12_inner
{
	/*background:url(../images/white_bg.png) repeat-x 0px 0px;
	background-attachment:scroll;*/
	width:100%;

}
.container_12_wrap
{
	background:url(../images/curlies.png) no-repeat top center;
	width:100%;
}
#home_center {height:850px;}

/*======================================================
               TOP NAVIGATION BAR
/*====================================================*/					

#navigation {background: url(../images/nav_bg.gif) no-repeat 350px 18px;font-size:11px;text-transform:uppercase;position:relative;}
#navigation #styleswap{position:absolute;z-index:10;top:-11px;right:15px;margin:0;padding:0;float:right;width:205px;}
#navigation img {float:left;padding:5px 0;}
#navbar {margin-left:350px;padding:29px 0 0 18px;z-index:2000;}
#navbar a {color:#fff;padding:0px 15px 4px;}/*9*/
#navbar a:hover {color:#fff;background-color:#7D6090; text-decoration:none;}

/*======================================================
                   FOOTER
/*====================================================*/	

#copyright {color:#dedede;padding:6px 0 0 10px;}
form#newsletter {background:url(../images/newsletter.gif) no-repeat 0px 3px;height:30px;padding-top:0px;padding-left:150px;postion:relative;}
form input {border:1px solid #A9A196;background-color:#DEDEDE;margin-right:3px;padding:2px 0;}
form input#go_home {position:absolute;top:-3px;left:462px;background-color:transparent;border:none;width:23px;height:23px;}

/*======================================================
          CENTER FLASH / SOCIAL MEDIA
/*====================================================*/	

#flash_wrap { position:relative;z-index:5;top:0;width:940px;margin:0;padding:0;} 
#flash_wrap_inner {position:absolute;z-index:1;top:0px; left:0px;margin:0;padding:0;}
#tabwrap {position:absolute;z-index:7;top:10px;left:710px;margin:0;padding:0;}
#paint_splotch {background: url(../images/paintsplotch.png) no-repeat bottom right;width:390px;height:399px;position:absolute;left:570px;top:190px;z-index:6;}
#splotchtext{position:absolute;z-index:10;left:143px;top:190px;color:#fff;padding-right:20px;line-height:16px;}
.facebook{position:absolute;bottom:0px;height:50px;width:100px;}
.twitter{position:absolute;bottom:0px;height:50px;width:100px;left:100px;}

.subpage .commentbar{color:#000;}
.subpage .commentbar a{background:#CCC;padding:5px;color:#000;border:1px solid #000;}
.subpage .commentbar a:hover{background:#FFF;padding:5px;color:#000;border:1px solid #000;}

.commentcontent{width:200px;}
.featcontent{margin:5px;padding-top:10px;width:320px;}

/*======================================================
          SECONDARY PAGES
/*====================================================*/	

#secondary {
	background:#fff url(../images/orange_bg_secondary.jpg) no-repeat bottom center;
	margin-bottom: 20px;
	margin-top: 0px;
	min-height:520px;
	padding-top:30px;
}