body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	background:url('http://www.ashstevens.com/images/bg.gif') repeat;
	margin:0;
	padding:0;
	color:#2A5D82;
}

.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 869px; /* Change this number to the same thing as the width of the header */
	background: url('images/bg.jpg') repeat-y scroll center top transparent;
}

.grey-bullet {
	margin: 0 0 0 20px;
	padding: 0;
}

.clearer {
	clear: both;
}

a img {
	border:0;
}

h2 {
	border-bottom: 1px dotted #C5C5C5;
	color:#2A5D82;
	font-size:18px;
	font-weight:bold;
	margin:0 0 8px;
	padding:0 0 8px;
}

h3 {
	border-bottom: 1px dotted #C5C5C5;
	color:#2A5D82;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 8px;
	padding: 8px 0;
}

h4 {
	font-size:18pt;
}

.newsSubtitle {
	font-size:14pt;
}

a {
	color: #2A5D82;
	margin: 0;
	padding: 0;
}

.col_header {
	background: #2A5D82;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
}

.main_content_left {
	width: 115px; /*This width along with the middle and right section need to equal the width of the holder */
	float: left;
	margin: 5px 20px 0 8px;
}

.main_content_middle {
	width: 477px;
	float: left;
	padding: 10px 15px;
	font-size: 12px;
	margin: 5px 20px 0 0;
}

.main_content_middle p {
	font-size: 12px;
}

.main_content_right {
	width: 190px;
	float: left;
	margin: 5px 0 0 0;
}

.main_content_right input[type="text"] {
	width: 155px;
}

/* Menu Styles */
#menu {
	border-bottom: 1px solid #C5C5C5;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	border-top: 1px solid #C5C5C5;
	padding: 8px 0;
}

#menu ul li a {
	text-decoration: none;
	color: #2A5D82;
	font-weight: bold;
}


/* Widgets (Right Sidebar)*/
.right_widget {
	border: 1px solid #C5C5C5;
	margin: 0 0 10px 0;
}

.right_widget_content {
	background: #f5f3f1;
	padding: 8px 8px 10px;
}

a.no_underline {
	text-decoration: none;
}

.negative-margin {
	margin: -13px 0 0 0;
}

.presskit-icon {
	margin:10px 0 0 0;
}

#header.two  {
height:268px;
}

div#header {
height:205px;
margin:0 auto;
padding:0;
width:855px;
}

#header #nav {
background:url("http://www.ashstevens.com/images/nav-bg.gif") no-repeat scroll 0 0 transparent;
display:block;
height:35px;
margin:5px auto 0;
padding:0;
width:855px;
}

#header #nav ul {
list-style-type:none;
margin:0;
padding:0;
}

#header #nav ul li {
float:left;
margin:0;
padding:0;
}

#header #nav ul li a {
color:#FFFFFF;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
height:25px;
margin:-15px 0 0;
padding:25px 30px 0;
text-align:center;
text-decoration:none;
}

div#footer {
height:50px;
margin:0 auto;
padding:0 0 5px;
position:relative;
top:5px;
width:855px;
margin-top: 10px;
}

#footer ul#bottom-nav {
list-style-type:none;
margin:0 auto;
padding:0;
width:90%;
}

#footer ul#bottom-nav li {
border-right:1px solid #2A5D82;
float:left;
margin:0;
padding:0 33px;
}

#footer ul#bottom-nav li a {
color:#2A5D82;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-align:center;
text-decoration:none;
}

#footer ul#bottom-nav li.none {
border-right:medium none;
padding-right:0;
}

#footer #notes {
background:none repeat scroll 0 0 #2A5D82;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:10px;
margin:15px 0 0;
overflow:hidden;
padding:5px 0;
text-align:center;
width:855px;
}

#footer #notes a {
color:#FFFFFF;
text-decoration:none;
}

