/* Start of CMSMS style sheet 'cvid' */
body {
	margin: 0px auto 0 auto;
	padding: 0;
	font-family: Lucida, Arial, sans-serif;
	font-size: small;
	color: #605a12;
	background: #fff url(uploads/images/main3-bg.gif);
	}

/* links */

a 	{
	outline: none;
	}

a:link, a:visited {
	padding-bottom: 1px;
	color: #ed1c24;
	text-decoration: none;
	}
a:hover {
	border: none;
	color: #605a12;
	}

/* page structure
---------------------------------------------------------- */

#main-body {
	width: 705px;
	margin: 0 auto;
	padding: 25px 30px 25px 30px;
	font-size: 95%;
	line-height: 1.6em;
	background: #ffffcc;
	}
#content {
	margin: 0;
	padding: 0;
	width: 420px;
	float: left;
	}
#sidebar {
	width: 245px;
	padding: 0;
	float: right;
	margin: 0;
	font-size: 90%;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	color: #605a12;
	}

/* header
---------------------------------------------------------- */

#header {
	width: 765px;
	margin: 0 auto;
	padding: 35px 0 10px;
	font-size: 95%;
	background: url(uploads/images/header.jpg) no-repeat top center;
	}

/* logo */

#logo {
	margin: 0;
	padding: 115px 0 0 0;
	}
#logo span, #logo a {
	margin: 0;
	padding: 0;
	border-style: none;
	}

/* nav */

#nav {
	width: 730px;
	margin: 0 0 0 20px;
	padding: 0;
	}

#nav ul {
	margin: 0 auto 0 auto;
	padding: 0;
	list-style: none;

	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, sans serif;
	font-size: 95%;
	font-weight: 600;
	/*text-transform: uppercase;*/
	}
#nav li a {
	margin: 0;
	float: left;
	padding: 9px 3px 2px 7px;
	word-spacing: -1px;
        letter-spacing: 0px;
	text-decoration: none;
	border: none;
	color: #e2e59e;
	
	}
#nav li a:hover {
	color: #fff;
	background: url(uploads/images/menu2-bg.gif) no-repeat top left;
	}
#nav li a.active {
	color: #fff;
	background: url(uploads/images/menu2-bg.gif) no-repeat top left;
	border: none;
	}

/* content
---------------------------------------------------------- */

/* basic phrase element styles */

abbr, acronym, {
	font-style: normal;
	border-bottom: 1px dotted #dbd5c5;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #666b75;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

#title {
	margin: 0 0 20px 0;	
	}
	
#title span {
	margin: 0 0 20px 0;
	font-family: Georgia, serif;
	font-size: 90%;
	}	
		
#title h1 {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 230%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -1px;
	color: #ed1c24;
	border: none;
	}

/* content styles */

#content h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #693;
	}
#content h3 a {
	border: none;
	}
#content p {
	margin: 0 0 15px 0;
	}
	
/* lists */

#content ul, #content ol, #content dl {
	margin: 10px 0 1.5em 0;
	padding: 0;
	}
#content ul, #content ol {
	margin-left: 20px;
	}
#content ol {
	padding-left: 20px;
	}
#content ul {
	list-style: none;
	}
#content ul li {
	padding: 0 0 4px 14px;
	line-height: 1.4em;
	background: url(uploads/images/news_arrow.gif) no-repeat 0px 5px;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#nobullet ul {
	margin: 10px 0 0 0;
	}		
	
#nobullet ul li{
	background: none;
	}	

/* sidebar
---------------------------------------------------------- */

#sidebar h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 150%;
	line-height: 1.5em;
	color: #693;
	}

#sidebar p {
	margin: 10px 0;
	padding: 0;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	}

/* footer
---------------------------------------------------------- */

#footer {
	width: 735px;
	margin: 0 auto;
	padding: 15px 0 15px 30px;
	font-size: 95%;
	line-height: 1.5em;
	background: #ffffcc;
	}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
	
a img {
	border: none;
	}

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#flickr:after,
#extra:after,
#footer:after,
#port:after, 
.prod-feature:after, 
dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

#inphoto 
	{
	float: left;
	margin: 5px 8px 0 0;
	padding: 5px;
	border: 0px solid #999;
	}
	
#inphoto-borderbg
	{
	float: left;
	margin: 5px 8px 0 0;
	padding: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #fff;
	}

li.currentpage h3, dfn {
display: none;
}

.NewsSummaryLink {
	margin: 0 0 2px 0;
    font-weight: bold;
    padding-top: 0.2em;
	text-transform: uppercase;
}

#sidebar .NewsSummaryLink a {
    padding: 0 0 0 13px;
	background: url(uploads/images/news_arrow.gif) no-repeat 0px 2px;
}

#sidebar .NewsSummaryLink a:hover {
    padding: 0 0 0 13px;
	background: url(uploads/images/news_arrow.gif) no-repeat 3px 2px;
}

#NewsMainDetailDate {
  font-size: 80%;
  margin: 0;
  padding: 0;
  }
  
 #NewsMainDetailTitle {
  margin: 0 0 10px 0;
  padding:0;
  }
  
.NewsSummaryContent {
  line-height: 140%;
  margin: 0 0 10px 0;
 }
 
.NewsSummaryPostdate {
  font-size: 80%;
  margin: 0;
  padding: 5px 0 0 0;
  border-top: 1px dotted #605a12

 }

.contactform textarea, .contactform input, .contactform submit,
{
border-top: 1px solid #eee;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #eee;
}

textarea {
margin: 10px 0 10px 0;
width: 400px;
}

input {
margin: 3px 0 10px 0;
}

submit {
background: #ff8100;
}

.contact-small 
{
margin: 10px 0 0 0;
font-size: 80%;
}
/* End of 'cvid' */

