﻿*
{
    color: #505050;
    font-family: Verdana, Arial, Helvetica, sans-serif; /*border : 1px red solid*/
}
p
{
    margin: 0px;
    padding-top: 2px;
}
#main
{
    width: 960px;
    min-height: 0px;
    margin: 0 auto;
    margin-top: -6px;
    background-color: #C0C0C0;
}
body
{
    /*background-image:url(../Images/bcg2.gif);
	background-repeat: no-repeat;*/
    background-color: #D5D5D5;
}
#top
{
    clear: both;
    width: 100%;
	/*border-top: #FAFAFA 1px solid;*/
	border: none;
}
#top img
{
    float: left;
}
#topper
{
    float: left;
    width: 800px;
    min-height: 87px;
    text-align: right;
    background-color: #C0C0C0;
    background-image: url(/Images/top2.png);
}
#topper img
{
    float: right;
}
#topper p
{
    font-size: 75%;
}
#toppest
{
    /*background-color: #9B5BA4;*/
    background-color: #C0C0C0;
    width: 960px;
    min-height: 114px;
    float: left;
    padding: 0px;
    /*background-image: url(/Images/logo5.png);*/
    background-image: url(/Images/logo-new.jpg);
    background-repeat: repeat-x;
	/*border-left: #FAFAFA 1px solid;
	border-right: #FAFAFA 1px solid;*/
	border: none;
}
#menu
{
    border-top: #CCCCCC 2px solid;
    border-bottom: #CCCCCC 2px solid;
    width: 800px;
    height: 24px;
    clear: both;
    float: left; /*background-image:url(../Images/menu.png); background-repeat:repeat-y;*/
    background-color: #E5E5E5;
}
#m1
{
    text-decoration: none;
    width: 230px;
    min-height: 100%;
    float: left;
    font-size: 120%;
    font-family: "Monotype Corsiva" , "Tekton Pro" , "Times New Roman";
    font-weight: bold;
    color: rgb(155, 91, 164);
    padding-left: 5px;
}
#m2
{
    text-decoration: none;
    width: 100px;
    float: right;
    font-size: 125%;
    font-family: "Monotype Corsiva" , "Tekton Pro" , "Times New Roman";
    font-weight: bold;
    color: rgb(155, 91, 164);
    text-align: center;
    padding-top: 2px;
}
#left
{
    width: 160px;
    min-height: 405px;
    float: left;
    background-color: #C0C0C0;
    background-image: url(../Images/lr.png);
    background-repeat: repeat-x;
}
#left img
{
	width: 112px;
	margin-top:10px;
	border: none;
}
#right
{
    width: 160px;
    min-height: 405px;
    float: right;
    background-color: #C0C0C0;
    background-image: url(../Images/lr.png);
    background-repeat: repeat-x;
}
#right a
{
    font-size: 75%;
	/*color: #0076C0;*/
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#right #images
{
	background-color: #DFF3FF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 140px;
	float: left;
}
#right #images img
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 80%;
	margin-left: 10%;
}
#right #images img.border
{
	border: 1px #000000 solid;
}
#right #images p
{
	font-size: 50%;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 10px;
}

.img
{
	margin-top: 10px;
	text-align: center; 
	width: 100%;
	height: 20px;
	border-top: solid 1px grey;
	padding-top: 5px;
}

