/*
Theme Name: Sparkle
Theme URI: http://needforcontent.com
Description: 2 Column theme based on a template from freecsstemplates.org
Author: CMS Reviews
Author URI: http://needforcontent.com
*/
body {
	margin: 20px 0;
	padding: 0;
	background: #ffffff;
	font: normal small Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3 {
	color: #f6a920;
}

h1 {
	font-weight:200;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header, #header2 {
	width: 575px;
	height: 120px;
	margin: 0 0 0 5px;
	background: url(/images/catchline.gif);
	float:left;
}

#header2 {
	background: url(/images/catchline2.gif);
}

/* Menu */

#menu {
	width: 220px;
	margin: 0 auto;
	float:left;
}

#menu ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
}

#menu li {
	margin: 0 0 5px;
}

#menu li a {
	display: block;
	height: 27px;
	width: 210px;
	padding: 15px 10px 0 0;
	font-size:10px;
	font-weight:600;
	text-decoration: none;
	color: #FFFFFF;
	background: #178fcb;
	text-align:right;
	text-transform: uppercase;
}

#menu a:hover, #menu .active a {
	background: #f6a920;
}

#menu .current_page_item a {background: #f6a920;}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

#main {
	float: left;
	width: 555px;
	margin: 5px 0 0 5px;
	padding: 0px 10px 0 10px;
	background: #feeed8;
	min-height:325px;
}

#main p, #main h2 {
	margin:10px 25px;
}

#main a {
	color:#178fcb;
}

#main a:hover {
	text-decoration:none;
	color:#f6a920;
}

#homecage {
	float: left;
	margin: 5px 0 0 5px;
	width: 575px;
}

#home {
	float: left;
	padding: 40px;
	background: #feeed8;
}

#home p {
	text-align:justify;
	font-size:14px;
}

#cities {
	float: left;
	width: 555px;
	margin: 5px 0 0 5px;
	padding: 0px 10px 0 10px;
	background: #f6a920;
	text-align:center;
	min-height:465px;
}

#cities h1 {font-size:3.8em;}
#cities h3 {font-size:1.4em;}
#cities h1,#cities h2,#cities h3 {color:#FFF;}
#cities p {font-size:14px;margin:20px 0;}

#home img {margin-bottom:2px;}
#homelogo {height:120px;}
.awc {float:left; width:575px;height:40px;}
#home .awc {padding-bottom:20px;}
#footer .awc {margin: 0 0 0 5px;}
.button {text-align:center;padding:0;width:140px;height:50px;background:url(/images/button.gif) no-repeat;}
.button a, .button-small a {color:#fff;text-transform:uppercase;font-size:10px;text-decoration:none;}
.button a:hover, .button-small a:hover {color:#f6a920;}
.button-small {text-align:center; width:98px;height:32px;border:0;background:url(/images/button-small.gif) no-repeat;}
.clear {clear:both;}
.title {margin: 20px;}
div.hr {
margin: 0 auto;
	height: 15px;
	width:90%;
	background: url(/images/hr1.gif) repeat-x scroll center;
	clear:left;
	}

div.hr hr {
	display: none;
	}


/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
}

#footer * {
	color: #666666;
}

#footimage {float:left; width:220px; height:80px;}
#sponsors {float:left; width:575px; height:80px; margin: 0 0 0 5px;}

.button-small a:link {color:#fff!important; }

.button-small a:visited{color:#fff!important; }