/* Start Of front page only 
colors: 
lime: #799500

light limegreen - #cdd7a2

backgroundblack - #333333

another black - #1b1b1b

another black - #232323

gray - #A8A8A8

grayishblack - #373737

burnt oranage - #955300

midnight blue - #2E4976

footer black color - #454545
*/ 
h1,h3,h5{
color: #799500;
}

#main h1 {
background-color: #799500;
color: #000;
}

/*  Miscellaneous pages only */
#Outer {
	width: 475px;
}
#OuterFooter {
	clear: left;
	float: left;
	width: 455px;
}
#Outer #InnerSidebar {
	float: left;
	width: 150px;
	border: 0px solid #FF0000;
	text-align: center;
}
/*#Outer #OuterText {
	float: left;
	width: 250px;
	border: 0px solid #0000FF;
}
*/
#OuterText {
	float: left;
	width: 300px;
	border: 0px solid #0000FF;
	text-align: justify;
}
/*  End of miscellaneous pages only */



	body, html {
	margin:0px;
	padding:0px;
	background-color:#333333;
	background-image: url(../images/DSG-Background.jpg);/*../images/tall_x.gif*/
	background-repeat: repeat-x;
	background-position: top;
	font-size:11px;
	font-family:Tahoma;
	}

	body {
		min-width:750px;
	}
	

	#wrap {
	margin:0 auto;
	width:720px;
	background-color: #2E4976/*#1b1b1b*/;
	background-image: url(../images/tall_y1.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	}
/*  Home page Styles */	
#defaultInside {
	width: 499px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
	#logo {
	float: left;
	height: 202px;
	width: 216px;
	border: 0px solid #FF0000;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	}
	
	#slogan {
	float: left;
	height: 202px;
	width: 499px;
	border: 0px solid #0000FF;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	}
	
	#header {
		background:#ddd;
	}
	
	#header h1 {
		padding:5px;
		margin:0;
	}
	
	#nav {
	background-color: #232323;
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	}
	
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#nav li
	{
	display:inline;
	margin:0;
	padding:0;
	}
	
	#nav li a 
	{
/*	background-image: url(../images/m1.gif); */
	height: 35px;
	width: 119px;
	border: thin solid #FF0000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #fff;
	}	
	#nav li a:visited{
	color: #fff;
	}
	#nav li a:link{
	color: #fff;
	}
		
	#nav li a:hover {
	color: #799500;
	}
	
	#main {
	float:left;
	width:503px;
	color: /*#A8A8A8*/ #333333;
	background-color: #fff; /*#cdd7a2*/
	}
	
	#main div {
	padding: 0 2px 0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
	#main h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 2em;
	text-transform: uppercase;
	font-weight: bolder;
	/*
	
	background-color: #955300;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	font-family: Tahoma, Verdana, Arial;
	line-height: 2em;*/
	padding:0 10px;

	}

#main a {
	color: #7B9600;
}
#main a: hover {
	text-decoration: underline;
	color: #799500;
}
#main a:link {
	color: #7B9600;
}
#main a:visited {
	color: #7B9600;
}
	
	#sidebar {
		background:#2e4976;
		float:left;
		width:217px;
		margin: 0;
	}
	
#sidebar a {

}
#sidebar a: hover {
	text-decoration: underline;

}
#sidebar a:link {

}
#sidebar a:visited {
	color: #799500;

}
		
#datamain {
	background-color: #cdd7a2;
}

	
	#sidebar ul {
		margin-bottom:0;
	}
	
	#sidebar h3, #sidebar p {
		padding:0;
	}
	
	#news {
		color: #000000;
		background-color: #2e4976;

	}
#main #topcontent {
	width: 95%;
	float: left;
}

#news #news {
	color: #cdd7a2;
	font-weight:  600;

}

#news #news ul {
padding: 0;
margin: 0;
}

#news #news li {
	list-style: none;
}
#news #news h6 {
	color: #cdd7a2;
}	


#news div {
	padding: 5px;
/*	width: 200px;
	overflow:auto;
  -moz-box-sizing: border-box;
   padding-right: 16px;
}

/* Commented backslash hack \

*/

}

.box a {
	color: #2E4976;
}
.box a:visited {
	color: #799500;
}
.box a:link {
	color: #2E4976;
}

.box a: hover {
	text-decoration: underline;
	color: #2E4976;
}


#news div  {padding-right: 0px;}

/* End hack */	
#news h3 {
	background-color: #799500;
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial;
	line-height: 2em;
}
#news h6 {
	color: #cdd7a2;;
}

	
	#newsletter {
		background-color: #2E4976;
		color: #FFFFFF;
	}
	
	#newsletter div {
		padding: 5px;
	}
	
	#newsletter h3 {
		background-color: #2f4976;
		text-transform: uppercase;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bolder;
		font-family: Tahoma, Verdana, Arial;
		line-height: 2em;
	}
	#newsletter a {
		color: #FFFFFF;
	}
	
	
	#footer {
	background:#000;
	color: #454545;
	clear:both;
	height: 60px;
	text-align:center;
	}
	#footer p {
		padding:5px;
		margin:0;
	}
#newsletter div {
	padding: 10px;
}



/*lime color: cdd7a2 */
#in {
	width: 492px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: justify;
	padding: 0 5px 0 0;
}
#in #outerouter #in_leftside {
	width: 230px;
	float: left;
	background-color: #FFFFFF;
}
#in #outerouter #in_rightside {
	float: left;
	width: 230px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#in h2,#in h3, #in h6 {
	background-color: #799500;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #cdd7a2;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
#in #in_header {
	background-image: url(../images/Logo-&-Latin-Lady.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 492px;
}
#in #in_header #text {
	margin: 0px;
	padding-top: 175px;
}
#in #outerouter #in_rightside #in_calculator span {
	color: #000000;
	font-size: 11px;
}
#in h2 {
font-size:  15px;
}

#in #outerouter #in_rightside #in_calculator #in_text2 {
	background-color: #254580;
	margin: 0px;
	padding: 0px;
}
#in #outerouter #in_rightside #in_calculator {
}

#in h3 {
font-size:  14px;
}
#in h6 {
font-size:  14px;
color: #000000;
}
#in #in_header #text h3 {
	background-color: transparent;
	text-align: left;
	color: #000066;
}
#in #outerouter #in_rightside #in_news {
	background-color: #24344E;
	color: #CDD7A2;
}
#in_calculator #in_text2 {
	background-color: #24344E;
	color: #CDD7A2;
}
#in #outerouter #in_rightside #in_calculator {
	background-color: #CDD7A2;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#in #outerouter #in_rightside #in_news {
	margin: 0px;
	padding: 0px;
}
#in #outerouter #in_rightside #in_news .in_text {
	padding-right: 5px;
	padding-left: 5px;
}
#in #outerouter #in_rightside #in_news .in_text a {
	color: #CDD7A2;
}
.date 
{
	text-align: left;
	color: #cdd7a2;
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #7B9600;
}
a:visited {
	color: #7B9600;
}
a:hover {
	color: #7B9600;
}
a:link {
	color: #7B9600;
}
a:active {
	color: #7B9600;
}
