/****************************************
	COMMON MENU STYLE ELEMENTS
	Used by all your SiteDynamic website
*****************************************/
.ContentTable {
	padding-left : 10px; 
	padding-right : 10px; 
} 
.msg {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #009900; 
	font-weight : bold; 
	text-transform : uppercase; 
	text-decoration : none; 
	vertical-align : bottom; 
} 
.error {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #AF5403; 
	font-weight : bold; 
	text-transform : uppercase; 
	text-decoration : none; 
	vertical-align : bottom; 
} 
.Content {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #333333; 
	text-decoration : none; 
} 
	.Content a:link , .Content a:visited {
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 12px; 
		color : #FF9900; 
		text-decoration : underline; 
	} 
		.Content a:hover {
			font-family : Verdana, Arial, Helvetica, sans-serif; 
			font-size : 12px; 
			color : #597f94; 
			text-decoration : underline; 
		} 
.square {
	background-color : #FF9700; 
} 
.itemHR {
	border : 1px dashed #b0C2CC; 
	height : 1px; 
}
.ShowLink {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #333333; 
	background-color : #FFFFFF; 
	text-decoration : none; 
} 
.ShowLink a:link , .ShowLink a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #333333; 
	text-decoration : underline; 
} 
.ShowLink a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #5E5E5E; 
	text-decoration : underline; 
} 
.blnAdminMenu {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #597F94; 
	font-weight : bold; 
} 
.blnAdminMenu a , .blnAdminMenu a:link , .blnAdminMenu a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #597F94; 
	font-weight : bold; 
	text-decoration : underline; 
} 
.blnAdminMenu a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #FF9700; 
	font-weight : bold; 
	text-decoration : underline; 
} 
.txtsmall {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #333333; 
	text-decoration : none; 
} 
.txtsmall a:link , .txtsmall a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #597F94; 
	text-decoration : underline; 
} 
.txtsmall a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #333333; 
	text-decoration : underline; 
} 
.titlesmall {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #598094; 
	text-decoration : none; 
} 
.titlesmall a:link , .titlesmall a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #598094; 
	text-decoration : none; 
} 
.titlesmall a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #FF9700; 
	text-decoration : none; 
} 
.Installed {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #00A100; 
	text-decoration : none; 
} 
.NotInstalled {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #C0C0C0; 
	text-decoration : none; 
} 
.AdminMenuBox {
	border : 1px dotted #B1B1B1; 
} 
.AdminHR {
	color : #598094; 
	height : 1px; 
} 
 

/****************************************
	/Custom VRM Tags for home page
****************************************/
div#edit{
 position:absolute;
 z-index:5;
 padding-top:0px;
 }


body { 
	margin: 0;
	padding: 0;
	background: #99ccff;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 14px;
	background-image:url("/images/Orange-sunset.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	background-attachment:fixed;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #8CB70E;
}

h1 { font-size: 34px; }

h2 { font-size: 18px; }

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}


.list1 {
}

#wrapper {
}

#wrapper-bgtop {
	background: url("/images/shadow.png") repeat-y center;
}

/* Header */

#header-wrapper {
}

#header {
	width: 978px;
	margin: 0 auto;
}

#top-bg{
	background-image:url('/images/top-bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:980px;
	margin:0 auto;
}
#bottom-bg{
	background-image:url('/images/bottom-bg.png');
	background-repeat:no-repeat;
	background-position:bottom center;
}

/* Page */

#page {
	width: 938px;
	margin: 0 auto;
	padding: 5px 20px 0px 20px;
	background: transparent;
}


/** LOGO */

#logo {
	float: left;
	width: 700px;
	margin: 0 auto;
	padding-left: 20px;
	padding-top:70px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	color:#009900
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #AFD147;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #AFD147;
}

#logo h1 a {
	text-decoration: none;
	color: #fff;
	padding-left:60px;
	background-repeat:no-repeat;
	background-position:left;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	margin:0 auto;
	width: 100%;
}


/* Sidebar */

#nav {
	margin:20px auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:20px;
}


#nav p {
	margin: 0;
	padding: 0px 14px;
}

#nav h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
}


#nav p {
	line-height: 200%;
}

#nav a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
}

#nav a:hover {
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	font-size:13px;
}


/* Footer */

#footer {
	width: 980px;
	margin: 0 auto 0 auto;
	background: #000000;
}

#footer p {
	margin: 0px;
	padding: 16px 0px 0px 20px;
	text-align: left;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#shadow-top{ 
	background-image:url("/images/top-shadow.png");
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:100%;
	margin:0 auto;
}

#shadow-bottom{ 
	background-image:url("/images/shadow-bottom.png");
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:100%;
	margin:0 auto;
}

a img{border:none;}

#quicksearch {
	padding: 0px; 
	float: right; 
	text-align: center ; 
 	vertical-align: top;
 	font: normal 12px/100% Geneva, Arial, Helvetica, sans-serif; 
	color: #2c456c;
	width: 300px;
	}
#quicksearch table {
	font: normal 12px/100% Geneva, Arial, Helvetica, sans-serif; 
	color: #2c456c;
	}
#featured-main{
	width:580px; 
}

.featured-all a{
	color: #000000;
	text-decoration:underline;
}
.featured-all a:hover{
	color: #CC3300;
	text-decoration:none;
}

.img{
	padding:10px;
	width:350px;
}
