/* 
CSS Document
Main URI: http://www.scottsdaledowntowner.com
Description: The CSS stlyes for the Sottsdale Downtowner's Website
Version: 1.2
Author: Kris Olmon
Author URI: http://www.switchstudio.com
*/


body {
	margin-top: 30px;
	background-color: #edeef2;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-size: 22px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 32px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color:#000000;
	}

#adbox {border:0;
		}
#adbox a:link {border:0;
		}
#adbox a:visited {border:0;
		}
#adbox a:hover {border:0;
		}
#adbox a:active {border:0;
		}


/*  start styles for editorial pages  */

#editorial .body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#editorial .caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#editorial .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px
}
#editorial .header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#editorial .header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#editorial .author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#editorial .style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	font-style: italic; 
}

#editorial .style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	font-style: italic; 
}

/*  end styles for editorial pages  */