@charset "UTF-8";
/* CSS Document */
a.sitelogo {
	background:url(/images/sitelogo.png) top left no-repeat;
}
body.comingsoon {
	background:url(/images/bg_tile.png) top center repeat;
	background-attachment:fixed;
}
body {
	background:url(/images/bg_tile.png) top center repeat;
}
#main_container {
	background:url(/images/background.png) top center repeat-x;
}
#center_container {
	background:url(/images/center_container_bg.png) top left no-repeat;
}
#content_container {
	background:url(/images/center_bg1.png) top left repeat-y;
}
#content_container #header {
	background:url(/images/center_head_bg.png) top left no-repeat;
}
#footer {
	background:url(/images/center_container_bottom.png) top left no-repeat;
	color:#fff;
}
#header #menu {
	text-align:right;
}
#header #menu ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.3em;
	text-decoration:none;
	background:url(/images/menu/button_bg.png) top right no-repeat;
	line-height:34px;
	color:#FFF;
}
#header #menu ul li:hover {
	background-position:100% -34px;
}
#header #menu ul li {
	text-decoration:none;
	list-style:none;
}
#content div.fancy_header {
	background:url(/images/message_header2.jpg) top left no-repeat;
	background-position:-5px 0;
	line-height:47px;
	font-size:1.6em;
}
#content2 p {
	font-size:1.4em;
	color:#000;
	line-height:1.7em;
}
#content2 {
	background:url(/images/jw_footer.gif) bottom left no-repeat;
	background-position:5% 100%;
}
div.packages span {
	font-size:1.6em;
	font-weight:bold;
	color:#9c265d;
}
div.packages ul, #content2 div.packages p {
	padding-left:0;
	line-height:1.4em;
	color:#000;	
	text-align:left;
	font-size:1.4em;	
}
fieldset {
	border:0;
	font-size:1.4em;
	color:#000;	
}
#content2 #contactform p {
	text-align:center;
	padding:0 0 20px 0;
}
#content2 #contactform {
	background:url(/images/contact_bg.gif) top left repeat-y;
	color:#9c265d;
}
#content2 #contactform p {
	background:url(/images/contact_bg_top.gif) top left no-repeat;
	color:#9c265d;	
}
#content2 #contactform fieldset label {
	color:#9c265d;
}
#content2 #contactform fieldset div.submit {
	background:url(/images/contact_bg_bot.gif) bottom left no-repeat;
}
#content2 #contactform fieldset input, #content2 #contactform fieldset textarea {
	border:1px solid #fff;
	background:#e9e9e1;
}
#content2 #contactform fieldset div.submit input {
	background:url(/images/button_bg.gif) top left no-repeat;
	color:#fff;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}
div.bloggallery {
	background:url(/images/blog_header.jpg) top left no-repeat;
	background-position:0 53px;
}
