Body, Table {
	FONT-FAMILY: Arial;
	font-size: 12px;
	color:#333333;
}
Body {
	background-image:url(../images/background.gif);
}
.NOBG
{
	background: none;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input {
	padding: 0px;
	margin: 0px;
}
html, body {
	height: 100%;
}
h1, .componentheading, .contentheading {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #99CC00;
}

.componentheading
{
	padding-left: 21px;
}

.contentheading
{
	padding-left: 0px;
}

.blog .contentheading
{
	padding-left: 0px;
	color: #A73765;
	font-size: 14px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
}
h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
}
.Container {
	position: relative;
	width: 816px;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/container-shadow.png) repeat-y;
}
#Footer-Spacer {
	clear: both;
	height: 20px;
}
#footer {
	width: 780px;
	position: relative;
	background-color:#00001E;
	color:#FFFFFF;
	margin: -20px auto 0;
	min-height: 20px;
	height: auto;
	line-height: 20px;
}
#footer a {
	color: #fff;
}
#footer ul {
	margin-left: 20px;
	list-style: none;
}
#footer li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
#footer .Right {
	float: right;
	margin-right: 20px;
}
#footer .Right div {
	float: left;
	margin-left: 10px;
}
#Header {
	height: 74px;
	width: 780px;
	background: url(../images/flash-header.jpg);
	margin-left: 18px;
}
#SubHeader {
	width: 750px;
	margin-left: 33px;
	background: #00001e;
	padding-top: 13px;
	padding-bottom: 25px;
}
#divFlash {
	height: 180px;
	width: 750px;
	list-style:none;
}
#Gallery {
	list-style:none;
}
#Menu {
	margin-top: 9px;
	height: 30px;
	width: 750px;
	background: url(../images/menu.gif) no-repeat;
	position:relative;
	padding-left: 7px;
	z-index:10;
}

.Content-Container {
	margin: 0px 33px;
}

#Content {
	/*width: 565px;
	margin-left: 33px;	
	float: left;
	margin:0px 194px 0px 0px;*/
	float: left;
	position: relative;
	width: 555px;
}

#Content ul li {
	margin-left: 14px;
	margin-bottom: 10px;
	list-style:url(../../../images/content/bullet.gif);
}
.contentpaneopen {
	margin-left:18px;
}

#Sidebar {
	width: 150px;
	padding: 17px;
	float: right;
	margin-bottom: 60px;
}
#Sidebar .moduletable {
	padding-bottom: 10px;
}
#divLogin {
	height: 135px;
	margin-left:4px;
	padding-top:5px;
	border-bottom: 1px solid #d2d2d2;
}
#divQuicklinks {
	height: 135px;
	padding-top:20px;
	font-size:14px;
	font-weight:bold;
	margin-left:4px;
	text-decoration:none;
	border-bottom: 1px solid #d2d2d2;
}
#Content ul {
	margin-left: 14px;
	margin-bottom: 10px;
}
#Content ul li {
	padding-left: 4px;
}
#Content ol {
	margin-left: 18px;
	margin-bottom: 10px;
}

.contentpane {
	padding-left:18px;
}
.button1 {
	margin-left:99px;
	margin-top:2px;
}
.pink {
	color:#CC0033;
}
#Buttons {
	float:leftt;
	margin-left:12px;
	margin-top:5px;
	height:170px;
	border-bottom: 1px solid #d2d2d2;
}
#Buttons a {
	border:0px;
}
#Ryla2008 {
	margin-left:10px;
	text-align:left;
	margin-top:5px;
	height:110px;
	border-bottom: 1px solid #d2d2d2;
}
#rylalogo {
	position:absolute;
	right:42px;
	bottom:30px;
}
#Testimonials {
	margin-left:10px;
	text-align:left;
	margin-top:5px;
}
#blue {
	color:#006699;
}
.button2 {
	margin-left:265px;
}
.contentpaneopen a {
	text-decoration:none;
	color:#CC0033;
}
.contentpaneopen a:hover {
	text-decoration:underline;
}
.photos {
	margin-left:60px;
}
.view-photo {
	margin-left:20px;
}
.adminform td {
	padding-left:20px;
}
.category {
	margin-left:60px;
}
.small {
	margin-left:60px;
}
.PageNavigation {
	text-align: center;
	color:#999999;
}
.PageNavigation .pagenav {
	padding: 0px 5px;
}
.PageNavigation .pagenav b {
	color: #000;
}
.article_seperator
{
	display: none;
}
.blog .article_seperator
{
	background: url(../../../images/content/divider.gif) center no-repeat;
	height: 30px;
	padding: 0px 200px;
	margin: 0px 80px;
	line-height:30px;
	display:block;
}
