/*	Developed by YourMark.com - http://atlanta.yourmark.com */


body {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #d7fdff;
	color: #141414;
	padding: 0px;
	margin: 0px;
}


.content {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #141414;
	font-weight: normal;
}
.content a:link, .content a:active, .content a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	}
.content a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8F0013;
	text-decoration: underline;
}

.title, .title a:link, .title a:active, .title a:visited {
	color: #8F0013;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.title a:hover {
	color: #FFFFFF;
	background-color: 8F0013;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.subtitle {
	color:#FF6600;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

.navfill {
	background-image: url(images/nav_fill.jpg);
}

.navside {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.navside a:link, .navside a:active, .navside a:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navside a:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EBEB8D;
	text-decoration: underline;
}

.callout {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/sidebar.jpg);
	height:76px;
	width:162px;
}
.callout a:link, .callout a:active, .callout a:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.callout a:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EBEB8D;
	text-decoration: underline;
}

.rightsidebar {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	width:161px;
}
.rightsidebar a:link, .rightsidebar a:active, .rightsidebar a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.rightsidebar a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.date {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #414141;
	font-weight: normal;
	padding: 3px;
	text-align:center;
}

.pricing {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding:5px;
}

.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #414141;
	font-weight: normal;
	padding: 8px;
}
.footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #414141;
	text-decoration: underline;
	}
.footer a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

