/* 
    Document   : style
    Created on : Dec 16, 2009, 11:25:45 AM
    Author     : Louis
    Description:
        Purpose of the stylesheet follows.
*/

/*

Design by Louis Duperrier
http://www.novasyon.com

*/

* {
	margin: 0;
	padding: 0;
}
body
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 13px;    
    padding: 0px;
    background-color: #ffffff;
    color: #222222;
    background-image:url('../images/barbkgde.gif');
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #345BA8;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}
h1 {
	font-size: 152%;
}

h2 {
	font-size: 129%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}
a {
	color: #345BA8;
}

a:hover1 {
	text-decoration: none;
}

.boxed1 {
    margin-top: 1px;
    margin-left: 1px;

    border: 1px solid #E9EAEB;
    margin-bottom: 10px;
    margin-right: 5px;
}

.boxed1 .title {
	padding: 5px 10px;
	background: #F7F7F7;
        font-family: French Script MT;
        font-size: 3em;

}

.boxed1 .content {
	padding: 10px;
        padding-left: 30px;
        color: green;
        
}

a {
	/*background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;*/
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}


img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
a {
	color: #345BA8;
}

a:hover {
	text-decoration: none;
}



/* Boxed Style*/

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #006666;/*/#3B3B3B;*/
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

/* Page */

.boxed ul {
	list-style: none;

}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Page */


#wrapper
{
    width: 808px;
    height: Auto;
    margin: auto;
    background-color: #ffffff;
    background: url(../images/img3.gif) repeat-y;
    text-align: left;
    /*color: #006666;  green;*/
}
#header
{

    background-color: #0022aa;
    color: #fff;
    background: url(../images/Banner2.jpg) no-repeat;
    border:4px solid #006666;
    height: 255px;
    background-position: center;
}

#header h1
{
    font-size: 30px;
}

#header h2
{
    font-size: 14px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}
/* Links */

#links {
}

#links ul {
}

#links li {
	margin-bottom: 20px;
}

#links h3 {
	font-size: .77em;
}
/*End Menu
#container
{



}*/

#primarycontainer
{
    /*float: right;
    width: 100%;
    */
    margin-right: -190px;
    float: right;
    width: 98%;
    padding-right: 1px;


}
#content {
	float: right;
	width: 497px;
	padding-right: 1px;
}

#primarycontent
{
    margin-right: 190px;
}

#primarycontent p
{
    margin-bottom: 20px;
}

#secondarycontent
{
    /*float: left;
    width: 200px;*/
    float: left;
    width: 200px;
    padding-left: 1px;
}
/* Footer

#footer {
	width: 777px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #006666;//#3B3B3B;/
	font-size: .77em;
	color: #FFFFFF;
}*/
#footer {
	width: auto;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #006666;
	font-size: .77em;
	color: #FFFFFF;

}
#footer  a:hover{
    color: #ffffff;
}
#footer a{
    color: #ffffff;
}

#legal {
	float: left;
}

#links {
	float: right;
}
.error {
	color: #ff0000;
}
.clearit
{
    clear: both;
    height: 1px;
}

