/*** Global Settings ****/
body {
	font : normal 12px/1.6em Arial, Helvetica, sans-serif;
	color : #2a3845;
	margin : 0;
	padding : 0;
	background-color: #FFFFFF;
}
p {
	margin : 0;
	padding : 0;
}
a:visited, a:link {
	color : #77920A;
	text-decoration : underline;
	background-image: none;
}

a:visited img, a:link img {
	text-decoration : none;
}

a img {
	text-decoration : none;
}


a:hover {
	color : #a43b55;
	color : #B8401D;
	text-decoration : none;
	background-image: none;
}
h1 {
	color : #447744;
	margin: 0px 0px 10px 0px;
	padding-bottom : 10px;
	font : normal 17px Georgia, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efece7;
}
h1 {
	color : #B8401D;
	margin : 20px 0 10px;
	padding-bottom : 10px;
	font : bold 17px Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efece7;
}

h2 {
	color : #B8401D;
	margin : 5px 0;
	padding-bottom : 10px;
	font : bold 14px Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efece7;
}
h2 a:visited, h2 a:link {
	color : #B8401D;
	text-decoration : none;
	background-image: none;
}


h2 a:hover {
	color : #77920A;
	text-decoration : underline;
	background-image: none;
}



h3 {
	color : #B8401D;
	margin : 23px 0;
	padding-bottom : 10px;
	font : bold 14px Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efece7;
}

h3 a:visited, h3 a:link {
	color : #B8401D;
	text-decoration : none;
	background-image: none;
}


h3 a:hover {
	color : #77920A;
	text-decoration : underline;
	background-image: none;
}


h4 {
	color : #B8401D;
	margin : 2px 0;
	padding-bottom : 0px;
	font : bold 13px Arial, Helvetica, sans-serif;
	
}



ul {
	list-style-type: square;
	padding: 0;
	margin-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}


.horbox {
	background : #FAFDFD;
	border : 1px solid #E2E2E2;
	float: left;
	width: 620px;
	margin-right: 1px;
	padding: 10px;
}
.horbox2 {
	border : 1px solid #E2E2E2;
	padding : 5px;
	float: left;
	width: 30%;
	margin-right: 10px;
	background-color: #FFFFFF;
	height: 200px;
}

.horbox2c {
	border : 1px solid #E2E2E2;
	padding : 5px;
	float: left;
	width: 30%;
	margin-right: 1px;
	background-color: #FFFFFF;
	height: 200px;
}
img.right {
	float: right;
  }

.box {
	background : #FAFDFD;
	border : 1px solid #E2E2E2;
	padding : 15px;
}
.box img {
	padding:4px;
	border:1px solid #ddd;
	background-color: #FFFFFF;
  }


.box2 {
	background : #FAFDFD;
	border : 1px solid #E2E2E2;
	padding : 15px;
	float: left;
	width: 25%;
	margin-right: 15px;
}

.box2a {
	background : #FAFDFD;
	border : 1px solid #E2E2E2;
	padding : 15px;
	float: left;
	width: 40%;
	margin-right: 15px;
}

.c1 {
	background : #F0F3F9;
	padding : 1px;
	float: left;
	width: 93px;
	margin-right: 2px;
	background-attachment: fixed;
	height: 62px;
}
.c2 {
	background : #F0F3F9;
	padding : 1px;
	float: left;
	width: 40%;
	margin-right: 2px;
	height: 62px;
}
.c3 {
	background : #F0F3F9;
	padding : 1px;
	float: left;
	width: 15%;
	margin-right: 2px;
	height: 62px;
}

.c1a {
	background : #D9E2EF;
	padding : 1px;
	float: left;
	width: 93px;
	margin-right: 2px;
	background-attachment: fixed;
	height: 62px;
}
.c2a {
	background : #D9E2EF;
	padding : 1px;
	float: left;
	width: 40%;
	margin-right: 2px;
	height: 62px;
}
.c3a {
	background : #D9E2EF;
	padding : 1px;
	float: left;
	width: 15%;
	margin-right: 2px;
	height: 62px;
}


.box3 {
	padding : 15px;
	float: left;
	width: 25%;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.onebox {
   background : #f7f7f7;
   border : 1px solid #f0e9eb;
   padding : 15px;
   float: left;
   width: 24%;
}  

.smalltext {
	font-size: 10px;
	color: #666666;
	font-family: Tahoma, Arial;
  
}  


.smalltext a:visited, .smalltext a:link {
	color: #666666;
	text-decoration : none;
	background-image: none;
}



/*** Layout ****/
#wrapper {
	width : 950px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0e9eb;
	border-right-color: #f0e9eb;
	border-bottom-color: #f0e9eb;
	border-left-color: #f0e9eb;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 100px;
	padding-bottom: 0px;
	}
#bg {
	height : 36px;
	background : url(images/bg.gif) repeat-x;
}
#space {
	height: 20px;
}


#nav {
	text-align : right;
	color : #9AD369;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#nav a:visited, #nav a:link {
	text-decoration : none;
	color : #447744;
}
#nav a:hover {
	text-decoration : underline;
	color : #FFFFFF;
}
#main-content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#logo {
	margin-bottom : 45px;
}

#logoimage {
	position:relative;
	width:131px;
	height:28px;
	z-index:1;
	float: none;
	margin-top: -15px;
	left: -3px;
}

#bedstitest {
	position:relative;
	width:58px;
	height:46px;
	z-index:1;
	float: left;
}

.logotxt1 {
	font : normal 18px Georgia, serif;
	color : #5678B0;
	margin : 10px 0 0 15px;
}
.bedstitest {
	float: right;
	margin-top: -30px;
	margin-right: -10px;
}
.thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 

.logotxt2 {
	font : normal 18px Georgia, serif;
	color : #495A77; 
}
#left-column {
	width : 645px;
	padding : 0 15px 15px;
	float : left;
}
#right-column {
	width : 270px;
	float : right;
}
.crd a:visited, .crd a:link, .crd a:hover{
	text-decoration : none;color : #2a3845;
	cursor: text;
}
#footer {
	background : #f7f7f7;
	border-top : 1px solid #f0e9eb;
	clear : both;
	margin-bottom: 75px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*** SideBAR ***/
#main-image {
	text-align : center;
	}
.sidebar {
	width : 218px;
	margin : 0 auto;
	padding : 10px 25px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.vis { 
	display: none; 
	}


#extratext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #819698;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#extratext p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #819698;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#extratext p a {
	color: #819698;
}


#extratext h1 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 1px;
	
}

#extratext h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #B9C5C6;
	
}
#extratext a:link {
	color: #819698;
	font-weight: bold;
	text-decoration: none;
}
#extratext a:hover {
	color: #819698;
	text-decoration: none;
}
#extratext a:visited {
	color: #819698;
	text-decoration: none;
}


#extratext p a:visited {
	color: #819698;
}

