/* 
Title:     PRSA Master Stylesheet
Author:    design@studio2info.com
Written:   November 2009
*/


/* Color Reference
---------------------------------------------------------- 

Color		Number

Background	#021223





/* General and global
---------------------------------------------------------- */

/* Clearfix - Clearing 21st Century Style - http://www.positioniseverything.net/easyclearing.html */ 

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
	}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


*{margin:0; padding:0;}

html{ overflow-y:scroll; }

body {
	margin: 0 auto;
	padding: 0;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif);
	background-position: top-left;
	background-repeat: repeat-x;
	background-color: #021223;
	}

	
/* Header
--------------------------------------------------------------------------------- */
#header {
	width: 960px;
	margin: 0 auto;
	padding:0;
	height: 4px;
	background-color: #f3a13b;
	}



/* Content
---------------------------------------------------------------------------------- */

#content-wrap {
	margin: 0 auto;
	padding: 0;
	font-family: "Arial", Arial, Helvetica, san-serif;
	background: url(../images/cont-bg.gif);
	background-position: top-left;
	background-repeat: repeat-y;
	width: 960px;
	position:relative;
	}
	
#content-left {
	width: 263px;
	margin: 0 0 22px 22px;
	height: 756px;
	background: url(../images/nav-banner.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	float: left;
	}
	
#mainnav {
	margin:300px 0 0 0;
	}
	
#content-right {
	width: 639px;
	margin: 18px;
	.margin: 18px 6px 18px 6px;
	float: left;
	}
	
#sponsor {
	width: 639px;
	margin:0;
	padding: 0;
	height:86px;
	background: url(../images/sponsor2.gif) no-repeat;
	background-position: top-left;
	}
	
#ad {
	width: 470px;
	height: 60px;
	margin:0;
	padding:2px 0 0 2px;
	float:left;
	
	}
	
#page-content {
	width:615px;
	background: url(../images/page-bg.gif) no-repeat;
	background-position: top-left;
	background-color: white;
	margin:0;
	padding:100px 12px 12px 12px;
	
	}
	
#entry-content {
	width:615px;
	background: url(../images/page-bg.gif) no-repeat;
	background-position: top-left;
	background-color: white;
	margin-top:0;
	padding:100px 12px 12px 12px;
	}

#entry-basics {
	background: url(../images/page-bg.gif) no-repeat;
	background-position: top-left;
	background-color: white;
	width:615px;
	padding:52px 12px 12px 12px;
	}
	
#entry-basics p {
	font-size: .75em;
	}	

#basics-l {
	width:340px;
	float:left;
	}
	
#basics-r {
	width:243px;
	float:left;
	padding:0 0 0 20px;
	}
	


/* Social Nav
---------------------------------------------------------------------------------- */

#nav-wrap {
	float:left;
	}

#nav-wrap li#nav-face a {
	display: block;
	padding: 66px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:66px; /* for IE5/Win only */
	background: url(../images/facebook.png) top left no-repeat;
	position:relative;
	}
	
#nav-wrap li#nav-face a:hover {
	background-position: 0 -66px;
	}

#nav-face {
	float: left;
	width:  53px;
	height: 132px;
	margin: 0 0 0 1px;
	overflow: hidden;
	}

#nav-wrap li#nav-twit a {
	display: block;
	padding: 66px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:66px; /* for IE5/Win only */
	background: url(../images/twitter.png) top left no-repeat;
	}

#nav-wrap li#nav-twit a:hover {
	background-position: 0 -66px;
	}

#nav-twit {
	float: left;
	width:  53px;
	height: 132px;
	margin: 0 0 0 1px;
	overflow: hidden;
	}

#nav-wrap li#nav-link a {
	display: block;
	padding: 66px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:66px; /* for IE5/Win only */
	background: url(../images/linked.png) top left no-repeat;
	}

#nav-wrap li#nav-link a:hover {
	background-position: 0 -66px;
	}

#nav-link {
	float: left;
	width:  53px;
	height: 132px;
	margin: 0 0 0 1px;
	overflow: hidden;
	}


/* Main Nav
---------------------------------------------------------------------------------- */
ul.main-nav {
	list-style: none;
	margin: 0 0 12px 12px;
	}
	
li.site-nav a {
	font-family: "Arial", Arial, Helvetica, san-serif;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: .75em;
	margin: 0 0 3px 0;
	}

li.site-nav a:hover, li.active a:hover {
	color: #f3a13b;
	text-decoration: none;
	}

li.active a {
	font-family: "Arial", Arial, Helvetica, san-serif;
	color: #f3a13b;
	font-weight: normal;
	text-decoration: none;
	font-size: .75em;
	margin: 0 0 3px 0;
	}




/* Typography
---------------------------------------------------------------------------------- */

h1 {
	font-family: "Times New Roman", Times, "Times", serif;
	font-size: 2em;
	color: #052345;
	margin-bottom: 22px;

	}
	
	
h2 {
	font-family: "Times New Roman", Times, "Times", serif;
	font-size: 1.1em;
	color: #f3a13b;
	margin-bottom: 5px;
	margin-top:24px;	
	}
h5 {
	font-weight: bold;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
	line-height: 1.3em;
	}

	
h6 {
	font-weight: bold;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
	margin-bottom: 8px;
	line-height: 1.3em;
	}
	
	
	
p {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
	margin-bottom: 12px;
	line-height: 1.3em;
	}
	
.bold {
	color: #052345;
	font-weight: bold;
		}


	
a	{
	color: #4babd4;
	text-decoration: none;
	}
	
a:hover {
text-decoration: underline;
	}

a.map-link {
	font-size: 9px;
	font-weight: normal;
	padding-top: -4px;
	}	
	
#page-content ul, #entry-content ul {
	list-style:outside;
	padding: 0 12px 0 22px;
	}
	
#page-content li, #entry-content li {
	font-family: "Arial", Arial, Helvetica, san-serif;
	color: #666;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.3em;
	margin-bottom: 6px;
	}

	
.bold {
	font-weight: bold;
	}

.normal {
	font-weight: normal;
	}
.small {
	font-size: .7em;
	} 
.white {
	color: white;
	}

td {
	font-size: .8em;
	font-weight: normal;
	color:#666;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding: 0 6px 6px 0;
	}

		
td.heavy {
	font-weight: bold;
	}
	
.heavy {
	font-weight: bold;
	}
	
	}
a:hover, a:focus {
	outline: none;
	}
	
.callout {
	font-family: "Times New Roman", Times, "Times", serif;
	font-size: 1em;
	color:#999;
	text-align: center;
	}