#center
{
    background-image: url(../Images/lr.png);
    background-repeat: repeat-x;
    background-color: #C0C0C0;
    width: 100%;
    min-height: 400px;
    float: left;
	/*border-bottom: #FAFAFA solid 1px;
	border-right: #FAFAFA solid 1px;
	border-left: #FAFAFA solid 1px;*/
	border: none;
}
#contact
{
    font-size: 9px;
    text-align: left;
    /*margin: 200px 5px 5px 5px;*/
}
#text
{
    background: #FFFFFF url(../Images/center.png) repeat-x;
    width: 640px;
    min-height: 400px;
    border-bottom: 2px #999999 solid;
    margin: 0px;
    text-align: justify;
    text-transform: none;
    font-size: 60%;
    float: left;
}
#text table
{
    margin: 0px 0px 0px 0px;
    width: 558px;
}
#text table input
{
	width:80%;
	margin-left:5%;
}
#text p
{
    margin: 0px 40px 10px 40px;
    padding-top: 20px;
    width: auto;
}
#text p + p
{
    padding-top: 5px;
}
#text p.it
{
    padding-top: 0px;
    margin-top: 10px;
    font-style: italic;
    font-size: smaller;
    margin-left: 55px;
}
#text .blue, .green, .yellow, .purple 
{
	border-radius: 5px;
	clear:both;
	padding: 5px;	
	width: 87%;
	margin: 5px 6% 5px 6%;
	border: 1px solid;
}
#text .blue
{
	background-color: #A0CBE5;
	border-color: #A0CBE5;
}
#text .green
{
	background-color:  #C9EA9A;
	border-color: #C9EA9A;
}
#text .yellow
{
	background-color: #F9E2AE;
	border-color: #F9E2AE;
}
#text .purple
{
	background-color: #C9BBCC;
	border-color: #C9BBCC;
}
#text div p
{
	margin: 0px;
	padding-top: 0px;
}
/*
#text p:first-letter
{
    padding-left: 20px;
}
*/
#text ul
{
    margin: 15px 40px 10px 40px;
    width: auto;
    list-style-image: url(/Images/square.png);
    list-style-position: outside;
}
#text ul ul
{
    margin: 5px -5px 5px -5px;
    width: auto;
    list-style-image: url(/Images/square.png);
    list-style-position: outside;
}

#text img
{
    /*float: right;*/ /*margin-right: 25px;*/
    margin-top: 0px;
    margin-right: 5px;
	margin-bottom: 0px;
    width: 50px;
	border: none;
	float: left;
}
#text img.big
{
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 20px;
	margin-bottom: 30px;
	height: auto;
}
#text img.main
{
	width: 96%;
	margin-left: 2%;
	margin-top: 32px;
	height: auto;
}
#text h1
{
    text-align: center;
    margin-left: 0px;
    font-size: 140%;
	margin-top: 20px;
	margin-bottom: 0px;
}

#text h3
{
    margin-bottom: -10px;
    margin-left: 40px;
    font-size: 12.8px;
    color: #FAB716;
}

#text h4
{
    margin-bottom: -10px;
    margin-left: 42px;
    margin-top: 20px;
    font-size: 16px;
    color: #FAB716;
}

#text a
{
	color: #4F9A00;
}

#text a:hover
{
	color: #00BB55;
}

#text a:active
{
	color: #00FF33;
}

#text a:visited
{
	color: #006600;
}

#video
{
	float: left;
    background: #FFFFFF url(../Images/center.png) repeat-x;
    width: 640px;
    min-height: 480px;
    border-bottom: 2px #999999 solid;
    margin: 0px;
    text-align: justify;
    text-transform: none;
    font-size: 80%;
}
#video object
{
    /*margin-left: 91px;*/
	height: 480px;
}
#video embed
{
    border: none;
    /*margin-left: 91px;*/
    background-image: url(../Images/center.png);
    background-repeat: repeat-x;
    border: none;
    height: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bottom
{
    width: 800px;
    height: 15px;
    background-color: #C0C0C0; /*border-top: 1px #999999 solid;*/
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding: 0px;
    margin: 0px;
    margin-left: 160px;
    clear: both;
}
#right img
{
    border: none;
    margin-top: 5px;
    margin-left: 5px;
}
#right p
{
}
div.buttons
{
    width: 800px;
    padding-top: 1.5px;
    height: 20px;
    float: left;
    font-weight: bold;
}
.button
{
    float: left;
    width: 158px;
    height: 18px;
    cursor: pointer;
    margin: 0px;
    margin-left: 1px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
    font-size: 75%;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase; /*border:solid 1px red;*/
}
.button + .button
{
    margin: 0px;
    border-left: #000000 solid 1px;
}
.buttonactive + .button
{
    margin: 0px;
}
.button:hover
{
    color: #9B5BA4;
    background-color: #CCCCCC;
}
.buttonactive
{
    float: left;
    width: 158px;
    height: 18px;
    cursor: pointer;
    margin: 0px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
    font-size: 75%;
    text-decoration: none;
    color: #880088;
    text-transform: uppercase;
    background-color: #AAAAAA;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
}

#text #tables
{
    width: 560px;
    margin-left: 40px;
    background: url(../Images/tabletop.png) no-repeat top left #4F9A00;
    border: none;
    padding-top: 15px;
    margin-bottom: 20px;
}

#text #tablebottom
{
    height: 11px;
    background: url(../Images/tablebottom.png) no-repeat bottom left #4F9A00;
    margin-top: -10px;
}

#tables table
{
    width: 98%;
    font-size: 100%;
    border: #98C14B 1px solid;
    border-bottom: none;
    border-right: none;
    background-color: #EBF7BD;
    margin-bottom: 11px;
    margin-left: 1%;
}

#tables table thead th
{
    border-bottom: #98C14B 1px solid;
    border-right: #98C14B 1px solid;
    padding: 2px 5px 2px 5px;
    font-size: 120%;
}

#tables table tbody td
{
    border: #98C14B 1px solid;
    border-top: none;
    border-left: none;
    text-align: left;
    padding: 2px 5px 2px 5px;
	font-size: 100%;
}

#tables table tbody th
{
    vertical-align: top;
    padding: 2px 5px 2px 5px;
    border: #98C14B 1px solid;
    border-top: none;
    border-left: none;
}

#tables table.text tbody th
{
    text-align: left;
}

#tables table.text tbody td
{
    text-align: justify;
}

#tables img.rect
{
	width: 300px;
	float: left;
	margin: 10px;
}
#bottom p
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 60%;
    text-align: left;
	text-transform:uppercase;
}

