﻿@charset "UTF-8";
body {
	background-color: #fff;
	background-image:url(../images/BG.jpg);
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

/********** ~~ login container div~~ *************/
#login_container {
	background-color: #000;
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	clear: both;
}

#login {
	width: 980px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 20px;
	clear: both;
}

#login a:link {
	color: #FFF;
	text-decoration: none;
}

#login a:hover {
	color: #FFF;
	text-decoration: underline;
}

#login a:visited {
	color: #FFF;
	text-decoration: none;
}

/********** ~~ head container div~~ *************/
#head_container {
	width: 100%;
	height: 130px;
	clear: both;
}

/*********** ~~ header div~~ ***********/
#header {
	width: 960px;
	height: 70px;
	background-color: #e4e4e4;
	border-radius: 20px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*********** ~~ logo div~~ ***********/
#logo {
	float: left;
	width: 260px;
}

/*********** ~~ phone div~~ ***********/
#phone {
	float: left;
	width: 700px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #00703c;
	text-align: right;
	line-height: 32px;
}

#phone p{
	margin-top: 3px;
}

.phone_sub {
	font-size: 29px;
	color: #d8ba5b;
}

/********** ~~ nav container div~~ *************/
#nav_container {
	width: 100%;
	height: 40px;
	clear: both;
}

/* ~~ nav div~~ ******************************/
#nav {
	width: 1000px;
	background-color: #d8ba5b;
	height: 35px;
	margin: 0 auto;
}

/* ~~ nav div~~ ******************************/
#nav2 {
	width: 1000px;
	background-color: #00703c;
	height: 5px;
	margin: 0 auto;
}

/* ~~ menu div~~ ******************************/
#menu {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic; 
	font-weight: bold;
	color: #FFF;
	float: left;
}

#menu a:link {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}

#menu a:visited {
	color: #FFF;
	text-decoration: none;
}

/* ~~ fixed width container surrounds all main divs~~ */
#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden; /* this declaration makes the .container understand where the floated columns within ends and contain them */
}

/*************** ~~ main content div~~ **************/
#content {
	float: left;
	background-color: #FFF;
	width: 960px;
	padding: 20px;
	margin-bottom: 30px;
}

/*************** ~~ 2 column left~~ **************/
#TwocoL {
	float: left;
	width: 630px;
	margin-right: 30px;
}

/*************** ~~ 2 column right~~ **************/
#TwocoR {
	float: left;
	width: 260px;
	font-size: 12px;
	background-image: url(../images/BGRight.jpg);
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 10px;
	border: solid 1px;
	border-color: #00703c;
	margin-top: 55px;
}

/*************** ~~ 3 column left~~ **************/
#ThreeL {
	float: left;
	width: 270px;
	background-image: url(../images/BGRight.jpg);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 10px;
	margin-right: 35px;
}

/*************** ~~ 3 column right~~ **************/
#ThreeR {
	float: left;
	width: 270px;
	background-image: url(../images/BGRight.jpg);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 10px;
}

/********** ~~ foot container  div~~ *************/
#foot_container {
	width: 100%;
	background-color: #00703c;
	clear: both;
	overflow: hidden;
}

/*********** ~~ footer div~~ ***********/
#footer {
	width: 960px;
	min-height: 100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}

/*************** ~~ terms div~~ *******************/
#terms {
	float: left;
	width: 500 px;
	padding-bottom: 20px;
}

/*************** ~~ terms links~~ *******************/
#terms a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

/*************** ~~ terms links~~ *******************/
#terms a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

/*************** ~~ copyright div~~ *******************/
#copyright {
	width: 4600 px;
	text-align: right;
	padding-bottom: 20px;
}

/*************** ~~ copyright links~~ *******************/
#copyright a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffff;
}

/*************** ~~ copyright links~~ *******************/
#copyright a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

/*************** ~~ socials ~~ *******************/
#socials {
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #d8ba5b;
	margin-top: 0px;
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #00703c;
	margin-top: 0px;
}

h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ed7700;
	margin-top:0px;
}

.Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

/*********** ~~ sub footer div~~ ***********/
#subfoot {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 20px;
}