#navi
{
    min-height: 370px;
    margin-top: 0px;
    background-image: url('/Images/bcg.jpg');
}

#navi h1
{
    margin-bottom: 10px;
    color: #0076c0;
}

#navi div
{
    width: 50%;
    height: 136px;
    float: left;
    margin-top: 8px;
    padding: 0px;
}

#navi div img.left
{
    width: 128px;
    margin: 8px;
    float: left;
    margin-bottom: 0px;
    margin-right: -23px;
}

#navi div img.right
{
    width: 128px;
    margin: 8px;
    float: right;
    margin-bottom: 0px;
    margin-left: 0px;
}
#navi div h3
{
    float: left;
    margin-left: 39px;
    font-size: 130%;
    color: Black;
    margin-top: 5px;
    margin-right: 0px;
    padding: 0px;
}
#navi div p
{
    float: left;
    margin-right: 0px;
    margin-left: 39px;
    font-size: 100%;
    text-align: justify;
    margin-top: 10px;
    padding: 0px;
    width: 130px;
}

ol li
{
    /*color: #0076c0;*/
    color: Black;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 30px;
    list-style-type: upper-alpha;
}

#navi ol a
{
    /*color: #0076c0;*/
    color: Black;
    font-weight: bold;
    text-decoration:none;
}

#navi ol a:visited
{
    /*color: #0076c0;*/
    color: Black;
    font-weight: bold;
}

#navi ol a:hover
{
    color: #FAB716;
    font-weight: bold;
}

#navi img.main
{
    margin-bottom: 20px;
    margin-top: 10px;
}

#right div.mail
{
    width: 100%;
    height: auto;
    margin-top: 20px;
    float: left;
}

#right div.mail a
{
	width: 90%;
	height: 24px;
	text-align: center;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5%;
	padding-top: 5px;
	/*background-color: #FAB716;*/
	background-image: url(/Images/button3.png);
	background-repeat: no-repeat;
	text-align:center;
	cursor: pointer;
	float: left;
	
}
#right div.mail a:hover
{
    background-image: url(/Images/button2.png);
}

#text img.rainbow
{
    height: 30px; 
    width:560px; 
    margin-left:0px; 
    margin-top:5px; 
    float: none;
}

#text img.greenline
{
    height: 15px;
    width: 150px;
    margin-left: 40px;
    margin-top: 12px;
    margin-bottom: -10px;
    float: none;
}

form
{
    margin-top: 20px;
    margin-left: 40px;
}

.contact
{
    border: none;
    margin-bottom: 20px;
}

.contact tr
{
    border: none;
}

.contact td
{
    border: none;
}

.contact input
{
    margin-left: 30px;
    width: 270px;
}

.contact textarea
{
    margin-left: 30px;
}

.contact label
{
    float: left;
    width: 40px;
    margin-top: 5px;
}

.contact label+input
{
    width: 230px;
}

.contact tfoot
{
    font-size: 80%;
}

h2
{
    font-size: 15px;
    text-align:center;
    width: 96%;
    margin-left: 2%;
    color: rgb(155, 91, 164);
}


/*Nifty corners*/
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}



